Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.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 f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins13196597312335012751.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 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-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan-20250201-1602-f0fc27d3-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-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 [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (11.0 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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... 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:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime 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:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime 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:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime 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:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime 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:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime 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:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime 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:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime 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:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime 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:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime 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:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime 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:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime 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:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime 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:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime 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:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime 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:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime 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:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime 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:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime 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:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime 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:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime 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:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime 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:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime 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:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime 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:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime 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:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime 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:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime 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:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime 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:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime 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:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime 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:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime 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:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime 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:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime 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:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used 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:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime 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:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc 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 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-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:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] Fetched 55.2 kB in 0s (131 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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly-asan 0 upgraded, 20 newly installed, 0 to remove and 41 not upgraded. Need to get 16.7 MB of archives. After this operation, 49.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202501312029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.65.d581.202501312029~asan [584 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.65.d581.202501312029~asan [161 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.65.d581.202501312029~asan [1082 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.34.ada6.202501312029~asan [218 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.65.d581.202501312029~asan [278 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501312029~asan [289 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501312029~asan [50.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202501312029~asan [74.8 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.10.0.65.d581.202501312029~asan [67.9 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.10.0.65.d581.202501312029~asan [156 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.65.d581.202501312029~asan [742 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.65.d581.202501312029~asan [97.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.10.0.65.d581.202501312029~asan [105 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.10.0.65.d581.202501312029~asan [64.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.10.0.65.d581.202501312029~asan [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202501312029~asan [397 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.10.0.65.d581.202501312029~asan [4209 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202501312029~asan [748 kB] Fetched 16.7 MB in 0s (93.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202501312029_amd64.deb ... Unpacking osmocom-nightly-asan (202501312029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.34.ada6.202501312029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.34.ada6.202501312029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202501312029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501312029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202501312029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501312029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202501312029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501312029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmocore (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202501312029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202501312029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.65.d581.202501312029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.65.d581.202501312029~asan) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202501312029~asan_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202501312029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up osmocom-nightly-asan (202501312029) ... Setting up libosmocore22:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmocodec4:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmovty13:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmousb0:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmogb14:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.34.ada6.202501312029~asan) ... Setting up libosmocoding0:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501312029~asan) ... Setting up libosmosim2:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmocore (1.10.0.65.d581.202501312029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501312029~asan) ... Setting up libosmocore-dbg:amd64 (1.10.0.65.d581.202501312029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501312029~asan) ... Setting up osmo-hlr (1.8.0.15.74e4.202501312029~asan) ... 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.8.0.15.74e4.202501312029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-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-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-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-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-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-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20250201160217977 DMAIN <0000> hlr.c:813 hlr starting 20250201160217977 DDB <0001> db.c:599 using database: :memory: 20250201160217977 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250201160217977 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250201160217977 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250201160217978 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250201160217978 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250201160217979 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250201160217979 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250201160217979 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250201160217980 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250201160217980 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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/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@0d69c27203f7: Unix server socket created successfully. MC@0d69c27203f7: Listening on TCP port 32965. MC2> 0d69c27203f7 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 0d69c27203f7 32965 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0d69c27203f7: New HC connected from 10.0.2.100 [10.0.2.100]. 0d69c27203f7: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@0d69c27203f7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0d69c27203f7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0d69c27203f7: Configuration file was processed on all HCs. MC@0d69c27203f7: Creating MTC on host 10.0.2.100. MC@0d69c27203f7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat Feb 1 16:02:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_sai_err_invalid_imsi started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160219450 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160219450 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160219453 DLINP <000b> input/ipa.c:452 connected read/write 20250201160219453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@0d69c27203f7: 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) } } } } 20250201160219455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@0d69c27203f7: 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 } } } } 20250201160219455 DLINP <000b> input/ipa.c:452 connected read/write 20250201160219455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160219455 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160219456 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160219456 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 20250201160219456 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160219456 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 20250201160219456 DLGSUP <0013> gsup_server.c:236 2: 20250201160219456 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160219456 DLGSUP <0013> gsup_server.c:236 3: 20250201160219456 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160219456 DLGSUP <0013> gsup_server.c:236 4: 20250201160219456 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160219456 DLGSUP <0013> gsup_server.c:236 5: 20250201160219456 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160219456 DLGSUP <0013> gsup_server.c:236 7: 20250201160219456 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160219456 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160219456 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160219456 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)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@0d69c27203f7: 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") 20250201160219468 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42667<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@0d69c27203f7: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250201160219476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49066<->l=127.0.0.1:4258 20250201160219496 DLINP <000b> input/ipa.c:452 connected read/write 20250201160219496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160219496 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"} 20250201160219496 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" 20250201160219497 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} 20250201160219497 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 20250201160219497 DLINP <000b> input/ipa.c:452 connected read/write 20250201160219497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160219497 DLINP <000b> input/ipa.c:452 connected read/write 20250201160219497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@0d69c27203f7: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@0d69c27203f7: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160219501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49066<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@0d69c27203f7: Final verdict of PTC: pass 20250201160219503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 20250201160219512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42667<->l=127.0.0.1:4259) 20250201160219512 DLINP <000b> input/ipa.c:452 connected read/write 20250201160219512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160219512 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160219512 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160219512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@0d69c27203f7: Final verdict of PTC: none 5@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 5: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@0d69c27203f7: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Feb 1 16:02:19 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250201160219576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49082<->l=127.0.0.1:4258 20250201160219677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49082<->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@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Feb 1 16:02:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_sai started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160222808 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160222808 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160222813 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160222818 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222818 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160222818 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160222818 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 20250201160222818 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160222818 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 20250201160222818 DLGSUP <0013> gsup_server.c:236 2: 20250201160222818 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160222818 DLGSUP <0013> gsup_server.c:236 3: 20250201160222818 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160222818 DLGSUP <0013> gsup_server.c:236 4: 20250201160222818 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160222818 DLGSUP <0013> gsup_server.c:236 5: 20250201160222818 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160222818 DLGSUP <0013> gsup_server.c:236 7: 20250201160222818 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160222818 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160222819 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(8)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160222819 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@0d69c27203f7: 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") 20250201160222832 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44297<->l=127.0.0.1:4259) 20250201160222837 DAUC <0003> db_auc.c:157 IMSI='262421896973316': No 2G Auth Data 20250201160222837 DAUC <0003> db_auc.c:192 IMSI='262421896973316': No 3G Auth Data HLR_Test-GSUP(9)@0d69c27203f7: Created GsupExpect[0] for "262421896973316" to be handled at TC_gsup_sai(12) 20250201160222844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49096<->l=127.0.0.1:4258 20250201160222864 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222864 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421896973316 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421896973316"} 20250201160222865 DAUC <0003> db_auc.c:192 IMSI='262421896973316': No 3G Auth Data 20250201160222865 DAUC <0003> db_auc.c:236 IMSI='262421896973316': Calling to generate 5 vectors 20250201160222865 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201160222865 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160222865 DAUC <0003> auc.c:113 vector [0]: rand = 8380f398fab76d8331afc1c9d1eee495 20250201160222865 DAUC <0003> auc.c:179 vector [0]: kc = 060c22a3cbd53000 20250201160222865 DAUC <0003> auc.c:180 vector [0]: sres = b890caef 20250201160222865 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160222865 DAUC <0003> auc.c:113 vector [1]: rand = 58caa96cb17b07bad7159d94791fef11 20250201160222865 DAUC <0003> auc.c:179 vector [1]: kc = 532702096541b000 20250201160222865 DAUC <0003> auc.c:180 vector [1]: sres = 35c2a7d7 20250201160222865 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160222865 DAUC <0003> auc.c:113 vector [2]: rand = a1b963ece3ba492e28bf75028fb99d23 20250201160222865 DAUC <0003> auc.c:179 vector [2]: kc = e997ebb9a8b7dc00 20250201160222865 DAUC <0003> auc.c:180 vector [2]: sres = e3db353d 20250201160222865 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160222865 DAUC <0003> auc.c:113 vector [3]: rand = 9e8661ee20abc19b85cfd3798792bb8b 20250201160222865 DAUC <0003> auc.c:179 vector [3]: kc = 037dab782acd8c00 20250201160222865 DAUC <0003> auc.c:180 vector [3]: sres = f1f15ec1 20250201160222865 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160222865 DAUC <0003> auc.c:113 vector [4]: rand = b4aceb4e30b5a22bc38d9ca66a859c1d 20250201160222866 DAUC <0003> auc.c:179 vector [4]: kc = ccd6019d72b3c400 20250201160222866 DAUC <0003> auc.c:180 vector [4]: sres = b783cbe3 20250201160222866 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201160222866 DAUC <0003> db_auc.c:245 IMSI='262421896973316': Generated 5 vectors 20250201160222866 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421896973316 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421896973316"} 20250201160222866 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421896973316 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160222866 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160222866 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0d69c27203f7: Found GsupExpect[0] for "262421896973316" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@0d69c27203f7: Added IMSI table entry 0TC_gsup_sai(12)"262421896973316" TC_gsup_sai(12)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai(12)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160222872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49096<->l=127.0.0.1:4258 TC_gsup_sai(12)@0d69c27203f7: Final verdict of PTC: pass 20250201160222875 DAUC <0003> db_auc.c:157 IMSI='262428522556687': No 2G Auth Data 20250201160222875 DAUC <0003> db_auc.c:192 IMSI='262428522556687': No 3G Auth Data HLR_Test-GSUP(9)@0d69c27203f7: Created GsupExpect[0] for "262428522556687" to be handled at TC_gsup_sai(13) 20250201160222887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49110<->l=127.0.0.1:4258 20250201160222888 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222888 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428522556687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428522556687"} 20250201160222888 DAUC <0003> db_auc.c:192 IMSI='262428522556687': No 3G Auth Data 20250201160222888 DAUC <0003> db_auc.c:236 IMSI='262428522556687': Calling to generate 5 vectors 20250201160222888 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201160222888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160222888 DAUC <0003> auc.c:113 vector [0]: rand = d60de618cd1697d69e5b94d2a6683ab3 20250201160222888 DAUC <0003> auc.c:179 vector [0]: kc = d233e98636e12000 20250201160222888 DAUC <0003> auc.c:180 vector [0]: sres = cb0b4a08 20250201160222888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160222888 DAUC <0003> auc.c:113 vector [1]: rand = 21e1928bd53060a8256b4a92bc30fa74 20250201160222888 DAUC <0003> auc.c:179 vector [1]: kc = 13dc80b29bf8ec00 20250201160222888 DAUC <0003> auc.c:180 vector [1]: sres = 9dc95683 20250201160222888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160222888 DAUC <0003> auc.c:113 vector [2]: rand = 237fb5cb4d69ca0c34038688195df69e 20250201160222888 DAUC <0003> auc.c:179 vector [2]: kc = bbdcd86593539800 20250201160222888 DAUC <0003> auc.c:180 vector [2]: sres = 5098a104 20250201160222888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160222888 DAUC <0003> auc.c:113 vector [3]: rand = 95605f2f6336d43478a6a1c733cf2181 20250201160222888 DAUC <0003> auc.c:179 vector [3]: kc = be62cea5e1095000 20250201160222888 DAUC <0003> auc.c:180 vector [3]: sres = 1cc40580 20250201160222888 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160222888 DAUC <0003> auc.c:113 vector [4]: rand = 99e5a8d8659db4aa83326d6aec747e2f 20250201160222889 DAUC <0003> auc.c:179 vector [4]: kc = dfe7a8ef9ff15400 20250201160222889 DAUC <0003> auc.c:180 vector [4]: sres = 263eb5c8 20250201160222889 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201160222889 DAUC <0003> db_auc.c:245 IMSI='262428522556687': Generated 5 vectors 20250201160222889 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428522556687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428522556687"} 20250201160222889 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428522556687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160222889 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160222889 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0d69c27203f7: Found GsupExpect[0] for "262428522556687" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@0d69c27203f7: Added IMSI table entry 1TC_gsup_sai(13)"262428522556687" TC_gsup_sai(13)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai(13)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160222890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49110<->l=127.0.0.1:4258 TC_gsup_sai(13)@0d69c27203f7: Final verdict of PTC: pass 20250201160222890 DAUC <0003> db_auc.c:157 IMSI='262429371498679': No 2G Auth Data 20250201160222890 DAUC <0003> db_auc.c:192 IMSI='262429371498679': No 3G Auth Data HLR_Test-GSUP(9)@0d69c27203f7: Created GsupExpect[0] for "262429371498679" to be handled at TC_gsup_sai(14) 20250201160222895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49114<->l=127.0.0.1:4258 20250201160222897 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222897 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429371498679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429371498679"} 20250201160222897 DAUC <0003> db_auc.c:192 IMSI='262429371498679': No 3G Auth Data 20250201160222897 DAUC <0003> db_auc.c:236 IMSI='262429371498679': Calling to generate 5 vectors 20250201160222897 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201160222897 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160222897 DAUC <0003> auc.c:113 vector [0]: rand = ad8d8c141873f6d46c5868c2ae7cfb6c 20250201160222897 DAUC <0003> auc.c:179 vector [0]: kc = c766bc49a8f36be6 20250201160222897 DAUC <0003> auc.c:180 vector [0]: sres = e76b8c10 20250201160222897 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160222897 DAUC <0003> auc.c:113 vector [1]: rand = ff7f403624924555b626115fac3c974f 20250201160222897 DAUC <0003> auc.c:179 vector [1]: kc = 30af1d26bb2669c5 20250201160222897 DAUC <0003> auc.c:180 vector [1]: sres = c66bbe11 20250201160222897 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160222897 DAUC <0003> auc.c:113 vector [2]: rand = 2a15a5f2fad10e9a9f7007025c690280 20250201160222897 DAUC <0003> auc.c:179 vector [2]: kc = fa76619888078d46 20250201160222897 DAUC <0003> auc.c:180 vector [2]: sres = 47e831d7 20250201160222897 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160222897 DAUC <0003> auc.c:113 vector [3]: rand = 74d3a296ac10e2f76350a2a01e4f1200 20250201160222897 DAUC <0003> auc.c:179 vector [3]: kc = 516100cd7724a989 20250201160222897 DAUC <0003> auc.c:180 vector [3]: sres = 767fd2bc 20250201160222897 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160222897 DAUC <0003> auc.c:113 vector [4]: rand = 3d9c7d2967d46f973cab406c9da3e01f 20250201160222897 DAUC <0003> auc.c:179 vector [4]: kc = b917b5ae05dbbed8 20250201160222897 DAUC <0003> auc.c:180 vector [4]: sres = b15893d3 20250201160222897 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201160222897 DAUC <0003> db_auc.c:245 IMSI='262429371498679': Generated 5 vectors 20250201160222897 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429371498679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429371498679"} 20250201160222897 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429371498679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160222897 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160222897 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0d69c27203f7: Found GsupExpect[0] for "262429371498679" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@0d69c27203f7: Added IMSI table entry 2TC_gsup_sai(14)"262429371498679" TC_gsup_sai(14)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai(14)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160222898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49114<->l=127.0.0.1:4258 TC_gsup_sai(14)@0d69c27203f7: Final verdict of PTC: pass 20250201160222899 DAUC <0003> db_auc.c:157 IMSI='262420655572402': No 2G Auth Data 20250201160222899 DAUC <0003> db_auc.c:192 IMSI='262420655572402': No 3G Auth Data HLR_Test-GSUP(9)@0d69c27203f7: Created GsupExpect[0] for "262420655572402" to be handled at TC_gsup_sai(15) 20250201160222904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49118<->l=127.0.0.1:4258 20250201160222906 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222906 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420655572402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420655572402"} 20250201160222906 DAUC <0003> db_auc.c:157 IMSI='262420655572402': No 2G Auth Data 20250201160222906 DAUC <0003> db_auc.c:236 IMSI='262420655572402': Calling to generate 5 vectors 20250201160222906 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201160222906 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160222906 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160222906 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160222906 DAUC <0003> auc.c:113 vector [0]: rand = cc0c2afde992d60cce0c33b09a94147e 20250201160222906 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160222906 DAUC <0003> auc.c:142 vector [0]: autn = 1f5e798a942000008752f266d442652b 20250201160222906 DAUC <0003> auc.c:143 vector [0]: ck = 415d7835d6f506bdfc1aa2ec222a215d 20250201160222906 DAUC <0003> auc.c:144 vector [0]: ik = 0d3402f76e40b2395a9fbcf2b8a3e479 20250201160222906 DAUC <0003> auc.c:145 vector [0]: res = 06ed9808dd7566b60000000000000000 20250201160222906 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160222906 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160222906 DAUC <0003> auc.c:151 vector [0]: kc = eaec64dc223c71a0 20250201160222906 DAUC <0003> auc.c:152 vector [0]: sres = db98febe 20250201160222906 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160222906 DAUC <0003> auc.c:113 vector [1]: rand = 05cdc5330483e3dbd5074568f256d1a3 20250201160222906 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160222906 DAUC <0003> auc.c:142 vector [1]: autn = 4aaba06d31040000c030f374e7d3d6a4 20250201160222906 DAUC <0003> auc.c:143 vector [1]: ck = 2dc339329740398455146a5aeddc9737 20250201160222906 DAUC <0003> auc.c:144 vector [1]: ik = 111a80c257b55a22864d57cfb7e4ba8e 20250201160222906 DAUC <0003> auc.c:145 vector [1]: res = ddcbef42f38f43c90000000000000000 20250201160222906 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160222906 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160222906 DAUC <0003> auc.c:151 vector [1]: kc = ef8084659acd4e1f 20250201160222906 DAUC <0003> auc.c:152 vector [1]: sres = 2e44ac8b 20250201160222906 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160222906 DAUC <0003> auc.c:113 vector [2]: rand = f31169d95aec2a81a8a336e6d56b4646 20250201160222906 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160222906 DAUC <0003> auc.c:142 vector [2]: autn = a84e3af18657000062cea99f1d491c29 20250201160222906 DAUC <0003> auc.c:143 vector [2]: ck = cd00646383c004730d7917122d130cae 20250201160222906 DAUC <0003> auc.c:144 vector [2]: ik = 8ded1d1025f33d77010613d1c68665d5 20250201160222906 DAUC <0003> auc.c:145 vector [2]: res = d47e36ae7036b45d0000000000000000 20250201160222906 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160222906 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160222906 DAUC <0003> auc.c:151 vector [2]: kc = 4c927db04da6507f 20250201160222906 DAUC <0003> auc.c:152 vector [2]: sres = a44882f3 20250201160222906 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160222906 DAUC <0003> auc.c:113 vector [3]: rand = 6ee87fd0507c0e34bb4cafd6ac07aadb 20250201160222906 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160222906 DAUC <0003> auc.c:142 vector [3]: autn = 51be81a6c7a10000bf71337ce41a9da5 20250201160222906 DAUC <0003> auc.c:143 vector [3]: ck = e4909a24c0579acb2b0a381c91f33c11 20250201160222906 DAUC <0003> auc.c:144 vector [3]: ik = 327be87dfa3ec841406cd178ea37e40c 20250201160222906 DAUC <0003> auc.c:145 vector [3]: res = f17519fab11402520000000000000000 20250201160222906 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160222906 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160222906 DAUC <0003> auc.c:151 vector [3]: kc = bd8d9b3d41ad8a97 20250201160222906 DAUC <0003> auc.c:152 vector [3]: sres = 40611ba8 20250201160222906 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160222906 DAUC <0003> auc.c:113 vector [4]: rand = 9c6913a37baa83a8d0f10eea8c491416 20250201160222906 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160222906 DAUC <0003> auc.c:142 vector [4]: autn = 523475d268460000e6f5e124c6d182b8 20250201160222906 DAUC <0003> auc.c:143 vector [4]: ck = 7f3893157935e29c01e99c9fc7fd50a6 20250201160222906 DAUC <0003> auc.c:144 vector [4]: ik = 616d797c526030afa15489497f23f997 20250201160222906 DAUC <0003> auc.c:145 vector [4]: res = 53c7cd6ab1afdf610000000000000000 20250201160222906 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160222906 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201160222906 DAUC <0003> auc.c:151 vector [4]: kc = bee8ffbf938b7b02 20250201160222906 DAUC <0003> auc.c:152 vector [4]: sres = e268120b 20250201160222906 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201160222906 DAUC <0003> db_auc.c:245 IMSI='262420655572402': Generated 5 vectors 20250201160222906 DAUC <0003> db_auc.c:249 IMSI='262420655572402': Updating SQN=161 in DB 20250201160222906 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420655572402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420655572402"} 20250201160222906 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420655572402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160222906 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160222906 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0d69c27203f7: Found GsupExpect[0] for "262420655572402" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@0d69c27203f7: Added IMSI table entry 3TC_gsup_sai(15)"262420655572402" TC_gsup_sai(15)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai(15)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160222908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49118<->l=127.0.0.1:4258 TC_gsup_sai(15)@0d69c27203f7: Final verdict of PTC: pass 20250201160222909 DAUC <0003> db_auc.c:157 IMSI='262426447624063': No 2G Auth Data 20250201160222909 DAUC <0003> db_auc.c:192 IMSI='262426447624063': No 3G Auth Data HLR_Test-GSUP(9)@0d69c27203f7: Created GsupExpect[0] for "262426447624063" to be handled at TC_gsup_sai(16) 20250201160222914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49126<->l=127.0.0.1:4258 20250201160222916 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222916 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426447624063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426447624063"} 20250201160222916 DAUC <0003> db_auc.c:157 IMSI='262426447624063': No 2G Auth Data 20250201160222916 DAUC <0003> db_auc.c:236 IMSI='262426447624063': Calling to generate 5 vectors 20250201160222916 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201160222916 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160222916 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201160222916 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160222916 DAUC <0003> auc.c:113 vector [0]: rand = cdcf5067ede7a8b8cfceae8645018e05 20250201160222916 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160222916 DAUC <0003> auc.c:142 vector [0]: autn = d94cd0a000690000a62a9d9cd4298562 20250201160222916 DAUC <0003> auc.c:143 vector [0]: ck = ff96edfb6f1c1ca792c617c0f688ee7d 20250201160222916 DAUC <0003> auc.c:144 vector [0]: ik = 24ec661caffef0c755ff4444238aed3d 20250201160222916 DAUC <0003> auc.c:145 vector [0]: res = b434fe384c0ca0680000000000000000 20250201160222916 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160222916 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160222916 DAUC <0003> auc.c:151 vector [0]: kc = 1c43d86315e0ef20 20250201160222916 DAUC <0003> auc.c:152 vector [0]: sres = f8385e50 20250201160222916 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160222916 DAUC <0003> auc.c:113 vector [1]: rand = 3e49d73d7609e5aacbd522a18f61f607 20250201160222916 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160222916 DAUC <0003> auc.c:142 vector [1]: autn = f33969b86c04000094b11ae44417a30b 20250201160222916 DAUC <0003> auc.c:143 vector [1]: ck = d73d16b6000a13c24c58039671fb1795 20250201160222916 DAUC <0003> auc.c:144 vector [1]: ik = 61f2690dfa3380db8a3771134472a250 20250201160222916 DAUC <0003> auc.c:145 vector [1]: res = 70087f005f8ed6620000000000000000 20250201160222916 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160222916 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160222916 DAUC <0003> auc.c:151 vector [1]: kc = 70a00d3ecfb026dc 20250201160222916 DAUC <0003> auc.c:152 vector [1]: sres = 2f86a962 20250201160222916 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160222916 DAUC <0003> auc.c:113 vector [2]: rand = 71ad8640406114c915c8da462a5898ab 20250201160222916 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160222916 DAUC <0003> auc.c:142 vector [2]: autn = c2e05b0eae060000983b875a1b0c91a5 20250201160222916 DAUC <0003> auc.c:143 vector [2]: ck = d434ec25e21cc3b12f85905768296ecd 20250201160222916 DAUC <0003> auc.c:144 vector [2]: ik = cdbe19cc370daa3359caf0d5af34c203 20250201160222916 DAUC <0003> auc.c:145 vector [2]: res = b8d8d28d9d9f9afa0000000000000000 20250201160222916 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160222916 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160222916 DAUC <0003> auc.c:151 vector [2]: kc = 6fc5956b120cc54c 20250201160222916 DAUC <0003> auc.c:152 vector [2]: sres = 25474877 20250201160222916 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160222916 DAUC <0003> auc.c:113 vector [3]: rand = a4f401582d4dc112b325602ce9372624 20250201160222916 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160222916 DAUC <0003> auc.c:142 vector [3]: autn = 09db1ea6beb70000aba852338bc86b9d 20250201160222916 DAUC <0003> auc.c:143 vector [3]: ck = 2c539d68f004effe6f56946d48eca6c6 20250201160222916 DAUC <0003> auc.c:144 vector [3]: ik = 5695e8fc1ff9430da78664ad7f24022b 20250201160222916 DAUC <0003> auc.c:145 vector [3]: res = 9e71a6fa26413a900000000000000000 20250201160222916 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160222916 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160222916 DAUC <0003> auc.c:151 vector [3]: kc = b2168554d835081e 20250201160222916 DAUC <0003> auc.c:152 vector [3]: sres = b8309c6a 20250201160222916 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160222916 DAUC <0003> auc.c:113 vector [4]: rand = 69ce92fd68470ba812c658806627f821 20250201160222916 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160222916 DAUC <0003> auc.c:142 vector [4]: autn = ed1f22907f650000118790c54e2a26f9 20250201160222916 DAUC <0003> auc.c:143 vector [4]: ck = 6f815122f80fff4a4636f2c14efcccb2 20250201160222916 DAUC <0003> auc.c:144 vector [4]: ik = 6af81b11e3108ea00c69db36302b0cdb 20250201160222916 DAUC <0003> auc.c:145 vector [4]: res = 75d0427f308b1b2e0000000000000000 20250201160222916 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160222916 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201160222916 DAUC <0003> auc.c:151 vector [4]: kc = 4f2663c465c8b183 20250201160222916 DAUC <0003> auc.c:152 vector [4]: sres = 455b5951 20250201160222916 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201160222916 DAUC <0003> db_auc.c:245 IMSI='262426447624063': Generated 5 vectors 20250201160222916 DAUC <0003> db_auc.c:249 IMSI='262426447624063': Updating SQN=161 in DB 20250201160222916 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426447624063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426447624063"} 20250201160222916 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426447624063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160222916 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160222916 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0d69c27203f7: Found GsupExpect[0] for "262426447624063" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@0d69c27203f7: Added IMSI table entry 4TC_gsup_sai(16)"262426447624063" TC_gsup_sai(16)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai(16)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160222918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49126<->l=127.0.0.1:4258 TC_gsup_sai(16)@0d69c27203f7: Final verdict of PTC: pass 20250201160222918 DAUC <0003> db_auc.c:157 IMSI='262421237257700': No 2G Auth Data 20250201160222918 DAUC <0003> db_auc.c:192 IMSI='262421237257700': No 3G Auth Data HLR_Test-GSUP(9)@0d69c27203f7: Created GsupExpect[0] for "262421237257700" to be handled at TC_gsup_sai(17) 20250201160222924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4258 20250201160222926 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222926 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421237257700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421237257700"} 20250201160222926 DAUC <0003> db_auc.c:236 IMSI='262421237257700': Calling to generate 5 vectors 20250201160222926 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160222926 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160222926 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160222926 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160222926 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160222926 DAUC <0003> auc.c:113 vector [0]: rand = 2ab31cd0cd0a3ec512db37581b08ad5d 20250201160222926 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160222926 DAUC <0003> auc.c:142 vector [0]: autn = e5184e577a1f000084c3fa8030676d90 20250201160222926 DAUC <0003> auc.c:143 vector [0]: ck = 7086787fc2ef3b5129ef8d8533a65b8c 20250201160222926 DAUC <0003> auc.c:144 vector [0]: ik = b35866173c81763f1b3dbca4bddcc59c 20250201160222926 DAUC <0003> auc.c:145 vector [0]: res = 7b4407204a4a9c300000000000000000 20250201160222926 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160222926 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160222926 DAUC <0003> auc.c:179 vector [0]: kc = df2e1acacb87e400 20250201160222926 DAUC <0003> auc.c:180 vector [0]: sres = d5d92af2 20250201160222926 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160222926 DAUC <0003> auc.c:113 vector [1]: rand = 3965499d94f47e974d69bfa2268b4bf5 20250201160222926 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160222926 DAUC <0003> auc.c:142 vector [1]: autn = 1e2c6122693a00001fd1c648e8be3a45 20250201160222926 DAUC <0003> auc.c:143 vector [1]: ck = ff00ac9cf64fd3282a18f15c46ce4c52 20250201160222926 DAUC <0003> auc.c:144 vector [1]: ik = e9bd8b857efec9ba048dfafbc64715d0 20250201160222926 DAUC <0003> auc.c:145 vector [1]: res = 5705ddf59cba6d1e0000000000000000 20250201160222926 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160222926 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160222926 DAUC <0003> auc.c:179 vector [1]: kc = 91fbbf4479833c00 20250201160222926 DAUC <0003> auc.c:180 vector [1]: sres = 915a3b0c 20250201160222926 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160222926 DAUC <0003> auc.c:113 vector [2]: rand = 2fe379b8735a1f3e5daa197997f5514f 20250201160222926 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160222926 DAUC <0003> auc.c:142 vector [2]: autn = 0c4f762f8a550000d69f67d9f6a3076f 20250201160222926 DAUC <0003> auc.c:143 vector [2]: ck = fef4075bd1da0faedc1c017348d9961e 20250201160222926 DAUC <0003> auc.c:144 vector [2]: ik = 09b1f84a5545d4a3ed1940ef227f3a46 20250201160222926 DAUC <0003> auc.c:145 vector [2]: res = ae070ece169b33000000000000000000 20250201160222926 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160222926 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160222926 DAUC <0003> auc.c:179 vector [2]: kc = 89947dda336d3800 20250201160222926 DAUC <0003> auc.c:180 vector [2]: sres = f350c166 20250201160222926 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160222926 DAUC <0003> auc.c:113 vector [3]: rand = 2c6cd00d8a7d61d862506ee4d9b7942d 20250201160222926 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160222926 DAUC <0003> auc.c:142 vector [3]: autn = 99ee3dcc48d20000d316acd503ac2cdf 20250201160222926 DAUC <0003> auc.c:143 vector [3]: ck = 2ff63a4a547fc0e82db8f36fb9ece388 20250201160222926 DAUC <0003> auc.c:144 vector [3]: ik = 38822e153e3c789e2b3e2ab7bf733f4c 20250201160222926 DAUC <0003> auc.c:145 vector [3]: res = 7e6441121fa483490000000000000000 20250201160222926 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160222926 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160222926 DAUC <0003> auc.c:179 vector [3]: kc = 4eaebf71090f2000 20250201160222926 DAUC <0003> auc.c:180 vector [3]: sres = 1744ca7b 20250201160222926 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160222926 DAUC <0003> auc.c:113 vector [4]: rand = d36cdd53834148c48501a81123c3f6b7 20250201160222926 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160222926 DAUC <0003> auc.c:142 vector [4]: autn = a4d245f54bc9000076dd0d8a4f1b010e 20250201160222926 DAUC <0003> auc.c:143 vector [4]: ck = e1290ed841a955fe14e5710e0f42be4c 20250201160222926 DAUC <0003> auc.c:144 vector [4]: ik = feab029924405aa44b510d73117a05c6 20250201160222926 DAUC <0003> auc.c:145 vector [4]: res = 0acb429bbdf18f190000000000000000 20250201160222926 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160222926 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160222926 DAUC <0003> auc.c:179 vector [4]: kc = b25008bb32462400 20250201160222926 DAUC <0003> auc.c:180 vector [4]: sres = a40a0e24 20250201160222926 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160222926 DAUC <0003> db_auc.c:245 IMSI='262421237257700': Generated 5 vectors 20250201160222927 DAUC <0003> db_auc.c:249 IMSI='262421237257700': Updating SQN=161 in DB 20250201160222927 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421237257700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421237257700"} 20250201160222927 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421237257700 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160222927 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160222927 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0d69c27203f7: Found GsupExpect[0] for "262421237257700" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@0d69c27203f7: Added IMSI table entry 5TC_gsup_sai(17)"262421237257700" TC_gsup_sai(17)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai(17)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160222928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4258 TC_gsup_sai(17)@0d69c27203f7: Final verdict of PTC: pass 20250201160222929 DAUC <0003> db_auc.c:157 IMSI='262422765939433': No 2G Auth Data 20250201160222929 DAUC <0003> db_auc.c:192 IMSI='262422765939433': No 3G Auth Data HLR_Test-GSUP(9)@0d69c27203f7: Created GsupExpect[0] for "262422765939433" to be handled at TC_gsup_sai(18) 20250201160222935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49144<->l=127.0.0.1:4258 20250201160222937 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222937 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422765939433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422765939433"} 20250201160222937 DAUC <0003> db_auc.c:236 IMSI='262422765939433': Calling to generate 5 vectors 20250201160222937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160222937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160222937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160222937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160222937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160222937 DAUC <0003> auc.c:113 vector [0]: rand = 3d7afa23fcd6335e561b93f92f78386f 20250201160222937 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160222937 DAUC <0003> auc.c:142 vector [0]: autn = d46413aaaac00000775c8addaa40bbc9 20250201160222937 DAUC <0003> auc.c:143 vector [0]: ck = 3b28c6cbc1b7462e40a02d0e7e718f13 20250201160222937 DAUC <0003> auc.c:144 vector [0]: ik = 421580d224ced02aa6df722ce0c4484f 20250201160222937 DAUC <0003> auc.c:145 vector [0]: res = d86726e455ec5f590000000000000000 20250201160222937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160222937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160222937 DAUC <0003> auc.c:179 vector [0]: kc = 1db665697074d800 20250201160222937 DAUC <0003> auc.c:180 vector [0]: sres = bc8d0124 20250201160222937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160222937 DAUC <0003> auc.c:113 vector [1]: rand = 8c41d1fa4c1f4d503d038f2387bd5152 20250201160222937 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160222937 DAUC <0003> auc.c:142 vector [1]: autn = 61d243e39ce40000e03f58f0d030335c 20250201160222937 DAUC <0003> auc.c:143 vector [1]: ck = 6aa39f4acd8c119bca18766adef890ba 20250201160222937 DAUC <0003> auc.c:144 vector [1]: ik = 1122fbd4e43fb42eae7f5cecacd815db 20250201160222937 DAUC <0003> auc.c:145 vector [1]: res = ac75c98fd01ad58c0000000000000000 20250201160222937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160222937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160222937 DAUC <0003> auc.c:179 vector [1]: kc = 5426a9702103d400 20250201160222937 DAUC <0003> auc.c:180 vector [1]: sres = db61dd7c 20250201160222937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160222937 DAUC <0003> auc.c:113 vector [2]: rand = d7357026ec6c23fa8eee073b8984be57 20250201160222937 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160222937 DAUC <0003> auc.c:142 vector [2]: autn = 0fbb4642bc1b000019bad14be6135702 20250201160222937 DAUC <0003> auc.c:143 vector [2]: ck = 723be27988a839548ede16deb0d417c1 20250201160222937 DAUC <0003> auc.c:144 vector [2]: ik = a1b14ba4e440094432929ef1d68c1956 20250201160222937 DAUC <0003> auc.c:145 vector [2]: res = 51be2240abaa263f0000000000000000 20250201160222937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160222937 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160222937 DAUC <0003> auc.c:179 vector [2]: kc = a0e0a7f19f94f000 20250201160222937 DAUC <0003> auc.c:180 vector [2]: sres = 27489590 20250201160222937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160222937 DAUC <0003> auc.c:113 vector [3]: rand = d3018fb68c40ed79692fa17ea9e27101 20250201160222937 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160222937 DAUC <0003> auc.c:142 vector [3]: autn = 8fc2925189ad00004c9f7221dc9d7ecb 20250201160222937 DAUC <0003> auc.c:143 vector [3]: ck = fa0338142e364472fa76661464a3ee22 20250201160222937 DAUC <0003> auc.c:144 vector [3]: ik = d8ea6a77b2daedabb2764758c1ec374c 20250201160222937 DAUC <0003> auc.c:145 vector [3]: res = f42c83cca60658390000000000000000 20250201160222937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160222937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160222937 DAUC <0003> auc.c:179 vector [3]: kc = d694a89c8b86a800 20250201160222937 DAUC <0003> auc.c:180 vector [3]: sres = 1e566c43 20250201160222937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160222937 DAUC <0003> auc.c:113 vector [4]: rand = a1e3fd78606cc0b2ad5c8afde806d87a 20250201160222937 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160222937 DAUC <0003> auc.c:142 vector [4]: autn = ae9b1145023700006d43d0ec725081e2 20250201160222937 DAUC <0003> auc.c:143 vector [4]: ck = 3ea44a42350d191656777fdc4323e6bf 20250201160222937 DAUC <0003> auc.c:144 vector [4]: ik = b708dff0426c04afbbb65f20d0faeb2f 20250201160222937 DAUC <0003> auc.c:145 vector [4]: res = 5c00c25b398c04f60000000000000000 20250201160222937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160222937 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160222937 DAUC <0003> auc.c:179 vector [4]: kc = a70c84db6afca400 20250201160222937 DAUC <0003> auc.c:180 vector [4]: sres = aacffc36 20250201160222937 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160222937 DAUC <0003> db_auc.c:245 IMSI='262422765939433': Generated 5 vectors 20250201160222937 DAUC <0003> db_auc.c:249 IMSI='262422765939433': Updating SQN=161 in DB 20250201160222937 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422765939433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422765939433"} 20250201160222937 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422765939433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160222937 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160222937 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0d69c27203f7: Found GsupExpect[0] for "262422765939433" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@0d69c27203f7: Added IMSI table entry 6TC_gsup_sai(18)"262422765939433" TC_gsup_sai(18)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai(18)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160222939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49144<->l=127.0.0.1:4258 TC_gsup_sai(18)@0d69c27203f7: Final verdict of PTC: pass 20250201160222940 DAUC <0003> db_auc.c:157 IMSI='262429496472477': No 2G Auth Data 20250201160222940 DAUC <0003> db_auc.c:192 IMSI='262429496472477': No 3G Auth Data HLR_Test-GSUP(9)@0d69c27203f7: Created GsupExpect[0] for "262429496472477" to be handled at TC_gsup_sai(19) 20250201160222946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4258 20250201160222948 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222948 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429496472477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429496472477"} 20250201160222948 DAUC <0003> db_auc.c:236 IMSI='262429496472477': Calling to generate 5 vectors 20250201160222948 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160222948 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160222948 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160222948 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160222948 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160222948 DAUC <0003> auc.c:113 vector [0]: rand = dc9695363b0fea66f39f58617ddd589e 20250201160222948 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160222948 DAUC <0003> auc.c:142 vector [0]: autn = b7444dc5c05000006cead6f22348d7c6 20250201160222948 DAUC <0003> auc.c:143 vector [0]: ck = 53dadfc097fa5654dac011e4ab26c25c 20250201160222948 DAUC <0003> auc.c:144 vector [0]: ik = 2f4296666af1c19f5436d209c3658895 20250201160222948 DAUC <0003> auc.c:145 vector [0]: res = ab901071ec32430d0000000000000000 20250201160222948 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160222948 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160222948 DAUC <0003> auc.c:179 vector [0]: kc = 014fb89838eca682 20250201160222948 DAUC <0003> auc.c:180 vector [0]: sres = 98ec11b0 20250201160222948 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160222948 DAUC <0003> auc.c:113 vector [1]: rand = 670b9e6f22ca3ac12a2748546ddcf217 20250201160222948 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160222948 DAUC <0003> auc.c:142 vector [1]: autn = 602e48db09a1000025fd317192c7aafb 20250201160222948 DAUC <0003> auc.c:143 vector [1]: ck = aa5380822c5924178ebcad7d4a3daac4 20250201160222948 DAUC <0003> auc.c:144 vector [1]: ik = 64a6274f5188c4e4310f4ba60cf10bb9 20250201160222948 DAUC <0003> auc.c:145 vector [1]: res = b8105e7b80056c5d0000000000000000 20250201160222948 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160222948 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160222948 DAUC <0003> auc.c:179 vector [1]: kc = 6c049411330016f2 20250201160222948 DAUC <0003> auc.c:180 vector [1]: sres = 90850b01 20250201160222948 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160222948 DAUC <0003> auc.c:113 vector [2]: rand = 2e91c7e9c52a63977234b18546d3fb30 20250201160222948 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160222948 DAUC <0003> auc.c:142 vector [2]: autn = 600794baa7de00000e55c580d033a859 20250201160222948 DAUC <0003> auc.c:143 vector [2]: ck = 8ef32a5815696ad87a8ca186185b1c7c 20250201160222948 DAUC <0003> auc.c:144 vector [2]: ik = 40c336b2dc26f7b0edae7843edccd45f 20250201160222948 DAUC <0003> auc.c:145 vector [2]: res = 125a233f05a5d8320000000000000000 20250201160222948 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160222948 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160222948 DAUC <0003> auc.c:179 vector [2]: kc = 25fc40fbec7d166b 20250201160222948 DAUC <0003> auc.c:180 vector [2]: sres = ed9c8160 20250201160222948 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160222948 DAUC <0003> auc.c:113 vector [3]: rand = ed7c8d4c32f2bb64b59de824d7eb999e 20250201160222948 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160222948 DAUC <0003> auc.c:142 vector [3]: autn = 5e0cbb81d13a0000d575a712ee40abe7 20250201160222948 DAUC <0003> auc.c:143 vector [3]: ck = d90a84da1c100fafcc38017ef7572c8a 20250201160222948 DAUC <0003> auc.c:144 vector [3]: ik = a3c2d8d89d6bef48bd7a3b0f8f1e0250 20250201160222948 DAUC <0003> auc.c:145 vector [3]: res = fbe4d7c3fb968f8b0000000000000000 20250201160222948 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160222948 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160222948 DAUC <0003> auc.c:179 vector [3]: kc = 07a1b7c5cb416a80 20250201160222948 DAUC <0003> auc.c:180 vector [3]: sres = ba61df3b 20250201160222948 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160222948 DAUC <0003> auc.c:113 vector [4]: rand = 25ce8d1d8b4066ff2feff430539f8553 20250201160222948 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160222948 DAUC <0003> auc.c:142 vector [4]: autn = c75f671ffe7100008bd48ba70be0ea0f 20250201160222948 DAUC <0003> auc.c:143 vector [4]: ck = dbfda58c2e37c9012a8f097d23da3205 20250201160222948 DAUC <0003> auc.c:144 vector [4]: ik = 212684ee60db75a74282336c36b97b65 20250201160222948 DAUC <0003> auc.c:145 vector [4]: res = 9704d58de59803df0000000000000000 20250201160222948 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160222948 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160222948 DAUC <0003> auc.c:179 vector [4]: kc = f57dd238232562ed 20250201160222948 DAUC <0003> auc.c:180 vector [4]: sres = 6535df0f 20250201160222948 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160222948 DAUC <0003> db_auc.c:245 IMSI='262429496472477': Generated 5 vectors 20250201160222948 DAUC <0003> db_auc.c:249 IMSI='262429496472477': Updating SQN=161 in DB 20250201160222948 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429496472477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429496472477"} 20250201160222948 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429496472477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160222948 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160222948 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0d69c27203f7: Found GsupExpect[0] for "262429496472477" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@0d69c27203f7: Added IMSI table entry 7TC_gsup_sai(19)"262429496472477" TC_gsup_sai(19)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai(19)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160222950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4258 TC_gsup_sai(19)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160222951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 20250201160222951 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44297<->l=127.0.0.1:4259) 20250201160222951 DLINP <000b> input/ipa.c:452 connected read/write 20250201160222951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160222951 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160222951 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160222951 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@0d69c27203f7: Final verdict of PTC: none 10@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_sai finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Feb 1 16:02:22 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250201160222976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 20250201160223076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49162<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67740) Waiting for packet dumper to finish... 1 (prev_count=67740, count=163644) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat Feb 1 16:02:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_sai_num_auth_vectors started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160226203 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160226203 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160226207 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160226213 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226213 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160226213 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160226213 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 20250201160226213 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160226213 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 20250201160226213 DLGSUP <0013> gsup_server.c:236 2: 20250201160226213 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160226213 DLGSUP <0013> gsup_server.c:236 3: 20250201160226213 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160226213 DLGSUP <0013> gsup_server.c:236 4: 20250201160226213 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160226213 DLGSUP <0013> gsup_server.c:236 5: 20250201160226213 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160226213 DLGSUP <0013> gsup_server.c:236 7: 20250201160226213 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160226213 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160226213 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160226213 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@0d69c27203f7: 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") 20250201160226241 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46771<->l=127.0.0.1:4259) 20250201160226253 DAUC <0003> db_auc.c:157 IMSI='262423446388674': No 2G Auth Data 20250201160226253 DAUC <0003> db_auc.c:192 IMSI='262423446388674': No 3G Auth Data HLR_Test-GSUP(21)@0d69c27203f7: Created GsupExpect[0] for "262423446388674" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250201160226275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42188<->l=127.0.0.1:4258 20250201160226280 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226280 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423446388674"} 20250201160226280 DAUC <0003> db_auc.c:192 IMSI='262423446388674': No 3G Auth Data 20250201160226280 DAUC <0003> db_auc.c:236 IMSI='262423446388674': Calling to generate 1 vectors 20250201160226280 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250201160226280 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226280 DAUC <0003> auc.c:113 vector [0]: rand = 5b205b911de932840390297379f55f53 20250201160226280 DAUC <0003> auc.c:179 vector [0]: kc = 469b56cfa0a14000 20250201160226280 DAUC <0003> auc.c:180 vector [0]: sres = 4a5c6783 20250201160226280 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226280 DAUC <0003> db_auc.c:245 IMSI='262423446388674': Generated 1 vectors 20250201160226280 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423446388674"} 20250201160226280 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226280 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226280 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0d69c27203f7: Found GsupExpect[0] for "262423446388674" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@0d69c27203f7: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262423446388674" TC_gsup_sai_num_auth_vectors(24)@0d69c27203f7: setverdict(pass): none -> pass 20250201160226282 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226282 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423446388674"} 20250201160226282 DAUC <0003> db_auc.c:192 IMSI='262423446388674': No 3G Auth Data 20250201160226282 DAUC <0003> db_auc.c:236 IMSI='262423446388674': Calling to generate 4 vectors 20250201160226282 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250201160226282 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226282 DAUC <0003> auc.c:113 vector [0]: rand = 1ad45a83c5b10afa8272eccd0f235c2a 20250201160226282 DAUC <0003> auc.c:179 vector [0]: kc = 308ea876f54a7800 20250201160226282 DAUC <0003> auc.c:180 vector [0]: sres = 58fe4520 20250201160226282 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226282 DAUC <0003> auc.c:113 vector [1]: rand = 0df9895021049e6bf111277249477bf6 20250201160226282 DAUC <0003> auc.c:179 vector [1]: kc = a9c75552c5328000 20250201160226282 DAUC <0003> auc.c:180 vector [1]: sres = 50dc8283 20250201160226282 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160226282 DAUC <0003> auc.c:113 vector [2]: rand = 17c07677c7b6391f3575110d69752811 20250201160226282 DAUC <0003> auc.c:179 vector [2]: kc = c41c028be6513800 20250201160226282 DAUC <0003> auc.c:180 vector [2]: sres = 4ef69490 20250201160226282 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160226282 DAUC <0003> auc.c:113 vector [3]: rand = 878448374118420ca74fde8e92cf3275 20250201160226282 DAUC <0003> auc.c:179 vector [3]: kc = 7a47ecddb8370000 20250201160226282 DAUC <0003> auc.c:180 vector [3]: sres = 22fcf5f4 20250201160226282 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160226282 DAUC <0003> db_auc.c:245 IMSI='262423446388674': Generated 4 vectors 20250201160226282 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423446388674"} 20250201160226282 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226282 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226282 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226283 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226283 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423446388674"} 20250201160226283 DAUC <0003> db_auc.c:192 IMSI='262423446388674': No 3G Auth Data 20250201160226283 DAUC <0003> db_auc.c:236 IMSI='262423446388674': Calling to generate 5 vectors 20250201160226283 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201160226283 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226283 DAUC <0003> auc.c:113 vector [0]: rand = e287a9bc0d038daadea0f87e62359b41 20250201160226283 DAUC <0003> auc.c:179 vector [0]: kc = 676c82c54bfe9c00 20250201160226283 DAUC <0003> auc.c:180 vector [0]: sres = e6b8f21e 20250201160226283 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226283 DAUC <0003> auc.c:113 vector [1]: rand = ad03c49fac0e98d4a30641da27889e60 20250201160226283 DAUC <0003> auc.c:179 vector [1]: kc = a1c491255642c800 20250201160226283 DAUC <0003> auc.c:180 vector [1]: sres = edc507c7 20250201160226283 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160226283 DAUC <0003> auc.c:113 vector [2]: rand = f61efcf4005744c4f8d86819320ebf1e 20250201160226283 DAUC <0003> auc.c:179 vector [2]: kc = a727bec50a475000 20250201160226283 DAUC <0003> auc.c:180 vector [2]: sres = 65233d45 20250201160226283 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160226283 DAUC <0003> auc.c:113 vector [3]: rand = 397de0a7d4f8e65a9c591bd140f14c70 20250201160226283 DAUC <0003> auc.c:179 vector [3]: kc = 636dae32b6f6a800 20250201160226283 DAUC <0003> auc.c:180 vector [3]: sres = da582b34 20250201160226283 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160226283 DAUC <0003> auc.c:113 vector [4]: rand = 5de2abb5b5ec03e8457bfaa1e163cdef 20250201160226283 DAUC <0003> auc.c:179 vector [4]: kc = bf2cb75b61ca0000 20250201160226283 DAUC <0003> auc.c:180 vector [4]: sres = 586dacd7 20250201160226283 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201160226283 DAUC <0003> db_auc.c:245 IMSI='262423446388674': Generated 5 vectors 20250201160226283 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423446388674"} 20250201160226283 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226283 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226283 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226284 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226284 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423446388674"} 20250201160226284 DAUC <0003> db_auc.c:192 IMSI='262423446388674': No 3G Auth Data 20250201160226284 DAUC <0003> db_auc.c:236 IMSI='262423446388674': Calling to generate 5 vectors 20250201160226284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201160226284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226284 DAUC <0003> auc.c:113 vector [0]: rand = f33048b888d7f98e279608f7f6f40518 20250201160226284 DAUC <0003> auc.c:179 vector [0]: kc = 41b4397474a35000 20250201160226284 DAUC <0003> auc.c:180 vector [0]: sres = c366d129 20250201160226284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226284 DAUC <0003> auc.c:113 vector [1]: rand = 704986c8c7979cc3376178fbba555b23 20250201160226284 DAUC <0003> auc.c:179 vector [1]: kc = 7b55bc3464094400 20250201160226284 DAUC <0003> auc.c:180 vector [1]: sres = 0ee71007 20250201160226284 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160226284 DAUC <0003> auc.c:113 vector [2]: rand = 3397139130091092c91d7ba14a7894db 20250201160226284 DAUC <0003> auc.c:179 vector [2]: kc = 7e95b46b62eb9400 20250201160226284 DAUC <0003> auc.c:180 vector [2]: sres = d81b729d 20250201160226284 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160226284 DAUC <0003> auc.c:113 vector [3]: rand = aebbedaf5f3994f5f6fff95a196403e0 20250201160226284 DAUC <0003> auc.c:179 vector [3]: kc = bab6802ddd518c00 20250201160226284 DAUC <0003> auc.c:180 vector [3]: sres = e2df6e0e 20250201160226284 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160226284 DAUC <0003> auc.c:113 vector [4]: rand = 635a66fde6a19839081bfa070bb9c44c 20250201160226284 DAUC <0003> auc.c:179 vector [4]: kc = 8c50406e4fff7800 20250201160226284 DAUC <0003> auc.c:180 vector [4]: sres = 16083dc3 20250201160226284 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201160226284 DAUC <0003> db_auc.c:245 IMSI='262423446388674': Generated 5 vectors 20250201160226284 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423446388674"} 20250201160226284 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423446388674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226284 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226284 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42188<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@0d69c27203f7: Final verdict of PTC: pass 20250201160226286 DAUC <0003> db_auc.c:157 IMSI='262421628855885': No 2G Auth Data 20250201160226286 DAUC <0003> db_auc.c:192 IMSI='262421628855885': No 3G Auth Data HLR_Test-GSUP(21)@0d69c27203f7: Created GsupExpect[0] for "262421628855885" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250201160226297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42196<->l=127.0.0.1:4258 20250201160226299 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226299 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421628855885"} 20250201160226299 DAUC <0003> db_auc.c:192 IMSI='262421628855885': No 3G Auth Data 20250201160226299 DAUC <0003> db_auc.c:236 IMSI='262421628855885': Calling to generate 1 vectors 20250201160226299 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250201160226299 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226299 DAUC <0003> auc.c:113 vector [0]: rand = de6d5be79dc6d4a083ec9d13f40cd6db 20250201160226299 DAUC <0003> auc.c:179 vector [0]: kc = a189ee027b174800 20250201160226299 DAUC <0003> auc.c:180 vector [0]: sres = bc23cfb7 20250201160226299 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226299 DAUC <0003> db_auc.c:245 IMSI='262421628855885': Generated 1 vectors 20250201160226299 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421628855885"} 20250201160226299 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226299 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226299 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0d69c27203f7: Found GsupExpect[0] for "262421628855885" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@0d69c27203f7: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421628855885" TC_gsup_sai_num_auth_vectors(25)@0d69c27203f7: setverdict(pass): none -> pass 20250201160226300 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226300 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421628855885"} 20250201160226300 DAUC <0003> db_auc.c:192 IMSI='262421628855885': No 3G Auth Data 20250201160226300 DAUC <0003> db_auc.c:236 IMSI='262421628855885': Calling to generate 4 vectors 20250201160226300 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250201160226300 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226300 DAUC <0003> auc.c:113 vector [0]: rand = 0da0c77886e8f122f7b65dfdb1d459aa 20250201160226300 DAUC <0003> auc.c:179 vector [0]: kc = eaa074b4e4928800 20250201160226300 DAUC <0003> auc.c:180 vector [0]: sres = 55c37dfb 20250201160226300 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226300 DAUC <0003> auc.c:113 vector [1]: rand = 24f96037949e43c41c771e9b99d44977 20250201160226300 DAUC <0003> auc.c:179 vector [1]: kc = 6bd093344407a800 20250201160226300 DAUC <0003> auc.c:180 vector [1]: sres = c73384ef 20250201160226300 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160226300 DAUC <0003> auc.c:113 vector [2]: rand = 5542d0570e39a7ccf7f5eedd70f1bd77 20250201160226300 DAUC <0003> auc.c:179 vector [2]: kc = 5ea380ff8ceb9400 20250201160226300 DAUC <0003> auc.c:180 vector [2]: sres = 4ddc5b3b 20250201160226300 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160226300 DAUC <0003> auc.c:113 vector [3]: rand = 71745a1522b61b13252d7bf9da92b1b2 20250201160226300 DAUC <0003> auc.c:179 vector [3]: kc = 575ef8a471e47400 20250201160226300 DAUC <0003> auc.c:180 vector [3]: sres = 3f0ddc3f 20250201160226300 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160226300 DAUC <0003> db_auc.c:245 IMSI='262421628855885': Generated 4 vectors 20250201160226300 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421628855885"} 20250201160226300 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226300 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226300 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226301 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226301 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421628855885"} 20250201160226301 DAUC <0003> db_auc.c:192 IMSI='262421628855885': No 3G Auth Data 20250201160226301 DAUC <0003> db_auc.c:236 IMSI='262421628855885': Calling to generate 5 vectors 20250201160226301 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201160226301 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226301 DAUC <0003> auc.c:113 vector [0]: rand = ccaca9e6ad2679c2db28fc694fbf6b7c 20250201160226301 DAUC <0003> auc.c:179 vector [0]: kc = 5343a97e2263c000 20250201160226301 DAUC <0003> auc.c:180 vector [0]: sres = 7d0cd62c 20250201160226301 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226301 DAUC <0003> auc.c:113 vector [1]: rand = 7e519f67411975daf2da14c8ea6437aa 20250201160226301 DAUC <0003> auc.c:179 vector [1]: kc = 4e5905e3c8c18c00 20250201160226301 DAUC <0003> auc.c:180 vector [1]: sres = 193e5fd2 20250201160226301 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160226301 DAUC <0003> auc.c:113 vector [2]: rand = 511c9b3429c842364e277f3c16f62136 20250201160226301 DAUC <0003> auc.c:179 vector [2]: kc = 5d4b7f47696a9400 20250201160226301 DAUC <0003> auc.c:180 vector [2]: sres = 7e96e9d8 20250201160226301 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160226301 DAUC <0003> auc.c:113 vector [3]: rand = b62bc1d50815f96c400c5f70720f1198 20250201160226301 DAUC <0003> auc.c:179 vector [3]: kc = 11ff1b277c12dc00 20250201160226301 DAUC <0003> auc.c:180 vector [3]: sres = 96e07017 20250201160226301 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160226301 DAUC <0003> auc.c:113 vector [4]: rand = afb9ec9fc97f3aa09f319f2d52dc4114 20250201160226301 DAUC <0003> auc.c:179 vector [4]: kc = 8afce1e595d17800 20250201160226301 DAUC <0003> auc.c:180 vector [4]: sres = 6ae5a257 20250201160226301 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201160226301 DAUC <0003> db_auc.c:245 IMSI='262421628855885': Generated 5 vectors 20250201160226301 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421628855885"} 20250201160226301 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226301 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226301 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226302 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226302 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421628855885"} 20250201160226302 DAUC <0003> db_auc.c:192 IMSI='262421628855885': No 3G Auth Data 20250201160226302 DAUC <0003> db_auc.c:236 IMSI='262421628855885': Calling to generate 5 vectors 20250201160226302 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201160226302 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226302 DAUC <0003> auc.c:113 vector [0]: rand = 7ad218b3a0b5488ae78a3a829db7ac75 20250201160226302 DAUC <0003> auc.c:179 vector [0]: kc = 055daeac518a8000 20250201160226302 DAUC <0003> auc.c:180 vector [0]: sres = ce9961c0 20250201160226302 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226302 DAUC <0003> auc.c:113 vector [1]: rand = cf0c266086f471d6394d5cc721267479 20250201160226302 DAUC <0003> auc.c:179 vector [1]: kc = 22085fde743f5000 20250201160226302 DAUC <0003> auc.c:180 vector [1]: sres = c7e4b1ff 20250201160226302 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160226302 DAUC <0003> auc.c:113 vector [2]: rand = a8735168bd7a43d60c1524226f6abee2 20250201160226302 DAUC <0003> auc.c:179 vector [2]: kc = 643f31ec6628a800 20250201160226302 DAUC <0003> auc.c:180 vector [2]: sres = eca74f1e 20250201160226302 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160226302 DAUC <0003> auc.c:113 vector [3]: rand = a9bf6525a692a244aa94ac9c33e4e067 20250201160226302 DAUC <0003> auc.c:179 vector [3]: kc = c2cfd1d358a2fc00 20250201160226302 DAUC <0003> auc.c:180 vector [3]: sres = 55d88cbf 20250201160226302 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160226302 DAUC <0003> auc.c:113 vector [4]: rand = 532c603b3d4339e1cd70ab5c2bdc806d 20250201160226302 DAUC <0003> auc.c:179 vector [4]: kc = 18ba10b46ab99400 20250201160226302 DAUC <0003> auc.c:180 vector [4]: sres = ae9dbc48 20250201160226302 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201160226302 DAUC <0003> db_auc.c:245 IMSI='262421628855885': Generated 5 vectors 20250201160226302 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421628855885"} 20250201160226302 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421628855885 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226302 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226302 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42196<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@0d69c27203f7: Final verdict of PTC: pass 20250201160226303 DAUC <0003> db_auc.c:157 IMSI='262421862533506': No 2G Auth Data 20250201160226303 DAUC <0003> db_auc.c:192 IMSI='262421862533506': No 3G Auth Data HLR_Test-GSUP(21)@0d69c27203f7: Created GsupExpect[0] for "262421862533506" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250201160226309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42208<->l=127.0.0.1:4258 20250201160226311 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226311 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421862533506"} 20250201160226311 DAUC <0003> db_auc.c:192 IMSI='262421862533506': No 3G Auth Data 20250201160226311 DAUC <0003> db_auc.c:236 IMSI='262421862533506': Calling to generate 1 vectors 20250201160226311 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250201160226311 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226311 DAUC <0003> auc.c:113 vector [0]: rand = c9aa6cf609b6cf0f57a989f2ea201aa0 20250201160226311 DAUC <0003> auc.c:179 vector [0]: kc = 4da7afe82492394f 20250201160226311 DAUC <0003> auc.c:180 vector [0]: sres = ec3673cd 20250201160226311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226311 DAUC <0003> db_auc.c:245 IMSI='262421862533506': Generated 1 vectors 20250201160226311 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421862533506"} 20250201160226311 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226311 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226311 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0d69c27203f7: Found GsupExpect[0] for "262421862533506" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@0d69c27203f7: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421862533506" TC_gsup_sai_num_auth_vectors(26)@0d69c27203f7: setverdict(pass): none -> pass 20250201160226312 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226312 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421862533506"} 20250201160226312 DAUC <0003> db_auc.c:192 IMSI='262421862533506': No 3G Auth Data 20250201160226312 DAUC <0003> db_auc.c:236 IMSI='262421862533506': Calling to generate 4 vectors 20250201160226312 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250201160226312 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226312 DAUC <0003> auc.c:113 vector [0]: rand = 84ce4673a59fd92a92d10eac28d19895 20250201160226312 DAUC <0003> auc.c:179 vector [0]: kc = 293305726f3ca73e 20250201160226312 DAUC <0003> auc.c:180 vector [0]: sres = 69fdab5b 20250201160226312 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226312 DAUC <0003> auc.c:113 vector [1]: rand = 7e91d6a74d17b74f0cd0b834b5f17170 20250201160226312 DAUC <0003> auc.c:179 vector [1]: kc = d634bfc01d9eaddc 20250201160226312 DAUC <0003> auc.c:180 vector [1]: sres = 8d21d811 20250201160226312 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160226312 DAUC <0003> auc.c:113 vector [2]: rand = 5a6562ac0400916a3beb2551b7128c9b 20250201160226312 DAUC <0003> auc.c:179 vector [2]: kc = 95fe9c313afa99a6 20250201160226312 DAUC <0003> auc.c:180 vector [2]: sres = c0e6ea64 20250201160226312 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160226312 DAUC <0003> auc.c:113 vector [3]: rand = 57e73c2fd130ff09c6795a90dd81fa52 20250201160226312 DAUC <0003> auc.c:179 vector [3]: kc = 8a0a5c238a19500d 20250201160226312 DAUC <0003> auc.c:180 vector [3]: sres = b7a59eb9 20250201160226312 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160226312 DAUC <0003> db_auc.c:245 IMSI='262421862533506': Generated 4 vectors 20250201160226312 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421862533506"} 20250201160226312 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226312 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226312 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226313 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226313 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421862533506"} 20250201160226313 DAUC <0003> db_auc.c:192 IMSI='262421862533506': No 3G Auth Data 20250201160226313 DAUC <0003> db_auc.c:236 IMSI='262421862533506': Calling to generate 5 vectors 20250201160226313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201160226313 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226313 DAUC <0003> auc.c:113 vector [0]: rand = 382795493c7f1a6e55b408274435a664 20250201160226313 DAUC <0003> auc.c:179 vector [0]: kc = 5a45b349a8ae0c5f 20250201160226313 DAUC <0003> auc.c:180 vector [0]: sres = 63f81212 20250201160226313 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226313 DAUC <0003> auc.c:113 vector [1]: rand = c62ca905f6f93591a2f34239796840a9 20250201160226313 DAUC <0003> auc.c:179 vector [1]: kc = 8911caa20ba14684 20250201160226313 DAUC <0003> auc.c:180 vector [1]: sres = ba717ac6 20250201160226313 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160226313 DAUC <0003> auc.c:113 vector [2]: rand = bd52dd864fb71b515e8a0aa6ef3b4d44 20250201160226313 DAUC <0003> auc.c:179 vector [2]: kc = e501dd9013480698 20250201160226313 DAUC <0003> auc.c:180 vector [2]: sres = f304a0ac 20250201160226313 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160226313 DAUC <0003> auc.c:113 vector [3]: rand = 0244c40744f142458b121159450ff664 20250201160226313 DAUC <0003> auc.c:179 vector [3]: kc = 75abcd5e252bf2eb 20250201160226313 DAUC <0003> auc.c:180 vector [3]: sres = 0f051949 20250201160226313 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160226313 DAUC <0003> auc.c:113 vector [4]: rand = 173043356b84430909b1e9a2357036ff 20250201160226313 DAUC <0003> auc.c:179 vector [4]: kc = b52c76199906ea00 20250201160226313 DAUC <0003> auc.c:180 vector [4]: sres = 6e3eee9e 20250201160226313 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201160226313 DAUC <0003> db_auc.c:245 IMSI='262421862533506': Generated 5 vectors 20250201160226313 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421862533506"} 20250201160226313 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226313 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226313 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226314 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226314 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421862533506"} 20250201160226314 DAUC <0003> db_auc.c:192 IMSI='262421862533506': No 3G Auth Data 20250201160226314 DAUC <0003> db_auc.c:236 IMSI='262421862533506': Calling to generate 5 vectors 20250201160226314 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201160226314 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226314 DAUC <0003> auc.c:113 vector [0]: rand = a345957100f5907c69c47ca5a3cd9692 20250201160226314 DAUC <0003> auc.c:179 vector [0]: kc = 90766048eca2cf32 20250201160226314 DAUC <0003> auc.c:180 vector [0]: sres = 0638e795 20250201160226314 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201160226314 DAUC <0003> auc.c:113 vector [1]: rand = d6806ddbd664041d94647118319834bc 20250201160226314 DAUC <0003> auc.c:179 vector [1]: kc = 87a1e8b5369a7ca9 20250201160226314 DAUC <0003> auc.c:180 vector [1]: sres = 5ef671e5 20250201160226314 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201160226314 DAUC <0003> auc.c:113 vector [2]: rand = 35e9d77e6d76bc81ab0d5e8067e8477c 20250201160226314 DAUC <0003> auc.c:179 vector [2]: kc = 74bf9df48449976a 20250201160226314 DAUC <0003> auc.c:180 vector [2]: sres = 104d775a 20250201160226314 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201160226314 DAUC <0003> auc.c:113 vector [3]: rand = 59918ab132f2cdddb02661e22132f826 20250201160226314 DAUC <0003> auc.c:179 vector [3]: kc = 515ef21ba8f5d8d3 20250201160226314 DAUC <0003> auc.c:180 vector [3]: sres = d591008e 20250201160226314 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201160226314 DAUC <0003> auc.c:113 vector [4]: rand = 4b35bd572b440cef1ff75af8714df71d 20250201160226314 DAUC <0003> auc.c:179 vector [4]: kc = 9e0fe60d3ff0572f 20250201160226314 DAUC <0003> auc.c:180 vector [4]: sres = f316bdaa 20250201160226314 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201160226314 DAUC <0003> db_auc.c:245 IMSI='262421862533506': Generated 5 vectors 20250201160226314 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421862533506"} 20250201160226314 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421862533506 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226314 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226314 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42208<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@0d69c27203f7: Final verdict of PTC: pass 20250201160226315 DAUC <0003> db_auc.c:157 IMSI='262421082003260': No 2G Auth Data 20250201160226315 DAUC <0003> db_auc.c:192 IMSI='262421082003260': No 3G Auth Data HLR_Test-GSUP(21)@0d69c27203f7: Created GsupExpect[0] for "262421082003260" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250201160226322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42222<->l=127.0.0.1:4258 20250201160226324 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226324 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421082003260"} 20250201160226324 DAUC <0003> db_auc.c:157 IMSI='262421082003260': No 2G Auth Data 20250201160226324 DAUC <0003> db_auc.c:236 IMSI='262421082003260': Calling to generate 1 vectors 20250201160226324 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250201160226324 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226324 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226324 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160226324 DAUC <0003> auc.c:113 vector [0]: rand = 9edbd5090ac79a9bda96ad87c3258234 20250201160226324 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160226324 DAUC <0003> auc.c:142 vector [0]: autn = 562664dff8d6000042a221e7e27508b5 20250201160226324 DAUC <0003> auc.c:143 vector [0]: ck = 83e68766b038555609519c14c9d18c4e 20250201160226324 DAUC <0003> auc.c:144 vector [0]: ik = 27b52a2e5cb416a793115314998d2cc0 20250201160226324 DAUC <0003> auc.c:145 vector [0]: res = 95137df6367dbb860000000000000000 20250201160226324 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226324 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160226324 DAUC <0003> auc.c:151 vector [0]: kc = 3e136248bcd0e37f 20250201160226324 DAUC <0003> auc.c:152 vector [0]: sres = a36ec670 20250201160226324 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160226324 DAUC <0003> db_auc.c:245 IMSI='262421082003260': Generated 1 vectors 20250201160226324 DAUC <0003> db_auc.c:249 IMSI='262421082003260': Updating SQN=33 in DB 20250201160226324 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421082003260"} 20250201160226324 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226324 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226324 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0d69c27203f7: Found GsupExpect[0] for "262421082003260" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@0d69c27203f7: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421082003260" TC_gsup_sai_num_auth_vectors(27)@0d69c27203f7: setverdict(pass): none -> pass 20250201160226325 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226325 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421082003260"} 20250201160226325 DAUC <0003> db_auc.c:157 IMSI='262421082003260': No 2G Auth Data 20250201160226325 DAUC <0003> db_auc.c:236 IMSI='262421082003260': Calling to generate 4 vectors 20250201160226325 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250201160226325 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226325 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226325 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201160226325 DAUC <0003> auc.c:113 vector [0]: rand = 840b848933973217be2eb063687e4410 20250201160226325 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201160226325 DAUC <0003> auc.c:142 vector [0]: autn = e2d5ca7db2620000e3dc916ac38a3183 20250201160226325 DAUC <0003> auc.c:143 vector [0]: ck = 29240b80c97039a9e70392024f31af39 20250201160226325 DAUC <0003> auc.c:144 vector [0]: ik = 6efa225e3488bbe42d93475bfa84b3b2 20250201160226325 DAUC <0003> auc.c:145 vector [0]: res = 3cc78057824bf7050000000000000000 20250201160226325 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226325 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160226325 DAUC <0003> auc.c:151 vector [0]: kc = 8d4efc87484d9ec6 20250201160226325 DAUC <0003> auc.c:152 vector [0]: sres = be8c7752 20250201160226325 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160226325 DAUC <0003> auc.c:113 vector [1]: rand = 54f28a290cb133f5642cbb967592c62a 20250201160226325 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201160226325 DAUC <0003> auc.c:142 vector [1]: autn = 8c2555066a7c000097f95eaadfc2cefb 20250201160226325 DAUC <0003> auc.c:143 vector [1]: ck = 4550023dfe722b8609cf0f8fa02a34aa 20250201160226325 DAUC <0003> auc.c:144 vector [1]: ik = a72e4b6afa850c433643eebe62fbe0b9 20250201160226325 DAUC <0003> auc.c:145 vector [1]: res = 320d0de1415f506f0000000000000000 20250201160226325 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226325 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160226326 DAUC <0003> auc.c:151 vector [1]: kc = ddf2a866c626f3d6 20250201160226326 DAUC <0003> auc.c:152 vector [1]: sres = 73525d8e 20250201160226326 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160226326 DAUC <0003> auc.c:113 vector [2]: rand = f0b156380d2f601ee34647dfae0e7dd6 20250201160226326 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201160226326 DAUC <0003> auc.c:142 vector [2]: autn = 703c167833ab0000df84ea84bacf3871 20250201160226326 DAUC <0003> auc.c:143 vector [2]: ck = 18820a459b55415467a16f5f42f0951d 20250201160226326 DAUC <0003> auc.c:144 vector [2]: ik = 310ea587e4aa4d3c2c8e8fa65ed8bb60 20250201160226326 DAUC <0003> auc.c:145 vector [2]: res = 9d979ab8ef8fce320000000000000000 20250201160226326 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226326 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160226326 DAUC <0003> auc.c:151 vector [2]: kc = 62a34f3b63d72215 20250201160226326 DAUC <0003> auc.c:152 vector [2]: sres = 7218548a 20250201160226326 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160226326 DAUC <0003> auc.c:113 vector [3]: rand = a7b81670a6c4bdd87b03013f5fca4e2f 20250201160226326 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201160226326 DAUC <0003> auc.c:142 vector [3]: autn = c44f93565a8500006cf79f51394040e6 20250201160226326 DAUC <0003> auc.c:143 vector [3]: ck = b652f2cab030374ff8d13da7ce7a2563 20250201160226326 DAUC <0003> auc.c:144 vector [3]: ik = bbb0e1edea04e23e348b21f3e6ae18c4 20250201160226326 DAUC <0003> auc.c:145 vector [3]: res = a2b6f4f3d3136ebc0000000000000000 20250201160226326 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226326 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160226326 DAUC <0003> auc.c:151 vector [3]: kc = c1b80f7372e0e8d6 20250201160226326 DAUC <0003> auc.c:152 vector [3]: sres = 71a59a4f 20250201160226326 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160226326 DAUC <0003> db_auc.c:245 IMSI='262421082003260': Generated 4 vectors 20250201160226326 DAUC <0003> db_auc.c:249 IMSI='262421082003260': Updating SQN=161 in DB 20250201160226326 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421082003260"} 20250201160226326 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226326 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226326 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226327 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226327 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421082003260"} 20250201160226327 DAUC <0003> db_auc.c:157 IMSI='262421082003260': No 2G Auth Data 20250201160226327 DAUC <0003> db_auc.c:236 IMSI='262421082003260': Calling to generate 5 vectors 20250201160226327 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201160226327 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226327 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226327 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201160226327 DAUC <0003> auc.c:113 vector [0]: rand = 4bca8fb5c497f649447eb679acf05d22 20250201160226327 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201160226327 DAUC <0003> auc.c:142 vector [0]: autn = 44cbb1ce44f20000f8d00a7ecbd54342 20250201160226327 DAUC <0003> auc.c:143 vector [0]: ck = 397f4932c75a8d2e3f2351b0195ee185 20250201160226327 DAUC <0003> auc.c:144 vector [0]: ik = 283b788aa32dae4cffb239255a57e79b 20250201160226327 DAUC <0003> auc.c:145 vector [0]: res = 89abf572044393810000000000000000 20250201160226327 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226327 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160226327 DAUC <0003> auc.c:151 vector [0]: kc = d1d5592d277e257c 20250201160226327 DAUC <0003> auc.c:152 vector [0]: sres = 8de866f3 20250201160226327 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160226327 DAUC <0003> auc.c:113 vector [1]: rand = 98f2e3f23b70b8397efe1ea6b9ce45e6 20250201160226327 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201160226327 DAUC <0003> auc.c:142 vector [1]: autn = 3d400cf101220000a4a62a9302c1ca61 20250201160226327 DAUC <0003> auc.c:143 vector [1]: ck = f3e635bf586cb46f1152e96f11b9ef4b 20250201160226327 DAUC <0003> auc.c:144 vector [1]: ik = 0957dae42b9ead6ca8fcefce8309e4d0 20250201160226327 DAUC <0003> auc.c:145 vector [1]: res = a594e4d34c9e5a0a0000000000000000 20250201160226327 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226327 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160226327 DAUC <0003> auc.c:151 vector [1]: kc = 431fe9fae1421298 20250201160226327 DAUC <0003> auc.c:152 vector [1]: sres = e90abed9 20250201160226327 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160226327 DAUC <0003> auc.c:113 vector [2]: rand = 264cfdafae93eb827cfb0400d460a1a7 20250201160226327 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201160226327 DAUC <0003> auc.c:142 vector [2]: autn = d3344ba987960000c2f24c9fe7a642c3 20250201160226327 DAUC <0003> auc.c:143 vector [2]: ck = 67a92ef5cba3ccae8f690f1891559700 20250201160226327 DAUC <0003> auc.c:144 vector [2]: ik = a9a1a7fb222c02dc708f7a34090a27f7 20250201160226327 DAUC <0003> auc.c:145 vector [2]: res = 09a3bac813a4ae820000000000000000 20250201160226327 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226327 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160226327 DAUC <0003> auc.c:151 vector [2]: kc = 31eefc2271d07e85 20250201160226327 DAUC <0003> auc.c:152 vector [2]: sres = 1a07144a 20250201160226327 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160226327 DAUC <0003> auc.c:113 vector [3]: rand = fa2e658bac6eec13c2524d85809ec8a0 20250201160226327 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201160226327 DAUC <0003> auc.c:142 vector [3]: autn = 2caa17baa971000030acb059ae881c5a 20250201160226327 DAUC <0003> auc.c:143 vector [3]: ck = d5810fc79a3a59c8235bfdf356156e79 20250201160226327 DAUC <0003> auc.c:144 vector [3]: ik = 88070f29c2faae8270324b116a843fc4 20250201160226327 DAUC <0003> auc.c:145 vector [3]: res = faca566e64edd7630000000000000000 20250201160226327 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226327 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160226327 DAUC <0003> auc.c:151 vector [3]: kc = 0eefb60c6451a6f7 20250201160226327 DAUC <0003> auc.c:152 vector [3]: sres = 9e27810d 20250201160226327 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160226327 DAUC <0003> auc.c:113 vector [4]: rand = 836867a63d1bdba3eee2fd337acb225c 20250201160226327 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201160226327 DAUC <0003> auc.c:142 vector [4]: autn = 6cee5cdac15200002547e4e50b42efde 20250201160226327 DAUC <0003> auc.c:143 vector [4]: ck = c8073b66c2eb94d88953e86dd8a22f3f 20250201160226327 DAUC <0003> auc.c:144 vector [4]: ik = b321f79e433911c4919322ad26a0a0ed 20250201160226327 DAUC <0003> auc.c:145 vector [4]: res = 46442e753a75ceea0000000000000000 20250201160226327 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226327 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201160226327 DAUC <0003> auc.c:151 vector [4]: kc = 63e606387fd00ace 20250201160226327 DAUC <0003> auc.c:152 vector [4]: sres = 7c31e09f 20250201160226327 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201160226327 DAUC <0003> db_auc.c:245 IMSI='262421082003260': Generated 5 vectors 20250201160226327 DAUC <0003> db_auc.c:249 IMSI='262421082003260': Updating SQN=321 in DB 20250201160226327 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421082003260"} 20250201160226327 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226327 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226327 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226328 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226328 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421082003260"} 20250201160226328 DAUC <0003> db_auc.c:157 IMSI='262421082003260': No 2G Auth Data 20250201160226329 DAUC <0003> db_auc.c:236 IMSI='262421082003260': Calling to generate 5 vectors 20250201160226329 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201160226329 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226329 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226329 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201160226329 DAUC <0003> auc.c:113 vector [0]: rand = f0badfa83cf69168bc2a23d4b1d2925a 20250201160226329 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201160226329 DAUC <0003> auc.c:142 vector [0]: autn = 218b7c8fa8d50000b8e2984d5281a884 20250201160226329 DAUC <0003> auc.c:143 vector [0]: ck = e2f9bc48c5b29edd8b7139519b1ed625 20250201160226329 DAUC <0003> auc.c:144 vector [0]: ik = a14a6f316adc7a4ea919631fa1563f3e 20250201160226329 DAUC <0003> auc.c:145 vector [0]: res = ed6bf6485d7326ea0000000000000000 20250201160226329 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226329 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160226329 DAUC <0003> auc.c:151 vector [0]: kc = 61db893795260d88 20250201160226329 DAUC <0003> auc.c:152 vector [0]: sres = b018d0a2 20250201160226329 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160226329 DAUC <0003> auc.c:113 vector [1]: rand = 864d2077960f0bdcab337e24d81dd5fc 20250201160226329 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201160226329 DAUC <0003> auc.c:142 vector [1]: autn = e95d85d2adbb00004ec9e16cbb1957c3 20250201160226329 DAUC <0003> auc.c:143 vector [1]: ck = 07960c43b44b162f688dd2d1016b8549 20250201160226329 DAUC <0003> auc.c:144 vector [1]: ik = cae94ca22a68f8fcaa43255747cb7edd 20250201160226329 DAUC <0003> auc.c:145 vector [1]: res = 8c20e960036073940000000000000000 20250201160226329 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226329 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160226329 DAUC <0003> auc.c:151 vector [1]: kc = 0fb1b767d8831547 20250201160226329 DAUC <0003> auc.c:152 vector [1]: sres = 8f409af4 20250201160226329 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160226329 DAUC <0003> auc.c:113 vector [2]: rand = b7faad1921dae0ee5930d788c6557c4f 20250201160226329 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201160226329 DAUC <0003> auc.c:142 vector [2]: autn = 6a0e6446d5870000ff493974a1eefc69 20250201160226329 DAUC <0003> auc.c:143 vector [2]: ck = 467ec9c38d04646766b6ed5dcb393cdc 20250201160226329 DAUC <0003> auc.c:144 vector [2]: ik = b91ed749e48c11153dc6c9b7560ea42b 20250201160226329 DAUC <0003> auc.c:145 vector [2]: res = 6e812ea63f91ea840000000000000000 20250201160226329 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226329 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160226329 DAUC <0003> auc.c:151 vector [2]: kc = a4103a60f4bfed85 20250201160226329 DAUC <0003> auc.c:152 vector [2]: sres = 5110c422 20250201160226329 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160226329 DAUC <0003> auc.c:113 vector [3]: rand = 9e24a8b9a076e8bf36e528b2c26c125a 20250201160226329 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201160226329 DAUC <0003> auc.c:142 vector [3]: autn = 67d061380fad0000ca565938229b6fbb 20250201160226329 DAUC <0003> auc.c:143 vector [3]: ck = e949fa16e7b7b1d207312c5da9140569 20250201160226329 DAUC <0003> auc.c:144 vector [3]: ik = e053db8dfa081708438dc13ac62162fd 20250201160226329 DAUC <0003> auc.c:145 vector [3]: res = 44c9cf64c75e58290000000000000000 20250201160226329 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226329 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160226329 DAUC <0003> auc.c:151 vector [3]: kc = 4da6ccfc728ac14e 20250201160226329 DAUC <0003> auc.c:152 vector [3]: sres = 8397974d 20250201160226329 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160226329 DAUC <0003> auc.c:113 vector [4]: rand = e2fcd782ae60caa63a414f12daace1e0 20250201160226329 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201160226329 DAUC <0003> auc.c:142 vector [4]: autn = 265dd2368190000064f12c586e594d6f 20250201160226329 DAUC <0003> auc.c:143 vector [4]: ck = 69116bd5a9cbf9769345b0e9e387ed4d 20250201160226329 DAUC <0003> auc.c:144 vector [4]: ik = ec161a5e6d213ceeee9c0f2891a70e24 20250201160226329 DAUC <0003> auc.c:145 vector [4]: res = 50090122deed23040000000000000000 20250201160226329 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226329 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201160226329 DAUC <0003> auc.c:151 vector [4]: kc = f8dece4ab6ca26f1 20250201160226329 DAUC <0003> auc.c:152 vector [4]: sres = 8ee42226 20250201160226329 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201160226329 DAUC <0003> db_auc.c:245 IMSI='262421082003260': Generated 5 vectors 20250201160226329 DAUC <0003> db_auc.c:249 IMSI='262421082003260': Updating SQN=481 in DB 20250201160226329 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421082003260"} 20250201160226329 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421082003260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226329 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226329 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42222<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@0d69c27203f7: Final verdict of PTC: pass 20250201160226331 DAUC <0003> db_auc.c:157 IMSI='262425428233914': No 2G Auth Data 20250201160226331 DAUC <0003> db_auc.c:192 IMSI='262425428233914': No 3G Auth Data HLR_Test-GSUP(21)@0d69c27203f7: Created GsupExpect[0] for "262425428233914" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250201160226337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42224<->l=127.0.0.1:4258 20250201160226338 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226338 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425428233914"} 20250201160226339 DAUC <0003> db_auc.c:157 IMSI='262425428233914': No 2G Auth Data 20250201160226339 DAUC <0003> db_auc.c:236 IMSI='262425428233914': Calling to generate 1 vectors 20250201160226339 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250201160226339 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226339 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201160226339 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160226339 DAUC <0003> auc.c:113 vector [0]: rand = 7114704d08d0f5abab0b019cc371c5db 20250201160226339 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160226339 DAUC <0003> auc.c:142 vector [0]: autn = 98397148588f00005b12d03025af41d9 20250201160226339 DAUC <0003> auc.c:143 vector [0]: ck = 15e23932f6fe8ea58a280ebfa07b57de 20250201160226339 DAUC <0003> auc.c:144 vector [0]: ik = 683129f1abbd3f89cb014d3bf7701491 20250201160226339 DAUC <0003> auc.c:145 vector [0]: res = 2e3e447d971fa86e0000000000000000 20250201160226339 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226339 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160226339 DAUC <0003> auc.c:151 vector [0]: kc = 3cfa53470a48f263 20250201160226339 DAUC <0003> auc.c:152 vector [0]: sres = b921ec13 20250201160226339 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160226339 DAUC <0003> db_auc.c:245 IMSI='262425428233914': Generated 1 vectors 20250201160226339 DAUC <0003> db_auc.c:249 IMSI='262425428233914': Updating SQN=33 in DB 20250201160226339 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425428233914"} 20250201160226339 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226339 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226339 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0d69c27203f7: Found GsupExpect[0] for "262425428233914" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@0d69c27203f7: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425428233914" TC_gsup_sai_num_auth_vectors(28)@0d69c27203f7: setverdict(pass): none -> pass 20250201160226340 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226340 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425428233914"} 20250201160226340 DAUC <0003> db_auc.c:157 IMSI='262425428233914': No 2G Auth Data 20250201160226340 DAUC <0003> db_auc.c:236 IMSI='262425428233914': Calling to generate 4 vectors 20250201160226340 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250201160226340 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226340 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201160226340 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201160226340 DAUC <0003> auc.c:113 vector [0]: rand = 030cbc38eaa34284cab9c9ecea81dcf1 20250201160226340 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201160226340 DAUC <0003> auc.c:142 vector [0]: autn = 68d3c73716cb0000fca129b3bde11003 20250201160226340 DAUC <0003> auc.c:143 vector [0]: ck = ac6bbc5e4eaacd814473116f6e38fecb 20250201160226340 DAUC <0003> auc.c:144 vector [0]: ik = 01e777db9d215e3bc71369b968bf5fd0 20250201160226340 DAUC <0003> auc.c:145 vector [0]: res = 13c052f2eee4a91d0000000000000000 20250201160226340 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226340 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160226340 DAUC <0003> auc.c:151 vector [0]: kc = 2eecb353d50c32a1 20250201160226340 DAUC <0003> auc.c:152 vector [0]: sres = fd24fbef 20250201160226340 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160226340 DAUC <0003> auc.c:113 vector [1]: rand = b43751367e286c80672e8293d4bd9751 20250201160226340 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201160226340 DAUC <0003> auc.c:142 vector [1]: autn = d1c4b00e087500005a34e9409c6f55d5 20250201160226340 DAUC <0003> auc.c:143 vector [1]: ck = 0b4ebea735a74a51c619afbc76b7fbca 20250201160226340 DAUC <0003> auc.c:144 vector [1]: ik = 81f1140f6eecd60f059bbe4e9a2c22fe 20250201160226340 DAUC <0003> auc.c:145 vector [1]: res = 7af37c4574941a5a0000000000000000 20250201160226340 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226340 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160226340 DAUC <0003> auc.c:151 vector [1]: kc = 493dbb5ab7d0456a 20250201160226340 DAUC <0003> auc.c:152 vector [1]: sres = 0e67661f 20250201160226340 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160226340 DAUC <0003> auc.c:113 vector [2]: rand = b7d6d4045db30f83e87f4b313b4927cb 20250201160226340 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201160226340 DAUC <0003> auc.c:142 vector [2]: autn = b635bf8796480000b6298dce21b3aec8 20250201160226340 DAUC <0003> auc.c:143 vector [2]: ck = 30c51f6716543c40d44f5a06157bb003 20250201160226340 DAUC <0003> auc.c:144 vector [2]: ik = bd95c447a478ff4c7199b2adeaf2afbb 20250201160226340 DAUC <0003> auc.c:145 vector [2]: res = 616b4bf42b4fb7520000000000000000 20250201160226340 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226340 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160226340 DAUC <0003> auc.c:151 vector [2]: kc = 2886338b4da5dcb4 20250201160226340 DAUC <0003> auc.c:152 vector [2]: sres = 4a24fca6 20250201160226340 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160226340 DAUC <0003> auc.c:113 vector [3]: rand = 3454f174f6f10b00db4a675414015823 20250201160226340 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201160226340 DAUC <0003> auc.c:142 vector [3]: autn = 3f1b9746e52500001e9c0a0cf1e342cf 20250201160226340 DAUC <0003> auc.c:143 vector [3]: ck = e055ed1a5e208dcbd9f5155a3cd8dd84 20250201160226340 DAUC <0003> auc.c:144 vector [3]: ik = a4135a7c5177c0238e6358bbacc1868d 20250201160226340 DAUC <0003> auc.c:145 vector [3]: res = 906032a37b4ff7750000000000000000 20250201160226340 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226340 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160226340 DAUC <0003> auc.c:151 vector [3]: kc = 13d0fa879f4e16e1 20250201160226340 DAUC <0003> auc.c:152 vector [3]: sres = eb2fc5d6 20250201160226340 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160226340 DAUC <0003> db_auc.c:245 IMSI='262425428233914': Generated 4 vectors 20250201160226340 DAUC <0003> db_auc.c:249 IMSI='262425428233914': Updating SQN=161 in DB 20250201160226340 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425428233914"} 20250201160226340 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226340 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226340 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226341 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226341 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425428233914"} 20250201160226341 DAUC <0003> db_auc.c:157 IMSI='262425428233914': No 2G Auth Data 20250201160226341 DAUC <0003> db_auc.c:236 IMSI='262425428233914': Calling to generate 5 vectors 20250201160226341 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201160226341 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226341 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201160226341 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201160226341 DAUC <0003> auc.c:113 vector [0]: rand = 5fae6e8be8ad865f6521cc16b0f438d9 20250201160226341 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201160226341 DAUC <0003> auc.c:142 vector [0]: autn = 5fc14959e03e0000881f23d379b9f6a9 20250201160226341 DAUC <0003> auc.c:143 vector [0]: ck = b9385485c85c2fc08a1fbb926950d97e 20250201160226341 DAUC <0003> auc.c:144 vector [0]: ik = dffb81b7dbb255b95a473fa4befc322a 20250201160226341 DAUC <0003> auc.c:145 vector [0]: res = b3767c85673ea0220000000000000000 20250201160226341 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226341 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160226341 DAUC <0003> auc.c:151 vector [0]: kc = b69b5104c442912d 20250201160226341 DAUC <0003> auc.c:152 vector [0]: sres = d448dca7 20250201160226341 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160226341 DAUC <0003> auc.c:113 vector [1]: rand = e8e0a774eb34c759356ed4ed8fe92b65 20250201160226341 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201160226341 DAUC <0003> auc.c:142 vector [1]: autn = 3157c07c01940000cde7c2d2aed7a8a6 20250201160226341 DAUC <0003> auc.c:143 vector [1]: ck = 2af57abbbfaa3d62bd765d0239fcb600 20250201160226341 DAUC <0003> auc.c:144 vector [1]: ik = 375cc70b1b2050265b8189a6a426e3e6 20250201160226341 DAUC <0003> auc.c:145 vector [1]: res = 9895af309a60915a0000000000000000 20250201160226341 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226341 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160226341 DAUC <0003> auc.c:151 vector [1]: kc = fb5e6914395038a2 20250201160226341 DAUC <0003> auc.c:152 vector [1]: sres = 02f53e6a 20250201160226341 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160226341 DAUC <0003> auc.c:113 vector [2]: rand = 7b4e2066ed7a13c47113b8e4ba460e6f 20250201160226341 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201160226341 DAUC <0003> auc.c:142 vector [2]: autn = 921a98b23fe50000e2006ed36608004f 20250201160226341 DAUC <0003> auc.c:143 vector [2]: ck = f942aa8593f44bca4819d11a35f63157 20250201160226341 DAUC <0003> auc.c:144 vector [2]: ik = 9c2fb1fa4d3c86717dee20c26cd5858b 20250201160226341 DAUC <0003> auc.c:145 vector [2]: res = 93ea448bd32480ea0000000000000000 20250201160226341 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226341 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160226341 DAUC <0003> auc.c:151 vector [2]: kc = 509aeaa787eb7967 20250201160226341 DAUC <0003> auc.c:152 vector [2]: sres = 40cec461 20250201160226341 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160226341 DAUC <0003> auc.c:113 vector [3]: rand = 39c2f38037e9066280cbcfc7de8f6040 20250201160226341 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201160226341 DAUC <0003> auc.c:142 vector [3]: autn = 0081f4332dd500007225e08275ab042f 20250201160226341 DAUC <0003> auc.c:143 vector [3]: ck = b9917e9aefa476f84515026d4c4a564d 20250201160226341 DAUC <0003> auc.c:144 vector [3]: ik = 6b5ab43b89b080a78e36f24d6914f179 20250201160226341 DAUC <0003> auc.c:145 vector [3]: res = 8c52586564c4ccdc0000000000000000 20250201160226341 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226341 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160226341 DAUC <0003> auc.c:151 vector [3]: kc = 19e83a81434a516b 20250201160226341 DAUC <0003> auc.c:152 vector [3]: sres = e89694b9 20250201160226341 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160226342 DAUC <0003> auc.c:113 vector [4]: rand = f750198d9b01075eb16072d4cf558a8e 20250201160226342 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201160226342 DAUC <0003> auc.c:142 vector [4]: autn = eaef6bb583140000226435e50bf970b9 20250201160226342 DAUC <0003> auc.c:143 vector [4]: ck = e6ae57ad7e2558d7099885c0dd9a73d1 20250201160226342 DAUC <0003> auc.c:144 vector [4]: ik = afcf0bbe7f46fd63f204d8b4af9e8381 20250201160226342 DAUC <0003> auc.c:145 vector [4]: res = b720f4ce024fc4530000000000000000 20250201160226342 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226342 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201160226342 DAUC <0003> auc.c:151 vector [4]: kc = b2fd0167736755e4 20250201160226342 DAUC <0003> auc.c:152 vector [4]: sres = b56f309d 20250201160226342 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201160226342 DAUC <0003> db_auc.c:245 IMSI='262425428233914': Generated 5 vectors 20250201160226342 DAUC <0003> db_auc.c:249 IMSI='262425428233914': Updating SQN=321 in DB 20250201160226342 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425428233914"} 20250201160226342 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226342 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226342 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226343 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226343 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425428233914"} 20250201160226343 DAUC <0003> db_auc.c:157 IMSI='262425428233914': No 2G Auth Data 20250201160226343 DAUC <0003> db_auc.c:236 IMSI='262425428233914': Calling to generate 5 vectors 20250201160226343 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201160226343 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226343 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201160226343 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201160226343 DAUC <0003> auc.c:113 vector [0]: rand = f91d6d845a6ea0f2faee904b8432d717 20250201160226343 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201160226343 DAUC <0003> auc.c:142 vector [0]: autn = 518ecb28795a000038633ba8bb8aa601 20250201160226343 DAUC <0003> auc.c:143 vector [0]: ck = 39b71cf32ac7f055ff2b8f5adb6b90b4 20250201160226343 DAUC <0003> auc.c:144 vector [0]: ik = 923eea924f8904a3281fc80c9af647f0 20250201160226343 DAUC <0003> auc.c:145 vector [0]: res = 3494dc6c5465c0d30000000000000000 20250201160226343 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226343 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160226343 DAUC <0003> auc.c:151 vector [0]: kc = 7cbdb13724d323b2 20250201160226343 DAUC <0003> auc.c:152 vector [0]: sres = 60f11cbf 20250201160226343 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160226343 DAUC <0003> auc.c:113 vector [1]: rand = cf8aec3b2b95bafd1b37e9e2f3e859e9 20250201160226343 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201160226343 DAUC <0003> auc.c:142 vector [1]: autn = d12d339e62c90000212c756bf876ab6a 20250201160226343 DAUC <0003> auc.c:143 vector [1]: ck = 6c6525e7101d2a9b7a320e1ba3352cc8 20250201160226343 DAUC <0003> auc.c:144 vector [1]: ik = 0eac3e013347282774fd9192b788e054 20250201160226343 DAUC <0003> auc.c:145 vector [1]: res = 443014db2c44f1a50000000000000000 20250201160226343 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226343 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160226343 DAUC <0003> auc.c:151 vector [1]: kc = 6c06846f37e7ce20 20250201160226343 DAUC <0003> auc.c:152 vector [1]: sres = 6874e57e 20250201160226343 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160226343 DAUC <0003> auc.c:113 vector [2]: rand = 4db5e034fe26e6e582e2436a1db17422 20250201160226343 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201160226343 DAUC <0003> auc.c:142 vector [2]: autn = abc55dc7a10000001c148214ff29b37b 20250201160226343 DAUC <0003> auc.c:143 vector [2]: ck = e5c5c2deeb29f66e1343e1a0aa01218d 20250201160226343 DAUC <0003> auc.c:144 vector [2]: ik = 2220414fef243c27c3a37716767bbdb7 20250201160226343 DAUC <0003> auc.c:145 vector [2]: res = a7c9e07f3210a8d50000000000000000 20250201160226343 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226343 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160226343 DAUC <0003> auc.c:151 vector [2]: kc = 17051527d8775673 20250201160226343 DAUC <0003> auc.c:152 vector [2]: sres = 95d948aa 20250201160226343 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160226343 DAUC <0003> auc.c:113 vector [3]: rand = 1eba1b0c4e3f08a8bc6ef60c4818a6e1 20250201160226343 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201160226343 DAUC <0003> auc.c:142 vector [3]: autn = 7a154488ca9b0000de360c42fb5573aa 20250201160226343 DAUC <0003> auc.c:143 vector [3]: ck = 7ea031c2bab6d31266542a09a7378ae6 20250201160226343 DAUC <0003> auc.c:144 vector [3]: ik = 4a106e4fe0f9fb27eb49d3bfc4196dc0 20250201160226343 DAUC <0003> auc.c:145 vector [3]: res = 0940b1a1a79db6670000000000000000 20250201160226343 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226343 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160226343 DAUC <0003> auc.c:151 vector [3]: kc = b9ada63b3961cf13 20250201160226343 DAUC <0003> auc.c:152 vector [3]: sres = aedd07c6 20250201160226343 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160226343 DAUC <0003> auc.c:113 vector [4]: rand = bb28fc44c6f5fb2fd65a506d9fe65fd3 20250201160226343 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201160226343 DAUC <0003> auc.c:142 vector [4]: autn = e6c8e27703d700001cf980c876c918c9 20250201160226343 DAUC <0003> auc.c:143 vector [4]: ck = 3d87ab04d06b6146886d2c95b36a95e0 20250201160226343 DAUC <0003> auc.c:144 vector [4]: ik = 70bb8283c1992f6e193e99ae2018d06e 20250201160226343 DAUC <0003> auc.c:145 vector [4]: res = c8615248eafaa1e40000000000000000 20250201160226343 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226343 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201160226343 DAUC <0003> auc.c:151 vector [4]: kc = dc6f9cbc82800ba6 20250201160226343 DAUC <0003> auc.c:152 vector [4]: sres = 229bf3ac 20250201160226343 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201160226343 DAUC <0003> db_auc.c:245 IMSI='262425428233914': Generated 5 vectors 20250201160226343 DAUC <0003> db_auc.c:249 IMSI='262425428233914': Updating SQN=481 in DB 20250201160226343 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425428233914"} 20250201160226343 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425428233914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226343 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226343 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42224<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@0d69c27203f7: Final verdict of PTC: pass 20250201160226344 DAUC <0003> db_auc.c:157 IMSI='262420981738340': No 2G Auth Data 20250201160226345 DAUC <0003> db_auc.c:192 IMSI='262420981738340': No 3G Auth Data HLR_Test-GSUP(21)@0d69c27203f7: Created GsupExpect[0] for "262420981738340" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250201160226351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 20250201160226353 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226353 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420981738340"} 20250201160226353 DAUC <0003> db_auc.c:236 IMSI='262420981738340': Calling to generate 1 vectors 20250201160226353 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250201160226353 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226353 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226353 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160226353 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226353 DAUC <0003> auc.c:113 vector [0]: rand = c34782b45009d8d55e314ebd4d7e045d 20250201160226353 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160226353 DAUC <0003> auc.c:142 vector [0]: autn = 90bc46f725640000c0a22dabcd9430ff 20250201160226353 DAUC <0003> auc.c:143 vector [0]: ck = bd56afb11f6274c1c2e5cbbaa9b05b40 20250201160226353 DAUC <0003> auc.c:144 vector [0]: ik = 0b6ddb1a97a0f80c4a680bbc4097129a 20250201160226353 DAUC <0003> auc.c:145 vector [0]: res = 9c00bfc5cb38f1b30000000000000000 20250201160226353 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226353 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226353 DAUC <0003> auc.c:179 vector [0]: kc = b83986e07fbe2c00 20250201160226353 DAUC <0003> auc.c:180 vector [0]: sres = 8a1f7f2a 20250201160226353 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226353 DAUC <0003> db_auc.c:245 IMSI='262420981738340': Generated 1 vectors 20250201160226353 DAUC <0003> db_auc.c:249 IMSI='262420981738340': Updating SQN=33 in DB 20250201160226353 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420981738340"} 20250201160226353 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226353 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226353 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0d69c27203f7: Found GsupExpect[0] for "262420981738340" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@0d69c27203f7: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262420981738340" TC_gsup_sai_num_auth_vectors(29)@0d69c27203f7: setverdict(pass): none -> pass 20250201160226354 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226354 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420981738340"} 20250201160226354 DAUC <0003> db_auc.c:236 IMSI='262420981738340': Calling to generate 4 vectors 20250201160226354 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250201160226354 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226354 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226354 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201160226354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226355 DAUC <0003> auc.c:113 vector [0]: rand = 15ba5933d203fc068be58e7052dfa76b 20250201160226355 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201160226355 DAUC <0003> auc.c:142 vector [0]: autn = 60224ccd65fa00002a27c7a75e5f86ef 20250201160226355 DAUC <0003> auc.c:143 vector [0]: ck = 4a7f3154182b86991b7933c2a338fe67 20250201160226355 DAUC <0003> auc.c:144 vector [0]: ik = 5dae04a825dbde3a6e98114e7d8cabae 20250201160226355 DAUC <0003> auc.c:145 vector [0]: res = eb76718b311199300000000000000000 20250201160226355 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226355 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226355 DAUC <0003> auc.c:179 vector [0]: kc = a3d94ebd4decbc00 20250201160226355 DAUC <0003> auc.c:180 vector [0]: sres = 029de695 20250201160226355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226355 DAUC <0003> auc.c:113 vector [1]: rand = 18d84e0a7fa756b3ec9a4690d0fdeb1c 20250201160226355 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201160226355 DAUC <0003> auc.c:142 vector [1]: autn = e9c24c11711300004b8f0f577b8e043e 20250201160226355 DAUC <0003> auc.c:143 vector [1]: ck = 80e099178f9facb7e3effa0c65c89801 20250201160226355 DAUC <0003> auc.c:144 vector [1]: ik = 85eab86cab2ec74f65dbd3d394eda3a5 20250201160226355 DAUC <0003> auc.c:145 vector [1]: res = 98e12655ec0adbe80000000000000000 20250201160226355 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226355 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160226355 DAUC <0003> auc.c:179 vector [1]: kc = 9eda197cf0941800 20250201160226355 DAUC <0003> auc.c:180 vector [1]: sres = 8bcddcdd 20250201160226355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160226355 DAUC <0003> auc.c:113 vector [2]: rand = 4a3a9d525d527244a6b3c6d3006d3274 20250201160226355 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201160226355 DAUC <0003> auc.c:142 vector [2]: autn = fe25dda1a6be000012177aa79a1b9f7e 20250201160226355 DAUC <0003> auc.c:143 vector [2]: ck = a507578825406ab60c11547207a54f3f 20250201160226355 DAUC <0003> auc.c:144 vector [2]: ik = 4d765da261a67e9033d86220965d113b 20250201160226355 DAUC <0003> auc.c:145 vector [2]: res = fb44ada6dae22ef70000000000000000 20250201160226355 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226355 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160226355 DAUC <0003> auc.c:179 vector [2]: kc = 5f0996e7dc095800 20250201160226355 DAUC <0003> auc.c:180 vector [2]: sres = 3c9836da 20250201160226355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160226355 DAUC <0003> auc.c:113 vector [3]: rand = f9df103660634f3ab126ab5e75c58dde 20250201160226355 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201160226355 DAUC <0003> auc.c:142 vector [3]: autn = 39a5a66aa5de00009d8b3207ba1d0d31 20250201160226355 DAUC <0003> auc.c:143 vector [3]: ck = 170fb59beb84d19ae55afa890749b5cb 20250201160226355 DAUC <0003> auc.c:144 vector [3]: ik = fbefc19a860ea39c15042fd363d4d4a6 20250201160226355 DAUC <0003> auc.c:145 vector [3]: res = 8d122b0ce94bfab90000000000000000 20250201160226355 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226355 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160226355 DAUC <0003> auc.c:179 vector [3]: kc = 098eb72e69132c00 20250201160226355 DAUC <0003> auc.c:180 vector [3]: sres = ea0c9aae 20250201160226355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160226355 DAUC <0003> db_auc.c:245 IMSI='262420981738340': Generated 4 vectors 20250201160226355 DAUC <0003> db_auc.c:249 IMSI='262420981738340': Updating SQN=161 in DB 20250201160226355 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420981738340"} 20250201160226355 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226355 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226355 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226356 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226356 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420981738340"} 20250201160226356 DAUC <0003> db_auc.c:236 IMSI='262420981738340': Calling to generate 5 vectors 20250201160226357 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160226357 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226357 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226357 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201160226357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226357 DAUC <0003> auc.c:113 vector [0]: rand = 749de6d631dfb9e512a8b8cdd786b977 20250201160226357 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201160226357 DAUC <0003> auc.c:142 vector [0]: autn = 192909affa6700006608a362d579222f 20250201160226357 DAUC <0003> auc.c:143 vector [0]: ck = 8671ceac1f6c4569dd4b879c396f2a34 20250201160226357 DAUC <0003> auc.c:144 vector [0]: ik = 70be8af994f1d7381a6b028d25abad9d 20250201160226357 DAUC <0003> auc.c:145 vector [0]: res = 8a90addc55b5c2430000000000000000 20250201160226357 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226357 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226357 DAUC <0003> auc.c:179 vector [0]: kc = 8f5b155900551000 20250201160226357 DAUC <0003> auc.c:180 vector [0]: sres = 5c5ace72 20250201160226357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226357 DAUC <0003> auc.c:113 vector [1]: rand = 33e57e07851ae8c95e47f77771318d49 20250201160226357 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201160226357 DAUC <0003> auc.c:142 vector [1]: autn = 13a5ed4a480f0000fda22648b96d0fd5 20250201160226357 DAUC <0003> auc.c:143 vector [1]: ck = 00b1ec1ceeb8442364b9051e1f3ac67b 20250201160226357 DAUC <0003> auc.c:144 vector [1]: ik = 6cb2a76eea6acf794dc7db11229eccb9 20250201160226357 DAUC <0003> auc.c:145 vector [1]: res = 6680c2a243c2d9f90000000000000000 20250201160226357 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226357 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160226357 DAUC <0003> auc.c:179 vector [1]: kc = bc4d2587b3eb1400 20250201160226357 DAUC <0003> auc.c:180 vector [1]: sres = e172d8a9 20250201160226357 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160226357 DAUC <0003> auc.c:113 vector [2]: rand = b179e70510922977b7c55325116a7815 20250201160226357 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201160226357 DAUC <0003> auc.c:142 vector [2]: autn = 983b4ab829400000ae0a22130d340161 20250201160226357 DAUC <0003> auc.c:143 vector [2]: ck = 6445be85a14d6bd50947368d6c6998ad 20250201160226357 DAUC <0003> auc.c:144 vector [2]: ik = 8170012c6ad36121228132699b915a8e 20250201160226357 DAUC <0003> auc.c:145 vector [2]: res = a96eadbf1f796de30000000000000000 20250201160226357 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226357 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160226357 DAUC <0003> auc.c:179 vector [2]: kc = d2fdd1bc8fb3ec00 20250201160226357 DAUC <0003> auc.c:180 vector [2]: sres = ce02f047 20250201160226357 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160226357 DAUC <0003> auc.c:113 vector [3]: rand = 487ba7229b041b0de73050603dbdb215 20250201160226357 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201160226357 DAUC <0003> auc.c:142 vector [3]: autn = 7afedb3a43000000197fe48a789bf2f1 20250201160226357 DAUC <0003> auc.c:143 vector [3]: ck = 318351eb9642623c49cdc4f191e9807e 20250201160226357 DAUC <0003> auc.c:144 vector [3]: ik = 4e9c065527037d7c9b21004ea9a1301e 20250201160226357 DAUC <0003> auc.c:145 vector [3]: res = 1e04ce236caa0d680000000000000000 20250201160226357 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226357 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160226357 DAUC <0003> auc.c:179 vector [3]: kc = 575000c59f83f000 20250201160226357 DAUC <0003> auc.c:180 vector [3]: sres = a85a6f12 20250201160226357 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160226357 DAUC <0003> auc.c:113 vector [4]: rand = df584713072eeb50c70e33a7535992ca 20250201160226357 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201160226357 DAUC <0003> auc.c:142 vector [4]: autn = ee9a07840a05000018486d539051a6b8 20250201160226357 DAUC <0003> auc.c:143 vector [4]: ck = e9fd9a7ae5bb7912c93b21d027c0ce84 20250201160226357 DAUC <0003> auc.c:144 vector [4]: ik = 4767f18c8750a69feb318d6ffdd96072 20250201160226357 DAUC <0003> auc.c:145 vector [4]: res = f38b13c6eb95ed560000000000000000 20250201160226357 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226357 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160226357 DAUC <0003> auc.c:179 vector [4]: kc = 2e03fce11b1ad400 20250201160226357 DAUC <0003> auc.c:180 vector [4]: sres = 34d75165 20250201160226357 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160226357 DAUC <0003> db_auc.c:245 IMSI='262420981738340': Generated 5 vectors 20250201160226357 DAUC <0003> db_auc.c:249 IMSI='262420981738340': Updating SQN=321 in DB 20250201160226358 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420981738340"} 20250201160226358 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226359 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226359 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420981738340"} 20250201160226359 DAUC <0003> db_auc.c:236 IMSI='262420981738340': Calling to generate 5 vectors 20250201160226359 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160226359 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226359 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226359 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201160226359 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226359 DAUC <0003> auc.c:113 vector [0]: rand = 0699e912fd2a5d00b7d0a4ccac6cffaf 20250201160226359 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201160226359 DAUC <0003> auc.c:142 vector [0]: autn = b49102ed2da2000083ff61ca1bdc9d03 20250201160226359 DAUC <0003> auc.c:143 vector [0]: ck = 9bbad48c45016ff908810781438a1895 20250201160226359 DAUC <0003> auc.c:144 vector [0]: ik = 1d9ab88f9365aa8c0964deef904861ef 20250201160226359 DAUC <0003> auc.c:145 vector [0]: res = 44744b9a82a24b530000000000000000 20250201160226359 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226359 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226359 DAUC <0003> auc.c:179 vector [0]: kc = 829e7ef527e96000 20250201160226359 DAUC <0003> auc.c:180 vector [0]: sres = cba54109 20250201160226359 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226359 DAUC <0003> auc.c:113 vector [1]: rand = 6fe19e62ec8e9b80c39f3f3d8d06f2e8 20250201160226359 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201160226359 DAUC <0003> auc.c:142 vector [1]: autn = 1bedffe95d260000a3f5771691661f08 20250201160226359 DAUC <0003> auc.c:143 vector [1]: ck = cfea65d51fb303010b9180bd43d7d91e 20250201160226359 DAUC <0003> auc.c:144 vector [1]: ik = 9bb96d61d750438b18085e47ea08716e 20250201160226359 DAUC <0003> auc.c:145 vector [1]: res = 85141de709927d1c0000000000000000 20250201160226359 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226359 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160226359 DAUC <0003> auc.c:179 vector [1]: kc = 7695515acc753000 20250201160226359 DAUC <0003> auc.c:180 vector [1]: sres = 69648048 20250201160226359 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160226359 DAUC <0003> auc.c:113 vector [2]: rand = c9ca43cfd981edd1dfcec2d79084845b 20250201160226359 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201160226359 DAUC <0003> auc.c:142 vector [2]: autn = 9429a7db63360000b7fe09b261de8771 20250201160226359 DAUC <0003> auc.c:143 vector [2]: ck = 94e5d9d6895ef11673dfc1fa185d65db 20250201160226359 DAUC <0003> auc.c:144 vector [2]: ik = 7903f052ebb8ba13c3fb3890680fc59a 20250201160226359 DAUC <0003> auc.c:145 vector [2]: res = bf720d8c350e3d950000000000000000 20250201160226359 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226359 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160226359 DAUC <0003> auc.c:179 vector [2]: kc = 391e60a44862a800 20250201160226359 DAUC <0003> auc.c:180 vector [2]: sres = 41d9978f 20250201160226359 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160226359 DAUC <0003> auc.c:113 vector [3]: rand = 66be5d05b35cdcdd5284d6e1ca9c7910 20250201160226359 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201160226359 DAUC <0003> auc.c:142 vector [3]: autn = 63161cf7cc150000f2c5a068cdf4de4d 20250201160226359 DAUC <0003> auc.c:143 vector [3]: ck = 1804e6cad4c045942c7bcea02df9c9cc 20250201160226359 DAUC <0003> auc.c:144 vector [3]: ik = dcb89bb68a1e01eedd1637aab8c4dcbb 20250201160226359 DAUC <0003> auc.c:145 vector [3]: res = cbf3c51c6b07ffd60000000000000000 20250201160226359 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226359 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160226359 DAUC <0003> auc.c:179 vector [3]: kc = 48c3dfac54c61400 20250201160226359 DAUC <0003> auc.c:180 vector [3]: sres = 8921490a 20250201160226360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160226360 DAUC <0003> auc.c:113 vector [4]: rand = 7281521387138493eaa6fbe65f66de3b 20250201160226360 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201160226360 DAUC <0003> auc.c:142 vector [4]: autn = 35fda2fa0ead0000f4d092ecafbde0c9 20250201160226360 DAUC <0003> auc.c:143 vector [4]: ck = 818cf033d9bf2fb0cbbbc02c98f63022 20250201160226360 DAUC <0003> auc.c:144 vector [4]: ik = 7ded6c8f24c02f80bf79be6ae165550d 20250201160226360 DAUC <0003> auc.c:145 vector [4]: res = 9f7692053b01d06d0000000000000000 20250201160226360 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226360 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160226360 DAUC <0003> auc.c:179 vector [4]: kc = 71f8f8b63b548800 20250201160226360 DAUC <0003> auc.c:180 vector [4]: sres = 53e72a9e 20250201160226360 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160226360 DAUC <0003> db_auc.c:245 IMSI='262420981738340': Generated 5 vectors 20250201160226360 DAUC <0003> db_auc.c:249 IMSI='262420981738340': Updating SQN=481 in DB 20250201160226360 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420981738340"} 20250201160226360 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420981738340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226360 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226360 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@0d69c27203f7: Final verdict of PTC: pass 20250201160226362 DAUC <0003> db_auc.c:157 IMSI='262420610849681': No 2G Auth Data 20250201160226362 DAUC <0003> db_auc.c:192 IMSI='262420610849681': No 3G Auth Data HLR_Test-GSUP(21)@0d69c27203f7: Created GsupExpect[0] for "262420610849681" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250201160226369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 20250201160226370 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226370 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420610849681"} 20250201160226370 DAUC <0003> db_auc.c:236 IMSI='262420610849681': Calling to generate 1 vectors 20250201160226370 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250201160226370 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226370 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226370 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160226370 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226370 DAUC <0003> auc.c:113 vector [0]: rand = 8a952cbc9043c9e5813e7dfed9ea90af 20250201160226370 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160226370 DAUC <0003> auc.c:142 vector [0]: autn = 4c804afeb64a000072a2e92b61bbf512 20250201160226370 DAUC <0003> auc.c:143 vector [0]: ck = 2118e1d9144bfc316b0da13efb7d82e4 20250201160226370 DAUC <0003> auc.c:144 vector [0]: ik = 44ab9dbc784e40ed3deac3066fc989c9 20250201160226370 DAUC <0003> auc.c:145 vector [0]: res = 3623f8f0497f6dde0000000000000000 20250201160226370 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226371 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226371 DAUC <0003> auc.c:179 vector [0]: kc = 15431afc4099c800 20250201160226371 DAUC <0003> auc.c:180 vector [0]: sres = 20b8c5d8 20250201160226371 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226371 DAUC <0003> db_auc.c:245 IMSI='262420610849681': Generated 1 vectors 20250201160226371 DAUC <0003> db_auc.c:249 IMSI='262420610849681': Updating SQN=33 in DB 20250201160226371 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420610849681"} 20250201160226371 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226371 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226371 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0d69c27203f7: Found GsupExpect[0] for "262420610849681" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@0d69c27203f7: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420610849681" TC_gsup_sai_num_auth_vectors(30)@0d69c27203f7: setverdict(pass): none -> pass 20250201160226372 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226372 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420610849681"} 20250201160226372 DAUC <0003> db_auc.c:236 IMSI='262420610849681': Calling to generate 4 vectors 20250201160226372 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250201160226372 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226372 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226372 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201160226372 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226372 DAUC <0003> auc.c:113 vector [0]: rand = bcb608b06bdc2f902c1efc368e0661c6 20250201160226372 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201160226372 DAUC <0003> auc.c:142 vector [0]: autn = 15e35b21648300005b251f62e656cca6 20250201160226372 DAUC <0003> auc.c:143 vector [0]: ck = 1b89f5ca390c109c30ea97bfe1a50110 20250201160226372 DAUC <0003> auc.c:144 vector [0]: ik = 0dc5a1a0504837160aaaad0edc8e287d 20250201160226372 DAUC <0003> auc.c:145 vector [0]: res = 6fee70a57d8842a60000000000000000 20250201160226372 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226372 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226372 DAUC <0003> auc.c:179 vector [0]: kc = a4c09a09f8842c00 20250201160226372 DAUC <0003> auc.c:180 vector [0]: sres = d117d705 20250201160226372 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226372 DAUC <0003> auc.c:113 vector [1]: rand = 7cab527c77f5b5ee385d033282fba1f7 20250201160226372 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201160226372 DAUC <0003> auc.c:142 vector [1]: autn = 73452bee496000008199bbfbf249f797 20250201160226372 DAUC <0003> auc.c:143 vector [1]: ck = 785fd10d7ac0823c95990f283c39862c 20250201160226372 DAUC <0003> auc.c:144 vector [1]: ik = 8327b2534c0ccc7f57c810c9d1d13ba5 20250201160226372 DAUC <0003> auc.c:145 vector [1]: res = dd826c8c39cac63a0000000000000000 20250201160226372 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226372 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160226372 DAUC <0003> auc.c:179 vector [1]: kc = 79661f45bc784c00 20250201160226372 DAUC <0003> auc.c:180 vector [1]: sres = ad62df6f 20250201160226372 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160226372 DAUC <0003> auc.c:113 vector [2]: rand = 78cba22de7e2d5b9ffdb97f81f19c743 20250201160226372 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201160226372 DAUC <0003> auc.c:142 vector [2]: autn = a613cd7c863b0000b9d4a1d543128e80 20250201160226372 DAUC <0003> auc.c:143 vector [2]: ck = 7d214f7b53e8634dd99878749c2f2797 20250201160226372 DAUC <0003> auc.c:144 vector [2]: ik = 3b5821b96f27aa68ac84c175917c8a31 20250201160226372 DAUC <0003> auc.c:145 vector [2]: res = f1f52745fceeaa990000000000000000 20250201160226372 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226372 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160226372 DAUC <0003> auc.c:179 vector [2]: kc = fdf3d94399489800 20250201160226372 DAUC <0003> auc.c:180 vector [2]: sres = 43b6dea2 20250201160226372 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160226372 DAUC <0003> auc.c:113 vector [3]: rand = 442f8ec148d68d27f81377c6414824bd 20250201160226372 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201160226372 DAUC <0003> auc.c:142 vector [3]: autn = 9d38a57879180000d2bb650f6fa1988d 20250201160226372 DAUC <0003> auc.c:143 vector [3]: ck = 21e66edb8e12391fcb9635167a4e13d3 20250201160226372 DAUC <0003> auc.c:144 vector [3]: ik = 039381b1f776e3058650e49105914e3a 20250201160226372 DAUC <0003> auc.c:145 vector [3]: res = c9f37255740239230000000000000000 20250201160226372 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226372 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160226372 DAUC <0003> auc.c:179 vector [3]: kc = 8d680a9e5ba0a400 20250201160226372 DAUC <0003> auc.c:180 vector [3]: sres = 0c22fae0 20250201160226373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160226373 DAUC <0003> db_auc.c:245 IMSI='262420610849681': Generated 4 vectors 20250201160226373 DAUC <0003> db_auc.c:249 IMSI='262420610849681': Updating SQN=161 in DB 20250201160226373 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420610849681"} 20250201160226373 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226373 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226373 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226374 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226374 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420610849681"} 20250201160226374 DAUC <0003> db_auc.c:236 IMSI='262420610849681': Calling to generate 5 vectors 20250201160226374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160226374 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226374 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226374 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201160226374 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226374 DAUC <0003> auc.c:113 vector [0]: rand = 73c35ce162634afd9f937519dbdf9cd6 20250201160226374 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201160226374 DAUC <0003> auc.c:142 vector [0]: autn = 3759ead7080f00002f2cec4acc50d9c4 20250201160226374 DAUC <0003> auc.c:143 vector [0]: ck = 8eba9b00bd2c85738bb243a2f512185f 20250201160226374 DAUC <0003> auc.c:144 vector [0]: ik = bb6fecccdee44a71d175ca723e9c97db 20250201160226374 DAUC <0003> auc.c:145 vector [0]: res = 2b6c9d96751b035c0000000000000000 20250201160226374 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226374 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226374 DAUC <0003> auc.c:179 vector [0]: kc = 0be11ea5b6598000 20250201160226374 DAUC <0003> auc.c:180 vector [0]: sres = fe17a83c 20250201160226374 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226374 DAUC <0003> auc.c:113 vector [1]: rand = 9e9a0a4d635b426259f5f18ab565cce2 20250201160226374 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201160226374 DAUC <0003> auc.c:142 vector [1]: autn = e40fa978b1d5000075bb9b513ec66117 20250201160226374 DAUC <0003> auc.c:143 vector [1]: ck = 1e4d71e319fb9b9d948d8d1d8214bd41 20250201160226374 DAUC <0003> auc.c:144 vector [1]: ik = 1218ff7ded5a4347875ba35fb86c8a55 20250201160226374 DAUC <0003> auc.c:145 vector [1]: res = 52d14da718c6e9e90000000000000000 20250201160226374 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226374 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160226374 DAUC <0003> auc.c:179 vector [1]: kc = b7289bcad2328800 20250201160226374 DAUC <0003> auc.c:180 vector [1]: sres = 67edbecb 20250201160226374 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160226374 DAUC <0003> auc.c:113 vector [2]: rand = 59e9439b3ea39ae4d7d1a1ad27497f41 20250201160226374 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201160226374 DAUC <0003> auc.c:142 vector [2]: autn = 2be07a644fe3000005499d5890ecc50a 20250201160226374 DAUC <0003> auc.c:143 vector [2]: ck = 9713f45600a1b936c8b3ccb892f2d604 20250201160226374 DAUC <0003> auc.c:144 vector [2]: ik = 51feb5c54b14c1771a743f318db68c87 20250201160226374 DAUC <0003> auc.c:145 vector [2]: res = a82f1c858b4766690000000000000000 20250201160226374 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226374 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160226374 DAUC <0003> auc.c:179 vector [2]: kc = 698800edaa188000 20250201160226374 DAUC <0003> auc.c:180 vector [2]: sres = 5644ab65 20250201160226374 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160226374 DAUC <0003> auc.c:113 vector [3]: rand = 51b66632a8c271e2ba87b7d83220a641 20250201160226374 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201160226374 DAUC <0003> auc.c:142 vector [3]: autn = b562d7f2de150000adf829aaa6e7fcac 20250201160226374 DAUC <0003> auc.c:143 vector [3]: ck = 0739601e22db655e75b761906b5f0fa7 20250201160226374 DAUC <0003> auc.c:144 vector [3]: ik = 5910f7e5b4976704bb7f972d25285a5d 20250201160226374 DAUC <0003> auc.c:145 vector [3]: res = 616716e57bb26d840000000000000000 20250201160226374 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226374 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160226374 DAUC <0003> auc.c:179 vector [3]: kc = 4fe6498388da6800 20250201160226374 DAUC <0003> auc.c:180 vector [3]: sres = 151380b1 20250201160226374 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160226374 DAUC <0003> auc.c:113 vector [4]: rand = a5bbc8e3f7238924db3acac600bb42a7 20250201160226374 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201160226374 DAUC <0003> auc.c:142 vector [4]: autn = a0afe90f46ce00000f35b38e79a4eaaa 20250201160226374 DAUC <0003> auc.c:143 vector [4]: ck = 59f44313fe3d668172170c25fae38364 20250201160226374 DAUC <0003> auc.c:144 vector [4]: ik = 6a227d03f5cad62ccb6b5f7d10cf00ba 20250201160226374 DAUC <0003> auc.c:145 vector [4]: res = b63263a0ea753c390000000000000000 20250201160226374 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226374 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160226374 DAUC <0003> auc.c:179 vector [4]: kc = 9cc962542d54cc00 20250201160226374 DAUC <0003> auc.c:180 vector [4]: sres = 2c42f451 20250201160226374 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160226374 DAUC <0003> db_auc.c:245 IMSI='262420610849681': Generated 5 vectors 20250201160226374 DAUC <0003> db_auc.c:249 IMSI='262420610849681': Updating SQN=321 in DB 20250201160226374 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420610849681"} 20250201160226374 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226374 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226374 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226375 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226375 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420610849681"} 20250201160226375 DAUC <0003> db_auc.c:236 IMSI='262420610849681': Calling to generate 5 vectors 20250201160226375 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160226375 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226375 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226375 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201160226375 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226375 DAUC <0003> auc.c:113 vector [0]: rand = f44f15264214da4749078c8d487b5353 20250201160226376 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201160226376 DAUC <0003> auc.c:142 vector [0]: autn = 42701e7e26ad000028daa7343716e695 20250201160226376 DAUC <0003> auc.c:143 vector [0]: ck = 40359aa44298c7b0fa809681a5a53cbb 20250201160226376 DAUC <0003> auc.c:144 vector [0]: ik = 02fd49fc171836a3435d41687d073be2 20250201160226376 DAUC <0003> auc.c:145 vector [0]: res = bbc3b04863c50aec0000000000000000 20250201160226376 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226376 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226376 DAUC <0003> auc.c:179 vector [0]: kc = e7465ae48620d400 20250201160226376 DAUC <0003> auc.c:180 vector [0]: sres = ae9365a5 20250201160226376 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226376 DAUC <0003> auc.c:113 vector [1]: rand = f715818d0fe38f70c7d063ab8bb21456 20250201160226376 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201160226376 DAUC <0003> auc.c:142 vector [1]: autn = 7906e5d4c83e0000b0a51300dff02a5e 20250201160226376 DAUC <0003> auc.c:143 vector [1]: ck = 8906177fea5d67fe1d473ace1beccf1c 20250201160226376 DAUC <0003> auc.c:144 vector [1]: ik = 6aa3004116aa7f98c15fa055aeb8cfcb 20250201160226376 DAUC <0003> auc.c:145 vector [1]: res = f50a55690aad8a600000000000000000 20250201160226376 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226376 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160226376 DAUC <0003> auc.c:179 vector [1]: kc = 1789cd083debe000 20250201160226376 DAUC <0003> auc.c:180 vector [1]: sres = d3066101 20250201160226376 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160226376 DAUC <0003> auc.c:113 vector [2]: rand = 7e883a82c74cb02aac96c3dc7d89c092 20250201160226376 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201160226376 DAUC <0003> auc.c:142 vector [2]: autn = 8bdf36b9f1c200001f7221e3ead1f6fb 20250201160226376 DAUC <0003> auc.c:143 vector [2]: ck = f2ff56c46f556b1da47f5af688b6faec 20250201160226376 DAUC <0003> auc.c:144 vector [2]: ik = 3d6bc085dd0188f84952ca853d641cf2 20250201160226376 DAUC <0003> auc.c:145 vector [2]: res = 405b6ca58ef9de720000000000000000 20250201160226376 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226376 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160226376 DAUC <0003> auc.c:179 vector [2]: kc = 2b07d615fc7a5c00 20250201160226376 DAUC <0003> auc.c:180 vector [2]: sres = 85f14007 20250201160226376 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160226376 DAUC <0003> auc.c:113 vector [3]: rand = d42d372e72cafd89675d02f9bdb2174e 20250201160226376 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201160226376 DAUC <0003> auc.c:142 vector [3]: autn = d6597ce0bf660000a18d32b9b0b84d0f 20250201160226376 DAUC <0003> auc.c:143 vector [3]: ck = eeaea1aa704eb7a32db69cacb1864b4d 20250201160226376 DAUC <0003> auc.c:144 vector [3]: ik = a0e2f1e8b299928277a4d399532bdff6 20250201160226376 DAUC <0003> auc.c:145 vector [3]: res = fa87ec1187a4baa30000000000000000 20250201160226376 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226376 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160226376 DAUC <0003> auc.c:179 vector [3]: kc = e7b6dc711c40a400 20250201160226376 DAUC <0003> auc.c:180 vector [3]: sres = df7a870e 20250201160226376 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160226376 DAUC <0003> auc.c:113 vector [4]: rand = 621cb15b4792f5fd8ea996b1b55495db 20250201160226376 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201160226376 DAUC <0003> auc.c:142 vector [4]: autn = 7752cd8375200000a9617e10a3718d04 20250201160226376 DAUC <0003> auc.c:143 vector [4]: ck = af091590595301ee32a01193e48c24b7 20250201160226376 DAUC <0003> auc.c:144 vector [4]: ik = 66068876ce88b49d10c33067c2fc3a1f 20250201160226376 DAUC <0003> auc.c:145 vector [4]: res = 69545d95aab359960000000000000000 20250201160226376 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226376 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160226376 DAUC <0003> auc.c:179 vector [4]: kc = 96a6ba3ade92d800 20250201160226376 DAUC <0003> auc.c:180 vector [4]: sres = 599ef603 20250201160226376 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160226376 DAUC <0003> db_auc.c:245 IMSI='262420610849681': Generated 5 vectors 20250201160226376 DAUC <0003> db_auc.c:249 IMSI='262420610849681': Updating SQN=481 in DB 20250201160226376 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420610849681"} 20250201160226376 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420610849681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226376 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226376 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@0d69c27203f7: Final verdict of PTC: pass 20250201160226378 DAUC <0003> db_auc.c:157 IMSI='262429843220430': No 2G Auth Data 20250201160226378 DAUC <0003> db_auc.c:192 IMSI='262429843220430': No 3G Auth Data HLR_Test-GSUP(21)@0d69c27203f7: Created GsupExpect[0] for "262429843220430" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250201160226384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 20250201160226386 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226386 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429843220430"} 20250201160226386 DAUC <0003> db_auc.c:236 IMSI='262429843220430': Calling to generate 1 vectors 20250201160226386 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250201160226386 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226386 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226386 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160226386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226386 DAUC <0003> auc.c:113 vector [0]: rand = eb7d19dc31e0755d163adcffb927d76c 20250201160226386 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160226386 DAUC <0003> auc.c:142 vector [0]: autn = 60bf8534bb770000e634300c35dbe63f 20250201160226386 DAUC <0003> auc.c:143 vector [0]: ck = cbe31ab553bbf98f7660379634727018 20250201160226386 DAUC <0003> auc.c:144 vector [0]: ik = 82fd66ad46ab30a22661d2137a04e582 20250201160226386 DAUC <0003> auc.c:145 vector [0]: res = a628a8f48d15d9ff0000000000000000 20250201160226386 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226386 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226386 DAUC <0003> auc.c:179 vector [0]: kc = 5cf836ff48fb76fe 20250201160226386 DAUC <0003> auc.c:180 vector [0]: sres = 14292849 20250201160226386 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226386 DAUC <0003> db_auc.c:245 IMSI='262429843220430': Generated 1 vectors 20250201160226386 DAUC <0003> db_auc.c:249 IMSI='262429843220430': Updating SQN=33 in DB 20250201160226386 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429843220430"} 20250201160226386 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226386 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226386 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0d69c27203f7: Found GsupExpect[0] for "262429843220430" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@0d69c27203f7: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262429843220430" TC_gsup_sai_num_auth_vectors(31)@0d69c27203f7: setverdict(pass): none -> pass 20250201160226387 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226387 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429843220430"} 20250201160226387 DAUC <0003> db_auc.c:236 IMSI='262429843220430': Calling to generate 4 vectors 20250201160226387 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250201160226387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226387 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226387 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201160226387 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226387 DAUC <0003> auc.c:113 vector [0]: rand = 6c9ef66d68066ad5df7e338c16388a9d 20250201160226387 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201160226387 DAUC <0003> auc.c:142 vector [0]: autn = d11ff359a7f100009e0b19abca7294b0 20250201160226387 DAUC <0003> auc.c:143 vector [0]: ck = 3f3ffce1ff2f684b5a8f276d74aef3f9 20250201160226387 DAUC <0003> auc.c:144 vector [0]: ik = f4da19431f0956605f7a35ee6f5cb85b 20250201160226387 DAUC <0003> auc.c:145 vector [0]: res = 2e3e0b0e62d56d320000000000000000 20250201160226387 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226387 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226387 DAUC <0003> auc.c:179 vector [0]: kc = 81bc412f4ea5f3eb 20250201160226387 DAUC <0003> auc.c:180 vector [0]: sres = b254ed40 20250201160226387 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226387 DAUC <0003> auc.c:113 vector [1]: rand = c445920ab276256d1029b75e452a302f 20250201160226387 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201160226387 DAUC <0003> auc.c:142 vector [1]: autn = 1c39e6d0a0d90000f4c961ebf49a01b1 20250201160226387 DAUC <0003> auc.c:143 vector [1]: ck = 7b6117308e29909e8012dcfa8a4ed111 20250201160226387 DAUC <0003> auc.c:144 vector [1]: ik = a5cd1dabfb74cb11b8e68a7d931129d4 20250201160226387 DAUC <0003> auc.c:145 vector [1]: res = 052f46d7aff2bee00000000000000000 20250201160226387 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226387 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160226387 DAUC <0003> auc.c:179 vector [1]: kc = 50812142b154aeb4 20250201160226387 DAUC <0003> auc.c:180 vector [1]: sres = d4103328 20250201160226387 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160226387 DAUC <0003> auc.c:113 vector [2]: rand = 9fc54d197f8a0a01ca661049c7e2a2d3 20250201160226387 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201160226387 DAUC <0003> auc.c:142 vector [2]: autn = 6bd608db87f200005bc3de60995fdefa 20250201160226387 DAUC <0003> auc.c:143 vector [2]: ck = a70e93c5e0a5d150c71b45de432576ad 20250201160226387 DAUC <0003> auc.c:144 vector [2]: ik = c6453b62e5b0e8203f2e908dc1b84fa7 20250201160226387 DAUC <0003> auc.c:145 vector [2]: res = f968a6442db87ebf0000000000000000 20250201160226387 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226387 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160226387 DAUC <0003> auc.c:179 vector [2]: kc = 7806783f42b44a05 20250201160226387 DAUC <0003> auc.c:180 vector [2]: sres = 592e0f8a 20250201160226387 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160226387 DAUC <0003> auc.c:113 vector [3]: rand = cc205edd467ec5abf14441691bb0d084 20250201160226387 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201160226387 DAUC <0003> auc.c:142 vector [3]: autn = 6320bc93b49a00005ef8300994a20f99 20250201160226387 DAUC <0003> auc.c:143 vector [3]: ck = f233ecdba97d49af6ed99fedc4b009f8 20250201160226387 DAUC <0003> auc.c:144 vector [3]: ik = b4b531ea61960b8425a2d54c33cefeff 20250201160226387 DAUC <0003> auc.c:145 vector [3]: res = 260c4ecc38f807ac0000000000000000 20250201160226387 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226387 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160226387 DAUC <0003> auc.c:179 vector [3]: kc = 97e6c848bf57d0d0 20250201160226387 DAUC <0003> auc.c:180 vector [3]: sres = 0cfd3dce 20250201160226388 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160226388 DAUC <0003> db_auc.c:245 IMSI='262429843220430': Generated 4 vectors 20250201160226388 DAUC <0003> db_auc.c:249 IMSI='262429843220430': Updating SQN=161 in DB 20250201160226388 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429843220430"} 20250201160226388 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226388 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226388 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226389 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226389 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429843220430"} 20250201160226389 DAUC <0003> db_auc.c:236 IMSI='262429843220430': Calling to generate 5 vectors 20250201160226389 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160226389 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226389 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226389 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201160226389 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226389 DAUC <0003> auc.c:113 vector [0]: rand = 5fdacf25e046dd504de864075937a734 20250201160226389 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201160226389 DAUC <0003> auc.c:142 vector [0]: autn = 8953027b8cb20000845832e78b3ba3e2 20250201160226389 DAUC <0003> auc.c:143 vector [0]: ck = 9ddcc8e740767960fe66aac9c26c1ede 20250201160226389 DAUC <0003> auc.c:144 vector [0]: ik = 15ab58e862ac3ed94192e1fcf1a00221 20250201160226389 DAUC <0003> auc.c:145 vector [0]: res = 82c6b99ceae989e30000000000000000 20250201160226389 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226389 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226389 DAUC <0003> auc.c:179 vector [0]: kc = 600291eeba9fb369 20250201160226389 DAUC <0003> auc.c:180 vector [0]: sres = 088e79ab 20250201160226389 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226389 DAUC <0003> auc.c:113 vector [1]: rand = db5a678a7be8914ec5d90ecfa657eddb 20250201160226389 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201160226389 DAUC <0003> auc.c:142 vector [1]: autn = 170b62714ad100003c752441bf694a9c 20250201160226389 DAUC <0003> auc.c:143 vector [1]: ck = 80b9b8223a080c859ad6c69193afa017 20250201160226389 DAUC <0003> auc.c:144 vector [1]: ik = ac921ae035e24ccb64bcbce8121c9242 20250201160226389 DAUC <0003> auc.c:145 vector [1]: res = 478cb21552f02cab0000000000000000 20250201160226389 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226389 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160226389 DAUC <0003> auc.c:179 vector [1]: kc = a5cc74151768ed7a 20250201160226389 DAUC <0003> auc.c:180 vector [1]: sres = b1214bdf 20250201160226389 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160226389 DAUC <0003> auc.c:113 vector [2]: rand = bf5af2b3d6e3310bdeb11e12b41de675 20250201160226389 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201160226389 DAUC <0003> auc.c:142 vector [2]: autn = de8c5cbf188d0000909924f4e944095b 20250201160226389 DAUC <0003> auc.c:143 vector [2]: ck = 0a5f5ac9c8aa2cbfed8a3585ad9bcd70 20250201160226389 DAUC <0003> auc.c:144 vector [2]: ik = 52252a0a2d66c4172eb088bfad13944e 20250201160226389 DAUC <0003> auc.c:145 vector [2]: res = c6961d52e5ad9d640000000000000000 20250201160226389 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226389 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160226389 DAUC <0003> auc.c:179 vector [2]: kc = 5ba8586bf2e1d1f7 20250201160226389 DAUC <0003> auc.c:180 vector [2]: sres = 719b7c7d 20250201160226389 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160226389 DAUC <0003> auc.c:113 vector [3]: rand = f6c0df8d03133352a55f5ea9cf16b635 20250201160226389 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201160226389 DAUC <0003> auc.c:142 vector [3]: autn = 809c7c3d3de7000043e3ba390fa462fc 20250201160226389 DAUC <0003> auc.c:143 vector [3]: ck = fa19fe1d737b2930b109bbeb1d6a9148 20250201160226389 DAUC <0003> auc.c:144 vector [3]: ik = 7b9de69e736c6a384d8d9b9ae4ce0e80 20250201160226389 DAUC <0003> auc.c:145 vector [3]: res = ab253c9de491c0620000000000000000 20250201160226389 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226389 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160226389 DAUC <0003> auc.c:179 vector [3]: kc = 96fca037253d39df 20250201160226389 DAUC <0003> auc.c:180 vector [3]: sres = 650355e4 20250201160226389 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160226389 DAUC <0003> auc.c:113 vector [4]: rand = 983530cb845b3fc9c4119b9cb51a1f5c 20250201160226389 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201160226389 DAUC <0003> auc.c:142 vector [4]: autn = 266a3de962a900006a73e15638a4b7f3 20250201160226389 DAUC <0003> auc.c:143 vector [4]: ck = 02127ef6f5d5f725377aa7e27bfdd166 20250201160226389 DAUC <0003> auc.c:144 vector [4]: ik = 6f316cdf26b4849e13c73f6ee6e71ecd 20250201160226389 DAUC <0003> auc.c:145 vector [4]: res = 58a930b6a7f825ff0000000000000000 20250201160226389 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226389 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160226389 DAUC <0003> auc.c:179 vector [4]: kc = 0078da80bab2c7d0 20250201160226389 DAUC <0003> auc.c:180 vector [4]: sres = 89370f17 20250201160226389 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160226389 DAUC <0003> db_auc.c:245 IMSI='262429843220430': Generated 5 vectors 20250201160226389 DAUC <0003> db_auc.c:249 IMSI='262429843220430': Updating SQN=321 in DB 20250201160226389 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429843220430"} 20250201160226389 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226389 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226389 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226391 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160226391 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429843220430"} 20250201160226391 DAUC <0003> db_auc.c:236 IMSI='262429843220430': Calling to generate 5 vectors 20250201160226391 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160226391 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160226391 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160226391 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201160226391 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160226391 DAUC <0003> auc.c:113 vector [0]: rand = 6374fc978b38bec2a9ba6b70e4216b24 20250201160226391 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201160226391 DAUC <0003> auc.c:142 vector [0]: autn = 2a9d096115d50000a5560bc8126bb154 20250201160226391 DAUC <0003> auc.c:143 vector [0]: ck = decbe86a62cf95e908da9df89eea7cd8 20250201160226391 DAUC <0003> auc.c:144 vector [0]: ik = 55f331aefe00f8e5742d4cf13fa6d7b5 20250201160226391 DAUC <0003> auc.c:145 vector [0]: res = d933adb339c658070000000000000000 20250201160226391 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160226391 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160226391 DAUC <0003> auc.c:179 vector [0]: kc = 25bc20782762470f 20250201160226391 DAUC <0003> auc.c:180 vector [0]: sres = 6f7f9574 20250201160226391 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160226391 DAUC <0003> auc.c:113 vector [1]: rand = b65e922a091e05f44a43c8d3321e46c8 20250201160226391 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201160226391 DAUC <0003> auc.c:142 vector [1]: autn = 2ceadbf82ba500006b14a4d251a283c7 20250201160226391 DAUC <0003> auc.c:143 vector [1]: ck = a6675d4f1de1305885948665140cdea0 20250201160226391 DAUC <0003> auc.c:144 vector [1]: ik = 41861dfc0510171065ee89614d3c329c 20250201160226391 DAUC <0003> auc.c:145 vector [1]: res = e1f8b9c6e799b1f20000000000000000 20250201160226391 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160226391 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160226391 DAUC <0003> auc.c:179 vector [1]: kc = d55ccd68c5b736ea 20250201160226391 DAUC <0003> auc.c:180 vector [1]: sres = ec28982a 20250201160226391 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160226391 DAUC <0003> auc.c:113 vector [2]: rand = f33f974818590c32a2d83387399e5791 20250201160226391 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201160226391 DAUC <0003> auc.c:142 vector [2]: autn = 083f91b064cd0000c3ffaeb43af3ce0b 20250201160226391 DAUC <0003> auc.c:143 vector [2]: ck = 751941e5fdc210287eb344f36beea248 20250201160226391 DAUC <0003> auc.c:144 vector [2]: ik = 3ed0cb95c588aa85b0e50d0526371c00 20250201160226391 DAUC <0003> auc.c:145 vector [2]: res = d9805acb4e662e4e0000000000000000 20250201160226391 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160226391 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160226391 DAUC <0003> auc.c:179 vector [2]: kc = 310f288339f4610c 20250201160226391 DAUC <0003> auc.c:180 vector [2]: sres = 7d6e1f70 20250201160226391 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160226391 DAUC <0003> auc.c:113 vector [3]: rand = f07692f8939b08fcc17f40c99ebe55b7 20250201160226391 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201160226391 DAUC <0003> auc.c:142 vector [3]: autn = b91d0db6d77e0000cfc1ce548fb3d8c6 20250201160226391 DAUC <0003> auc.c:143 vector [3]: ck = a8fc1cf6a3abe00bb2f82096d5e2880d 20250201160226391 DAUC <0003> auc.c:144 vector [3]: ik = 6045d1bced48d2d477ec2316db28d942 20250201160226391 DAUC <0003> auc.c:145 vector [3]: res = fc23d1a74897daf40000000000000000 20250201160226391 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160226391 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160226391 DAUC <0003> auc.c:179 vector [3]: kc = f96a73cdcda99d40 20250201160226391 DAUC <0003> auc.c:180 vector [3]: sres = 1ac07133 20250201160226391 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160226391 DAUC <0003> auc.c:113 vector [4]: rand = 3839178878bafc9808978a249baff4b3 20250201160226391 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201160226391 DAUC <0003> auc.c:142 vector [4]: autn = cc35fe4bf35000002c8e8909ea98c955 20250201160226391 DAUC <0003> auc.c:143 vector [4]: ck = 54b8115bb272384e1c4b440025aac90e 20250201160226391 DAUC <0003> auc.c:144 vector [4]: ik = 0cd7757d9d663b37fe5c41659992cde3 20250201160226391 DAUC <0003> auc.c:145 vector [4]: res = 2cca0f6832da89d30000000000000000 20250201160226391 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160226391 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160226391 DAUC <0003> auc.c:179 vector [4]: kc = 8cd56b5be96158e7 20250201160226391 DAUC <0003> auc.c:180 vector [4]: sres = 3a8e1d14 20250201160226391 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160226391 DAUC <0003> db_auc.c:245 IMSI='262429843220430': Generated 5 vectors 20250201160226391 DAUC <0003> db_auc.c:249 IMSI='262429843220430': Updating SQN=481 in DB 20250201160226391 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429843220430"} 20250201160226391 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429843220430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160226391 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160226391 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160226392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160226393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42186<->l=127.0.0.1:4258 20250201160226394 DLINP <000b> input/ipa.c:452 connected read/write 20250201160226394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(21)@0d69c27203f7: Final verdict of PTC: none 20250201160226394 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160226394 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160226394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(20)@0d69c27203f7: Final verdict of PTC: none 20250201160226394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46771<->l=127.0.0.1:4259) 22@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Feb 1 16:02:26 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 20250201160226416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 20250201160226517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=408908) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Feb 1 16:02:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_sai_eps started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160229674 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160229674 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160229679 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160229680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@0d69c27203f7: 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 } } } } 20250201160229684 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160229685 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160229685 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160229685 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 20250201160229685 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160229685 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 20250201160229685 DLGSUP <0013> gsup_server.c:236 2: 20250201160229685 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160229685 DLGSUP <0013> gsup_server.c:236 3: 20250201160229685 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160229685 DLGSUP <0013> gsup_server.c:236 4: 20250201160229685 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160229685 DLGSUP <0013> gsup_server.c:236 5: 20250201160229685 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160229686 DLGSUP <0013> gsup_server.c:236 7: 20250201160229686 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160229686 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160229686 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160229686 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@0d69c27203f7: 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") 20250201160229704 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40893<->l=127.0.0.1:4259) 20250201160229708 DAUC <0003> db_auc.c:157 IMSI='262423662636437': No 2G Auth Data 20250201160229708 DAUC <0003> db_auc.c:192 IMSI='262423662636437': No 3G Auth Data HLR_Test-GSUP(33)@0d69c27203f7: Created GsupExpect[0] for "262423662636437" to be handled at TC_gsup_sai_eps(36) 20250201160229718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 20250201160229732 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160229733 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423662636437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423662636437"} 20250201160229733 DAUC <0003> db_auc.c:157 IMSI='262423662636437': No 2G Auth Data 20250201160229733 DAUC <0003> db_auc.c:236 IMSI='262423662636437': Calling to generate 5 vectors 20250201160229733 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201160229733 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160229733 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160229733 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160229733 DAUC <0003> auc.c:113 vector [0]: rand = cf48f9e48d9db729f4d763661f9b7d45 20250201160229733 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160229734 DAUC <0003> auc.c:142 vector [0]: autn = f4375afe29fe8000f3c79b067cd7b9cf 20250201160229734 DAUC <0003> auc.c:143 vector [0]: ck = 9eefbae75bea79ca12d30501e2533fdd 20250201160229734 DAUC <0003> auc.c:144 vector [0]: ik = 8ef0ec5b312d87cf3f9b953316f165a8 20250201160229734 DAUC <0003> auc.c:145 vector [0]: res = a91a003e19d0f7950000000000000000 20250201160229734 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160229734 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160229734 DAUC <0003> auc.c:151 vector [0]: kc = 3d57c68e9e65a470 20250201160229734 DAUC <0003> auc.c:152 vector [0]: sres = b0caf7ab 20250201160229734 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160229734 DAUC <0003> auc.c:113 vector [1]: rand = ba97c25807204285462f499358bffccf 20250201160229734 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160229734 DAUC <0003> auc.c:142 vector [1]: autn = 524568333b9d8000874b4cbad48342e9 20250201160229734 DAUC <0003> auc.c:143 vector [1]: ck = bb0db84b4ebba4ec22b6072e745e3715 20250201160229734 DAUC <0003> auc.c:144 vector [1]: ik = 5b32ae773d9c364a9bb3033956cc8c96 20250201160229734 DAUC <0003> auc.c:145 vector [1]: res = d79bbfc4098836f50000000000000000 20250201160229735 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160229735 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160229735 DAUC <0003> auc.c:151 vector [1]: kc = 593a122b51b52925 20250201160229735 DAUC <0003> auc.c:152 vector [1]: sres = de138931 20250201160229735 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160229735 DAUC <0003> auc.c:113 vector [2]: rand = 64927760186bf1b8b182a8e2d7063b62 20250201160229735 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160229735 DAUC <0003> auc.c:142 vector [2]: autn = eb4e2bcf2adb80000a9d7c289177317f 20250201160229735 DAUC <0003> auc.c:143 vector [2]: ck = e033775c04ccc8f4503a2ecb45b0fc14 20250201160229735 DAUC <0003> auc.c:144 vector [2]: ik = 1c65da24daea4dac72a79455a23d988b 20250201160229735 DAUC <0003> auc.c:145 vector [2]: res = c34baf5ad0320fdf0000000000000000 20250201160229735 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160229735 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160229735 DAUC <0003> auc.c:151 vector [2]: kc = decb17e639abe1c7 20250201160229735 DAUC <0003> auc.c:152 vector [2]: sres = 1379a085 20250201160229735 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160229736 DAUC <0003> auc.c:113 vector [3]: rand = 6ba05b4ade7ab85f8e5bd62213c00610 20250201160229736 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160229736 DAUC <0003> auc.c:142 vector [3]: autn = 953b09385d9b80008b5601471c3c4f37 20250201160229736 DAUC <0003> auc.c:143 vector [3]: ck = e13a4a81a0a9f571ae722cf0015df54a 20250201160229736 DAUC <0003> auc.c:144 vector [3]: ik = 6d1cc9034e4c5e517d137628a9d2a485 20250201160229736 DAUC <0003> auc.c:145 vector [3]: res = c84697e62a1f8ee30000000000000000 20250201160229736 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160229736 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160229736 DAUC <0003> auc.c:151 vector [3]: kc = 5f47d95a466afaef 20250201160229736 DAUC <0003> auc.c:152 vector [3]: sres = e2591905 20250201160229736 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160229736 DAUC <0003> auc.c:113 vector [4]: rand = 0d590a7afec215a7364770e767ced260 20250201160229736 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160229736 DAUC <0003> auc.c:142 vector [4]: autn = a8fe3dbf2d9680005631870d43b10821 20250201160229736 DAUC <0003> auc.c:143 vector [4]: ck = 2b11a94128b6882df7ffdffdeca87d9e 20250201160229737 DAUC <0003> auc.c:144 vector [4]: ik = 711adea9bcf40def7acdc0d775b100bc 20250201160229737 DAUC <0003> auc.c:145 vector [4]: res = 9f3a7267c15543f50000000000000000 20250201160229737 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160229737 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201160229737 DAUC <0003> auc.c:151 vector [4]: kc = d73968c20d5bf8e0 20250201160229737 DAUC <0003> auc.c:152 vector [4]: sres = 5e6f3192 20250201160229737 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201160229737 DAUC <0003> db_auc.c:245 IMSI='262423662636437': Generated 5 vectors 20250201160229737 DAUC <0003> db_auc.c:249 IMSI='262423662636437': Updating SQN=161 in DB 20250201160229737 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423662636437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423662636437"} 20250201160229737 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423662636437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160229737 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160229738 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0d69c27203f7: Found GsupExpect[0] for "262423662636437" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@0d69c27203f7: Added IMSI table entry 0TC_gsup_sai_eps(36)"262423662636437" TC_gsup_sai_eps(36)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160229745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@0d69c27203f7: Final verdict of PTC: pass 20250201160229750 DAUC <0003> db_auc.c:157 IMSI='262425787689075': No 2G Auth Data 20250201160229750 DAUC <0003> db_auc.c:192 IMSI='262425787689075': No 3G Auth Data HLR_Test-GSUP(33)@0d69c27203f7: Created GsupExpect[0] for "262425787689075" to be handled at TC_gsup_sai_eps(37) 20250201160229762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4258 20250201160229764 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160229764 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425787689075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425787689075"} 20250201160229764 DAUC <0003> db_auc.c:157 IMSI='262425787689075': No 2G Auth Data 20250201160229764 DAUC <0003> db_auc.c:236 IMSI='262425787689075': Calling to generate 5 vectors 20250201160229764 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201160229764 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160229764 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201160229764 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160229764 DAUC <0003> auc.c:113 vector [0]: rand = e3dbef19d2b10d5aaea47cf8bafd48e2 20250201160229764 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160229764 DAUC <0003> auc.c:142 vector [0]: autn = e8728ff7e2e9800087400e7f76e68ec0 20250201160229764 DAUC <0003> auc.c:143 vector [0]: ck = 4cd2aed4cca7e85339e3dd318895e893 20250201160229764 DAUC <0003> auc.c:144 vector [0]: ik = 01f428471aa52ac62be971d8ce4b619d 20250201160229764 DAUC <0003> auc.c:145 vector [0]: res = 4158a92b91697c390000000000000000 20250201160229764 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160229764 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201160229764 DAUC <0003> auc.c:151 vector [0]: kc = 5f2c2a7a90dc4b9b 20250201160229764 DAUC <0003> auc.c:152 vector [0]: sres = d031d512 20250201160229764 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201160229764 DAUC <0003> auc.c:113 vector [1]: rand = dbd199f8fde2df996e00939aaa6e2341 20250201160229764 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160229764 DAUC <0003> auc.c:142 vector [1]: autn = 42163cb0133d80005a7b87313fbf370b 20250201160229764 DAUC <0003> auc.c:143 vector [1]: ck = 448d911c56274f51bad4214e642382dc 20250201160229764 DAUC <0003> auc.c:144 vector [1]: ik = 76191b8dedfa3d5a4c4b8831aaa4404f 20250201160229764 DAUC <0003> auc.c:145 vector [1]: res = ba227cf23997d92e0000000000000000 20250201160229764 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160229764 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201160229764 DAUC <0003> auc.c:151 vector [1]: kc = c40b23ee755ab098 20250201160229764 DAUC <0003> auc.c:152 vector [1]: sres = 83b5a5dc 20250201160229764 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201160229764 DAUC <0003> auc.c:113 vector [2]: rand = 8672c7b514c058cae3483b758d9c56db 20250201160229764 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160229764 DAUC <0003> auc.c:142 vector [2]: autn = 6a1cfd1b7d0680002b3f1aaed44e77b3 20250201160229764 DAUC <0003> auc.c:143 vector [2]: ck = 73f1bdc1ae99d0e6d27e58d8e54f0e46 20250201160229764 DAUC <0003> auc.c:144 vector [2]: ik = f36870a0d2fb069c4eb7236aceeb0f8c 20250201160229764 DAUC <0003> auc.c:145 vector [2]: res = 6fa8c5ceafaa3f660000000000000000 20250201160229764 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160229764 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201160229764 DAUC <0003> auc.c:151 vector [2]: kc = 1c50b6d357c6d7b0 20250201160229764 DAUC <0003> auc.c:152 vector [2]: sres = c002faa8 20250201160229764 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201160229764 DAUC <0003> auc.c:113 vector [3]: rand = 134059a8166a55d0aaf602b446c68d3b 20250201160229764 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160229764 DAUC <0003> auc.c:142 vector [3]: autn = 40507625ec0a800010e92545e6b93054 20250201160229764 DAUC <0003> auc.c:143 vector [3]: ck = 0180bb0eaa855ec9d80570e72aef4125 20250201160229764 DAUC <0003> auc.c:144 vector [3]: ik = 7ecf6668fd7b2b1fb95d130ffb81f9ae 20250201160229764 DAUC <0003> auc.c:145 vector [3]: res = 2d033344302debf60000000000000000 20250201160229764 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160229764 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201160229764 DAUC <0003> auc.c:151 vector [3]: kc = 1e17be8e8690cd5d 20250201160229764 DAUC <0003> auc.c:152 vector [3]: sres = 1d2ed8b2 20250201160229764 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201160229764 DAUC <0003> auc.c:113 vector [4]: rand = d68d8a8865327da2cffff44219bb0caa 20250201160229764 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160229764 DAUC <0003> auc.c:142 vector [4]: autn = d65e9327604b80006fdfc6a59e896df0 20250201160229764 DAUC <0003> auc.c:143 vector [4]: ck = 978a9d2504249a32ae90bbc55cf6d249 20250201160229764 DAUC <0003> auc.c:144 vector [4]: ik = 6d28207050e2e1da357f29976aa70cf1 20250201160229764 DAUC <0003> auc.c:145 vector [4]: res = 40a5392b0f6829910000000000000000 20250201160229764 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160229764 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201160229764 DAUC <0003> auc.c:151 vector [4]: kc = 614d2f076297a550 20250201160229764 DAUC <0003> auc.c:152 vector [4]: sres = 4fcd10ba 20250201160229764 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201160229764 DAUC <0003> db_auc.c:245 IMSI='262425787689075': Generated 5 vectors 20250201160229764 DAUC <0003> db_auc.c:249 IMSI='262425787689075': Updating SQN=161 in DB 20250201160229764 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425787689075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425787689075"} 20250201160229764 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425787689075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160229764 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160229764 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0d69c27203f7: Found GsupExpect[0] for "262425787689075" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@0d69c27203f7: Added IMSI table entry 1TC_gsup_sai_eps(37)"262425787689075" TC_gsup_sai_eps(37)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160229765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@0d69c27203f7: Final verdict of PTC: pass 20250201160229766 DAUC <0003> db_auc.c:157 IMSI='262423892723943': No 2G Auth Data 20250201160229766 DAUC <0003> db_auc.c:192 IMSI='262423892723943': No 3G Auth Data HLR_Test-GSUP(33)@0d69c27203f7: Created GsupExpect[0] for "262423892723943" to be handled at TC_gsup_sai_eps(38) 20250201160229772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 20250201160229773 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160229773 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423892723943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423892723943"} 20250201160229773 DAUC <0003> db_auc.c:236 IMSI='262423892723943': Calling to generate 5 vectors 20250201160229773 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160229773 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160229773 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160229773 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160229773 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160229773 DAUC <0003> auc.c:113 vector [0]: rand = d4b5c0b31021c0334a2894079b2333f7 20250201160229773 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160229773 DAUC <0003> auc.c:142 vector [0]: autn = 85b91d646f9580000bcbee0edf08a195 20250201160229773 DAUC <0003> auc.c:143 vector [0]: ck = d6560c0285478b6a238ed564ef236ced 20250201160229773 DAUC <0003> auc.c:144 vector [0]: ik = 7d223ca61b35ac218dd37b69a6c30922 20250201160229774 DAUC <0003> auc.c:145 vector [0]: res = 90643e6e46f6a14d0000000000000000 20250201160229774 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160229774 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160229774 DAUC <0003> auc.c:179 vector [0]: kc = f728f8688a27a000 20250201160229774 DAUC <0003> auc.c:180 vector [0]: sres = 449e67a4 20250201160229774 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160229774 DAUC <0003> auc.c:113 vector [1]: rand = 70479889ba4a997cc5c100a2e1d3cbac 20250201160229774 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160229774 DAUC <0003> auc.c:142 vector [1]: autn = 6e62f8b59ca18000e30b85e6b828f250 20250201160229774 DAUC <0003> auc.c:143 vector [1]: ck = 9ff1164ed45a23a48f22059d03f61081 20250201160229774 DAUC <0003> auc.c:144 vector [1]: ik = 40a7db00297a29c3402ac47a932f09e7 20250201160229774 DAUC <0003> auc.c:145 vector [1]: res = 0afd4042e1ed38f00000000000000000 20250201160229774 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160229774 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160229774 DAUC <0003> auc.c:179 vector [1]: kc = 4b720326bdb65000 20250201160229774 DAUC <0003> auc.c:180 vector [1]: sres = d370880a 20250201160229774 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160229774 DAUC <0003> auc.c:113 vector [2]: rand = 971bb455942c5c16c280a8485d3f7d16 20250201160229774 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160229774 DAUC <0003> auc.c:142 vector [2]: autn = bc3c3d78a1b68000f633cc2e72e2565d 20250201160229774 DAUC <0003> auc.c:143 vector [2]: ck = adfdedee1386f2ff85e5bffc6f7aee35 20250201160229774 DAUC <0003> auc.c:144 vector [2]: ik = c8e6c0446d0927aefae0ccccc811be64 20250201160229774 DAUC <0003> auc.c:145 vector [2]: res = 4369ce8d32710e3c0000000000000000 20250201160229774 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160229774 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160229774 DAUC <0003> auc.c:179 vector [2]: kc = 2866c206f2728800 20250201160229774 DAUC <0003> auc.c:180 vector [2]: sres = 0a874de0 20250201160229774 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160229774 DAUC <0003> auc.c:113 vector [3]: rand = 4f37e8437393c5c24fd026c2357ee7a8 20250201160229774 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160229774 DAUC <0003> auc.c:142 vector [3]: autn = 98ec135c814680008668e39a662607c2 20250201160229774 DAUC <0003> auc.c:143 vector [3]: ck = 169893d0c34bbf2cea4606569e25453b 20250201160229774 DAUC <0003> auc.c:144 vector [3]: ik = 64e96383d2c76e57a4fec1bf8a1b07a4 20250201160229774 DAUC <0003> auc.c:145 vector [3]: res = 4f1075649ff36c570000000000000000 20250201160229774 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160229774 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160229774 DAUC <0003> auc.c:179 vector [3]: kc = b623f19b8b64a800 20250201160229774 DAUC <0003> auc.c:180 vector [3]: sres = e26993fd 20250201160229774 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160229774 DAUC <0003> auc.c:113 vector [4]: rand = d4f444ae5f6f3279f8b1f7674d8b64e6 20250201160229774 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160229774 DAUC <0003> auc.c:142 vector [4]: autn = bd270b15834d8000d6b1db5bfbc50b9a 20250201160229774 DAUC <0003> auc.c:143 vector [4]: ck = 11b6bc07a1528d3ad4797be7f24be1fc 20250201160229774 DAUC <0003> auc.c:144 vector [4]: ik = 13ac27b373d5f640c08d808bb87ee67f 20250201160229774 DAUC <0003> auc.c:145 vector [4]: res = 4d777f1a0185cd360000000000000000 20250201160229774 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160229774 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160229774 DAUC <0003> auc.c:179 vector [4]: kc = 83516d34c6135400 20250201160229774 DAUC <0003> auc.c:180 vector [4]: sres = b4de3704 20250201160229774 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160229774 DAUC <0003> db_auc.c:245 IMSI='262423892723943': Generated 5 vectors 20250201160229774 DAUC <0003> db_auc.c:249 IMSI='262423892723943': Updating SQN=161 in DB 20250201160229774 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423892723943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423892723943"} 20250201160229774 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423892723943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160229774 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160229774 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0d69c27203f7: Found GsupExpect[0] for "262423892723943" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@0d69c27203f7: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423892723943" TC_gsup_sai_eps(38)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160229775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@0d69c27203f7: Final verdict of PTC: pass 20250201160229776 DAUC <0003> db_auc.c:157 IMSI='262429386517536': No 2G Auth Data 20250201160229776 DAUC <0003> db_auc.c:192 IMSI='262429386517536': No 3G Auth Data HLR_Test-GSUP(33)@0d69c27203f7: Created GsupExpect[0] for "262429386517536" to be handled at TC_gsup_sai_eps(39) 20250201160229782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4258 20250201160229784 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160229784 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429386517536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429386517536"} 20250201160229784 DAUC <0003> db_auc.c:236 IMSI='262429386517536': Calling to generate 5 vectors 20250201160229784 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160229784 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160229784 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160229784 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160229784 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160229784 DAUC <0003> auc.c:113 vector [0]: rand = 402614de1d45c60b6a9de3b04f47be98 20250201160229784 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160229784 DAUC <0003> auc.c:142 vector [0]: autn = 18a2a1afc5598000706b17f900d677f2 20250201160229784 DAUC <0003> auc.c:143 vector [0]: ck = f4869aada09b4e22f2247b2ea3d42fd6 20250201160229784 DAUC <0003> auc.c:144 vector [0]: ik = 074b19df7e85ab979d0401b41dc218db 20250201160229784 DAUC <0003> auc.c:145 vector [0]: res = d8e95402cd6f43f10000000000000000 20250201160229784 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160229784 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160229784 DAUC <0003> auc.c:179 vector [0]: kc = a553aed6aebbd400 20250201160229784 DAUC <0003> auc.c:180 vector [0]: sres = b613648e 20250201160229784 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160229784 DAUC <0003> auc.c:113 vector [1]: rand = 301542489c90ef94fa094e2f19296d74 20250201160229784 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160229784 DAUC <0003> auc.c:142 vector [1]: autn = 1538d5c482d18000830ab63e2d18048f 20250201160229784 DAUC <0003> auc.c:143 vector [1]: ck = b7c7da832ac70067d709361c4500a1cc 20250201160229784 DAUC <0003> auc.c:144 vector [1]: ik = b4bfc654738ce2cc9c3008232297792a 20250201160229784 DAUC <0003> auc.c:145 vector [1]: res = f7a4c4226f7e6f400000000000000000 20250201160229784 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160229784 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160229784 DAUC <0003> auc.c:179 vector [1]: kc = 1968b701aff4bc00 20250201160229784 DAUC <0003> auc.c:180 vector [1]: sres = 5b34ed62 20250201160229784 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160229784 DAUC <0003> auc.c:113 vector [2]: rand = 198e6734ccdf34c039520a554f2bb5cd 20250201160229784 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160229784 DAUC <0003> auc.c:142 vector [2]: autn = b1cb49b534148000b3913646ba461fa3 20250201160229784 DAUC <0003> auc.c:143 vector [2]: ck = 1e5e5ce804d1e6a3a60e93080a0ed0d7 20250201160229784 DAUC <0003> auc.c:144 vector [2]: ik = d2f2be6c47758133da38f6f78b8f163c 20250201160229784 DAUC <0003> auc.c:145 vector [2]: res = 7239460259ca6a750000000000000000 20250201160229784 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160229784 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160229784 DAUC <0003> auc.c:179 vector [2]: kc = 71017beb5fcb0000 20250201160229784 DAUC <0003> auc.c:180 vector [2]: sres = bf20cef2 20250201160229784 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160229784 DAUC <0003> auc.c:113 vector [3]: rand = d34b806af65f602822f6a15b7561e013 20250201160229784 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160229784 DAUC <0003> auc.c:142 vector [3]: autn = a9617e1fe5338000fe0dd1b6bce84b75 20250201160229784 DAUC <0003> auc.c:143 vector [3]: ck = 67e0311cc8812d4a8e46e1c8853e686d 20250201160229784 DAUC <0003> auc.c:144 vector [3]: ik = a7cc150c9c03fb45ded544f732a9d5f2 20250201160229784 DAUC <0003> auc.c:145 vector [3]: res = b455baf6d3bc370b0000000000000000 20250201160229784 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160229784 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160229785 DAUC <0003> auc.c:179 vector [3]: kc = 5ace6da0a0263c00 20250201160229785 DAUC <0003> auc.c:180 vector [3]: sres = b3afbc21 20250201160229785 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160229785 DAUC <0003> auc.c:113 vector [4]: rand = bff3591c1d1e37757a30fbfa9294be6e 20250201160229785 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160229785 DAUC <0003> auc.c:142 vector [4]: autn = c99b92c1686b80005ab6661322f9f6aa 20250201160229785 DAUC <0003> auc.c:143 vector [4]: ck = 0eaf929ffb81978192acbc977d71d551 20250201160229785 DAUC <0003> auc.c:144 vector [4]: ik = ccd6748e166f763fc01f17cb63e2d70f 20250201160229785 DAUC <0003> auc.c:145 vector [4]: res = 711f5e4421be73ae0000000000000000 20250201160229785 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160229785 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160229785 DAUC <0003> auc.c:179 vector [4]: kc = 815d37c8c36ef400 20250201160229785 DAUC <0003> auc.c:180 vector [4]: sres = d90b2c37 20250201160229785 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160229785 DAUC <0003> db_auc.c:245 IMSI='262429386517536': Generated 5 vectors 20250201160229785 DAUC <0003> db_auc.c:249 IMSI='262429386517536': Updating SQN=161 in DB 20250201160229785 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429386517536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429386517536"} 20250201160229785 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429386517536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160229785 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160229785 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0d69c27203f7: Found GsupExpect[0] for "262429386517536" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@0d69c27203f7: Added IMSI table entry 3TC_gsup_sai_eps(39)"262429386517536" TC_gsup_sai_eps(39)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160229786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@0d69c27203f7: Final verdict of PTC: pass 20250201160229787 DAUC <0003> db_auc.c:157 IMSI='262426515896984': No 2G Auth Data 20250201160229787 DAUC <0003> db_auc.c:192 IMSI='262426515896984': No 3G Auth Data HLR_Test-GSUP(33)@0d69c27203f7: Created GsupExpect[0] for "262426515896984" to be handled at TC_gsup_sai_eps(40) 20250201160229793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4258 20250201160229795 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160229795 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426515896984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426515896984"} 20250201160229795 DAUC <0003> db_auc.c:236 IMSI='262426515896984': Calling to generate 5 vectors 20250201160229795 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201160229795 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201160229795 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201160229795 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201160229795 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201160229795 DAUC <0003> auc.c:113 vector [0]: rand = 4634f0864a22ae65d6e10df3a24e9114 20250201160229795 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201160229795 DAUC <0003> auc.c:142 vector [0]: autn = 9013db4140cd80001ef235908eab1ac2 20250201160229795 DAUC <0003> auc.c:143 vector [0]: ck = 98224c1f6954d0982d2cfd83988398fb 20250201160229795 DAUC <0003> auc.c:144 vector [0]: ik = 2e7e6587ee8458d9f18dff516c172f34 20250201160229795 DAUC <0003> auc.c:145 vector [0]: res = 4445a0e64a0e91830000000000000000 20250201160229795 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201160229795 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201160229795 DAUC <0003> auc.c:179 vector [0]: kc = 608e7f7ef41d4cb3 20250201160229795 DAUC <0003> auc.c:180 vector [0]: sres = d26bb586 20250201160229795 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201160229795 DAUC <0003> auc.c:113 vector [1]: rand = 608f91993e21cf3f273de8bf2c50092f 20250201160229795 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201160229795 DAUC <0003> auc.c:142 vector [1]: autn = 79550b9e6a9480001c50a0a77da98f3e 20250201160229795 DAUC <0003> auc.c:143 vector [1]: ck = f8b71a6faff589027a10c5965725d501 20250201160229795 DAUC <0003> auc.c:144 vector [1]: ik = deb3fb6fc052c230ece43bb3f1e16a77 20250201160229795 DAUC <0003> auc.c:145 vector [1]: res = 50959a4150ee9ee30000000000000000 20250201160229795 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201160229795 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201160229795 DAUC <0003> auc.c:179 vector [1]: kc = 454c8ca7e9c3c278 20250201160229795 DAUC <0003> auc.c:180 vector [1]: sres = f61bbe83 20250201160229795 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201160229796 DAUC <0003> auc.c:113 vector [2]: rand = 6672a267a3f1a3ed3011e49ce7479c39 20250201160229796 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201160229796 DAUC <0003> auc.c:142 vector [2]: autn = f7b5d60c82968000142f8e08d21f0200 20250201160229796 DAUC <0003> auc.c:143 vector [2]: ck = 65924c1fa7013b83e9c980c9b903cefa 20250201160229796 DAUC <0003> auc.c:144 vector [2]: ik = 89b406ff21025b0e9241ee5b7efd3af6 20250201160229796 DAUC <0003> auc.c:145 vector [2]: res = e708941ac10cbb310000000000000000 20250201160229796 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201160229796 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201160229796 DAUC <0003> auc.c:179 vector [2]: kc = b8258f90eb3c6f36 20250201160229796 DAUC <0003> auc.c:180 vector [2]: sres = 9332cc1d 20250201160229796 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201160229796 DAUC <0003> auc.c:113 vector [3]: rand = 20360407ca387c7e4f46d6be200a5e52 20250201160229796 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201160229796 DAUC <0003> auc.c:142 vector [3]: autn = 89c09b8c6ce180005233a3ae98da9f54 20250201160229796 DAUC <0003> auc.c:143 vector [3]: ck = 2282e06f77560bfd250d395d5fe323e0 20250201160229796 DAUC <0003> auc.c:144 vector [3]: ik = 6308a899b897a058550a70e580654a33 20250201160229796 DAUC <0003> auc.c:145 vector [3]: res = d919d4344436db3a0000000000000000 20250201160229796 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201160229796 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201160229796 DAUC <0003> auc.c:179 vector [3]: kc = 222f7a90a04d7b96 20250201160229796 DAUC <0003> auc.c:180 vector [3]: sres = 8c834fc4 20250201160229796 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201160229796 DAUC <0003> auc.c:113 vector [4]: rand = ed3c8e93e2f1c4479d579671f19ed35f 20250201160229796 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201160229796 DAUC <0003> auc.c:142 vector [4]: autn = c451704c12cc80005a955fa7740b6ea8 20250201160229796 DAUC <0003> auc.c:143 vector [4]: ck = 663ea4df99b7ffc91036e1e5ad72d4a2 20250201160229796 DAUC <0003> auc.c:144 vector [4]: ik = 683f754bfc2d62eb9b1dc6f7a4a74b40 20250201160229796 DAUC <0003> auc.c:145 vector [4]: res = 4a88948af58e2ddf0000000000000000 20250201160229796 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201160229796 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201160229796 DAUC <0003> auc.c:179 vector [4]: kc = 5f0d15baf675e0dc 20250201160229796 DAUC <0003> auc.c:180 vector [4]: sres = cdb8dfed 20250201160229796 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201160229796 DAUC <0003> db_auc.c:245 IMSI='262426515896984': Generated 5 vectors 20250201160229796 DAUC <0003> db_auc.c:249 IMSI='262426515896984': Updating SQN=161 in DB 20250201160229796 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426515896984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426515896984"} 20250201160229796 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426515896984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160229796 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160229796 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0d69c27203f7: Found GsupExpect[0] for "262426515896984" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@0d69c27203f7: Added IMSI table entry 4TC_gsup_sai_eps(40)"262426515896984" TC_gsup_sai_eps(40)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160229798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160229799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 34@0d69c27203f7: Final verdict of PTC: none 20250201160229799 DLINP <000b> input/ipa.c:452 connected read/write 20250201160229799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160229799 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@0d69c27203f7: Final verdict of PTC: none 20250201160229799 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160229799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160229800 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40893<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Feb 1 16:02:29 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250201160229828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 20250201160229929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Feb 1 16:02:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_ul_unknown_imsi started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160233051 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160233051 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160233054 DLINP <000b> input/ipa.c:452 connected read/write 20250201160233054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160233055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160233059 DLINP <000b> input/ipa.c:452 connected read/write 20250201160233059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160233059 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160233059 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160233059 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 20250201160233059 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160233059 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 20250201160233059 DLGSUP <0013> gsup_server.c:236 2: 20250201160233059 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160233059 DLGSUP <0013> gsup_server.c:236 3: 20250201160233059 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160233059 DLGSUP <0013> gsup_server.c:236 4: 20250201160233059 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160233059 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(41)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160233059 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160233059 DLGSUP <0013> gsup_server.c:236 7: 20250201160233059 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160233059 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160233059 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160233059 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@0d69c27203f7: 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") 20250201160233083 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33205<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@0d69c27203f7: Created GsupExpect[0] for "262422717401517" to be handled at TC_gsup_ul_unknown_imsi(45) 20250201160233102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 20250201160233111 DLINP <000b> input/ipa.c:452 connected read/write 20250201160233111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160233111 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422717401517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422717401517" cn_domain=PS} 20250201160233111 DLU <0006> fsm.c:456 lu(262422717401517)[0x61200000b320]{UNVALIDATED}: Allocated 20250201160233111 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422717401517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250201160233112 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422717401517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422717401517" cause=IMSI unknown in HLR} 20250201160233112 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422717401517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160233112 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422717401517)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160233112 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422717401517)[0x61200000b320]{UNVALIDATED}: Freeing instance 20250201160233112 DLU <0006> fsm.c:568 lu(PS:IMSI-262422717401517)[0x61200000b320]{UNVALIDATED}: Deallocated 20250201160233112 DLINP <000b> input/ipa.c:452 connected read/write 20250201160233112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160233112 DLINP <000b> input/ipa.c:452 connected read/write 20250201160233112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@0d69c27203f7: Found GsupExpect[0] for "262422717401517" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@0d69c27203f7: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262422717401517" TC_gsup_ul_unknown_imsi(45)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160233118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@0d69c27203f7: Final verdict of PTC: pass 20250201160233119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 20250201160233121 DLINP <000b> input/ipa.c:452 connected read/write 20250201160233121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160233121 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160233121 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160233121 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160233121 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33205<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@0d69c27203f7: Final verdict of PTC: none 43@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 43: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@0d69c27203f7: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Feb 1 16:02:33 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 20250201160233156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4258 20250201160233257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sat Feb 1 16:02:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160236374 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160236375 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160236380 DLINP <000b> input/ipa.c:452 connected read/write 20250201160236380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160236381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160236386 DLINP <000b> input/ipa.c:452 connected read/write 20250201160236386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(46)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160236387 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160236387 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160236387 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 20250201160236387 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160236387 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 20250201160236387 DLGSUP <0013> gsup_server.c:236 2: 20250201160236387 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160236387 DLGSUP <0013> gsup_server.c:236 3: 20250201160236387 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160236387 DLGSUP <0013> gsup_server.c:236 4: 20250201160236387 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160236387 DLGSUP <0013> gsup_server.c:236 5: 20250201160236387 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160236387 DLGSUP <0013> gsup_server.c:236 7: 20250201160236387 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160236388 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160236388 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160236388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@0d69c27203f7: 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") 20250201160236408 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39203<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@0d69c27203f7: Created GsupExpect[0] for "262427977476102" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250201160236421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49256<->l=127.0.0.1:4258 20250201160236428 DLINP <000b> input/ipa.c:452 connected read/write 20250201160236428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160236428 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427977476102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427977476102" cn_domain=PS source_name="the-source\n"} 20250201160236428 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201160236428 DLU <0006> fsm.c:456 lu(262427977476102)[0x61200000b4a0]{UNVALIDATED}: Allocated 20250201160236429 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427977476102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250201160236429 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262427977476102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427977476102" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250201160236429 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262427977476102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160236429 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427977476102)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160236429 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427977476102)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20250201160236429 DLU <0006> fsm.c:568 lu(PS:IMSI-262427977476102)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20250201160236429 DLINP <000b> input/ipa.c:452 connected read/write 20250201160236429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160236429 DLINP <000b> input/ipa.c:452 connected read/write 20250201160236429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@0d69c27203f7: Found GsupExpect[0] for "262427977476102" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@0d69c27203f7: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262427977476102" TC_gsup_ul_unknown_imsi_via_proxy(50)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160236431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49256<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@0d69c27203f7: Final verdict of PTC: pass 20250201160236432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@0d69c27203f7: Final verdict of PTC: none 20250201160236432 DLINP <000b> input/ipa.c:452 connected read/write 20250201160236432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160236432 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160236432 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160236433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160236433 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 48@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@0d69c27203f7: Final verdict of PTC: none 20250201160236434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39203<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(49)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 48: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@0d69c27203f7: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Feb 1 16:02:36 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 20250201160236460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49264<->l=127.0.0.1:4258 20250201160236561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49264<->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=26628) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sat Feb 1 16:02:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160239679 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160239679 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160239684 DLINP <000b> input/ipa.c:452 connected read/write 20250201160239684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160239686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160239690 DLINP <000b> input/ipa.c:452 connected read/write 20250201160239690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(51)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160239690 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160239691 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160239691 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 20250201160239691 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160239691 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 20250201160239691 DLGSUP <0013> gsup_server.c:236 2: 20250201160239691 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160239691 DLGSUP <0013> gsup_server.c:236 3: 20250201160239691 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160239691 DLGSUP <0013> gsup_server.c:236 4: 20250201160239691 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160239691 DLGSUP <0013> gsup_server.c:236 5: 20250201160239691 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160239691 DLGSUP <0013> gsup_server.c:236 7: 20250201160239691 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160239691 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160239691 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160239691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@0d69c27203f7: 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") 20250201160239709 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41731<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@0d69c27203f7: Created GsupExpect[0] for "262424102398086" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250201160239722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49294<->l=127.0.0.1:4258 20250201160239733 DLINP <000b> input/ipa.c:452 connected read/write 20250201160239733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160239733 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424102398086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424102398086" cn_domain=PS} 20250201160239733 DLU <0006> fsm.c:456 lu(262424102398086)[0x61200000b620]{UNVALIDATED}: Allocated 20250201160239733 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424102398086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250201160239733 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424102398086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424102398086" cause=Roaming not allowed in this location area} 20250201160239734 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424102398086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160239734 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424102398086)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160239734 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424102398086)[0x61200000b620]{UNVALIDATED}: Freeing instance 20250201160239734 DLU <0006> fsm.c:568 lu(PS:IMSI-262424102398086)[0x61200000b620]{UNVALIDATED}: Deallocated 20250201160239734 DLINP <000b> input/ipa.c:452 connected read/write 20250201160239734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160239734 DLINP <000b> input/ipa.c:452 connected read/write 20250201160239734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@0d69c27203f7: Found GsupExpect[0] for "262424102398086" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@0d69c27203f7: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424102398086" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160239738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49294<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0d69c27203f7: Final verdict of PTC: pass 20250201160239739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49280<->l=127.0.0.1:4258 20250201160239741 DLINP <000b> input/ipa.c:452 connected read/write 20250201160239741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160239741 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160239741 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160239741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160239742 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41731<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@0d69c27203f7: Final verdict of PTC: none 53@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 53: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@0d69c27203f7: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Feb 1 16:02:39 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250201160239773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49304<->l=127.0.0.1:4258 20250201160239874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49304<->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=27228) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat Feb 1 16:02:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_sai_err_unknown_imsi started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160242992 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160242992 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160242997 DLINP <000b> input/ipa.c:452 connected read/write 20250201160242997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160242999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160243003 DLINP <000b> input/ipa.c:452 connected read/write 20250201160243003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160243004 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160243004 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160243004 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 20250201160243004 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160243004 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 20250201160243004 DLGSUP <0013> gsup_server.c:236 2: 20250201160243004 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160243004 DLGSUP <0013> gsup_server.c:236 3: 20250201160243004 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160243004 DLGSUP <0013> gsup_server.c:236 4: 20250201160243004 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160243004 DLGSUP <0013> gsup_server.c:236 5: 20250201160243004 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160243004 DLGSUP <0013> gsup_server.c:236 7: 20250201160243004 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160243004 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160243004 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160243004 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@0d69c27203f7: 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") 20250201160243024 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34649<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@0d69c27203f7: Created GsupExpect[0] for "262423015273292" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250201160243038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49316<->l=127.0.0.1:4258 20250201160243047 DLINP <000b> input/ipa.c:452 connected read/write 20250201160243047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160243048 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423015273292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423015273292"} 20250201160243048 DAUC <0003> db_auc.c:133 IMSI='262423015273292': No such subscriber 20250201160243048 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423015273292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250201160243048 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423015273292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423015273292" cause=IMSI unknown in HLR} 20250201160243048 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423015273292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160243048 DLINP <000b> input/ipa.c:452 connected read/write 20250201160243048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160243048 DLINP <000b> input/ipa.c:452 connected read/write 20250201160243048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@0d69c27203f7: Found GsupExpect[0] for "262423015273292" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@0d69c27203f7: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423015273292" TC_gsup_sai_err_unknown_imsi(60)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160243053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49316<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@0d69c27203f7: Final verdict of PTC: pass 20250201160243055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49310<->l=127.0.0.1:4258 20250201160243057 DLINP <000b> input/ipa.c:452 connected read/write 20250201160243057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160243057 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160243057 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160243057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160243057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34649<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@0d69c27203f7: Final verdict of PTC: none 58@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 58: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@0d69c27203f7: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Feb 1 16:02:43 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 20250201160243090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49326<->l=127.0.0.1:4258 20250201160243191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49326<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Feb 1 16:02:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_ul started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160246288 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160246288 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160246290 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160246292 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246293 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160246293 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160246293 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 20250201160246293 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160246293 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 20250201160246293 DLGSUP <0013> gsup_server.c:236 2: 20250201160246293 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160246293 DLGSUP <0013> gsup_server.c:236 3: 20250201160246293 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160246293 DLGSUP <0013> gsup_server.c:236 4: 20250201160246293 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160246293 DLGSUP <0013> gsup_server.c:236 5: 20250201160246293 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160246293 DLGSUP <0013> gsup_server.c:236 7: 20250201160246293 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160246293 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160246293 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160246293 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)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@0d69c27203f7: 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") 20250201160246304 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35211<->l=127.0.0.1:4259) 20250201160246308 DAUC <0003> db_auc.c:157 IMSI='262426441014385': No 2G Auth Data 20250201160246308 DAUC <0003> db_auc.c:192 IMSI='262426441014385': No 3G Auth Data HLR_Test-GSUP(62)@0d69c27203f7: Created GsupExpect[0] for "262426441014385" to be handled at TC_gsup_ul(65) 20250201160246319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4258 20250201160246336 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246337 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426441014385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426441014385" cn_domain=PS} 20250201160246337 DLU <0006> fsm.c:456 lu(262426441014385)[0x61200000b7a0]{UNVALIDATED}: Allocated 20250201160246337 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426441014385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160246337 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426441014385)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160246337 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426441014385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426441014385" cn_domain=PS} 20250201160246337 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246337 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0d69c27203f7: Found GsupExpect[0] for "262426441014385" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@0d69c27203f7: Added IMSI table entry 0TC_gsup_ul(65)"262426441014385" 20250201160246342 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246342 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426441014385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426441014385"} 20250201160246342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426441014385)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160246342 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426441014385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160246342 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426441014385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426441014385"} 20250201160246342 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426441014385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160246342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426441014385)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160246342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426441014385)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160246343 DLU <0006> fsm.c:568 lu(PS:IMSI-262426441014385)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160246343 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246343 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul(65)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160246344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4258 TC_gsup_ul(65)@0d69c27203f7: Final verdict of PTC: pass 20250201160246347 DAUC <0003> db_auc.c:157 IMSI='262429507595478': No 2G Auth Data 20250201160246347 DAUC <0003> db_auc.c:192 IMSI='262429507595478': No 3G Auth Data 20250201160246348 DLGSUP <0013> hlr.c:121 IMSI 262429507595478: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0d69c27203f7: Created GsupExpect[0] for "262429507595478" to be handled at TC_gsup_ul(66) 20250201160246356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49668<->l=127.0.0.1:4258 20250201160246358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246358 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429507595478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429507595478" cn_domain=PS} 20250201160246358 DLU <0006> fsm.c:456 lu(262429507595478)[0x61200000b920]{UNVALIDATED}: Allocated 20250201160246358 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429507595478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160246358 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429507595478)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160246358 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429507595478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429507595478" cn_domain=PS} 20250201160246358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0d69c27203f7: Found GsupExpect[0] for "262429507595478" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@0d69c27203f7: Added IMSI table entry 1TC_gsup_ul(66)"262429507595478" 20250201160246359 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246359 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429507595478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429507595478"} 20250201160246359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429507595478)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160246359 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429507595478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160246359 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429507595478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429507595478"} 20250201160246359 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429507595478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160246359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429507595478)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160246359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429507595478)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160246359 DLU <0006> fsm.c:568 lu(PS:IMSI-262429507595478)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160246359 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246359 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul(66)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160246359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49668<->l=127.0.0.1:4258 TC_gsup_ul(66)@0d69c27203f7: Final verdict of PTC: pass 20250201160246360 DAUC <0003> db_auc.c:157 IMSI='262423837483201': No 2G Auth Data 20250201160246360 DAUC <0003> db_auc.c:192 IMSI='262423837483201': No 3G Auth Data 20250201160246360 DLGSUP <0013> hlr.c:121 IMSI 262423837483201: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0d69c27203f7: Created GsupExpect[0] for "262423837483201" to be handled at TC_gsup_ul(67) 20250201160246366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49684<->l=127.0.0.1:4258 20250201160246367 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246367 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423837483201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423837483201" cn_domain=PS} 20250201160246367 DLU <0006> fsm.c:456 lu(262423837483201)[0x61200000baa0]{UNVALIDATED}: Allocated 20250201160246367 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423837483201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160246367 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423837483201)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160246367 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423837483201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423837483201" cn_domain=PS} 20250201160246367 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246367 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0d69c27203f7: Found GsupExpect[0] for "262423837483201" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@0d69c27203f7: Added IMSI table entry 2TC_gsup_ul(67)"262423837483201" 20250201160246368 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246368 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423837483201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423837483201"} 20250201160246368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423837483201)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160246368 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423837483201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160246368 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423837483201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423837483201"} 20250201160246368 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423837483201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160246368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423837483201)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160246368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423837483201)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160246368 DLU <0006> fsm.c:568 lu(PS:IMSI-262423837483201)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160246368 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246368 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul(67)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160246369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49684<->l=127.0.0.1:4258 TC_gsup_ul(67)@0d69c27203f7: Final verdict of PTC: pass 20250201160246369 DAUC <0003> db_auc.c:157 IMSI='262426823970289': No 2G Auth Data 20250201160246369 DAUC <0003> db_auc.c:192 IMSI='262426823970289': No 3G Auth Data 20250201160246370 DLGSUP <0013> hlr.c:121 IMSI 262426823970289: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0d69c27203f7: Created GsupExpect[0] for "262426823970289" to be handled at TC_gsup_ul(68) 20250201160246375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49696<->l=127.0.0.1:4258 20250201160246377 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246377 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426823970289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426823970289" cn_domain=PS} 20250201160246377 DLU <0006> fsm.c:456 lu(262426823970289)[0x61200000bc20]{UNVALIDATED}: Allocated 20250201160246377 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426823970289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160246377 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426823970289)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160246377 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426823970289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426823970289" cn_domain=PS} 20250201160246377 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246377 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0d69c27203f7: Found GsupExpect[0] for "262426823970289" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@0d69c27203f7: Added IMSI table entry 3TC_gsup_ul(68)"262426823970289" 20250201160246378 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246378 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426823970289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426823970289"} 20250201160246378 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426823970289)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160246378 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426823970289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160246378 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426823970289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426823970289"} 20250201160246378 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426823970289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160246378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426823970289)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160246378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426823970289)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160246378 DLU <0006> fsm.c:568 lu(PS:IMSI-262426823970289)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160246378 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246378 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul(68)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160246379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49696<->l=127.0.0.1:4258 TC_gsup_ul(68)@0d69c27203f7: Final verdict of PTC: pass 20250201160246380 DAUC <0003> db_auc.c:157 IMSI='262421935233121': No 2G Auth Data 20250201160246380 DAUC <0003> db_auc.c:192 IMSI='262421935233121': No 3G Auth Data 20250201160246380 DLGSUP <0013> hlr.c:121 IMSI 262421935233121: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0d69c27203f7: Created GsupExpect[0] for "262421935233121" to be handled at TC_gsup_ul(69) 20250201160246386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49712<->l=127.0.0.1:4258 20250201160246387 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246387 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421935233121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421935233121" cn_domain=PS} 20250201160246388 DLU <0006> fsm.c:456 lu(262421935233121)[0x61200000bda0]{UNVALIDATED}: Allocated 20250201160246388 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421935233121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160246388 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421935233121)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160246388 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421935233121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421935233121" cn_domain=PS} 20250201160246388 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246388 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0d69c27203f7: Found GsupExpect[0] for "262421935233121" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@0d69c27203f7: Added IMSI table entry 4TC_gsup_ul(69)"262421935233121" 20250201160246389 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246389 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421935233121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421935233121"} 20250201160246389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421935233121)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160246389 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421935233121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160246389 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421935233121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421935233121"} 20250201160246389 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421935233121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160246389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421935233121)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160246389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421935233121)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160246389 DLU <0006> fsm.c:568 lu(PS:IMSI-262421935233121)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160246389 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246389 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul(69)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160246390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49712<->l=127.0.0.1:4258 TC_gsup_ul(69)@0d69c27203f7: Final verdict of PTC: pass 20250201160246391 DAUC <0003> db_auc.c:157 IMSI='262428033264451': No 2G Auth Data 20250201160246391 DAUC <0003> db_auc.c:192 IMSI='262428033264451': No 3G Auth Data 20250201160246391 DLGSUP <0013> hlr.c:121 IMSI 262428033264451: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0d69c27203f7: Created GsupExpect[0] for "262428033264451" to be handled at TC_gsup_ul(70) 20250201160246398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49728<->l=127.0.0.1:4258 20250201160246399 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246399 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428033264451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428033264451" cn_domain=PS} 20250201160246400 DLU <0006> fsm.c:456 lu(262428033264451)[0x61200000bf20]{UNVALIDATED}: Allocated 20250201160246400 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428033264451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160246400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428033264451)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160246400 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428033264451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428033264451" cn_domain=PS} 20250201160246400 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246400 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0d69c27203f7: Found GsupExpect[0] for "262428033264451" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@0d69c27203f7: Added IMSI table entry 5TC_gsup_ul(70)"262428033264451" 20250201160246401 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246401 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428033264451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428033264451"} 20250201160246401 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428033264451)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160246401 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428033264451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160246401 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428033264451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428033264451"} 20250201160246401 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428033264451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160246401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428033264451)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160246401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428033264451)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160246401 DLU <0006> fsm.c:568 lu(PS:IMSI-262428033264451)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160246401 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246401 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul(70)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160246402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49728<->l=127.0.0.1:4258 TC_gsup_ul(70)@0d69c27203f7: Final verdict of PTC: pass 20250201160246403 DAUC <0003> db_auc.c:157 IMSI='262424046283197': No 2G Auth Data 20250201160246403 DAUC <0003> db_auc.c:192 IMSI='262424046283197': No 3G Auth Data 20250201160246403 DLGSUP <0013> hlr.c:121 IMSI 262424046283197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0d69c27203f7: Created GsupExpect[0] for "262424046283197" to be handled at TC_gsup_ul(71) 20250201160246409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20250201160246410 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246411 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424046283197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424046283197" cn_domain=PS} 20250201160246411 DLU <0006> fsm.c:456 lu(262424046283197)[0x61200000ffa0]{UNVALIDATED}: Allocated 20250201160246411 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424046283197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160246411 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424046283197)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160246411 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424046283197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424046283197" cn_domain=PS} 20250201160246411 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246411 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0d69c27203f7: Found GsupExpect[0] for "262424046283197" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@0d69c27203f7: Added IMSI table entry 6TC_gsup_ul(71)"262424046283197" 20250201160246412 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246412 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424046283197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424046283197"} 20250201160246412 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424046283197)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160246412 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424046283197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160246412 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424046283197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424046283197"} 20250201160246412 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424046283197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160246412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424046283197)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160246412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424046283197)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160246412 DLU <0006> fsm.c:568 lu(PS:IMSI-262424046283197)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160246412 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246412 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul(71)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160246413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 TC_gsup_ul(71)@0d69c27203f7: Final verdict of PTC: pass 20250201160246414 DAUC <0003> db_auc.c:157 IMSI='262429708309135': No 2G Auth Data 20250201160246414 DAUC <0003> db_auc.c:192 IMSI='262429708309135': No 3G Auth Data 20250201160246414 DLGSUP <0013> hlr.c:121 IMSI 262429708309135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0d69c27203f7: Created GsupExpect[0] for "262429708309135" to be handled at TC_gsup_ul(72) 20250201160246421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20250201160246422 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246422 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429708309135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429708309135" cn_domain=PS} 20250201160246422 DLU <0006> fsm.c:456 lu(262429708309135)[0x612000010120]{UNVALIDATED}: Allocated 20250201160246422 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429708309135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160246423 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429708309135)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160246423 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429708309135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429708309135" cn_domain=PS} 20250201160246423 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246423 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0d69c27203f7: Found GsupExpect[0] for "262429708309135" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@0d69c27203f7: Added IMSI table entry 7TC_gsup_ul(72)"262429708309135" 20250201160246424 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160246424 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429708309135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429708309135"} 20250201160246424 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429708309135)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160246424 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429708309135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160246424 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429708309135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429708309135"} 20250201160246424 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429708309135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160246424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429708309135)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160246424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429708309135)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160246424 DLU <0006> fsm.c:568 lu(PS:IMSI-262429708309135)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160246424 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160246424 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul(72)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160246425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 TC_gsup_ul(72)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160246426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 20250201160246426 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35211<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@0d69c27203f7: Final verdict of PTC: none 20250201160246427 DLINP <000b> input/ipa.c:452 connected read/write 20250201160246427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-CTRL-CLI-IPA(64)@0d69c27203f7: Final verdict of PTC: none 20250201160246427 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160246427 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160246427 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 63@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_ul finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Feb 1 16:02:46 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250201160246449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20250201160246550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->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@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Feb 1 16:02:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_ul_via_proxy started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160249681 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160249681 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160249685 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160249691 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249691 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160249692 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160249692 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 20250201160249692 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160249692 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 20250201160249692 DLGSUP <0013> gsup_server.c:236 2: 20250201160249692 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160249692 DLGSUP <0013> gsup_server.c:236 3: 20250201160249692 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160249692 DLGSUP <0013> gsup_server.c:236 4: 20250201160249692 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160249692 DLGSUP <0013> gsup_server.c:236 5: 20250201160249692 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160249692 DLGSUP <0013> gsup_server.c:236 7: 20250201160249692 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160249692 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160249692 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160249692 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)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@0d69c27203f7: 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") 20250201160249716 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41117<->l=127.0.0.1:4259) 20250201160249725 DAUC <0003> db_auc.c:157 IMSI='262423943210146': No 2G Auth Data 20250201160249725 DAUC <0003> db_auc.c:192 IMSI='262423943210146': No 3G Auth Data HLR_Test-GSUP(74)@0d69c27203f7: Created GsupExpect[0] for "262423943210146" to be handled at TC_gsup_ul_via_proxy(77) 20250201160249744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4258 20250201160249755 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249755 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423943210146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423943210146" cn_domain=PS source_name="the-source\n"} 20250201160249755 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201160249755 DLU <0006> fsm.c:456 lu(262423943210146)[0x6120000102a0]{UNVALIDATED}: Allocated 20250201160249756 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423943210146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201160249756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423943210146)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160249756 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423943210146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423943210146" cn_domain=PS destination_name="the-source\n"} 20250201160249756 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249756 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0d69c27203f7: Found GsupExpect[0] for "262423943210146" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@0d69c27203f7: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423943210146" 20250201160249763 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249763 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423943210146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423943210146" source_name="the-source\n"} 20250201160249763 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423943210146)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160249763 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262423943210146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160249763 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423943210146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423943210146" destination_name="the-source\n"} 20250201160249763 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262423943210146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160249763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423943210146)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160249764 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423943210146)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160249764 DLU <0006> fsm.c:568 lu(PS:IMSI-262423943210146)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160249764 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249764 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160249767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@0d69c27203f7: Final verdict of PTC: pass 20250201160249771 DAUC <0003> db_auc.c:157 IMSI='262422974925858': No 2G Auth Data 20250201160249771 DAUC <0003> db_auc.c:192 IMSI='262422974925858': No 3G Auth Data 20250201160249772 DLGSUP <0013> hlr.c:121 IMSI 262422974925858: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0d69c27203f7: Created GsupExpect[0] for "262422974925858" to be handled at TC_gsup_ul_via_proxy(78) 20250201160249783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 20250201160249784 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249784 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422974925858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422974925858" cn_domain=PS source_name="the-source\n"} 20250201160249784 DLU <0006> fsm.c:456 lu(262422974925858)[0x612000010420]{UNVALIDATED}: Allocated 20250201160249784 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422974925858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201160249784 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422974925858)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160249784 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422974925858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422974925858" cn_domain=PS destination_name="the-source\n"} 20250201160249784 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249784 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0d69c27203f7: Found GsupExpect[0] for "262422974925858" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@0d69c27203f7: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262422974925858" 20250201160249785 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249785 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422974925858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422974925858" source_name="the-source\n"} 20250201160249785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422974925858)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160249785 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262422974925858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160249785 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422974925858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422974925858" destination_name="the-source\n"} 20250201160249785 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262422974925858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160249786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974925858)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160249786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974925858)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160249786 DLU <0006> fsm.c:568 lu(PS:IMSI-262422974925858)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160249786 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249786 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160249786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@0d69c27203f7: Final verdict of PTC: pass 20250201160249787 DAUC <0003> db_auc.c:157 IMSI='262425520864896': No 2G Auth Data 20250201160249787 DAUC <0003> db_auc.c:192 IMSI='262425520864896': No 3G Auth Data 20250201160249787 DLGSUP <0013> hlr.c:121 IMSI 262425520864896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0d69c27203f7: Created GsupExpect[0] for "262425520864896" to be handled at TC_gsup_ul_via_proxy(79) 20250201160249792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49810<->l=127.0.0.1:4258 20250201160249794 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249794 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425520864896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425520864896" cn_domain=PS source_name="the-source\n"} 20250201160249794 DLU <0006> fsm.c:456 lu(262425520864896)[0x6120000105a0]{UNVALIDATED}: Allocated 20250201160249794 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425520864896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201160249794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425520864896)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160249794 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425520864896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425520864896" cn_domain=PS destination_name="the-source\n"} 20250201160249794 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249794 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0d69c27203f7: Found GsupExpect[0] for "262425520864896" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@0d69c27203f7: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425520864896" 20250201160249795 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249795 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425520864896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425520864896" source_name="the-source\n"} 20250201160249795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425520864896)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160249795 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425520864896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160249795 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425520864896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425520864896" destination_name="the-source\n"} 20250201160249795 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425520864896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160249795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425520864896)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160249795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425520864896)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160249795 DLU <0006> fsm.c:568 lu(PS:IMSI-262425520864896)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160249795 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249795 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160249796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49810<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@0d69c27203f7: Final verdict of PTC: pass 20250201160249797 DAUC <0003> db_auc.c:157 IMSI='262421037452666': No 2G Auth Data 20250201160249797 DAUC <0003> db_auc.c:192 IMSI='262421037452666': No 3G Auth Data 20250201160249798 DLGSUP <0013> hlr.c:121 IMSI 262421037452666: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0d69c27203f7: Created GsupExpect[0] for "262421037452666" to be handled at TC_gsup_ul_via_proxy(80) 20250201160249804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49812<->l=127.0.0.1:4258 20250201160249806 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249806 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421037452666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421037452666" cn_domain=PS source_name="the-source\n"} 20250201160249806 DLU <0006> fsm.c:456 lu(262421037452666)[0x612000010720]{UNVALIDATED}: Allocated 20250201160249806 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421037452666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201160249806 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421037452666)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160249806 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421037452666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421037452666" cn_domain=PS destination_name="the-source\n"} 20250201160249806 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249806 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0d69c27203f7: Found GsupExpect[0] for "262421037452666" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@0d69c27203f7: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262421037452666" 20250201160249808 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249808 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421037452666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421037452666" source_name="the-source\n"} 20250201160249808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421037452666)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160249808 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262421037452666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160249808 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421037452666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421037452666" destination_name="the-source\n"} 20250201160249808 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262421037452666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160249808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421037452666)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160249808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421037452666)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160249808 DLU <0006> fsm.c:568 lu(PS:IMSI-262421037452666)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160249808 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249808 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160249809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49812<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@0d69c27203f7: Final verdict of PTC: pass 20250201160249810 DAUC <0003> db_auc.c:157 IMSI='262426602026219': No 2G Auth Data 20250201160249810 DAUC <0003> db_auc.c:192 IMSI='262426602026219': No 3G Auth Data 20250201160249810 DLGSUP <0013> hlr.c:121 IMSI 262426602026219: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0d69c27203f7: Created GsupExpect[0] for "262426602026219" to be handled at TC_gsup_ul_via_proxy(81) 20250201160249817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20250201160249821 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249821 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426602026219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426602026219" cn_domain=PS source_name="the-source\n"} 20250201160249821 DLU <0006> fsm.c:456 lu(262426602026219)[0x6120000108a0]{UNVALIDATED}: Allocated 20250201160249821 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426602026219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201160249821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426602026219)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160249821 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426602026219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426602026219" cn_domain=PS destination_name="the-source\n"} 20250201160249821 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249821 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0d69c27203f7: Found GsupExpect[0] for "262426602026219" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@0d69c27203f7: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426602026219" 20250201160249823 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249823 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426602026219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426602026219" source_name="the-source\n"} 20250201160249823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426602026219)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160249823 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262426602026219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160249823 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426602026219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426602026219" destination_name="the-source\n"} 20250201160249823 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262426602026219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160249823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426602026219)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160249823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426602026219)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160249823 DLU <0006> fsm.c:568 lu(PS:IMSI-262426602026219)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160249823 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249823 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160249824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@0d69c27203f7: Final verdict of PTC: pass 20250201160249824 DAUC <0003> db_auc.c:157 IMSI='262428772969045': No 2G Auth Data 20250201160249825 DAUC <0003> db_auc.c:192 IMSI='262428772969045': No 3G Auth Data 20250201160249825 DLGSUP <0013> hlr.c:121 IMSI 262428772969045: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0d69c27203f7: Created GsupExpect[0] for "262428772969045" to be handled at TC_gsup_ul_via_proxy(82) 20250201160249831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4258 20250201160249833 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249833 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428772969045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428772969045" cn_domain=PS source_name="the-source\n"} 20250201160249833 DLU <0006> fsm.c:456 lu(262428772969045)[0x612000010a20]{UNVALIDATED}: Allocated 20250201160249833 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428772969045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201160249833 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428772969045)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160249833 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428772969045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428772969045" cn_domain=PS destination_name="the-source\n"} 20250201160249833 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249833 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0d69c27203f7: Found GsupExpect[0] for "262428772969045" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@0d69c27203f7: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428772969045" 20250201160249835 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249835 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428772969045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428772969045" source_name="the-source\n"} 20250201160249835 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428772969045)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160249835 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428772969045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160249835 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428772969045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428772969045" destination_name="the-source\n"} 20250201160249835 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428772969045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160249835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428772969045)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160249835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428772969045)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160249835 DLU <0006> fsm.c:568 lu(PS:IMSI-262428772969045)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160249835 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249835 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160249836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@0d69c27203f7: Final verdict of PTC: pass 20250201160249837 DAUC <0003> db_auc.c:157 IMSI='262425888652493': No 2G Auth Data 20250201160249837 DAUC <0003> db_auc.c:192 IMSI='262425888652493': No 3G Auth Data 20250201160249837 DLGSUP <0013> hlr.c:121 IMSI 262425888652493: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0d69c27203f7: Created GsupExpect[0] for "262425888652493" to be handled at TC_gsup_ul_via_proxy(83) 20250201160249843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49842<->l=127.0.0.1:4258 20250201160249845 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249845 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425888652493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425888652493" cn_domain=PS source_name="the-source\n"} 20250201160249845 DLU <0006> fsm.c:456 lu(262425888652493)[0x612000010ba0]{UNVALIDATED}: Allocated 20250201160249845 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425888652493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201160249845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425888652493)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160249845 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425888652493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425888652493" cn_domain=PS destination_name="the-source\n"} 20250201160249845 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249845 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0d69c27203f7: Found GsupExpect[0] for "262425888652493" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@0d69c27203f7: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425888652493" 20250201160249847 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249847 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425888652493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425888652493" source_name="the-source\n"} 20250201160249847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425888652493)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160249847 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262425888652493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160249847 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425888652493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425888652493" destination_name="the-source\n"} 20250201160249847 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262425888652493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160249847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425888652493)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160249847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425888652493)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160249847 DLU <0006> fsm.c:568 lu(PS:IMSI-262425888652493)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160249847 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249847 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160249848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49842<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@0d69c27203f7: Final verdict of PTC: pass 20250201160249849 DAUC <0003> db_auc.c:157 IMSI='262429463180629': No 2G Auth Data 20250201160249849 DAUC <0003> db_auc.c:192 IMSI='262429463180629': No 3G Auth Data 20250201160249849 DLGSUP <0013> hlr.c:121 IMSI 262429463180629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0d69c27203f7: Created GsupExpect[0] for "262429463180629" to be handled at TC_gsup_ul_via_proxy(84) 20250201160249855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 20250201160249857 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249857 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429463180629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429463180629" cn_domain=PS source_name="the-source\n"} 20250201160249857 DLU <0006> fsm.c:456 lu(262429463180629)[0x612000010d20]{UNVALIDATED}: Allocated 20250201160249857 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429463180629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201160249857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429463180629)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160249857 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429463180629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429463180629" cn_domain=PS destination_name="the-source\n"} 20250201160249857 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249857 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0d69c27203f7: Found GsupExpect[0] for "262429463180629" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@0d69c27203f7: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429463180629" 20250201160249858 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249858 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429463180629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429463180629" source_name="the-source\n"} 20250201160249858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429463180629)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160249858 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429463180629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160249858 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429463180629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429463180629" destination_name="the-source\n"} 20250201160249858 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429463180629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160249858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429463180629)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160249858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429463180629)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160249858 DLU <0006> fsm.c:568 lu(PS:IMSI-262429463180629)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160249858 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160249858 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160249859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160249860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 20250201160249860 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41117<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@0d69c27203f7: Final verdict of PTC: none 20250201160249860 DLINP <000b> input/ipa.c:452 connected read/write 20250201160249860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160249860 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160249860 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160249860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160249861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@0d69c27203f7: Final verdict of PTC: none 75@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Feb 1 16:02:49 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250201160249884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4258 20250201160249985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76504) Waiting for packet dumper to finish... 1 (prev_count=76504, count=114808) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Feb 1 16:02:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_ul_subscriber_data started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160253111 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160253111 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160253117 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160253121 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253121 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160253121 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160253121 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 20250201160253121 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160253121 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 20250201160253121 DLGSUP <0013> gsup_server.c:236 2: 20250201160253121 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160253121 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(85)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160253121 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160253121 DLGSUP <0013> gsup_server.c:236 4: 20250201160253121 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160253121 DLGSUP <0013> gsup_server.c:236 5: 20250201160253121 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160253121 DLGSUP <0013> gsup_server.c:236 7: 20250201160253121 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160253121 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160253121 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160253121 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@0d69c27203f7: 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") 20250201160253152 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32785<->l=127.0.0.1:4259) 20250201160253169 DAUC <0003> db_auc.c:157 IMSI='262420386896020': No 2G Auth Data 20250201160253169 DAUC <0003> db_auc.c:192 IMSI='262420386896020': No 3G Auth Data HLR_Test-GSUP(86)@0d69c27203f7: Created GsupExpect[0] for "262420386896020" to be handled at TC_gsup_ul_subscriber_data(89) 20250201160253176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49878<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0d69c27203f7: GSUP ul subscriber_data<unbound> 20250201160253181 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253181 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420386896020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420386896020" cn_domain=PS} 20250201160253181 DLU <0006> fsm.c:456 lu(262420386896020)[0x612000010ea0]{UNVALIDATED}: Allocated 20250201160253181 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420386896020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160253181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420386896020)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160253181 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420386896020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420386896020" cn_domain=PS} 20250201160253181 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253181 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0d69c27203f7: Found GsupExpect[0] for "262420386896020" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@0d69c27203f7: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262420386896020" 20250201160253188 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253188 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420386896020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420386896020"} 20250201160253188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420386896020)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160253188 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420386896020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160253188 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420386896020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420386896020"} 20250201160253188 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420386896020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160253188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420386896020)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160253188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420386896020)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160253188 DLU <0006> fsm.c:568 lu(PS:IMSI-262420386896020)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160253188 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253188 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160253192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49878<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0d69c27203f7: Final verdict of PTC: pass 20250201160253194 DAUC <0003> db_auc.c:157 IMSI='262428111707673': No 2G Auth Data 20250201160253194 DAUC <0003> db_auc.c:192 IMSI='262428111707673': No 3G Auth Data 20250201160253196 DLGSUP <0013> hlr.c:121 IMSI 262428111707673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0d69c27203f7: Created GsupExpect[0] for "262428111707673" to be handled at TC_gsup_ul_subscriber_data(90) 20250201160253205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0d69c27203f7: GSUP ul subscriber_data<unbound> 20250201160253207 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253207 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428111707673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428111707673" cn_domain=PS} 20250201160253207 DLU <0006> fsm.c:456 lu(262428111707673)[0x612000011020]{UNVALIDATED}: Allocated 20250201160253207 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428111707673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160253207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428111707673)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160253207 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428111707673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428111707673" cn_domain=PS} 20250201160253207 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253207 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0d69c27203f7: Found GsupExpect[0] for "262428111707673" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@0d69c27203f7: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262428111707673" 20250201160253209 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253209 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428111707673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428111707673"} 20250201160253209 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428111707673)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160253209 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428111707673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160253209 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428111707673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428111707673"} 20250201160253209 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428111707673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160253209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111707673)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160253209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111707673)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160253209 DLU <0006> fsm.c:568 lu(PS:IMSI-262428111707673)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160253209 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253209 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160253210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0d69c27203f7: Final verdict of PTC: pass 20250201160253210 DAUC <0003> db_auc.c:157 IMSI='262424619632813': No 2G Auth Data 20250201160253210 DAUC <0003> db_auc.c:192 IMSI='262424619632813': No 3G Auth Data 20250201160253211 DLGSUP <0013> hlr.c:121 IMSI 262424619632813: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0d69c27203f7: Created GsupExpect[0] for "262424619632813" to be handled at TC_gsup_ul_subscriber_data(91) 20250201160253216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0d69c27203f7: GSUP ul subscriber_data<unbound> 20250201160253218 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253218 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424619632813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424619632813" cn_domain=PS} 20250201160253218 DLU <0006> fsm.c:456 lu(262424619632813)[0x6120000111a0]{UNVALIDATED}: Allocated 20250201160253218 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424619632813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160253218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424619632813)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160253218 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424619632813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424619632813" cn_domain=PS} 20250201160253218 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253218 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0d69c27203f7: Found GsupExpect[0] for "262424619632813" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@0d69c27203f7: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424619632813" 20250201160253219 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253219 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424619632813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424619632813"} 20250201160253219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424619632813)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160253219 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424619632813 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160253219 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424619632813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424619632813"} 20250201160253219 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424619632813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160253219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424619632813)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160253219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424619632813)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160253219 DLU <0006> fsm.c:568 lu(PS:IMSI-262424619632813)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160253219 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253219 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160253219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0d69c27203f7: Final verdict of PTC: pass 20250201160253220 DAUC <0003> db_auc.c:157 IMSI='262427633180071': No 2G Auth Data 20250201160253220 DAUC <0003> db_auc.c:192 IMSI='262427633180071': No 3G Auth Data 20250201160253220 DLGSUP <0013> hlr.c:121 IMSI 262427633180071: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0d69c27203f7: Created GsupExpect[0] for "262427633180071" to be handled at TC_gsup_ul_subscriber_data(92) 20250201160253226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0d69c27203f7: GSUP ul subscriber_data<unbound> 20250201160253228 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253228 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427633180071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427633180071" cn_domain=PS} 20250201160253228 DLU <0006> fsm.c:456 lu(262427633180071)[0x612000011320]{UNVALIDATED}: Allocated 20250201160253228 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427633180071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160253228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427633180071)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160253228 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427633180071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427633180071" cn_domain=PS} 20250201160253228 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253228 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0d69c27203f7: Found GsupExpect[0] for "262427633180071" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@0d69c27203f7: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427633180071" 20250201160253229 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253229 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427633180071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427633180071"} 20250201160253229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427633180071)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160253229 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427633180071 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160253229 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427633180071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427633180071"} 20250201160253229 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427633180071 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160253229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427633180071)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160253229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427633180071)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160253229 DLU <0006> fsm.c:568 lu(PS:IMSI-262427633180071)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160253229 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253229 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160253230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0d69c27203f7: Final verdict of PTC: pass 20250201160253231 DAUC <0003> db_auc.c:157 IMSI='262427451523048': No 2G Auth Data 20250201160253231 DAUC <0003> db_auc.c:192 IMSI='262427451523048': No 3G Auth Data 20250201160253231 DLGSUP <0013> hlr.c:121 IMSI 262427451523048: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0d69c27203f7: Created GsupExpect[0] for "262427451523048" to be handled at TC_gsup_ul_subscriber_data(93) 20250201160253236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49942<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0d69c27203f7: GSUP ul subscriber_data<unbound> 20250201160253238 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253238 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427451523048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427451523048" cn_domain=PS} 20250201160253238 DLU <0006> fsm.c:456 lu(262427451523048)[0x6120000114a0]{UNVALIDATED}: Allocated 20250201160253238 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427451523048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160253238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427451523048)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160253238 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427451523048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427451523048" cn_domain=PS} 20250201160253238 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253238 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0d69c27203f7: Found GsupExpect[0] for "262427451523048" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@0d69c27203f7: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427451523048" 20250201160253239 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253239 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427451523048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427451523048"} 20250201160253239 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427451523048)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160253239 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427451523048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160253239 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427451523048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427451523048"} 20250201160253239 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427451523048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160253239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427451523048)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160253239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427451523048)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160253239 DLU <0006> fsm.c:568 lu(PS:IMSI-262427451523048)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160253240 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253240 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160253240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49942<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0d69c27203f7: Final verdict of PTC: pass 20250201160253241 DAUC <0003> db_auc.c:157 IMSI='262426211843496': No 2G Auth Data 20250201160253241 DAUC <0003> db_auc.c:192 IMSI='262426211843496': No 3G Auth Data 20250201160253241 DLGSUP <0013> hlr.c:121 IMSI 262426211843496: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0d69c27203f7: Created GsupExpect[0] for "262426211843496" to be handled at TC_gsup_ul_subscriber_data(94) 20250201160253247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49952<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0d69c27203f7: GSUP ul subscriber_data<unbound> 20250201160253248 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253248 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426211843496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426211843496" cn_domain=PS} 20250201160253248 DLU <0006> fsm.c:456 lu(262426211843496)[0x612000011620]{UNVALIDATED}: Allocated 20250201160253248 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426211843496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160253249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426211843496)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160253249 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426211843496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426211843496" cn_domain=PS} 20250201160253249 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253249 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0d69c27203f7: Found GsupExpect[0] for "262426211843496" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@0d69c27203f7: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262426211843496" 20250201160253250 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253250 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426211843496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426211843496"} 20250201160253250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426211843496)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160253250 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426211843496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160253250 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426211843496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426211843496"} 20250201160253250 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426211843496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160253250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426211843496)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160253250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426211843496)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160253250 DLU <0006> fsm.c:568 lu(PS:IMSI-262426211843496)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160253250 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253250 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160253251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49952<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0d69c27203f7: Final verdict of PTC: pass 20250201160253251 DAUC <0003> db_auc.c:157 IMSI='262427250526855': No 2G Auth Data 20250201160253251 DAUC <0003> db_auc.c:192 IMSI='262427250526855': No 3G Auth Data 20250201160253252 DLGSUP <0013> hlr.c:121 IMSI 262427250526855: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0d69c27203f7: Created GsupExpect[0] for "262427250526855" to be handled at TC_gsup_ul_subscriber_data(95) 20250201160253257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0d69c27203f7: GSUP ul subscriber_data<unbound> 20250201160253258 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253258 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427250526855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427250526855" cn_domain=PS} 20250201160253259 DLU <0006> fsm.c:456 lu(262427250526855)[0x6120000117a0]{UNVALIDATED}: Allocated 20250201160253259 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427250526855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160253259 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427250526855)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160253259 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427250526855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427250526855" cn_domain=PS} 20250201160253259 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253259 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0d69c27203f7: Found GsupExpect[0] for "262427250526855" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@0d69c27203f7: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262427250526855" 20250201160253260 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253260 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427250526855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427250526855"} 20250201160253260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427250526855)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160253260 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427250526855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160253260 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427250526855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427250526855"} 20250201160253260 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427250526855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160253260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427250526855)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160253260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427250526855)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160253260 DLU <0006> fsm.c:568 lu(PS:IMSI-262427250526855)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160253260 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253260 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160253261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0d69c27203f7: Final verdict of PTC: pass 20250201160253261 DAUC <0003> db_auc.c:157 IMSI='262427606717870': No 2G Auth Data 20250201160253261 DAUC <0003> db_auc.c:192 IMSI='262427606717870': No 3G Auth Data 20250201160253262 DLGSUP <0013> hlr.c:121 IMSI 262427606717870: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0d69c27203f7: Created GsupExpect[0] for "262427606717870" to be handled at TC_gsup_ul_subscriber_data(96) 20250201160253267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49966<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0d69c27203f7: GSUP ul subscriber_data<unbound> 20250201160253269 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253269 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606717870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427606717870" cn_domain=PS} 20250201160253269 DLU <0006> fsm.c:456 lu(262427606717870)[0x612000011920]{UNVALIDATED}: Allocated 20250201160253269 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606717870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160253269 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427606717870)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160253269 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606717870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427606717870" cn_domain=PS} 20250201160253269 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253269 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0d69c27203f7: Found GsupExpect[0] for "262427606717870" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@0d69c27203f7: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427606717870" 20250201160253270 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253270 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427606717870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427606717870"} 20250201160253270 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427606717870)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160253270 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427606717870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160253270 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606717870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427606717870"} 20250201160253270 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427606717870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160253270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427606717870)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160253270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427606717870)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160253270 DLU <0006> fsm.c:568 lu(PS:IMSI-262427606717870)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160253270 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160253270 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160253272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49966<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160253273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20250201160253273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32785<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@0d69c27203f7: Final verdict of PTC: none 20250201160253274 DLINP <000b> input/ipa.c:452 connected read/write 20250201160253274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160253274 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160253274 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160253274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Feb 1 16:02:53 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 20250201160253296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49982<->l=127.0.0.1:4258 20250201160253397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49982<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=117948) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Feb 1 16:02:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_vty started. MTC@0d69c27203f7: legacy= true 20250201160256504 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160256504 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160256509 DLINP <000b> input/ipa.c:452 connected read/write 20250201160256509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160256511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160256514 DLINP <000b> input/ipa.c:452 connected read/write 20250201160256515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160256515 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160256515 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160256515 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 20250201160256515 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160256515 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 20250201160256515 DLGSUP <0013> gsup_server.c:236 2: 20250201160256515 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160256515 DLGSUP <0013> gsup_server.c:236 3: 20250201160256515 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160256515 DLGSUP <0013> gsup_server.c:236 4: 20250201160256515 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(97)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160256515 DLGSUP <0013> gsup_server.c:236 5: 20250201160256515 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160256515 DLGSUP <0013> gsup_server.c:236 7: 20250201160256515 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160256515 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160256515 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160256515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@0d69c27203f7: 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") 20250201160256545 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37219<->l=127.0.0.1:4259) 20250201160256550 DAUC <0003> db_auc.c:157 IMSI='262429482795736': No 2G Auth Data 20250201160256550 DAUC <0003> db_auc.c:192 IMSI='262429482795736': No 3G Auth Data 20250201160256556 DAUC <0003> db_auc.c:192 IMSI='262429482795736': No 3G Auth Data 20250201160256561 DAUC <0003> db_auc.c:157 IMSI='262427501940522': No 2G Auth Data 20250201160256561 DAUC <0003> db_auc.c:192 IMSI='262427501940522': No 3G Auth Data 20250201160256565 DAUC <0003> db_auc.c:157 IMSI='262427501940522': No 2G Auth Data 20250201160256570 DAUC <0003> db_auc.c:157 IMSI='262424838147402': No 2G Auth Data 20250201160256570 DAUC <0003> db_auc.c:192 IMSI='262424838147402': No 3G Auth Data MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160256578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 20250201160256580 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37219<->l=127.0.0.1:4259) 20250201160256580 DLINP <000b> input/ipa.c:452 connected read/write 20250201160256580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160256580 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160256580 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160256580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(99)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@0d69c27203f7: Final verdict of PTC: none 98@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@0d69c27203f7: Test case TC_vty finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Feb 1 16:02:56 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250201160256614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4258 20250201160256715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53102<->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@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Feb 1 16:02:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_vty_msisdn_isd started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160259823 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160259823 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160259827 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160259828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160259830 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(100)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160259830 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160259830 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160259830 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 20250201160259830 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160259830 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 20250201160259830 DLGSUP <0013> gsup_server.c:236 2: 20250201160259830 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160259830 DLGSUP <0013> gsup_server.c:236 3: 20250201160259830 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160259830 DLGSUP <0013> gsup_server.c:236 4: 20250201160259830 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160259830 DLGSUP <0013> gsup_server.c:236 5: 20250201160259830 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160259830 DLGSUP <0013> gsup_server.c:236 7: 20250201160259830 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160259830 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160259830 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160259830 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@0d69c27203f7: 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") 20250201160259840 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40243<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@0d69c27203f7: Created GsupExpect[0] for "262428663139296" to be handled at TC_vty_msisdn_isd(104) 20250201160259847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 20250201160259849 DAUC <0003> db_auc.c:157 IMSI='262428663139296': No 2G Auth Data 20250201160259849 DAUC <0003> db_auc.c:192 IMSI='262428663139296': No 3G Auth Data 20250201160259876 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160259877 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428663139296" cn_domain=PS} 20250201160259877 DLU <0006> fsm.c:456 lu(262428663139296)[0x612000011aa0]{UNVALIDATED}: Allocated 20250201160259877 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160259877 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428663139296)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160259877 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428663139296" cn_domain=PS} 20250201160259877 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160259877 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@0d69c27203f7: Found GsupExpect[0] for "262428663139296" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@0d69c27203f7: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428663139296" 20250201160259884 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160259884 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428663139296"} 20250201160259884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428663139296)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160259884 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160259884 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428663139296"} 20250201160259884 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160259884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663139296)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160259885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663139296)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160259885 DLU <0006> fsm.c:568 lu(PS:IMSI-262428663139296)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160259885 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160259885 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0d69c27203f7: setverdict(pass): none -> pass 20250201160259888 DLGSUP <0013> hlr.c:128 IMSI 262428663139296: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250201160259888 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160259888 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160259892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53124<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@0d69c27203f7: Final verdict of PTC: pass 20250201160259892 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160259892 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428663139296"} 20250201160259893 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250201160259893 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428663139296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160259894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 20250201160259895 DLINP <000b> input/ipa.c:452 connected read/write 20250201160259895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160259895 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160259896 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160259896 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@0d69c27203f7: Final verdict of PTC: none 20250201160259897 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40243<->l=127.0.0.1:4259) 102@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 102: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@0d69c27203f7: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Feb 1 16:02:59 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250201160259929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53138<->l=127.0.0.1:4258 20250201160300030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53138<->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@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Feb 1 16:03:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_purge_cs started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160303154 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160303154 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160303159 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@0d69c27203f7: 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 } } } } 20250201160303164 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303165 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160303165 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160303165 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 20250201160303165 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160303165 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 20250201160303165 DLGSUP <0013> gsup_server.c:236 2: 20250201160303165 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160303165 DLGSUP <0013> gsup_server.c:236 3: 20250201160303165 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(105)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160303165 DLGSUP <0013> gsup_server.c:236 4: 20250201160303165 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160303165 DLGSUP <0013> gsup_server.c:236 5: 20250201160303165 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160303165 DLGSUP <0013> gsup_server.c:236 7: 20250201160303165 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160303165 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160303165 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160303165 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@0d69c27203f7: 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") 20250201160303186 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38353<->l=127.0.0.1:4259) 20250201160303194 DAUC <0003> db_auc.c:157 IMSI='262420094079141': No 2G Auth Data 20250201160303194 DAUC <0003> db_auc.c:192 IMSI='262420094079141': No 3G Auth Data HLR_Test-GSUP(106)@0d69c27203f7: Created GsupExpect[0] for "262420094079141" to be handled at TC_gsup_purge_cs(109) 20250201160303218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53162<->l=127.0.0.1:4258 20250201160303227 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303227 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420094079141" cn_domain=PS} 20250201160303227 DLU <0006> fsm.c:456 lu(262420094079141)[0x612000011c20]{UNVALIDATED}: Allocated 20250201160303227 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160303228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420094079141)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160303228 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420094079141" cn_domain=PS} 20250201160303228 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303228 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0d69c27203f7: Found GsupExpect[0] for "262420094079141" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@0d69c27203f7: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420094079141" 20250201160303234 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303234 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420094079141"} 20250201160303234 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420094079141)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160303234 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160303234 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420094079141"} 20250201160303234 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160303234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420094079141)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160303234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420094079141)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160303234 DLU <0006> fsm.c:568 lu(PS:IMSI-262420094079141)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160303234 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303234 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0d69c27203f7: setverdict(pass): none -> pass 20250201160303237 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303237 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420094079141" cn_domain=CS} 20250201160303238 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201160303238 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420094079141"} 20250201160303238 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420094079141 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160303238 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303238 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160303240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53162<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@0d69c27203f7: Final verdict of PTC: pass 20250201160303244 DAUC <0003> db_auc.c:157 IMSI='262428141878102': No 2G Auth Data 20250201160303244 DAUC <0003> db_auc.c:192 IMSI='262428141878102': No 3G Auth Data 20250201160303245 DLGSUP <0013> hlr.c:121 IMSI 262428141878102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0d69c27203f7: Created GsupExpect[0] for "262428141878102" to be handled at TC_gsup_purge_cs(110) 20250201160303255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20250201160303256 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303256 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428141878102" cn_domain=PS} 20250201160303256 DLU <0006> fsm.c:456 lu(262428141878102)[0x612000011da0]{UNVALIDATED}: Allocated 20250201160303256 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160303256 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428141878102)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160303256 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428141878102" cn_domain=PS} 20250201160303256 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303256 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0d69c27203f7: Found GsupExpect[0] for "262428141878102" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@0d69c27203f7: Added IMSI table entry 1TC_gsup_purge_cs(110)"262428141878102" 20250201160303257 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303257 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428141878102"} 20250201160303257 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428141878102)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160303257 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160303257 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428141878102"} 20250201160303257 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160303257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428141878102)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160303257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428141878102)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160303257 DLU <0006> fsm.c:568 lu(PS:IMSI-262428141878102)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160303257 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303257 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0d69c27203f7: setverdict(pass): none -> pass 20250201160303258 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303258 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428141878102" cn_domain=CS} 20250201160303258 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201160303258 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428141878102"} 20250201160303258 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428141878102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160303258 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303258 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160303259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@0d69c27203f7: Final verdict of PTC: pass 20250201160303259 DAUC <0003> db_auc.c:157 IMSI='262426968208458': No 2G Auth Data 20250201160303259 DAUC <0003> db_auc.c:192 IMSI='262426968208458': No 3G Auth Data 20250201160303260 DLGSUP <0013> hlr.c:121 IMSI 262426968208458: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0d69c27203f7: Created GsupExpect[0] for "262426968208458" to be handled at TC_gsup_purge_cs(111) 20250201160303266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53178<->l=127.0.0.1:4258 20250201160303267 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303268 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426968208458" cn_domain=PS} 20250201160303268 DLU <0006> fsm.c:456 lu(262426968208458)[0x612000011f20]{UNVALIDATED}: Allocated 20250201160303268 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160303268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426968208458)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160303268 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426968208458" cn_domain=PS} 20250201160303268 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303268 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0d69c27203f7: Found GsupExpect[0] for "262426968208458" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@0d69c27203f7: Added IMSI table entry 2TC_gsup_purge_cs(111)"262426968208458" 20250201160303269 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303269 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426968208458"} 20250201160303269 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426968208458)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160303269 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160303269 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426968208458"} 20250201160303269 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160303269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426968208458)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160303269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426968208458)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160303269 DLU <0006> fsm.c:568 lu(PS:IMSI-262426968208458)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160303269 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303269 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0d69c27203f7: setverdict(pass): none -> pass 20250201160303270 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303270 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426968208458" cn_domain=CS} 20250201160303270 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201160303270 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426968208458"} 20250201160303270 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426968208458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160303270 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303270 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160303270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53178<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@0d69c27203f7: Final verdict of PTC: pass 20250201160303271 DAUC <0003> db_auc.c:157 IMSI='262428260009001': No 2G Auth Data 20250201160303271 DAUC <0003> db_auc.c:192 IMSI='262428260009001': No 3G Auth Data 20250201160303271 DLGSUP <0013> hlr.c:121 IMSI 262428260009001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0d69c27203f7: Created GsupExpect[0] for "262428260009001" to be handled at TC_gsup_purge_cs(112) 20250201160303277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20250201160303279 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303279 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428260009001" cn_domain=PS} 20250201160303279 DLU <0006> fsm.c:456 lu(262428260009001)[0x6120000120a0]{UNVALIDATED}: Allocated 20250201160303279 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160303279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428260009001)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160303279 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428260009001" cn_domain=PS} 20250201160303279 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303279 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0d69c27203f7: Found GsupExpect[0] for "262428260009001" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@0d69c27203f7: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428260009001" 20250201160303280 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303280 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428260009001"} 20250201160303280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428260009001)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160303280 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160303280 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428260009001"} 20250201160303280 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160303280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428260009001)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160303280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428260009001)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160303280 DLU <0006> fsm.c:568 lu(PS:IMSI-262428260009001)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160303280 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303280 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0d69c27203f7: setverdict(pass): none -> pass 20250201160303281 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303281 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428260009001" cn_domain=CS} 20250201160303281 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201160303281 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428260009001"} 20250201160303281 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428260009001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160303281 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303281 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160303281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@0d69c27203f7: Final verdict of PTC: pass 20250201160303282 DAUC <0003> db_auc.c:157 IMSI='262422984733951': No 2G Auth Data 20250201160303282 DAUC <0003> db_auc.c:192 IMSI='262422984733951': No 3G Auth Data 20250201160303283 DLGSUP <0013> hlr.c:121 IMSI 262422984733951: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0d69c27203f7: Created GsupExpect[0] for "262422984733951" to be handled at TC_gsup_purge_cs(113) 20250201160303290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 20250201160303292 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303292 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422984733951" cn_domain=PS} 20250201160303292 DLU <0006> fsm.c:456 lu(262422984733951)[0x612000012220]{UNVALIDATED}: Allocated 20250201160303292 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160303292 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422984733951)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160303292 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422984733951" cn_domain=PS} 20250201160303292 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303292 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0d69c27203f7: Found GsupExpect[0] for "262422984733951" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@0d69c27203f7: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422984733951" 20250201160303293 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303293 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422984733951"} 20250201160303293 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422984733951)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160303293 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160303293 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422984733951"} 20250201160303293 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160303293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422984733951)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160303293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422984733951)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160303293 DLU <0006> fsm.c:568 lu(PS:IMSI-262422984733951)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160303293 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303293 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0d69c27203f7: setverdict(pass): none -> pass 20250201160303294 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303294 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422984733951" cn_domain=CS} 20250201160303294 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201160303294 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422984733951"} 20250201160303294 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422984733951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160303294 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303294 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160303295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@0d69c27203f7: Final verdict of PTC: pass 20250201160303296 DAUC <0003> db_auc.c:157 IMSI='262423553489531': No 2G Auth Data 20250201160303296 DAUC <0003> db_auc.c:192 IMSI='262423553489531': No 3G Auth Data 20250201160303296 DLGSUP <0013> hlr.c:121 IMSI 262423553489531: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0d69c27203f7: Created GsupExpect[0] for "262423553489531" to be handled at TC_gsup_purge_cs(114) 20250201160303304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 20250201160303307 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303307 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423553489531" cn_domain=PS} 20250201160303307 DLU <0006> fsm.c:456 lu(262423553489531)[0x6120000123a0]{UNVALIDATED}: Allocated 20250201160303307 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160303307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423553489531)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160303307 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423553489531" cn_domain=PS} 20250201160303307 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303307 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0d69c27203f7: Found GsupExpect[0] for "262423553489531" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@0d69c27203f7: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423553489531" 20250201160303309 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303309 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423553489531"} 20250201160303309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423553489531)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160303309 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160303309 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423553489531"} 20250201160303309 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160303309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423553489531)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160303309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423553489531)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160303309 DLU <0006> fsm.c:568 lu(PS:IMSI-262423553489531)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160303309 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303309 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0d69c27203f7: setverdict(pass): none -> pass 20250201160303310 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303310 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423553489531" cn_domain=CS} 20250201160303310 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201160303310 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423553489531"} 20250201160303310 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423553489531 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160303310 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303310 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160303311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@0d69c27203f7: Final verdict of PTC: pass 20250201160303312 DAUC <0003> db_auc.c:157 IMSI='262426664754586': No 2G Auth Data 20250201160303312 DAUC <0003> db_auc.c:192 IMSI='262426664754586': No 3G Auth Data 20250201160303313 DLGSUP <0013> hlr.c:121 IMSI 262426664754586: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0d69c27203f7: Created GsupExpect[0] for "262426664754586" to be handled at TC_gsup_purge_cs(115) 20250201160303319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53204<->l=127.0.0.1:4258 20250201160303320 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303320 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426664754586" cn_domain=PS} 20250201160303320 DLU <0006> fsm.c:456 lu(262426664754586)[0x612000012520]{UNVALIDATED}: Allocated 20250201160303321 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160303321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426664754586)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160303321 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426664754586" cn_domain=PS} 20250201160303321 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303321 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0d69c27203f7: Found GsupExpect[0] for "262426664754586" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@0d69c27203f7: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426664754586" 20250201160303322 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303322 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426664754586"} 20250201160303322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426664754586)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160303322 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160303322 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426664754586"} 20250201160303322 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160303322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426664754586)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160303322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426664754586)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160303322 DLU <0006> fsm.c:568 lu(PS:IMSI-262426664754586)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160303322 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303322 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0d69c27203f7: setverdict(pass): none -> pass 20250201160303323 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303323 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426664754586" cn_domain=CS} 20250201160303323 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201160303323 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426664754586"} 20250201160303323 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426664754586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160303323 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303323 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160303324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53204<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@0d69c27203f7: Final verdict of PTC: pass 20250201160303324 DAUC <0003> db_auc.c:157 IMSI='262425722706211': No 2G Auth Data 20250201160303324 DAUC <0003> db_auc.c:192 IMSI='262425722706211': No 3G Auth Data 20250201160303325 DLGSUP <0013> hlr.c:121 IMSI 262425722706211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0d69c27203f7: Created GsupExpect[0] for "262425722706211" to be handled at TC_gsup_purge_cs(116) 20250201160303329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53216<->l=127.0.0.1:4258 20250201160303331 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303331 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425722706211" cn_domain=PS} 20250201160303331 DLU <0006> fsm.c:456 lu(262425722706211)[0x6120000126a0]{UNVALIDATED}: Allocated 20250201160303331 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160303331 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425722706211)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160303331 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425722706211" cn_domain=PS} 20250201160303331 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303331 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0d69c27203f7: Found GsupExpect[0] for "262425722706211" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@0d69c27203f7: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425722706211" 20250201160303332 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303332 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425722706211"} 20250201160303332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425722706211)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160303332 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160303332 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425722706211"} 20250201160303332 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160303332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425722706211)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160303332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425722706211)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160303332 DLU <0006> fsm.c:568 lu(PS:IMSI-262425722706211)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160303332 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303332 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0d69c27203f7: setverdict(pass): none -> pass 20250201160303333 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303333 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425722706211" cn_domain=CS} 20250201160303333 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201160303333 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425722706211"} 20250201160303333 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425722706211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160303333 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160303333 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160303334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53216<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160303334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4258 20250201160303335 DLINP <000b> input/ipa.c:452 connected read/write 20250201160303335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160303335 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160303335 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160303335 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160303335 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38353<->l=127.0.0.1:4259) 107@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP(106)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Feb 1 16:03:03 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 20250201160303359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20250201160303460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134764) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Feb 1 16:03:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_purge_ps started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160306574 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160306574 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160306578 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160306579 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306580 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160306580 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160306580 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 20250201160306580 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160306580 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 20250201160306580 DLGSUP <0013> gsup_server.c:236 2: 20250201160306580 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160306580 DLGSUP <0013> gsup_server.c:236 3: 20250201160306580 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160306580 DLGSUP <0013> gsup_server.c:236 4: 20250201160306580 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160306580 DLGSUP <0013> gsup_server.c:236 5: 20250201160306580 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160306580 DLGSUP <0013> gsup_server.c:236 7: 20250201160306580 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160306580 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160306580 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160306580 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)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@0d69c27203f7: 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") 20250201160306602 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40007<->l=127.0.0.1:4259) 20250201160306613 DAUC <0003> db_auc.c:157 IMSI='262424603446227': No 2G Auth Data 20250201160306613 DAUC <0003> db_auc.c:192 IMSI='262424603446227': No 3G Auth Data HLR_Test-GSUP(118)@0d69c27203f7: Created GsupExpect[0] for "262424603446227" to be handled at TC_gsup_purge_ps(121) 20250201160306640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37682<->l=127.0.0.1:4258 20250201160306649 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306649 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424603446227" cn_domain=PS} 20250201160306649 DLU <0006> fsm.c:456 lu(262424603446227)[0x612000012820]{UNVALIDATED}: Allocated 20250201160306650 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160306650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424603446227)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160306650 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424603446227" cn_domain=PS} 20250201160306650 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306650 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0d69c27203f7: Found GsupExpect[0] for "262424603446227" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@0d69c27203f7: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424603446227" 20250201160306656 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306656 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424603446227"} 20250201160306656 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424603446227)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160306656 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160306656 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424603446227"} 20250201160306656 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160306657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424603446227)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160306657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424603446227)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160306657 DLU <0006> fsm.c:568 lu(PS:IMSI-262424603446227)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160306657 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306657 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@0d69c27203f7: setverdict(pass): none -> pass 20250201160306660 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306660 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424603446227" cn_domain=PS} 20250201160306660 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201160306660 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424603446227"} 20250201160306660 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424603446227 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160306660 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306660 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160306663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37682<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@0d69c27203f7: Final verdict of PTC: pass 20250201160306666 DAUC <0003> db_auc.c:157 IMSI='262428561492714': No 2G Auth Data 20250201160306666 DAUC <0003> db_auc.c:192 IMSI='262428561492714': No 3G Auth Data 20250201160306667 DLGSUP <0013> hlr.c:121 IMSI 262428561492714: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0d69c27203f7: Created GsupExpect[0] for "262428561492714" to be handled at TC_gsup_purge_ps(122) 20250201160306678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37698<->l=127.0.0.1:4258 20250201160306680 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306680 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428561492714" cn_domain=PS} 20250201160306680 DLU <0006> fsm.c:456 lu(262428561492714)[0x6120000129a0]{UNVALIDATED}: Allocated 20250201160306680 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160306680 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428561492714)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160306680 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428561492714" cn_domain=PS} 20250201160306680 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306680 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0d69c27203f7: Found GsupExpect[0] for "262428561492714" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@0d69c27203f7: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428561492714" 20250201160306681 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306681 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428561492714"} 20250201160306681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428561492714)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160306681 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160306681 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428561492714"} 20250201160306681 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160306681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428561492714)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160306681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428561492714)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160306681 DLU <0006> fsm.c:568 lu(PS:IMSI-262428561492714)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160306681 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306681 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@0d69c27203f7: setverdict(pass): none -> pass 20250201160306682 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306682 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428561492714" cn_domain=PS} 20250201160306682 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201160306682 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428561492714"} 20250201160306682 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428561492714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160306682 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306682 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160306683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37698<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@0d69c27203f7: Final verdict of PTC: pass 20250201160306683 DAUC <0003> db_auc.c:157 IMSI='262426437780576': No 2G Auth Data 20250201160306683 DAUC <0003> db_auc.c:192 IMSI='262426437780576': No 3G Auth Data 20250201160306684 DLGSUP <0013> hlr.c:121 IMSI 262426437780576: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0d69c27203f7: Created GsupExpect[0] for "262426437780576" to be handled at TC_gsup_purge_ps(123) 20250201160306690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37706<->l=127.0.0.1:4258 20250201160306691 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306691 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426437780576" cn_domain=PS} 20250201160306691 DLU <0006> fsm.c:456 lu(262426437780576)[0x612000012b20]{UNVALIDATED}: Allocated 20250201160306691 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160306691 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426437780576)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160306691 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426437780576" cn_domain=PS} 20250201160306691 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306691 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0d69c27203f7: Found GsupExpect[0] for "262426437780576" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@0d69c27203f7: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426437780576" 20250201160306693 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306693 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426437780576"} 20250201160306693 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426437780576)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160306693 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160306693 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426437780576"} 20250201160306693 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160306693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426437780576)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160306693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426437780576)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160306693 DLU <0006> fsm.c:568 lu(PS:IMSI-262426437780576)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160306693 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306693 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@0d69c27203f7: setverdict(pass): none -> pass 20250201160306693 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306693 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426437780576" cn_domain=PS} 20250201160306693 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201160306694 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426437780576"} 20250201160306694 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426437780576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160306694 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306694 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160306694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37706<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@0d69c27203f7: Final verdict of PTC: pass 20250201160306695 DAUC <0003> db_auc.c:157 IMSI='262423398852564': No 2G Auth Data 20250201160306695 DAUC <0003> db_auc.c:192 IMSI='262423398852564': No 3G Auth Data 20250201160306695 DLGSUP <0013> hlr.c:121 IMSI 262423398852564: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0d69c27203f7: Created GsupExpect[0] for "262423398852564" to be handled at TC_gsup_purge_ps(124) 20250201160306702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4258 20250201160306705 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306705 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423398852564" cn_domain=PS} 20250201160306705 DLU <0006> fsm.c:456 lu(262423398852564)[0x612000012ca0]{UNVALIDATED}: Allocated 20250201160306705 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160306705 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423398852564)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160306705 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423398852564" cn_domain=PS} 20250201160306705 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306705 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0d69c27203f7: Found GsupExpect[0] for "262423398852564" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@0d69c27203f7: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423398852564" 20250201160306707 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306707 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423398852564"} 20250201160306707 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423398852564)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160306707 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160306707 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423398852564"} 20250201160306707 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160306707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423398852564)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160306707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423398852564)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160306707 DLU <0006> fsm.c:568 lu(PS:IMSI-262423398852564)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160306707 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306707 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0d69c27203f7: setverdict(pass): none -> pass 20250201160306708 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306708 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423398852564" cn_domain=PS} 20250201160306708 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201160306708 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423398852564"} 20250201160306708 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423398852564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160306708 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306708 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160306709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@0d69c27203f7: Final verdict of PTC: pass 20250201160306709 DAUC <0003> db_auc.c:157 IMSI='262425500471112': No 2G Auth Data 20250201160306709 DAUC <0003> db_auc.c:192 IMSI='262425500471112': No 3G Auth Data 20250201160306710 DLGSUP <0013> hlr.c:121 IMSI 262425500471112: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0d69c27203f7: Created GsupExpect[0] for "262425500471112" to be handled at TC_gsup_purge_ps(125) 20250201160306715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37724<->l=127.0.0.1:4258 20250201160306717 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306717 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425500471112" cn_domain=PS} 20250201160306717 DLU <0006> fsm.c:456 lu(262425500471112)[0x612000012e20]{UNVALIDATED}: Allocated 20250201160306717 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160306717 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425500471112)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160306717 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425500471112" cn_domain=PS} 20250201160306717 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306717 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0d69c27203f7: Found GsupExpect[0] for "262425500471112" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@0d69c27203f7: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425500471112" 20250201160306718 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306718 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425500471112"} 20250201160306718 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425500471112)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160306718 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160306718 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425500471112"} 20250201160306718 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160306718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425500471112)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160306718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425500471112)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160306718 DLU <0006> fsm.c:568 lu(PS:IMSI-262425500471112)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160306718 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306719 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0d69c27203f7: setverdict(pass): none -> pass 20250201160306719 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306719 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425500471112" cn_domain=PS} 20250201160306719 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201160306720 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425500471112"} 20250201160306720 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425500471112 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160306720 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306720 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160306720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37724<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@0d69c27203f7: Final verdict of PTC: pass 20250201160306721 DAUC <0003> db_auc.c:157 IMSI='262423004442313': No 2G Auth Data 20250201160306721 DAUC <0003> db_auc.c:192 IMSI='262423004442313': No 3G Auth Data 20250201160306721 DLGSUP <0013> hlr.c:121 IMSI 262423004442313: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0d69c27203f7: Created GsupExpect[0] for "262423004442313" to be handled at TC_gsup_purge_ps(126) 20250201160306727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 20250201160306728 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306728 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423004442313" cn_domain=PS} 20250201160306728 DLU <0006> fsm.c:456 lu(262423004442313)[0x612000012fa0]{UNVALIDATED}: Allocated 20250201160306728 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160306728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423004442313)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160306728 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423004442313" cn_domain=PS} 20250201160306728 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306729 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0d69c27203f7: Found GsupExpect[0] for "262423004442313" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@0d69c27203f7: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423004442313" 20250201160306729 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306729 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423004442313"} 20250201160306729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423004442313)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160306729 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160306730 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423004442313"} 20250201160306730 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160306730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423004442313)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160306730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423004442313)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160306730 DLU <0006> fsm.c:568 lu(PS:IMSI-262423004442313)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160306730 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306730 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0d69c27203f7: setverdict(pass): none -> pass 20250201160306730 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306730 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423004442313" cn_domain=PS} 20250201160306730 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201160306730 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423004442313"} 20250201160306730 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423004442313 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160306731 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306731 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160306731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@0d69c27203f7: Final verdict of PTC: pass 20250201160306732 DAUC <0003> db_auc.c:157 IMSI='262422799155495': No 2G Auth Data 20250201160306732 DAUC <0003> db_auc.c:192 IMSI='262422799155495': No 3G Auth Data 20250201160306732 DLGSUP <0013> hlr.c:121 IMSI 262422799155495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0d69c27203f7: Created GsupExpect[0] for "262422799155495" to be handled at TC_gsup_purge_ps(127) 20250201160306739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37740<->l=127.0.0.1:4258 20250201160306741 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306741 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422799155495" cn_domain=PS} 20250201160306741 DLU <0006> fsm.c:456 lu(262422799155495)[0x612000013120]{UNVALIDATED}: Allocated 20250201160306741 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160306741 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422799155495)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160306741 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422799155495" cn_domain=PS} 20250201160306741 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306741 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0d69c27203f7: Found GsupExpect[0] for "262422799155495" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@0d69c27203f7: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422799155495" 20250201160306742 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306742 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422799155495"} 20250201160306742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422799155495)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160306742 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160306742 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422799155495"} 20250201160306742 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160306742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422799155495)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160306742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422799155495)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160306742 DLU <0006> fsm.c:568 lu(PS:IMSI-262422799155495)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160306742 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306742 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0d69c27203f7: setverdict(pass): none -> pass 20250201160306743 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306743 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422799155495" cn_domain=PS} 20250201160306743 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201160306743 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422799155495"} 20250201160306743 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422799155495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160306743 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306743 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160306744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37740<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@0d69c27203f7: Final verdict of PTC: pass 20250201160306744 DAUC <0003> db_auc.c:157 IMSI='262424370693174': No 2G Auth Data 20250201160306744 DAUC <0003> db_auc.c:192 IMSI='262424370693174': No 3G Auth Data 20250201160306745 DLGSUP <0013> hlr.c:121 IMSI 262424370693174: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0d69c27203f7: Created GsupExpect[0] for "262424370693174" to be handled at TC_gsup_purge_ps(128) 20250201160306751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37744<->l=127.0.0.1:4258 20250201160306753 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306753 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424370693174" cn_domain=PS} 20250201160306753 DLU <0006> fsm.c:456 lu(262424370693174)[0x6120000132a0]{UNVALIDATED}: Allocated 20250201160306753 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160306754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424370693174)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160306754 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424370693174" cn_domain=PS} 20250201160306754 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306754 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0d69c27203f7: Found GsupExpect[0] for "262424370693174" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@0d69c27203f7: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424370693174" 20250201160306755 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306755 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424370693174"} 20250201160306755 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424370693174)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160306755 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160306755 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424370693174"} 20250201160306755 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160306755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424370693174)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160306755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424370693174)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160306755 DLU <0006> fsm.c:568 lu(PS:IMSI-262424370693174)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160306755 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306755 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0d69c27203f7: setverdict(pass): none -> pass 20250201160306756 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306756 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424370693174" cn_domain=PS} 20250201160306756 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201160306756 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424370693174"} 20250201160306756 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424370693174 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201160306756 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160306756 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160306757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37744<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160306758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@0d69c27203f7: Final verdict of PTC: none 119@0d69c27203f7: Final verdict of PTC: none 20250201160306759 DLINP <000b> input/ipa.c:452 connected read/write 20250201160306759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160306759 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160306759 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160306759 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160306759 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40007<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Feb 1 16:03:06 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250201160306783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37750<->l=127.0.0.1:4258 20250201160306884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37750<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78644) Waiting for packet dumper to finish... 1 (prev_count=78644, count=135028) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Feb 1 16:03:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_purge_unknown started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160310001 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160310001 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160310004 DLINP <000b> input/ipa.c:452 connected read/write 20250201160310004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160310005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160310008 DLINP <000b> input/ipa.c:452 connected read/write 20250201160310008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160310009 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160310009 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160310009 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 20250201160310009 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160310009 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 20250201160310009 DLGSUP <0013> gsup_server.c:236 2: 20250201160310009 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160310009 DLGSUP <0013> gsup_server.c:236 3: 20250201160310009 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160310009 DLGSUP <0013> gsup_server.c:236 4: 20250201160310009 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160310009 DLGSUP <0013> gsup_server.c:236 5: 20250201160310009 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160310009 DLGSUP <0013> gsup_server.c:236 7: 20250201160310009 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160310009 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160310009 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160310009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@0d69c27203f7: 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") 20250201160310030 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43677<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@0d69c27203f7: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250201160310038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4258 20250201160310052 DLINP <000b> input/ipa.c:452 connected read/write 20250201160310052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160310052 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} 20250201160310052 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20250201160310052 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 20250201160310052 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} 20250201160310053 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160310053 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160310053 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20250201160310053 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20250201160310053 DLINP <000b> input/ipa.c:452 connected read/write 20250201160310053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160310053 DLINP <000b> input/ipa.c:452 connected read/write 20250201160310053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@0d69c27203f7: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@0d69c27203f7: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@0d69c27203f7: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160310055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160310056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37754<->l=127.0.0.1:4258 20250201160310057 DLINP <000b> input/ipa.c:452 connected read/write 20250201160310057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160310057 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160310057 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160310057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@0d69c27203f7: Final verdict of PTC: none 131@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@0d69c27203f7: Final verdict of PTC: none 20250201160310058 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43677<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(132)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Feb 1 16:03:10 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 20250201160310082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 20250201160310183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37766<->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=26280) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Feb 1 16:03:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_ussd_unknown started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160313294 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160313294 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160313297 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160313302 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313303 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160313303 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160313303 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 20250201160313303 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160313303 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 20250201160313303 DLGSUP <0013> gsup_server.c:236 2: 20250201160313303 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160313303 DLGSUP <0013> gsup_server.c:236 3: 20250201160313303 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160313303 DLGSUP <0013> gsup_server.c:236 4: 20250201160313303 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160313303 DLGSUP <0013> gsup_server.c:236 5: 20250201160313303 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160313303 DLGSUP <0013> gsup_server.c:236 7: 20250201160313303 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160313303 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160313303 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160313303 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@0d69c27203f7: 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") 20250201160313323 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45361<->l=127.0.0.1:4259) 20250201160313332 DAUC <0003> db_auc.c:157 IMSI='262422123782199': No 2G Auth Data 20250201160313332 DAUC <0003> db_auc.c:192 IMSI='262422123782199': No 3G Auth Data HLR_Test-GSUP(135)@0d69c27203f7: Created GsupExpect[0] for "262422123782199" to be handled at TC_mo_ussd_unknown(138) 20250201160313357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 20250201160313370 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313370 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422123782199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422123782199" session_id=1475348551 session_state=BEGIN} 20250201160313370 DSS <0004> hlr_ussd.c:576 262422123782199/0x57f00847: Process SS (BEGIN) 20250201160313370 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201160313370 DSS <0004> hlr_ussd.c:518 262422123782199/0x57f00847: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201160313370 DSS <0004> hlr_ussd.c:523 262422123782199/0x57f00847: USSD for unknown code '*#200#' 20250201160313370 DSS <0004> hlr_ussd.c:354 262422123782199/0x57f00847: Tx ReturnError(1, 0x12) 20250201160313370 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422123782199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422123782199" session_id=1475348551 session_state=END} 20250201160313370 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160313370 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0d69c27203f7: Found GsupExpect[0] for "262422123782199" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@0d69c27203f7: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422123782199" TC_mo_ussd_unknown(138)@0d69c27203f7: setverdict(pass): none -> pass 20250201160313376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@0d69c27203f7: Final verdict of PTC: pass 20250201160313377 DAUC <0003> db_auc.c:157 IMSI='262424232158812': No 2G Auth Data 20250201160313377 DAUC <0003> db_auc.c:192 IMSI='262424232158812': No 3G Auth Data HLR_Test-GSUP(135)@0d69c27203f7: Created GsupExpect[0] for "262424232158812" to be handled at TC_mo_ussd_unknown(139) 20250201160313385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37808<->l=127.0.0.1:4258 20250201160313387 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313387 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424232158812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424232158812" session_id=2829107770 session_state=BEGIN} 20250201160313387 DSS <0004> hlr_ussd.c:576 262424232158812/0xa8a0c23a: Process SS (BEGIN) 20250201160313387 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201160313387 DSS <0004> hlr_ussd.c:518 262424232158812/0xa8a0c23a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201160313387 DSS <0004> hlr_ussd.c:523 262424232158812/0xa8a0c23a: USSD for unknown code '*#200#' 20250201160313387 DSS <0004> hlr_ussd.c:354 262424232158812/0xa8a0c23a: Tx ReturnError(1, 0x12) 20250201160313387 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424232158812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424232158812" session_id=2829107770 session_state=END} 20250201160313387 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160313387 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0d69c27203f7: Found GsupExpect[0] for "262424232158812" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@0d69c27203f7: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424232158812" TC_mo_ussd_unknown(139)@0d69c27203f7: setverdict(pass): none -> pass 20250201160313389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37808<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@0d69c27203f7: Final verdict of PTC: pass 20250201160313389 DAUC <0003> db_auc.c:157 IMSI='262427269745793': No 2G Auth Data 20250201160313389 DAUC <0003> db_auc.c:192 IMSI='262427269745793': No 3G Auth Data HLR_Test-GSUP(135)@0d69c27203f7: Created GsupExpect[0] for "262427269745793" to be handled at TC_mo_ussd_unknown(140) 20250201160313395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 20250201160313397 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313397 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427269745793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427269745793" session_id=2179507727 session_state=BEGIN} 20250201160313397 DSS <0004> hlr_ussd.c:576 262427269745793/0x81e8a60f: Process SS (BEGIN) 20250201160313397 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201160313397 DSS <0004> hlr_ussd.c:518 262427269745793/0x81e8a60f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201160313397 DSS <0004> hlr_ussd.c:523 262427269745793/0x81e8a60f: USSD for unknown code '*#200#' 20250201160313397 DSS <0004> hlr_ussd.c:354 262427269745793/0x81e8a60f: Tx ReturnError(1, 0x12) 20250201160313398 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427269745793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427269745793" session_id=2179507727 session_state=END} 20250201160313398 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160313398 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0d69c27203f7: Found GsupExpect[0] for "262427269745793" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@0d69c27203f7: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427269745793" TC_mo_ussd_unknown(140)@0d69c27203f7: setverdict(pass): none -> pass 20250201160313399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@0d69c27203f7: Final verdict of PTC: pass 20250201160313399 DAUC <0003> db_auc.c:157 IMSI='262425147523261': No 2G Auth Data 20250201160313399 DAUC <0003> db_auc.c:192 IMSI='262425147523261': No 3G Auth Data HLR_Test-GSUP(135)@0d69c27203f7: Created GsupExpect[0] for "262425147523261" to be handled at TC_mo_ussd_unknown(141) 20250201160313405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4258 20250201160313408 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313408 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425147523261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425147523261" session_id=2407868309 session_state=BEGIN} 20250201160313408 DSS <0004> hlr_ussd.c:576 262425147523261/0x8f852795: Process SS (BEGIN) 20250201160313408 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201160313408 DSS <0004> hlr_ussd.c:518 262425147523261/0x8f852795: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201160313408 DSS <0004> hlr_ussd.c:523 262425147523261/0x8f852795: USSD for unknown code '*#200#' 20250201160313408 DSS <0004> hlr_ussd.c:354 262425147523261/0x8f852795: Tx ReturnError(1, 0x12) 20250201160313408 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425147523261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425147523261" session_id=2407868309 session_state=END} 20250201160313408 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160313408 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0d69c27203f7: Found GsupExpect[0] for "262425147523261" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@0d69c27203f7: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425147523261" TC_mo_ussd_unknown(141)@0d69c27203f7: setverdict(pass): none -> pass 20250201160313410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@0d69c27203f7: Final verdict of PTC: pass 20250201160313410 DAUC <0003> db_auc.c:157 IMSI='262426686772020': No 2G Auth Data 20250201160313410 DAUC <0003> db_auc.c:192 IMSI='262426686772020': No 3G Auth Data HLR_Test-GSUP(135)@0d69c27203f7: Created GsupExpect[0] for "262426686772020" to be handled at TC_mo_ussd_unknown(142) 20250201160313417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4258 20250201160313420 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313420 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426686772020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426686772020" session_id=3881327467 session_state=BEGIN} 20250201160313420 DSS <0004> hlr_ussd.c:576 262426686772020/0xe7585b6b: Process SS (BEGIN) 20250201160313420 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201160313420 DSS <0004> hlr_ussd.c:518 262426686772020/0xe7585b6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201160313420 DSS <0004> hlr_ussd.c:523 262426686772020/0xe7585b6b: USSD for unknown code '*#200#' 20250201160313420 DSS <0004> hlr_ussd.c:354 262426686772020/0xe7585b6b: Tx ReturnError(1, 0x12) 20250201160313420 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426686772020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426686772020" session_id=3881327467 session_state=END} 20250201160313420 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160313420 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0d69c27203f7: Found GsupExpect[0] for "262426686772020" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@0d69c27203f7: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426686772020" TC_mo_ussd_unknown(142)@0d69c27203f7: setverdict(pass): none -> pass 20250201160313421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@0d69c27203f7: Final verdict of PTC: pass 20250201160313422 DAUC <0003> db_auc.c:157 IMSI='262421884083713': No 2G Auth Data 20250201160313422 DAUC <0003> db_auc.c:192 IMSI='262421884083713': No 3G Auth Data HLR_Test-GSUP(135)@0d69c27203f7: Created GsupExpect[0] for "262421884083713" to be handled at TC_mo_ussd_unknown(143) 20250201160313428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37840<->l=127.0.0.1:4258 20250201160313431 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313431 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421884083713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421884083713" session_id=218936496 session_state=BEGIN} 20250201160313431 DSS <0004> hlr_ussd.c:576 262421884083713/0x0d0cb4b0: Process SS (BEGIN) 20250201160313431 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201160313431 DSS <0004> hlr_ussd.c:518 262421884083713/0x0d0cb4b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201160313431 DSS <0004> hlr_ussd.c:523 262421884083713/0x0d0cb4b0: USSD for unknown code '*#200#' 20250201160313431 DSS <0004> hlr_ussd.c:354 262421884083713/0x0d0cb4b0: Tx ReturnError(1, 0x12) 20250201160313431 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421884083713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421884083713" session_id=218936496 session_state=END} 20250201160313431 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160313431 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0d69c27203f7: Found GsupExpect[0] for "262421884083713" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@0d69c27203f7: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421884083713" TC_mo_ussd_unknown(143)@0d69c27203f7: setverdict(pass): none -> pass 20250201160313433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37840<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@0d69c27203f7: Final verdict of PTC: pass 20250201160313433 DAUC <0003> db_auc.c:157 IMSI='262424076900738': No 2G Auth Data 20250201160313433 DAUC <0003> db_auc.c:192 IMSI='262424076900738': No 3G Auth Data HLR_Test-GSUP(135)@0d69c27203f7: Created GsupExpect[0] for "262424076900738" to be handled at TC_mo_ussd_unknown(144) 20250201160313439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37850<->l=127.0.0.1:4258 20250201160313442 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313442 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424076900738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424076900738" session_id=3450968087 session_state=BEGIN} 20250201160313442 DSS <0004> hlr_ussd.c:576 262424076900738/0xcdb19817: Process SS (BEGIN) 20250201160313442 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201160313442 DSS <0004> hlr_ussd.c:518 262424076900738/0xcdb19817: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201160313442 DSS <0004> hlr_ussd.c:523 262424076900738/0xcdb19817: USSD for unknown code '*#200#' 20250201160313442 DSS <0004> hlr_ussd.c:354 262424076900738/0xcdb19817: Tx ReturnError(1, 0x12) 20250201160313442 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424076900738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424076900738" session_id=3450968087 session_state=END} 20250201160313442 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160313442 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0d69c27203f7: Found GsupExpect[0] for "262424076900738" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@0d69c27203f7: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262424076900738" TC_mo_ussd_unknown(144)@0d69c27203f7: setverdict(pass): none -> pass 20250201160313444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37850<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@0d69c27203f7: Final verdict of PTC: pass 20250201160313444 DAUC <0003> db_auc.c:157 IMSI='262426399218369': No 2G Auth Data 20250201160313444 DAUC <0003> db_auc.c:192 IMSI='262426399218369': No 3G Auth Data HLR_Test-GSUP(135)@0d69c27203f7: Created GsupExpect[0] for "262426399218369" to be handled at TC_mo_ussd_unknown(145) 20250201160313450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4258 20250201160313453 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313453 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426399218369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426399218369" session_id=485175798 session_state=BEGIN} 20250201160313453 DSS <0004> hlr_ussd.c:576 262426399218369/0x1ceb31f6: Process SS (BEGIN) 20250201160313453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201160313453 DSS <0004> hlr_ussd.c:518 262426399218369/0x1ceb31f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201160313453 DSS <0004> hlr_ussd.c:523 262426399218369/0x1ceb31f6: USSD for unknown code '*#200#' 20250201160313453 DSS <0004> hlr_ussd.c:354 262426399218369/0x1ceb31f6: Tx ReturnError(1, 0x12) 20250201160313453 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426399218369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399218369" session_id=485175798 session_state=END} 20250201160313453 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160313453 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0d69c27203f7: Found GsupExpect[0] for "262426399218369" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@0d69c27203f7: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426399218369" TC_mo_ussd_unknown(145)@0d69c27203f7: setverdict(pass): none -> pass 20250201160313455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@0d69c27203f7: Final verdict of PTC: pass 20250201160313455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4258 20250201160313456 DLINP <000b> input/ipa.c:452 connected read/write 20250201160313456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160313456 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160313456 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160313456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(134)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP(135)@0d69c27203f7: Final verdict of PTC: none 20250201160313456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45361<->l=127.0.0.1:4259) 136@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 136: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Feb 1 16:03:13 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 20250201160313478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37860<->l=127.0.0.1:4258 20250201160313579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37860<->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=81396) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Feb 1 16:03:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_ussd_euse_disc started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160316682 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160316682 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160316687 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40026<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160316693 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160316694 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160316694 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160316694 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 20250201160316694 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160316694 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 20250201160316694 DLGSUP <0013> gsup_server.c:236 2: 20250201160316694 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160316694 DLGSUP <0013> gsup_server.c:236 3: 20250201160316694 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160316694 DLGSUP <0013> gsup_server.c:236 4: 20250201160316694 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160316695 DLGSUP <0013> gsup_server.c:236 5: 20250201160316695 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160316695 DLGSUP <0013> gsup_server.c:236 7: 20250201160316695 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160316695 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160316695 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160316695 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@0d69c27203f7: 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") 20250201160316725 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37111<->l=127.0.0.1:4259) 20250201160316736 DAUC <0003> db_auc.c:157 IMSI='262425574206570': No 2G Auth Data 20250201160316736 DAUC <0003> db_auc.c:192 IMSI='262425574206570': No 3G Auth Data HLR_Test-GSUP(147)@0d69c27203f7: Created GsupExpect[0] for "262425574206570" to be handled at TC_mo_ussd_euse_disc(150) 20250201160316764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4258 20250201160316778 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316778 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425574206570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425574206570" session_id=929920243 session_state=BEGIN} 20250201160316778 DSS <0004> hlr_ussd.c:576 262425574206570/0x376d74f3: Process SS (BEGIN) 20250201160316778 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160316778 DSS <0004> hlr_ussd.c:518 262425574206570/0x376d74f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160316778 DSS <0004> hlr_ussd.c:542 262425574206570/0x376d74f3: Cannot find conn for EUSE EUSE-foobar 20250201160316778 DSS <0004> hlr_ussd.c:354 262425574206570/0x376d74f3: Tx ReturnError(1, 0x22) 20250201160316778 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425574206570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425574206570" session_id=929920243 session_state=END} 20250201160316778 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160316779 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0d69c27203f7: Found GsupExpect[0] for "262425574206570" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@0d69c27203f7: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425574206570" TC_mo_ussd_euse_disc(150)@0d69c27203f7: setverdict(pass): none -> pass 20250201160316785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@0d69c27203f7: Final verdict of PTC: pass 20250201160316786 DAUC <0003> db_auc.c:157 IMSI='262426890251830': No 2G Auth Data 20250201160316786 DAUC <0003> db_auc.c:192 IMSI='262426890251830': No 3G Auth Data HLR_Test-GSUP(147)@0d69c27203f7: Created GsupExpect[0] for "262426890251830" to be handled at TC_mo_ussd_euse_disc(151) 20250201160316803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40052<->l=127.0.0.1:4258 20250201160316808 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316808 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426890251830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426890251830" session_id=1594605895 session_state=BEGIN} 20250201160316808 DSS <0004> hlr_ussd.c:576 262426890251830/0x5f0bc147: Process SS (BEGIN) 20250201160316808 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160316808 DSS <0004> hlr_ussd.c:518 262426890251830/0x5f0bc147: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160316808 DSS <0004> hlr_ussd.c:542 262426890251830/0x5f0bc147: Cannot find conn for EUSE EUSE-foobar 20250201160316808 DSS <0004> hlr_ussd.c:354 262426890251830/0x5f0bc147: Tx ReturnError(1, 0x22) 20250201160316809 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426890251830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426890251830" session_id=1594605895 session_state=END} 20250201160316809 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160316809 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0d69c27203f7: Found GsupExpect[0] for "262426890251830" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@0d69c27203f7: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262426890251830" TC_mo_ussd_euse_disc(151)@0d69c27203f7: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@0d69c27203f7: Final verdict of PTC: pass 20250201160316810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40052<->l=127.0.0.1:4258 20250201160316811 DAUC <0003> db_auc.c:157 IMSI='262422335695442': No 2G Auth Data 20250201160316811 DAUC <0003> db_auc.c:192 IMSI='262422335695442': No 3G Auth Data HLR_Test-GSUP(147)@0d69c27203f7: Created GsupExpect[0] for "262422335695442" to be handled at TC_mo_ussd_euse_disc(152) 20250201160316817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40068<->l=127.0.0.1:4258 20250201160316820 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316820 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422335695442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422335695442" session_id=627757347 session_state=BEGIN} 20250201160316820 DSS <0004> hlr_ussd.c:576 262422335695442/0x256ad123: Process SS (BEGIN) 20250201160316820 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160316820 DSS <0004> hlr_ussd.c:518 262422335695442/0x256ad123: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160316820 DSS <0004> hlr_ussd.c:542 262422335695442/0x256ad123: Cannot find conn for EUSE EUSE-foobar 20250201160316820 DSS <0004> hlr_ussd.c:354 262422335695442/0x256ad123: Tx ReturnError(1, 0x22) 20250201160316820 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422335695442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422335695442" session_id=627757347 session_state=END} 20250201160316820 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160316820 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0d69c27203f7: Found GsupExpect[0] for "262422335695442" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@0d69c27203f7: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422335695442" TC_mo_ussd_euse_disc(152)@0d69c27203f7: setverdict(pass): none -> pass 20250201160316822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40068<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@0d69c27203f7: Final verdict of PTC: pass 20250201160316822 DAUC <0003> db_auc.c:157 IMSI='262429411271520': No 2G Auth Data 20250201160316822 DAUC <0003> db_auc.c:192 IMSI='262429411271520': No 3G Auth Data HLR_Test-GSUP(147)@0d69c27203f7: Created GsupExpect[0] for "262429411271520" to be handled at TC_mo_ussd_euse_disc(153) 20250201160316828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40070<->l=127.0.0.1:4258 20250201160316831 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316831 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429411271520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429411271520" session_id=3269018903 session_state=BEGIN} 20250201160316831 DSS <0004> hlr_ussd.c:576 262429411271520/0xc2d94517: Process SS (BEGIN) 20250201160316831 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160316831 DSS <0004> hlr_ussd.c:518 262429411271520/0xc2d94517: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160316831 DSS <0004> hlr_ussd.c:542 262429411271520/0xc2d94517: Cannot find conn for EUSE EUSE-foobar 20250201160316831 DSS <0004> hlr_ussd.c:354 262429411271520/0xc2d94517: Tx ReturnError(1, 0x22) 20250201160316831 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429411271520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429411271520" session_id=3269018903 session_state=END} 20250201160316831 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160316831 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0d69c27203f7: Found GsupExpect[0] for "262429411271520" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@0d69c27203f7: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429411271520" TC_mo_ussd_euse_disc(153)@0d69c27203f7: setverdict(pass): none -> pass 20250201160316833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40070<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@0d69c27203f7: Final verdict of PTC: pass 20250201160316833 DAUC <0003> db_auc.c:157 IMSI='262424328296968': No 2G Auth Data 20250201160316833 DAUC <0003> db_auc.c:192 IMSI='262424328296968': No 3G Auth Data HLR_Test-GSUP(147)@0d69c27203f7: Created GsupExpect[0] for "262424328296968" to be handled at TC_mo_ussd_euse_disc(154) 20250201160316839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40082<->l=127.0.0.1:4258 20250201160316842 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316842 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424328296968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424328296968" session_id=3853959806 session_state=BEGIN} 20250201160316842 DSS <0004> hlr_ussd.c:576 262424328296968/0xe5b6c27e: Process SS (BEGIN) 20250201160316842 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160316842 DSS <0004> hlr_ussd.c:518 262424328296968/0xe5b6c27e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160316842 DSS <0004> hlr_ussd.c:542 262424328296968/0xe5b6c27e: Cannot find conn for EUSE EUSE-foobar 20250201160316842 DSS <0004> hlr_ussd.c:354 262424328296968/0xe5b6c27e: Tx ReturnError(1, 0x22) 20250201160316843 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424328296968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424328296968" session_id=3853959806 session_state=END} 20250201160316843 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160316843 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0d69c27203f7: Found GsupExpect[0] for "262424328296968" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@0d69c27203f7: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424328296968" TC_mo_ussd_euse_disc(154)@0d69c27203f7: setverdict(pass): none -> pass 20250201160316844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40082<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@0d69c27203f7: Final verdict of PTC: pass 20250201160316845 DAUC <0003> db_auc.c:157 IMSI='262429419660269': No 2G Auth Data 20250201160316845 DAUC <0003> db_auc.c:192 IMSI='262429419660269': No 3G Auth Data HLR_Test-GSUP(147)@0d69c27203f7: Created GsupExpect[0] for "262429419660269" to be handled at TC_mo_ussd_euse_disc(155) 20250201160316851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40084<->l=127.0.0.1:4258 20250201160316854 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316854 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429419660269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429419660269" session_id=3763368404 session_state=BEGIN} 20250201160316854 DSS <0004> hlr_ussd.c:576 262429419660269/0xe05071d4: Process SS (BEGIN) 20250201160316854 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160316854 DSS <0004> hlr_ussd.c:518 262429419660269/0xe05071d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160316854 DSS <0004> hlr_ussd.c:542 262429419660269/0xe05071d4: Cannot find conn for EUSE EUSE-foobar 20250201160316854 DSS <0004> hlr_ussd.c:354 262429419660269/0xe05071d4: Tx ReturnError(1, 0x22) 20250201160316854 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429419660269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429419660269" session_id=3763368404 session_state=END} 20250201160316854 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160316854 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0d69c27203f7: Found GsupExpect[0] for "262429419660269" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@0d69c27203f7: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429419660269" TC_mo_ussd_euse_disc(155)@0d69c27203f7: setverdict(pass): none -> pass 20250201160316856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40084<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@0d69c27203f7: Final verdict of PTC: pass 20250201160316856 DAUC <0003> db_auc.c:157 IMSI='262421195615503': No 2G Auth Data 20250201160316856 DAUC <0003> db_auc.c:192 IMSI='262421195615503': No 3G Auth Data HLR_Test-GSUP(147)@0d69c27203f7: Created GsupExpect[0] for "262421195615503" to be handled at TC_mo_ussd_euse_disc(156) 20250201160316863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4258 20250201160316866 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316866 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421195615503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421195615503" session_id=1072277364 session_state=BEGIN} 20250201160316866 DSS <0004> hlr_ussd.c:576 262421195615503/0x3fe9a774: Process SS (BEGIN) 20250201160316866 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160316866 DSS <0004> hlr_ussd.c:518 262421195615503/0x3fe9a774: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160316866 DSS <0004> hlr_ussd.c:542 262421195615503/0x3fe9a774: Cannot find conn for EUSE EUSE-foobar 20250201160316866 DSS <0004> hlr_ussd.c:354 262421195615503/0x3fe9a774: Tx ReturnError(1, 0x22) 20250201160316866 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421195615503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421195615503" session_id=1072277364 session_state=END} 20250201160316866 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160316867 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0d69c27203f7: Found GsupExpect[0] for "262421195615503" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@0d69c27203f7: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421195615503" TC_mo_ussd_euse_disc(156)@0d69c27203f7: setverdict(pass): none -> pass 20250201160316868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@0d69c27203f7: Final verdict of PTC: pass 20250201160316869 DAUC <0003> db_auc.c:157 IMSI='262421590811203': No 2G Auth Data 20250201160316869 DAUC <0003> db_auc.c:192 IMSI='262421590811203': No 3G Auth Data HLR_Test-GSUP(147)@0d69c27203f7: Created GsupExpect[0] for "262421590811203" to be handled at TC_mo_ussd_euse_disc(157) 20250201160316875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40092<->l=127.0.0.1:4258 20250201160316878 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316878 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421590811203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421590811203" session_id=557069531 session_state=BEGIN} 20250201160316878 DSS <0004> hlr_ussd.c:576 262421590811203/0x213434db: Process SS (BEGIN) 20250201160316878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160316878 DSS <0004> hlr_ussd.c:518 262421590811203/0x213434db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160316879 DSS <0004> hlr_ussd.c:542 262421590811203/0x213434db: Cannot find conn for EUSE EUSE-foobar 20250201160316879 DSS <0004> hlr_ussd.c:354 262421590811203/0x213434db: Tx ReturnError(1, 0x22) 20250201160316879 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421590811203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421590811203" session_id=557069531 session_state=END} 20250201160316879 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160316879 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0d69c27203f7: Found GsupExpect[0] for "262421590811203" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@0d69c27203f7: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421590811203" TC_mo_ussd_euse_disc(157)@0d69c27203f7: setverdict(pass): none -> pass 20250201160316880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40092<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@0d69c27203f7: Final verdict of PTC: pass 20250201160316880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40026<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@0d69c27203f7: Final verdict of PTC: none 20250201160316881 DLINP <000b> input/ipa.c:452 connected read/write 20250201160316881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160316881 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160316881 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160316881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160316881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37111<->l=127.0.0.1:4259) 148@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 148: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Feb 1 16:03:16 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250201160316904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40104<->l=127.0.0.1:4258 20250201160317106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40104<->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=81824) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Feb 1 16:03:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_ussd_iuse_imsi started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160320227 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160320228 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160320232 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160320238 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320238 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160320238 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160320238 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 20250201160320238 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160320238 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 20250201160320238 DLGSUP <0013> gsup_server.c:236 2: 20250201160320238 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160320238 DLGSUP <0013> gsup_server.c:236 3: 20250201160320238 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160320238 DLGSUP <0013> gsup_server.c:236 4: 20250201160320238 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160320238 DLGSUP <0013> gsup_server.c:236 5: 20250201160320238 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160320238 DLGSUP <0013> gsup_server.c:236 7: 20250201160320238 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160320238 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160320238 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160320238 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@0d69c27203f7: 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") 20250201160320266 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43187<->l=127.0.0.1:4259) 20250201160320278 DAUC <0003> db_auc.c:157 IMSI='262422457536867': No 2G Auth Data 20250201160320278 DAUC <0003> db_auc.c:192 IMSI='262422457536867': No 3G Auth Data HLR_Test-GSUP(159)@0d69c27203f7: Created GsupExpect[0] for "262422457536867" to be handled at TC_mo_ussd_iuse_imsi(162) 20250201160320307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4258 20250201160320321 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320321 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422457536867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422457536867" session_id=2548350732 session_state=BEGIN} 20250201160320321 DSS <0004> hlr_ussd.c:576 262422457536867/0x97e4bf0c: Process SS (BEGIN) 20250201160320321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160320321 DSS <0004> hlr_ussd.c:518 262422457536867/0x97e4bf0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160320321 DSS <0004> hlr_ussd.c:363 262422457536867/0x97e4bf0c: Tx USSD 'Your IMSI is 262422457536867' 20250201160320321 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422457536867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457536867" session_id=2548350732 session_state=END} 20250201160320321 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422457536867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160320322 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160320322 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0d69c27203f7: Found GsupExpect[0] for "262422457536867" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@0d69c27203f7: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262422457536867" TC_mo_ussd_iuse_imsi(162)@0d69c27203f7: setverdict(pass): none -> pass 20250201160320330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@0d69c27203f7: Final verdict of PTC: pass 20250201160320331 DAUC <0003> db_auc.c:157 IMSI='262427926124474': No 2G Auth Data 20250201160320331 DAUC <0003> db_auc.c:192 IMSI='262427926124474': No 3G Auth Data HLR_Test-GSUP(159)@0d69c27203f7: Created GsupExpect[0] for "262427926124474" to be handled at TC_mo_ussd_iuse_imsi(163) 20250201160320343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40138<->l=127.0.0.1:4258 20250201160320347 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320347 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427926124474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427926124474" session_id=324406878 session_state=BEGIN} 20250201160320347 DSS <0004> hlr_ussd.c:576 262427926124474/0x13560e5e: Process SS (BEGIN) 20250201160320347 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160320347 DSS <0004> hlr_ussd.c:518 262427926124474/0x13560e5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160320347 DSS <0004> hlr_ussd.c:363 262427926124474/0x13560e5e: Tx USSD 'Your IMSI is 262427926124474' 20250201160320347 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427926124474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427926124474" session_id=324406878 session_state=END} 20250201160320347 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427926124474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160320347 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160320347 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0d69c27203f7: Found GsupExpect[0] for "262427926124474" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@0d69c27203f7: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427926124474" TC_mo_ussd_iuse_imsi(163)@0d69c27203f7: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(163)@0d69c27203f7: Final verdict of PTC: pass 20250201160320349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40138<->l=127.0.0.1:4258 20250201160320349 DAUC <0003> db_auc.c:157 IMSI='262422012925639': No 2G Auth Data 20250201160320349 DAUC <0003> db_auc.c:192 IMSI='262422012925639': No 3G Auth Data HLR_Test-GSUP(159)@0d69c27203f7: Created GsupExpect[0] for "262422012925639" to be handled at TC_mo_ussd_iuse_imsi(164) 20250201160320355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40154<->l=127.0.0.1:4258 20250201160320358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320358 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422012925639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422012925639" session_id=3401676101 session_state=BEGIN} 20250201160320358 DSS <0004> hlr_ussd.c:576 262422012925639/0xcac17545: Process SS (BEGIN) 20250201160320358 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160320358 DSS <0004> hlr_ussd.c:518 262422012925639/0xcac17545: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160320358 DSS <0004> hlr_ussd.c:363 262422012925639/0xcac17545: Tx USSD 'Your IMSI is 262422012925639' 20250201160320358 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422012925639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422012925639" session_id=3401676101 session_state=END} 20250201160320358 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422012925639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160320358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160320358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0d69c27203f7: Found GsupExpect[0] for "262422012925639" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@0d69c27203f7: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262422012925639" TC_mo_ussd_iuse_imsi(164)@0d69c27203f7: setverdict(pass): none -> pass 20250201160320360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40154<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@0d69c27203f7: Final verdict of PTC: pass 20250201160320360 DAUC <0003> db_auc.c:157 IMSI='262421251585079': No 2G Auth Data 20250201160320360 DAUC <0003> db_auc.c:192 IMSI='262421251585079': No 3G Auth Data HLR_Test-GSUP(159)@0d69c27203f7: Created GsupExpect[0] for "262421251585079" to be handled at TC_mo_ussd_iuse_imsi(165) 20250201160320366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40156<->l=127.0.0.1:4258 20250201160320369 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320369 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421251585079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421251585079" session_id=1792519051 session_state=BEGIN} 20250201160320369 DSS <0004> hlr_ussd.c:576 262421251585079/0x6ad7ab8b: Process SS (BEGIN) 20250201160320369 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160320369 DSS <0004> hlr_ussd.c:518 262421251585079/0x6ad7ab8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160320369 DSS <0004> hlr_ussd.c:363 262421251585079/0x6ad7ab8b: Tx USSD 'Your IMSI is 262421251585079' 20250201160320369 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421251585079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421251585079" session_id=1792519051 session_state=END} 20250201160320369 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421251585079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160320369 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160320369 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0d69c27203f7: Found GsupExpect[0] for "262421251585079" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@0d69c27203f7: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421251585079" TC_mo_ussd_iuse_imsi(165)@0d69c27203f7: setverdict(pass): none -> pass 20250201160320371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@0d69c27203f7: Final verdict of PTC: pass 20250201160320371 DAUC <0003> db_auc.c:157 IMSI='262420972607652': No 2G Auth Data 20250201160320371 DAUC <0003> db_auc.c:192 IMSI='262420972607652': No 3G Auth Data HLR_Test-GSUP(159)@0d69c27203f7: Created GsupExpect[0] for "262420972607652" to be handled at TC_mo_ussd_iuse_imsi(166) 20250201160320377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40166<->l=127.0.0.1:4258 20250201160320380 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320380 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420972607652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420972607652" session_id=304620803 session_state=BEGIN} 20250201160320380 DSS <0004> hlr_ussd.c:576 262420972607652/0x12282503: Process SS (BEGIN) 20250201160320380 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160320380 DSS <0004> hlr_ussd.c:518 262420972607652/0x12282503: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160320380 DSS <0004> hlr_ussd.c:363 262420972607652/0x12282503: Tx USSD 'Your IMSI is 262420972607652' 20250201160320380 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420972607652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420972607652" session_id=304620803 session_state=END} 20250201160320380 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420972607652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160320381 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160320381 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0d69c27203f7: Found GsupExpect[0] for "262420972607652" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@0d69c27203f7: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420972607652" TC_mo_ussd_iuse_imsi(166)@0d69c27203f7: setverdict(pass): none -> pass 20250201160320382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40166<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@0d69c27203f7: Final verdict of PTC: pass 20250201160320383 DAUC <0003> db_auc.c:157 IMSI='262427154487761': No 2G Auth Data 20250201160320383 DAUC <0003> db_auc.c:192 IMSI='262427154487761': No 3G Auth Data HLR_Test-GSUP(159)@0d69c27203f7: Created GsupExpect[0] for "262427154487761" to be handled at TC_mo_ussd_iuse_imsi(167) 20250201160320389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40170<->l=127.0.0.1:4258 20250201160320392 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320392 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427154487761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427154487761" session_id=530472470 session_state=BEGIN} 20250201160320392 DSS <0004> hlr_ussd.c:576 262427154487761/0x1f9e5e16: Process SS (BEGIN) 20250201160320392 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160320392 DSS <0004> hlr_ussd.c:518 262427154487761/0x1f9e5e16: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160320392 DSS <0004> hlr_ussd.c:363 262427154487761/0x1f9e5e16: Tx USSD 'Your IMSI is 262427154487761' 20250201160320392 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427154487761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427154487761" session_id=530472470 session_state=END} 20250201160320392 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427154487761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160320392 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160320392 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0d69c27203f7: Found GsupExpect[0] for "262427154487761" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@0d69c27203f7: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262427154487761" TC_mo_ussd_iuse_imsi(167)@0d69c27203f7: setverdict(pass): none -> pass 20250201160320394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40170<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@0d69c27203f7: Final verdict of PTC: pass 20250201160320394 DAUC <0003> db_auc.c:157 IMSI='262427987992694': No 2G Auth Data 20250201160320394 DAUC <0003> db_auc.c:192 IMSI='262427987992694': No 3G Auth Data HLR_Test-GSUP(159)@0d69c27203f7: Created GsupExpect[0] for "262427987992694" to be handled at TC_mo_ussd_iuse_imsi(168) 20250201160320401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40184<->l=127.0.0.1:4258 20250201160320404 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320404 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427987992694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427987992694" session_id=3831877858 session_state=BEGIN} 20250201160320404 DSS <0004> hlr_ussd.c:576 262427987992694/0xe465d0e2: Process SS (BEGIN) 20250201160320404 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160320404 DSS <0004> hlr_ussd.c:518 262427987992694/0xe465d0e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160320404 DSS <0004> hlr_ussd.c:363 262427987992694/0xe465d0e2: Tx USSD 'Your IMSI is 262427987992694' 20250201160320404 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427987992694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427987992694" session_id=3831877858 session_state=END} 20250201160320404 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427987992694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160320404 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160320404 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0d69c27203f7: Found GsupExpect[0] for "262427987992694" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@0d69c27203f7: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427987992694" TC_mo_ussd_iuse_imsi(168)@0d69c27203f7: setverdict(pass): none -> pass 20250201160320406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40184<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@0d69c27203f7: Final verdict of PTC: pass 20250201160320406 DAUC <0003> db_auc.c:157 IMSI='262423939167214': No 2G Auth Data 20250201160320406 DAUC <0003> db_auc.c:192 IMSI='262423939167214': No 3G Auth Data HLR_Test-GSUP(159)@0d69c27203f7: Created GsupExpect[0] for "262423939167214" to be handled at TC_mo_ussd_iuse_imsi(169) 20250201160320414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40194<->l=127.0.0.1:4258 20250201160320417 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320417 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423939167214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423939167214" session_id=1184515482 session_state=BEGIN} 20250201160320417 DSS <0004> hlr_ussd.c:576 262423939167214/0x469a459a: Process SS (BEGIN) 20250201160320417 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160320417 DSS <0004> hlr_ussd.c:518 262423939167214/0x469a459a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160320417 DSS <0004> hlr_ussd.c:363 262423939167214/0x469a459a: Tx USSD 'Your IMSI is 262423939167214' 20250201160320417 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423939167214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423939167214" session_id=1184515482 session_state=END} 20250201160320417 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423939167214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160320417 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160320417 DLINP <000b> input/ipa.c:452 connected read/write 20250201160320417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0d69c27203f7: Found GsupExpect[0] for "262423939167214" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@0d69c27203f7: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262423939167214" TC_mo_ussd_iuse_imsi(169)@0d69c27203f7: setverdict(pass): none -> pass 20250201160320419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40194<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@0d69c27203f7: Final verdict of PTC: pass 20250201160320420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4258 20250201160320420 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43187<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@0d69c27203f7: Final verdict of PTC: none 20250201160320421 DLINP <000b> input/ipa.c:452 connected read/write IPA-CTRL-CLI-IPA(161)@0d69c27203f7: Final verdict of PTC: none 20250201160320421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160320421 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160320421 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160320421 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 160: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Feb 1 16:03:20 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 20250201160320443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40196<->l=127.0.0.1:4258 20250201160320645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40196<->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=82432) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sat Feb 1 16:03:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160323773 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160323773 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160323778 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160323783 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(170)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160323784 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160323784 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160323784 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 20250201160323784 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160323784 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 20250201160323784 DLGSUP <0013> gsup_server.c:236 2: 20250201160323784 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160323784 DLGSUP <0013> gsup_server.c:236 3: 20250201160323785 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160323785 DLGSUP <0013> gsup_server.c:236 4: 20250201160323785 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160323785 DLGSUP <0013> gsup_server.c:236 5: 20250201160323785 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160323785 DLGSUP <0013> gsup_server.c:236 7: 20250201160323785 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160323785 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160323785 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160323785 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@0d69c27203f7: 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") 20250201160323804 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36249<->l=127.0.0.1:4259) 20250201160323809 DAUC <0003> db_auc.c:157 IMSI='262429581453537': No 2G Auth Data 20250201160323809 DAUC <0003> db_auc.c:192 IMSI='262429581453537': No 3G Auth Data HLR_Test-GSUP(171)@0d69c27203f7: Created GsupExpect[0] for "262429581453537" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250201160323819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 20250201160323827 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323828 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429581453537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429581453537" source_name="the-source\n" session_id=2801410100 session_state=BEGIN} 20250201160323828 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201160323828 DSS <0004> hlr_ussd.c:576 262429581453537/0xa6fa2034: Process SS (BEGIN) 20250201160323828 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160323828 DSS <0004> hlr_ussd.c:518 262429581453537/0xa6fa2034: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160323828 DSS <0004> hlr_ussd.c:363 262429581453537/0xa6fa2034: Tx USSD 'Your IMSI is 262429581453537' 20250201160323828 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429581453537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429581453537" destination_name="the-source\n" session_id=2801410100 session_state=END} 20250201160323828 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429581453537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160323828 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160323829 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0d69c27203f7: Found GsupExpect[0] for "262429581453537" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@0d69c27203f7: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429581453537" TC_mo_ussd_iuse_imsi_via_proxy(174)@0d69c27203f7: setverdict(pass): none -> pass 20250201160323837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@0d69c27203f7: Final verdict of PTC: pass 20250201160323838 DAUC <0003> db_auc.c:157 IMSI='262428040625904': No 2G Auth Data 20250201160323839 DAUC <0003> db_auc.c:192 IMSI='262428040625904': No 3G Auth Data HLR_Test-GSUP(171)@0d69c27203f7: Created GsupExpect[0] for "262428040625904" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250201160323848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40220<->l=127.0.0.1:4258 20250201160323851 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323851 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428040625904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428040625904" source_name="the-source\n" session_id=4077049142 session_state=BEGIN} 20250201160323851 DSS <0004> hlr_ussd.c:576 262428040625904/0xf302d536: Process SS (BEGIN) 20250201160323851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160323851 DSS <0004> hlr_ussd.c:518 262428040625904/0xf302d536: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160323851 DSS <0004> hlr_ussd.c:363 262428040625904/0xf302d536: Tx USSD 'Your IMSI is 262428040625904' 20250201160323851 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428040625904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428040625904" destination_name="the-source\n" session_id=4077049142 session_state=END} 20250201160323851 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262428040625904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160323851 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160323851 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0d69c27203f7: Found GsupExpect[0] for "262428040625904" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@0d69c27203f7: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428040625904" TC_mo_ussd_iuse_imsi_via_proxy(175)@0d69c27203f7: setverdict(pass): none -> pass 20250201160323853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40220<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@0d69c27203f7: Final verdict of PTC: pass 20250201160323853 DAUC <0003> db_auc.c:157 IMSI='262423434007931': No 2G Auth Data 20250201160323853 DAUC <0003> db_auc.c:192 IMSI='262423434007931': No 3G Auth Data HLR_Test-GSUP(171)@0d69c27203f7: Created GsupExpect[0] for "262423434007931" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250201160323859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40228<->l=127.0.0.1:4258 20250201160323862 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323862 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423434007931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423434007931" source_name="the-source\n" session_id=515325549 session_state=BEGIN} 20250201160323862 DSS <0004> hlr_ussd.c:576 262423434007931/0x1eb73e6d: Process SS (BEGIN) 20250201160323862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160323862 DSS <0004> hlr_ussd.c:518 262423434007931/0x1eb73e6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160323862 DSS <0004> hlr_ussd.c:363 262423434007931/0x1eb73e6d: Tx USSD 'Your IMSI is 262423434007931' 20250201160323862 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423434007931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423434007931" destination_name="the-source\n" session_id=515325549 session_state=END} 20250201160323862 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423434007931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160323862 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160323862 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0d69c27203f7: Found GsupExpect[0] for "262423434007931" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@0d69c27203f7: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423434007931" TC_mo_ussd_iuse_imsi_via_proxy(176)@0d69c27203f7: setverdict(pass): none -> pass 20250201160323864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40228<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@0d69c27203f7: Final verdict of PTC: pass 20250201160323865 DAUC <0003> db_auc.c:157 IMSI='262427625422753': No 2G Auth Data 20250201160323865 DAUC <0003> db_auc.c:192 IMSI='262427625422753': No 3G Auth Data HLR_Test-GSUP(171)@0d69c27203f7: Created GsupExpect[0] for "262427625422753" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250201160323871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40240<->l=127.0.0.1:4258 20250201160323874 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323874 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427625422753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427625422753" source_name="the-source\n" session_id=74097865 session_state=BEGIN} 20250201160323874 DSS <0004> hlr_ussd.c:576 262427625422753/0x046aa4c9: Process SS (BEGIN) 20250201160323874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160323874 DSS <0004> hlr_ussd.c:518 262427625422753/0x046aa4c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160323874 DSS <0004> hlr_ussd.c:363 262427625422753/0x046aa4c9: Tx USSD 'Your IMSI is 262427625422753' 20250201160323874 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427625422753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427625422753" destination_name="the-source\n" session_id=74097865 session_state=END} 20250201160323874 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262427625422753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160323874 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160323875 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0d69c27203f7: Found GsupExpect[0] for "262427625422753" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@0d69c27203f7: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262427625422753" TC_mo_ussd_iuse_imsi_via_proxy(177)@0d69c27203f7: setverdict(pass): none -> pass 20250201160323876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@0d69c27203f7: Final verdict of PTC: pass 20250201160323877 DAUC <0003> db_auc.c:157 IMSI='262424851296012': No 2G Auth Data 20250201160323877 DAUC <0003> db_auc.c:192 IMSI='262424851296012': No 3G Auth Data HLR_Test-GSUP(171)@0d69c27203f7: Created GsupExpect[0] for "262424851296012" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250201160323882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 20250201160323885 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323885 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424851296012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424851296012" source_name="the-source\n" session_id=130726474 session_state=BEGIN} 20250201160323885 DSS <0004> hlr_ussd.c:576 262424851296012/0x07caba4a: Process SS (BEGIN) 20250201160323885 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160323885 DSS <0004> hlr_ussd.c:518 262424851296012/0x07caba4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160323885 DSS <0004> hlr_ussd.c:363 262424851296012/0x07caba4a: Tx USSD 'Your IMSI is 262424851296012' 20250201160323885 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424851296012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424851296012" destination_name="the-source\n" session_id=130726474 session_state=END} 20250201160323885 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262424851296012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160323885 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160323885 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0d69c27203f7: Found GsupExpect[0] for "262424851296012" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@0d69c27203f7: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424851296012" TC_mo_ussd_iuse_imsi_via_proxy(178)@0d69c27203f7: setverdict(pass): none -> pass 20250201160323887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@0d69c27203f7: Final verdict of PTC: pass 20250201160323888 DAUC <0003> db_auc.c:157 IMSI='262429868213006': No 2G Auth Data 20250201160323888 DAUC <0003> db_auc.c:192 IMSI='262429868213006': No 3G Auth Data HLR_Test-GSUP(171)@0d69c27203f7: Created GsupExpect[0] for "262429868213006" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250201160323894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4258 20250201160323897 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323897 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429868213006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429868213006" source_name="the-source\n" session_id=3349906883 session_state=BEGIN} 20250201160323897 DSS <0004> hlr_ussd.c:576 262429868213006/0xc7ab85c3: Process SS (BEGIN) 20250201160323897 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160323897 DSS <0004> hlr_ussd.c:518 262429868213006/0xc7ab85c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160323897 DSS <0004> hlr_ussd.c:363 262429868213006/0xc7ab85c3: Tx USSD 'Your IMSI is 262429868213006' 20250201160323897 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429868213006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429868213006" destination_name="the-source\n" session_id=3349906883 session_state=END} 20250201160323897 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429868213006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160323897 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160323897 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0d69c27203f7: Found GsupExpect[0] for "262429868213006" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@0d69c27203f7: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429868213006" TC_mo_ussd_iuse_imsi_via_proxy(179)@0d69c27203f7: setverdict(pass): none -> pass 20250201160323899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@0d69c27203f7: Final verdict of PTC: pass 20250201160323899 DAUC <0003> db_auc.c:157 IMSI='262422844560410': No 2G Auth Data 20250201160323899 DAUC <0003> db_auc.c:192 IMSI='262422844560410': No 3G Auth Data HLR_Test-GSUP(171)@0d69c27203f7: Created GsupExpect[0] for "262422844560410" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250201160323906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40274<->l=127.0.0.1:4258 20250201160323909 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323909 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422844560410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422844560410" source_name="the-source\n" session_id=556950150 session_state=BEGIN} 20250201160323909 DSS <0004> hlr_ussd.c:576 262422844560410/0x21326286: Process SS (BEGIN) 20250201160323909 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160323909 DSS <0004> hlr_ussd.c:518 262422844560410/0x21326286: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160323909 DSS <0004> hlr_ussd.c:363 262422844560410/0x21326286: Tx USSD 'Your IMSI is 262422844560410' 20250201160323909 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422844560410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422844560410" destination_name="the-source\n" session_id=556950150 session_state=END} 20250201160323909 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262422844560410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160323909 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160323909 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0d69c27203f7: Found GsupExpect[0] for "262422844560410" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@0d69c27203f7: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422844560410" TC_mo_ussd_iuse_imsi_via_proxy(180)@0d69c27203f7: setverdict(pass): none -> pass 20250201160323911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40274<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@0d69c27203f7: Final verdict of PTC: pass 20250201160323911 DAUC <0003> db_auc.c:157 IMSI='262427042319395': No 2G Auth Data 20250201160323911 DAUC <0003> db_auc.c:192 IMSI='262427042319395': No 3G Auth Data HLR_Test-GSUP(171)@0d69c27203f7: Created GsupExpect[0] for "262427042319395" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250201160323917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 20250201160323919 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323919 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427042319395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427042319395" source_name="the-source\n" session_id=3021260875 session_state=BEGIN} 20250201160323919 DSS <0004> hlr_ussd.c:576 262427042319395/0xb414c84b: Process SS (BEGIN) 20250201160323920 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201160323920 DSS <0004> hlr_ussd.c:518 262427042319395/0xb414c84b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201160323920 DSS <0004> hlr_ussd.c:363 262427042319395/0xb414c84b: Tx USSD 'Your IMSI is 262427042319395' 20250201160323920 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427042319395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427042319395" destination_name="the-source\n" session_id=3021260875 session_state=END} 20250201160323920 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427042319395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160323920 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160323920 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0d69c27203f7: Found GsupExpect[0] for "262427042319395" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@0d69c27203f7: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427042319395" TC_mo_ussd_iuse_imsi_via_proxy(181)@0d69c27203f7: setverdict(pass): none -> pass 20250201160323921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@0d69c27203f7: Final verdict of PTC: pass 20250201160323922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4258 20250201160323922 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36249<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@0d69c27203f7: Final verdict of PTC: none 20250201160323923 DLINP <000b> input/ipa.c:452 connected read/write 20250201160323923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160323923 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(173)@0d69c27203f7: Final verdict of PTC: none 172@0d69c27203f7: Final verdict of PTC: none 20250201160323923 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160323923 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160323923 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(170)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 172: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Feb 1 16:03:23 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250201160323945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 20250201160324146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66436) Waiting for packet dumper to finish... 1 (prev_count=66436, count=83468) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Feb 1 16:03:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_ussd_iuse_msisdn started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160327274 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160327274 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160327279 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160327285 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327285 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160327285 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160327285 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 20250201160327285 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160327285 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 20250201160327285 DLGSUP <0013> gsup_server.c:236 2: 20250201160327285 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160327285 DLGSUP <0013> gsup_server.c:236 3: 20250201160327285 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160327285 DLGSUP <0013> gsup_server.c:236 4: 20250201160327285 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160327285 DLGSUP <0013> gsup_server.c:236 5: 20250201160327285 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160327285 DLGSUP <0013> gsup_server.c:236 7: 20250201160327285 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160327285 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160327285 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160327285 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)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@0d69c27203f7: 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") 20250201160327311 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45159<->l=127.0.0.1:4259) 20250201160327319 DAUC <0003> db_auc.c:157 IMSI='262427471528441': No 2G Auth Data 20250201160327319 DAUC <0003> db_auc.c:192 IMSI='262427471528441': No 3G Auth Data HLR_Test-GSUP(183)@0d69c27203f7: Created GsupExpect[0] for "262427471528441" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250201160327331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4258 20250201160327338 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327338 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427471528441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427471528441" session_id=3582315708 session_state=BEGIN} 20250201160327338 DSS <0004> hlr_ussd.c:576 262427471528441/0xd585ccbc: Process SS (BEGIN) 20250201160327338 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160327338 DSS <0004> hlr_ussd.c:518 262427471528441/0xd585ccbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160327338 DSS <0004> hlr_ussd.c:363 262427471528441/0xd585ccbc: Tx USSD 'Your extension is 491617101527' 20250201160327338 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427471528441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427471528441" session_id=3582315708 session_state=END} 20250201160327338 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427471528441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160327338 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160327338 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0d69c27203f7: Found GsupExpect[0] for "262427471528441" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@0d69c27203f7: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427471528441" TC_mo_ussd_iuse_msisdn(186)@0d69c27203f7: setverdict(pass): none -> pass 20250201160327342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@0d69c27203f7: Final verdict of PTC: pass 20250201160327342 DAUC <0003> db_auc.c:157 IMSI='262428619767943': No 2G Auth Data 20250201160327342 DAUC <0003> db_auc.c:192 IMSI='262428619767943': No 3G Auth Data HLR_Test-GSUP(183)@0d69c27203f7: Created GsupExpect[0] for "262428619767943" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250201160327349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4258 20250201160327353 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327353 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428619767943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428619767943" session_id=2254371555 session_state=BEGIN} 20250201160327353 DSS <0004> hlr_ussd.c:576 262428619767943/0x865efae3: Process SS (BEGIN) 20250201160327353 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160327353 DSS <0004> hlr_ussd.c:518 262428619767943/0x865efae3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160327353 DSS <0004> hlr_ussd.c:363 262428619767943/0x865efae3: Tx USSD 'Your extension is 491618785581' 20250201160327353 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428619767943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428619767943" session_id=2254371555 session_state=END} 20250201160327353 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428619767943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160327353 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160327353 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0d69c27203f7: Found GsupExpect[0] for "262428619767943" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@0d69c27203f7: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428619767943" TC_mo_ussd_iuse_msisdn(187)@0d69c27203f7: setverdict(pass): none -> pass 20250201160327355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@0d69c27203f7: Final verdict of PTC: pass 20250201160327355 DAUC <0003> db_auc.c:157 IMSI='262426825579912': No 2G Auth Data 20250201160327355 DAUC <0003> db_auc.c:192 IMSI='262426825579912': No 3G Auth Data HLR_Test-GSUP(183)@0d69c27203f7: Created GsupExpect[0] for "262426825579912" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250201160327361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4258 20250201160327363 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327363 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426825579912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426825579912" session_id=680668651 session_state=BEGIN} 20250201160327363 DSS <0004> hlr_ussd.c:576 262426825579912/0x28922deb: Process SS (BEGIN) 20250201160327363 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160327363 DSS <0004> hlr_ussd.c:518 262426825579912/0x28922deb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160327363 DSS <0004> hlr_ussd.c:363 262426825579912/0x28922deb: Tx USSD 'Your extension is 491614362253' 20250201160327363 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426825579912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426825579912" session_id=680668651 session_state=END} 20250201160327363 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426825579912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160327363 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160327363 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0d69c27203f7: Found GsupExpect[0] for "262426825579912" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@0d69c27203f7: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426825579912" TC_mo_ussd_iuse_msisdn(188)@0d69c27203f7: setverdict(pass): none -> pass 20250201160327365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@0d69c27203f7: Final verdict of PTC: pass 20250201160327366 DAUC <0003> db_auc.c:157 IMSI='262427874252608': No 2G Auth Data 20250201160327366 DAUC <0003> db_auc.c:192 IMSI='262427874252608': No 3G Auth Data HLR_Test-GSUP(183)@0d69c27203f7: Created GsupExpect[0] for "262427874252608" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250201160327371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38542<->l=127.0.0.1:4258 20250201160327374 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327374 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427874252608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427874252608" session_id=3068599579 session_state=BEGIN} 20250201160327374 DSS <0004> hlr_ussd.c:576 262427874252608/0xb6e71d1b: Process SS (BEGIN) 20250201160327374 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160327374 DSS <0004> hlr_ussd.c:518 262427874252608/0xb6e71d1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160327374 DSS <0004> hlr_ussd.c:363 262427874252608/0xb6e71d1b: Tx USSD 'Your extension is 491611426443' 20250201160327374 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427874252608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427874252608" session_id=3068599579 session_state=END} 20250201160327374 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427874252608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160327374 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160327374 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0d69c27203f7: Found GsupExpect[0] for "262427874252608" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@0d69c27203f7: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427874252608" TC_mo_ussd_iuse_msisdn(189)@0d69c27203f7: setverdict(pass): none -> pass 20250201160327376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38542<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@0d69c27203f7: Final verdict of PTC: pass 20250201160327377 DAUC <0003> db_auc.c:157 IMSI='262425613097579': No 2G Auth Data 20250201160327377 DAUC <0003> db_auc.c:192 IMSI='262425613097579': No 3G Auth Data HLR_Test-GSUP(183)@0d69c27203f7: Created GsupExpect[0] for "262425613097579" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250201160327383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38556<->l=127.0.0.1:4258 20250201160327386 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327386 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425613097579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425613097579" session_id=1942384871 session_state=BEGIN} 20250201160327386 DSS <0004> hlr_ussd.c:576 262425613097579/0x73c670e7: Process SS (BEGIN) 20250201160327386 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160327386 DSS <0004> hlr_ussd.c:518 262425613097579/0x73c670e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160327387 DSS <0004> hlr_ussd.c:363 262425613097579/0x73c670e7: Tx USSD 'Your extension is 491618682548' 20250201160327387 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425613097579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425613097579" session_id=1942384871 session_state=END} 20250201160327387 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425613097579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160327387 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160327387 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0d69c27203f7: Found GsupExpect[0] for "262425613097579" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@0d69c27203f7: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425613097579" TC_mo_ussd_iuse_msisdn(190)@0d69c27203f7: setverdict(pass): none -> pass 20250201160327389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38556<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@0d69c27203f7: Final verdict of PTC: pass 20250201160327389 DAUC <0003> db_auc.c:157 IMSI='262421701570491': No 2G Auth Data 20250201160327389 DAUC <0003> db_auc.c:192 IMSI='262421701570491': No 3G Auth Data HLR_Test-GSUP(183)@0d69c27203f7: Created GsupExpect[0] for "262421701570491" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250201160327395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 20250201160327398 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327398 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421701570491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421701570491" session_id=1909619309 session_state=BEGIN} 20250201160327398 DSS <0004> hlr_ussd.c:576 262421701570491/0x71d27a6d: Process SS (BEGIN) 20250201160327398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160327398 DSS <0004> hlr_ussd.c:518 262421701570491/0x71d27a6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160327398 DSS <0004> hlr_ussd.c:363 262421701570491/0x71d27a6d: Tx USSD 'Your extension is 491615734516' 20250201160327398 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421701570491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421701570491" session_id=1909619309 session_state=END} 20250201160327398 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421701570491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160327398 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160327398 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0d69c27203f7: Found GsupExpect[0] for "262421701570491" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@0d69c27203f7: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421701570491" TC_mo_ussd_iuse_msisdn(191)@0d69c27203f7: setverdict(pass): none -> pass 20250201160327400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@0d69c27203f7: Final verdict of PTC: pass 20250201160327400 DAUC <0003> db_auc.c:157 IMSI='262421453305318': No 2G Auth Data 20250201160327400 DAUC <0003> db_auc.c:192 IMSI='262421453305318': No 3G Auth Data HLR_Test-GSUP(183)@0d69c27203f7: Created GsupExpect[0] for "262421453305318" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250201160327406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38584<->l=127.0.0.1:4258 20250201160327409 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327409 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421453305318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421453305318" session_id=3917183700 session_state=BEGIN} 20250201160327409 DSS <0004> hlr_ussd.c:576 262421453305318/0xe97b7ad4: Process SS (BEGIN) 20250201160327409 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160327409 DSS <0004> hlr_ussd.c:518 262421453305318/0xe97b7ad4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160327409 DSS <0004> hlr_ussd.c:363 262421453305318/0xe97b7ad4: Tx USSD 'Your extension is 491613132215' 20250201160327409 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421453305318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421453305318" session_id=3917183700 session_state=END} 20250201160327409 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421453305318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160327409 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160327409 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0d69c27203f7: Found GsupExpect[0] for "262421453305318" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@0d69c27203f7: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421453305318" TC_mo_ussd_iuse_msisdn(192)@0d69c27203f7: setverdict(pass): none -> pass 20250201160327411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38584<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@0d69c27203f7: Final verdict of PTC: pass 20250201160327411 DAUC <0003> db_auc.c:157 IMSI='262424168856535': No 2G Auth Data 20250201160327411 DAUC <0003> db_auc.c:192 IMSI='262424168856535': No 3G Auth Data HLR_Test-GSUP(183)@0d69c27203f7: Created GsupExpect[0] for "262424168856535" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250201160327417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 20250201160327420 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327420 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424168856535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424168856535" session_id=805194609 session_state=BEGIN} 20250201160327420 DSS <0004> hlr_ussd.c:576 262424168856535/0x2ffe4b71: Process SS (BEGIN) 20250201160327420 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160327420 DSS <0004> hlr_ussd.c:518 262424168856535/0x2ffe4b71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160327420 DSS <0004> hlr_ussd.c:363 262424168856535/0x2ffe4b71: Tx USSD 'Your extension is 491617080705' 20250201160327420 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424168856535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424168856535" session_id=805194609 session_state=END} 20250201160327420 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424168856535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160327420 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160327420 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0d69c27203f7: Found GsupExpect[0] for "262424168856535" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@0d69c27203f7: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424168856535" TC_mo_ussd_iuse_msisdn(193)@0d69c27203f7: setverdict(pass): none -> pass 20250201160327422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@0d69c27203f7: Final verdict of PTC: pass 20250201160327423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@0d69c27203f7: Final verdict of PTC: none 20250201160327423 DLINP <000b> input/ipa.c:452 connected read/write 20250201160327423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160327423 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160327423 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160327424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160327424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45159<->l=127.0.0.1:4259) 184@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 184: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Feb 1 16:03:27 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 20250201160327446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4258 20250201160327647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66420) Waiting for packet dumper to finish... 1 (prev_count=66420, count=82340) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sat Feb 1 16:03:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160330751 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160330751 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160330754 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160330756 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(194)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160330756 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160330756 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160330756 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 20250201160330756 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160330756 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 20250201160330756 DLGSUP <0013> gsup_server.c:236 2: 20250201160330756 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160330756 DLGSUP <0013> gsup_server.c:236 3: 20250201160330756 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160330756 DLGSUP <0013> gsup_server.c:236 4: 20250201160330756 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160330756 DLGSUP <0013> gsup_server.c:236 5: 20250201160330756 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160330756 DLGSUP <0013> gsup_server.c:236 7: 20250201160330756 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160330756 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160330756 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160330756 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@0d69c27203f7: 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") 20250201160330764 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35379<->l=127.0.0.1:4259) 20250201160330766 DAUC <0003> db_auc.c:157 IMSI='262420917530383': No 2G Auth Data 20250201160330766 DAUC <0003> db_auc.c:192 IMSI='262420917530383': No 3G Auth Data HLR_Test-GSUP(195)@0d69c27203f7: Created GsupExpect[0] for "262420917530383" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250201160330772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38616<->l=127.0.0.1:4258 20250201160330800 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330801 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420917530383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420917530383" source_name="the-source\n" session_id=4272382680 session_state=BEGIN} 20250201160330801 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201160330801 DSS <0004> hlr_ussd.c:576 262420917530383/0xfea762d8: Process SS (BEGIN) 20250201160330801 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160330801 DSS <0004> hlr_ussd.c:518 262420917530383/0xfea762d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160330801 DSS <0004> hlr_ussd.c:363 262420917530383/0xfea762d8: Tx USSD 'Your extension is 491614322672' 20250201160330801 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420917530383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420917530383" destination_name="the-source\n" session_id=4272382680 session_state=END} 20250201160330801 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420917530383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160330801 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160330801 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0d69c27203f7: Found GsupExpect[0] for "262420917530383" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@0d69c27203f7: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262420917530383" TC_mo_ussd_iuse_msisdn_via_proxy(198)@0d69c27203f7: setverdict(pass): none -> pass 20250201160330815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38616<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@0d69c27203f7: Final verdict of PTC: pass 20250201160330817 DAUC <0003> db_auc.c:157 IMSI='262421585859673': No 2G Auth Data 20250201160330817 DAUC <0003> db_auc.c:192 IMSI='262421585859673': No 3G Auth Data HLR_Test-GSUP(195)@0d69c27203f7: Created GsupExpect[0] for "262421585859673" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250201160330830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4258 20250201160330833 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330833 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421585859673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421585859673" source_name="the-source\n" session_id=781812113 session_state=BEGIN} 20250201160330833 DSS <0004> hlr_ussd.c:576 262421585859673/0x2e998191: Process SS (BEGIN) 20250201160330833 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160330833 DSS <0004> hlr_ussd.c:518 262421585859673/0x2e998191: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160330833 DSS <0004> hlr_ussd.c:363 262421585859673/0x2e998191: Tx USSD 'Your extension is 491617400017' 20250201160330833 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421585859673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421585859673" destination_name="the-source\n" session_id=781812113 session_state=END} 20250201160330833 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262421585859673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160330833 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160330833 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0d69c27203f7: Found GsupExpect[0] for "262421585859673" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@0d69c27203f7: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421585859673" TC_mo_ussd_iuse_msisdn_via_proxy(199)@0d69c27203f7: setverdict(pass): none -> pass 20250201160330835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@0d69c27203f7: Final verdict of PTC: pass 20250201160330836 DAUC <0003> db_auc.c:157 IMSI='262426048028127': No 2G Auth Data 20250201160330836 DAUC <0003> db_auc.c:192 IMSI='262426048028127': No 3G Auth Data HLR_Test-GSUP(195)@0d69c27203f7: Created GsupExpect[0] for "262426048028127" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250201160330841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4258 20250201160330844 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330844 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426048028127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426048028127" source_name="the-source\n" session_id=580667039 session_state=BEGIN} 20250201160330844 DSS <0004> hlr_ussd.c:576 262426048028127/0x229c469f: Process SS (BEGIN) 20250201160330844 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160330844 DSS <0004> hlr_ussd.c:518 262426048028127/0x229c469f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160330844 DSS <0004> hlr_ussd.c:363 262426048028127/0x229c469f: Tx USSD 'Your extension is 491617418075' 20250201160330844 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426048028127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426048028127" destination_name="the-source\n" session_id=580667039 session_state=END} 20250201160330844 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262426048028127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160330844 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160330844 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0d69c27203f7: Found GsupExpect[0] for "262426048028127" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@0d69c27203f7: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426048028127" TC_mo_ussd_iuse_msisdn_via_proxy(200)@0d69c27203f7: setverdict(pass): none -> pass 20250201160330846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@0d69c27203f7: Final verdict of PTC: pass 20250201160330847 DAUC <0003> db_auc.c:157 IMSI='262428057352257': No 2G Auth Data 20250201160330847 DAUC <0003> db_auc.c:192 IMSI='262428057352257': No 3G Auth Data HLR_Test-GSUP(195)@0d69c27203f7: Created GsupExpect[0] for "262428057352257" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250201160330853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 20250201160330856 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330856 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428057352257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428057352257" source_name="the-source\n" session_id=4076495071 session_state=BEGIN} 20250201160330856 DSS <0004> hlr_ussd.c:576 262428057352257/0xf2fa60df: Process SS (BEGIN) 20250201160330856 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160330856 DSS <0004> hlr_ussd.c:518 262428057352257/0xf2fa60df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160330856 DSS <0004> hlr_ussd.c:363 262428057352257/0xf2fa60df: Tx USSD 'Your extension is 491614662325' 20250201160330856 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428057352257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428057352257" destination_name="the-source\n" session_id=4076495071 session_state=END} 20250201160330856 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428057352257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160330856 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160330856 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0d69c27203f7: Found GsupExpect[0] for "262428057352257" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@0d69c27203f7: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428057352257" TC_mo_ussd_iuse_msisdn_via_proxy(201)@0d69c27203f7: setverdict(pass): none -> pass 20250201160330858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@0d69c27203f7: Final verdict of PTC: pass 20250201160330859 DAUC <0003> db_auc.c:157 IMSI='262426855449135': No 2G Auth Data 20250201160330859 DAUC <0003> db_auc.c:192 IMSI='262426855449135': No 3G Auth Data HLR_Test-GSUP(195)@0d69c27203f7: Created GsupExpect[0] for "262426855449135" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250201160330865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4258 20250201160330868 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330868 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426855449135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426855449135" source_name="the-source\n" session_id=1077459260 session_state=BEGIN} 20250201160330868 DSS <0004> hlr_ussd.c:576 262426855449135/0x4038b93c: Process SS (BEGIN) 20250201160330868 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160330868 DSS <0004> hlr_ussd.c:518 262426855449135/0x4038b93c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160330868 DSS <0004> hlr_ussd.c:363 262426855449135/0x4038b93c: Tx USSD 'Your extension is 491616227142' 20250201160330868 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426855449135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426855449135" destination_name="the-source\n" session_id=1077459260 session_state=END} 20250201160330868 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262426855449135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160330868 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160330868 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0d69c27203f7: Found GsupExpect[0] for "262426855449135" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@0d69c27203f7: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426855449135" TC_mo_ussd_iuse_msisdn_via_proxy(202)@0d69c27203f7: setverdict(pass): none -> pass 20250201160330870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@0d69c27203f7: Final verdict of PTC: pass 20250201160330870 DAUC <0003> db_auc.c:157 IMSI='262427670937382': No 2G Auth Data 20250201160330870 DAUC <0003> db_auc.c:192 IMSI='262427670937382': No 3G Auth Data HLR_Test-GSUP(195)@0d69c27203f7: Created GsupExpect[0] for "262427670937382" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250201160330877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 20250201160330880 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330880 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427670937382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427670937382" source_name="the-source\n" session_id=2774443051 session_state=BEGIN} 20250201160330880 DSS <0004> hlr_ussd.c:576 262427670937382/0xa55ea42b: Process SS (BEGIN) 20250201160330880 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160330880 DSS <0004> hlr_ussd.c:518 262427670937382/0xa55ea42b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160330880 DSS <0004> hlr_ussd.c:363 262427670937382/0xa55ea42b: Tx USSD 'Your extension is 491611318228' 20250201160330880 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427670937382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427670937382" destination_name="the-source\n" session_id=2774443051 session_state=END} 20250201160330880 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262427670937382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160330880 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160330880 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0d69c27203f7: Found GsupExpect[0] for "262427670937382" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@0d69c27203f7: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427670937382" TC_mo_ussd_iuse_msisdn_via_proxy(203)@0d69c27203f7: setverdict(pass): none -> pass 20250201160330882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@0d69c27203f7: Final verdict of PTC: pass 20250201160330883 DAUC <0003> db_auc.c:157 IMSI='262428197304699': No 2G Auth Data 20250201160330883 DAUC <0003> db_auc.c:192 IMSI='262428197304699': No 3G Auth Data HLR_Test-GSUP(195)@0d69c27203f7: Created GsupExpect[0] for "262428197304699" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250201160330889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4258 20250201160330892 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330892 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428197304699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428197304699" source_name="the-source\n" session_id=148663219 session_state=BEGIN} 20250201160330892 DSS <0004> hlr_ussd.c:576 262428197304699/0x08dc6bb3: Process SS (BEGIN) 20250201160330892 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160330892 DSS <0004> hlr_ussd.c:518 262428197304699/0x08dc6bb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160330892 DSS <0004> hlr_ussd.c:363 262428197304699/0x08dc6bb3: Tx USSD 'Your extension is 491612425212' 20250201160330892 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428197304699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428197304699" destination_name="the-source\n" session_id=148663219 session_state=END} 20250201160330892 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428197304699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160330892 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160330892 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0d69c27203f7: Found GsupExpect[0] for "262428197304699" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@0d69c27203f7: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428197304699" TC_mo_ussd_iuse_msisdn_via_proxy(204)@0d69c27203f7: setverdict(pass): none -> pass 20250201160330894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@0d69c27203f7: Final verdict of PTC: pass 20250201160330894 DAUC <0003> db_auc.c:157 IMSI='262425881938740': No 2G Auth Data 20250201160330894 DAUC <0003> db_auc.c:192 IMSI='262425881938740': No 3G Auth Data HLR_Test-GSUP(195)@0d69c27203f7: Created GsupExpect[0] for "262425881938740" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250201160330900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38690<->l=127.0.0.1:4258 20250201160330903 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330903 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425881938740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425881938740" source_name="the-source\n" session_id=1853743365 session_state=BEGIN} 20250201160330903 DSS <0004> hlr_ussd.c:576 262425881938740/0x6e7de105: Process SS (BEGIN) 20250201160330903 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201160330903 DSS <0004> hlr_ussd.c:518 262425881938740/0x6e7de105: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201160330903 DSS <0004> hlr_ussd.c:363 262425881938740/0x6e7de105: Tx USSD 'Your extension is 491612425278' 20250201160330903 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425881938740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425881938740" destination_name="the-source\n" session_id=1853743365 session_state=END} 20250201160330903 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262425881938740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160330903 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160330903 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0d69c27203f7: Found GsupExpect[0] for "262425881938740" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@0d69c27203f7: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262425881938740" TC_mo_ussd_iuse_msisdn_via_proxy(205)@0d69c27203f7: setverdict(pass): none -> pass 20250201160330905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38690<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@0d69c27203f7: Final verdict of PTC: pass 20250201160330905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 20250201160330906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35379<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(197)@0d69c27203f7: Final verdict of PTC: none 20250201160330906 DLINP <000b> input/ipa.c:452 connected read/write 20250201160330906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160330906 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160330906 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160330906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160330906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@0d69c27203f7: Final verdict of PTC: none 196@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 196: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Feb 1 16:03:30 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250201160330929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 20250201160331130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66440) Waiting for packet dumper to finish... 1 (prev_count=66440, count=83744) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Feb 1 16:03:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_ussd_euse started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160334231 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38483 20250201160334231 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38483 IPA-EUSE-foobar(208)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160334232 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334232 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334232 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160334232 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@0d69c27203f7: 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)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@0d69c27203f7: 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 } } } } 20250201160334234 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334234 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received IPA-EUSE-foobar(208)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160334234 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160334234 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250201160334234 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250201160334234 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250201160334234 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 20250201160334234 DLGSUP <0013> gsup_server.c:236 2: 20250201160334234 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160334234 DLGSUP <0013> gsup_server.c:236 3: 20250201160334234 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160334234 DLGSUP <0013> gsup_server.c:236 4: 20250201160334234 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160334234 DLGSUP <0013> gsup_server.c:236 5: 20250201160334234 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160334234 DLGSUP <0013> gsup_server.c:236 7: 20250201160334234 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160334234 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160334234 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160334234 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38483 20250201160334234 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160334236 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160334236 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160334236 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160334236 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 20250201160334236 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160334236 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 20250201160334236 DLGSUP <0013> gsup_server.c:236 2: 20250201160334236 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160334236 DLGSUP <0013> gsup_server.c:236 3: 20250201160334236 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160334236 DLGSUP <0013> gsup_server.c:236 4: 20250201160334236 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160334236 DLGSUP <0013> gsup_server.c:236 5: 20250201160334236 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160334236 DLGSUP <0013> gsup_server.c:236 7: 20250201160334236 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160334236 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160334236 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160334236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@0d69c27203f7: 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") 20250201160334248 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37351<->l=127.0.0.1:4259) 20250201160334253 DAUC <0003> db_auc.c:157 IMSI='262426066009062': No 2G Auth Data 20250201160334253 DAUC <0003> db_auc.c:192 IMSI='262426066009062': No 3G Auth Data HLR_Test-GSUP(209)@0d69c27203f7: Created GsupExpect[0] for "262426066009062" to be handled at TC_mo_ussd_euse(212) 20250201160334268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 20250201160334280 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334280 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426066009062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426066009062" session_id=990601038 session_state=BEGIN} 20250201160334280 DSS <0004> hlr_ussd.c:576 262426066009062/0x3b0b5f4e: Process SS (BEGIN) 20250201160334280 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160334280 DSS <0004> hlr_ussd.c:518 262426066009062/0x3b0b5f4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160334280 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334280 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data 20250201160334280 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334281 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data EUSE-TC_mo_ussd_euse(206)@0d69c27203f7: 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 } } } } } 20250201160334285 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334285 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334285 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426066009062 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426066009062" session_id=990601038 session_state=END} 20250201160334285 DSS <0004> hlr_ussd.c:576 262426066009062/0x3b0b5f4e: Process SS (END) 20250201160334285 DSS <0004> hlr_ussd.c:518 262426066009062/0x3b0b5f4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160334285 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426066009062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426066009062" session_id=990601038 session_state=END} 20250201160334285 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426066009062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160334285 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426066009062 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160334285 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160334285 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0d69c27203f7: Found GsupExpect[0] for "262426066009062" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@0d69c27203f7: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426066009062" TC_mo_ussd_euse(212)@0d69c27203f7: setverdict(pass): none -> pass 20250201160334288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@0d69c27203f7: Final verdict of PTC: pass 20250201160334289 DAUC <0003> db_auc.c:157 IMSI='262427074344573': No 2G Auth Data 20250201160334289 DAUC <0003> db_auc.c:192 IMSI='262427074344573': No 3G Auth Data HLR_Test-GSUP(209)@0d69c27203f7: Created GsupExpect[0] for "262427074344573" to be handled at TC_mo_ussd_euse(213) 20250201160334298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4258 20250201160334301 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334301 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427074344573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427074344573" session_id=716625928 session_state=BEGIN} 20250201160334301 DSS <0004> hlr_ussd.c:576 262427074344573/0x2ab6d808: Process SS (BEGIN) 20250201160334301 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160334301 DSS <0004> hlr_ussd.c:518 262427074344573/0x2ab6d808: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160334301 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334301 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data 20250201160334301 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334301 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data EUSE-TC_mo_ussd_euse(206)@0d69c27203f7: 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 } } } } } 20250201160334302 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334302 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334302 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427074344573 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427074344573" session_id=716625928 session_state=END} 20250201160334302 DSS <0004> hlr_ussd.c:576 262427074344573/0x2ab6d808: Process SS (END) 20250201160334302 DSS <0004> hlr_ussd.c:518 262427074344573/0x2ab6d808: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160334302 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427074344573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427074344573" session_id=716625928 session_state=END} 20250201160334302 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427074344573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160334302 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427074344573 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160334302 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160334302 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0d69c27203f7: Found GsupExpect[0] for "262427074344573" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@0d69c27203f7: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427074344573" TC_mo_ussd_euse(213)@0d69c27203f7: setverdict(pass): none -> pass 20250201160334304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@0d69c27203f7: Final verdict of PTC: pass 20250201160334304 DAUC <0003> db_auc.c:157 IMSI='262422336235212': No 2G Auth Data 20250201160334304 DAUC <0003> db_auc.c:192 IMSI='262422336235212': No 3G Auth Data HLR_Test-GSUP(209)@0d69c27203f7: Created GsupExpect[0] for "262422336235212" to be handled at TC_mo_ussd_euse(214) 20250201160334312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 20250201160334315 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334315 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422336235212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422336235212" session_id=2286151518 session_state=BEGIN} 20250201160334315 DSS <0004> hlr_ussd.c:576 262422336235212/0x8843e75e: Process SS (BEGIN) 20250201160334315 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160334315 DSS <0004> hlr_ussd.c:518 262422336235212/0x8843e75e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160334315 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334315 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data 20250201160334315 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334315 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data EUSE-TC_mo_ussd_euse(206)@0d69c27203f7: 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 } } } } } 20250201160334316 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334316 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334316 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262422336235212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422336235212" session_id=2286151518 session_state=END} 20250201160334316 DSS <0004> hlr_ussd.c:576 262422336235212/0x8843e75e: Process SS (END) 20250201160334316 DSS <0004> hlr_ussd.c:518 262422336235212/0x8843e75e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160334316 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422336235212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422336235212" session_id=2286151518 session_state=END} 20250201160334316 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422336235212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160334316 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262422336235212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160334316 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160334317 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0d69c27203f7: Found GsupExpect[0] for "262422336235212" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@0d69c27203f7: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422336235212" TC_mo_ussd_euse(214)@0d69c27203f7: setverdict(pass): none -> pass 20250201160334319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@0d69c27203f7: Final verdict of PTC: pass 20250201160334319 DAUC <0003> db_auc.c:157 IMSI='262425869580948': No 2G Auth Data 20250201160334319 DAUC <0003> db_auc.c:192 IMSI='262425869580948': No 3G Auth Data HLR_Test-GSUP(209)@0d69c27203f7: Created GsupExpect[0] for "262425869580948" to be handled at TC_mo_ussd_euse(215) 20250201160334326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4258 20250201160334329 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334329 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425869580948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425869580948" session_id=1549498690 session_state=BEGIN} 20250201160334329 DSS <0004> hlr_ussd.c:576 262425869580948/0x5c5b7942: Process SS (BEGIN) 20250201160334329 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160334329 DSS <0004> hlr_ussd.c:518 262425869580948/0x5c5b7942: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160334330 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334330 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data 20250201160334330 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334330 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data EUSE-TC_mo_ussd_euse(206)@0d69c27203f7: 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 } } } } } 20250201160334330 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334330 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334331 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262425869580948 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425869580948" session_id=1549498690 session_state=END} 20250201160334331 DSS <0004> hlr_ussd.c:576 262425869580948/0x5c5b7942: Process SS (END) 20250201160334331 DSS <0004> hlr_ussd.c:518 262425869580948/0x5c5b7942: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160334331 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425869580948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425869580948" session_id=1549498690 session_state=END} 20250201160334331 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425869580948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160334331 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262425869580948 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160334331 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160334331 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0d69c27203f7: Found GsupExpect[0] for "262425869580948" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@0d69c27203f7: Added IMSI table entry 3TC_mo_ussd_euse(215)"262425869580948" TC_mo_ussd_euse(215)@0d69c27203f7: setverdict(pass): none -> pass 20250201160334333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@0d69c27203f7: Final verdict of PTC: pass 20250201160334333 DAUC <0003> db_auc.c:157 IMSI='262428409594946': No 2G Auth Data 20250201160334333 DAUC <0003> db_auc.c:192 IMSI='262428409594946': No 3G Auth Data HLR_Test-GSUP(209)@0d69c27203f7: Created GsupExpect[0] for "262428409594946" to be handled at TC_mo_ussd_euse(216) 20250201160334339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 20250201160334342 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334342 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428409594946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428409594946" session_id=1533806843 session_state=BEGIN} 20250201160334342 DSS <0004> hlr_ussd.c:576 262428409594946/0x5b6c08fb: Process SS (BEGIN) 20250201160334342 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160334342 DSS <0004> hlr_ussd.c:518 262428409594946/0x5b6c08fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160334342 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334342 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data 20250201160334342 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334342 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data EUSE-TC_mo_ussd_euse(206)@0d69c27203f7: 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 } } } } } 20250201160334343 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334343 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334343 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262428409594946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428409594946" session_id=1533806843 session_state=END} 20250201160334343 DSS <0004> hlr_ussd.c:576 262428409594946/0x5b6c08fb: Process SS (END) 20250201160334343 DSS <0004> hlr_ussd.c:518 262428409594946/0x5b6c08fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160334343 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428409594946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428409594946" session_id=1533806843 session_state=END} 20250201160334343 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428409594946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160334343 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262428409594946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160334343 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160334343 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0d69c27203f7: Found GsupExpect[0] for "262428409594946" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@0d69c27203f7: Added IMSI table entry 4TC_mo_ussd_euse(216)"262428409594946" TC_mo_ussd_euse(216)@0d69c27203f7: setverdict(pass): none -> pass 20250201160334345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@0d69c27203f7: Final verdict of PTC: pass 20250201160334346 DAUC <0003> db_auc.c:157 IMSI='262422797204148': No 2G Auth Data 20250201160334346 DAUC <0003> db_auc.c:192 IMSI='262422797204148': No 3G Auth Data HLR_Test-GSUP(209)@0d69c27203f7: Created GsupExpect[0] for "262422797204148" to be handled at TC_mo_ussd_euse(217) 20250201160334352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4258 20250201160334355 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334355 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422797204148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422797204148" session_id=842012861 session_state=BEGIN} 20250201160334355 DSS <0004> hlr_ussd.c:576 262422797204148/0x323018bd: Process SS (BEGIN) 20250201160334355 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160334355 DSS <0004> hlr_ussd.c:518 262422797204148/0x323018bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160334355 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334355 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data 20250201160334355 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334355 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data EUSE-TC_mo_ussd_euse(206)@0d69c27203f7: 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 } } } } } 20250201160334356 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334356 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334356 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262422797204148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422797204148" session_id=842012861 session_state=END} 20250201160334356 DSS <0004> hlr_ussd.c:576 262422797204148/0x323018bd: Process SS (END) 20250201160334356 DSS <0004> hlr_ussd.c:518 262422797204148/0x323018bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160334356 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422797204148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422797204148" session_id=842012861 session_state=END} 20250201160334356 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422797204148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160334356 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262422797204148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160334356 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160334356 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0d69c27203f7: Found GsupExpect[0] for "262422797204148" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@0d69c27203f7: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422797204148" TC_mo_ussd_euse(217)@0d69c27203f7: setverdict(pass): none -> pass 20250201160334358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38758<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@0d69c27203f7: Final verdict of PTC: pass 20250201160334358 DAUC <0003> db_auc.c:157 IMSI='262426649752249': No 2G Auth Data 20250201160334358 DAUC <0003> db_auc.c:192 IMSI='262426649752249': No 3G Auth Data HLR_Test-GSUP(209)@0d69c27203f7: Created GsupExpect[0] for "262426649752249" to be handled at TC_mo_ussd_euse(218) 20250201160334364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4258 20250201160334367 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334367 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426649752249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426649752249" session_id=352731552 session_state=BEGIN} 20250201160334367 DSS <0004> hlr_ussd.c:576 262426649752249/0x150641a0: Process SS (BEGIN) 20250201160334367 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160334367 DSS <0004> hlr_ussd.c:518 262426649752249/0x150641a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160334367 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334367 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data 20250201160334367 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334367 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data EUSE-TC_mo_ussd_euse(206)@0d69c27203f7: 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 } } } } } 20250201160334368 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334368 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334368 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426649752249 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649752249" session_id=352731552 session_state=END} 20250201160334368 DSS <0004> hlr_ussd.c:576 262426649752249/0x150641a0: Process SS (END) 20250201160334368 DSS <0004> hlr_ussd.c:518 262426649752249/0x150641a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160334368 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426649752249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649752249" session_id=352731552 session_state=END} 20250201160334368 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426649752249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160334368 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426649752249 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160334368 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160334368 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0d69c27203f7: Found GsupExpect[0] for "262426649752249" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@0d69c27203f7: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426649752249" TC_mo_ussd_euse(218)@0d69c27203f7: setverdict(pass): none -> pass 20250201160334370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@0d69c27203f7: Final verdict of PTC: pass 20250201160334370 DAUC <0003> db_auc.c:157 IMSI='262420363838885': No 2G Auth Data 20250201160334370 DAUC <0003> db_auc.c:192 IMSI='262420363838885': No 3G Auth Data HLR_Test-GSUP(209)@0d69c27203f7: Created GsupExpect[0] for "262420363838885" to be handled at TC_mo_ussd_euse(219) 20250201160334376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 20250201160334379 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334379 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420363838885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420363838885" session_id=2397090170 session_state=BEGIN} 20250201160334379 DSS <0004> hlr_ussd.c:576 262420363838885/0x8ee0b17a: Process SS (BEGIN) 20250201160334379 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160334379 DSS <0004> hlr_ussd.c:518 262420363838885/0x8ee0b17a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160334379 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334379 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data 20250201160334379 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334379 DLINP <000b> input/ipa.c:432 127.0.0.1:38483 sending data EUSE-TC_mo_ussd_euse(206)@0d69c27203f7: 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 } } } } } 20250201160334380 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334380 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334380 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262420363838885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420363838885" session_id=2397090170 session_state=END} 20250201160334380 DSS <0004> hlr_ussd.c:576 262420363838885/0x8ee0b17a: Process SS (END) 20250201160334380 DSS <0004> hlr_ussd.c:518 262420363838885/0x8ee0b17a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160334380 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420363838885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420363838885" session_id=2397090170 session_state=END} 20250201160334381 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420363838885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160334381 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262420363838885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160334381 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160334381 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0d69c27203f7: Found GsupExpect[0] for "262420363838885" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@0d69c27203f7: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420363838885" TC_mo_ussd_euse(219)@0d69c27203f7: setverdict(pass): none -> pass 20250201160334382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@0d69c27203f7: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@0d69c27203f7: Final verdict of PTC: none 20250201160334383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 20250201160334384 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160334384 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(209)@0d69c27203f7: Final verdict of PTC: none 20250201160334384 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160334384 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@0d69c27203f7: Final verdict of PTC: none 20250201160334384 DLINP <000b> input/ipa.c:452 connected read/write 20250201160334384 DLINP <000b> input/ipa.c:406 127.0.0.1:38483 message received 20250201160334384 DLINP <000b> input/ipa.c:415 127.0.0.1:38483 connection closed with server 20250201160334384 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38483 20250201160334384 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250201160334384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37351<->l=127.0.0.1:4259) 210@0d69c27203f7: Final verdict of PTC: none IPA-EUSE-foobar(208)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 210: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Feb 1 16:03:34 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 20250201160334409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 20250201160334611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87060) Waiting for packet dumper to finish... 1 (prev_count=87060, count=111196) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Feb 1 16:03:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_ussd_euse_continue started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 20250201160337723 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41797 20250201160337723 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41797 MTC@0d69c27203f7: in not legacy case 2 IPA-EUSE-foobar(222)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160337724 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337724 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337724 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160337724 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@0d69c27203f7: 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)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@0d69c27203f7: 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 } } } } 20250201160337726 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337726 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337726 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received IPA-EUSE-foobar(222)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160337726 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160337726 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250201160337726 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250201160337726 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250201160337726 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 20250201160337726 DLGSUP <0013> gsup_server.c:236 2: 20250201160337726 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160337726 DLGSUP <0013> gsup_server.c:236 3: 20250201160337726 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160337726 DLGSUP <0013> gsup_server.c:236 4: 20250201160337726 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160337726 DLGSUP <0013> gsup_server.c:236 5: 20250201160337726 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160337726 DLGSUP <0013> gsup_server.c:236 7: 20250201160337726 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160337726 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160337726 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160337727 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41797 20250201160337727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160337727 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337728 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(221)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160337728 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160337728 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 20250201160337728 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160337728 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 20250201160337728 DLGSUP <0013> gsup_server.c:236 2: 20250201160337728 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160337728 DLGSUP <0013> gsup_server.c:236 3: 20250201160337728 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160337728 DLGSUP <0013> gsup_server.c:236 4: 20250201160337728 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160337728 DLGSUP <0013> gsup_server.c:236 5: 20250201160337728 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160337728 DLGSUP <0013> gsup_server.c:236 7: 20250201160337728 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160337728 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160337728 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160337728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@0d69c27203f7: 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") 20250201160337735 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46005<->l=127.0.0.1:4259) 20250201160337738 DAUC <0003> db_auc.c:157 IMSI='262424902943399': No 2G Auth Data 20250201160337738 DAUC <0003> db_auc.c:192 IMSI='262424902943399': No 3G Auth Data HLR_Test-GSUP(223)@0d69c27203f7: Created GsupExpect[0] for "262424902943399" to be handled at TC_mo_ussd_euse_continue(226) 20250201160337743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42232<->l=127.0.0.1:4258 20250201160337768 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337768 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424902943399" session_id=3409956655 session_state=BEGIN} 20250201160337768 DSS <0004> hlr_ussd.c:576 262424902943399/0xcb3fcf2f: Process SS (BEGIN) 20250201160337768 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160337768 DSS <0004> hlr_ussd.c:518 262424902943399/0xcb3fcf2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160337769 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337769 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337769 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337769 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337785 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337785 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337785 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424902943399" session_id=3409956655 session_state=CONTINUE} 20250201160337785 DSS <0004> hlr_ussd.c:576 262424902943399/0xcb3fcf2f: Process SS (CONTINUE) 20250201160337785 DSS <0004> hlr_ussd.c:518 262424902943399/0xcb3fcf2f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160337785 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424902943399" session_id=3409956655 session_state=CONTINUE} 20250201160337785 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337785 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337785 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0d69c27203f7: Found GsupExpect[0] for "262424902943399" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@0d69c27203f7: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424902943399" TC_mo_ussd_euse_continue(226)@0d69c27203f7: setverdict(pass): none -> pass 20250201160337797 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337797 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424902943399" session_id=3409956655 session_state=CONTINUE} 20250201160337797 DSS <0004> hlr_ussd.c:576 262424902943399/0xcb3fcf2f: Process SS (CONTINUE) 20250201160337797 DSS <0004> hlr_ussd.c:518 262424902943399/0xcb3fcf2f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337797 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337797 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337797 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337797 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337798 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337801 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337801 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337801 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424902943399" session_id=3409956655 session_state=END} 20250201160337801 DSS <0004> hlr_ussd.c:576 262424902943399/0xcb3fcf2f: Process SS (END) 20250201160337801 DSS <0004> hlr_ussd.c:518 262424902943399/0xcb3fcf2f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337801 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424902943399" session_id=3409956655 session_state=END} 20250201160337801 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337802 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424902943399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337802 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337802 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160337805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42232<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@0d69c27203f7: Final verdict of PTC: pass 20250201160337806 DAUC <0003> db_auc.c:157 IMSI='262426813081661': No 2G Auth Data 20250201160337807 DAUC <0003> db_auc.c:192 IMSI='262426813081661': No 3G Auth Data HLR_Test-GSUP(223)@0d69c27203f7: Created GsupExpect[0] for "262426813081661" to be handled at TC_mo_ussd_euse_continue(227) 20250201160337820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4258 20250201160337823 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337823 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426813081661" session_id=3315602489 session_state=BEGIN} 20250201160337823 DSS <0004> hlr_ussd.c:576 262426813081661/0xc5a01439: Process SS (BEGIN) 20250201160337823 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160337823 DSS <0004> hlr_ussd.c:518 262426813081661/0xc5a01439: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160337823 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337823 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337823 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337823 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337824 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337824 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337824 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426813081661" session_id=3315602489 session_state=CONTINUE} 20250201160337824 DSS <0004> hlr_ussd.c:576 262426813081661/0xc5a01439: Process SS (CONTINUE) 20250201160337824 DSS <0004> hlr_ussd.c:518 262426813081661/0xc5a01439: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160337824 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426813081661" session_id=3315602489 session_state=CONTINUE} 20250201160337824 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337824 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337824 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0d69c27203f7: Found GsupExpect[0] for "262426813081661" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@0d69c27203f7: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426813081661" TC_mo_ussd_euse_continue(227)@0d69c27203f7: setverdict(pass): none -> pass 20250201160337826 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337826 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426813081661" session_id=3315602489 session_state=CONTINUE} 20250201160337826 DSS <0004> hlr_ussd.c:576 262426813081661/0xc5a01439: Process SS (CONTINUE) 20250201160337826 DSS <0004> hlr_ussd.c:518 262426813081661/0xc5a01439: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337826 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337826 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337826 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337826 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337826 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337827 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337827 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337827 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426813081661" session_id=3315602489 session_state=END} 20250201160337827 DSS <0004> hlr_ussd.c:576 262426813081661/0xc5a01439: Process SS (END) 20250201160337827 DSS <0004> hlr_ussd.c:518 262426813081661/0xc5a01439: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337827 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426813081661" session_id=3315602489 session_state=END} 20250201160337827 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337827 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426813081661 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337827 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337827 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160337828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@0d69c27203f7: Final verdict of PTC: pass 20250201160337828 DAUC <0003> db_auc.c:157 IMSI='262423185946066': No 2G Auth Data 20250201160337828 DAUC <0003> db_auc.c:192 IMSI='262423185946066': No 3G Auth Data HLR_Test-GSUP(223)@0d69c27203f7: Created GsupExpect[0] for "262423185946066" to be handled at TC_mo_ussd_euse_continue(228) 20250201160337834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42248<->l=127.0.0.1:4258 20250201160337837 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337837 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423185946066" session_id=2136379156 session_state=BEGIN} 20250201160337837 DSS <0004> hlr_ussd.c:576 262423185946066/0x7f568f14: Process SS (BEGIN) 20250201160337837 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160337837 DSS <0004> hlr_ussd.c:518 262423185946066/0x7f568f14: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160337837 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337837 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337837 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337837 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337837 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337837 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337837 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423185946066" session_id=2136379156 session_state=CONTINUE} 20250201160337837 DSS <0004> hlr_ussd.c:576 262423185946066/0x7f568f14: Process SS (CONTINUE) 20250201160337837 DSS <0004> hlr_ussd.c:518 262423185946066/0x7f568f14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160337837 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423185946066" session_id=2136379156 session_state=CONTINUE} 20250201160337837 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337837 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337837 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0d69c27203f7: Found GsupExpect[0] for "262423185946066" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@0d69c27203f7: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423185946066" TC_mo_ussd_euse_continue(228)@0d69c27203f7: setverdict(pass): none -> pass 20250201160337839 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337839 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423185946066" session_id=2136379156 session_state=CONTINUE} 20250201160337839 DSS <0004> hlr_ussd.c:576 262423185946066/0x7f568f14: Process SS (CONTINUE) 20250201160337839 DSS <0004> hlr_ussd.c:518 262423185946066/0x7f568f14: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337839 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337839 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337839 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337839 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337839 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337840 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337840 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337840 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423185946066" session_id=2136379156 session_state=END} 20250201160337840 DSS <0004> hlr_ussd.c:576 262423185946066/0x7f568f14: Process SS (END) 20250201160337840 DSS <0004> hlr_ussd.c:518 262423185946066/0x7f568f14: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337840 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423185946066" session_id=2136379156 session_state=END} 20250201160337840 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337840 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262423185946066 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337840 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337840 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160337841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42248<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@0d69c27203f7: Final verdict of PTC: pass 20250201160337841 DAUC <0003> db_auc.c:157 IMSI='262425098423911': No 2G Auth Data 20250201160337841 DAUC <0003> db_auc.c:192 IMSI='262425098423911': No 3G Auth Data HLR_Test-GSUP(223)@0d69c27203f7: Created GsupExpect[0] for "262425098423911" to be handled at TC_mo_ussd_euse_continue(229) 20250201160337847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 20250201160337850 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337850 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425098423911" session_id=1275976928 session_state=BEGIN} 20250201160337850 DSS <0004> hlr_ussd.c:576 262425098423911/0x4c0ddce0: Process SS (BEGIN) 20250201160337850 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160337850 DSS <0004> hlr_ussd.c:518 262425098423911/0x4c0ddce0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160337850 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337850 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337850 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337850 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337851 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337851 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337851 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425098423911" session_id=1275976928 session_state=CONTINUE} 20250201160337851 DSS <0004> hlr_ussd.c:576 262425098423911/0x4c0ddce0: Process SS (CONTINUE) 20250201160337851 DSS <0004> hlr_ussd.c:518 262425098423911/0x4c0ddce0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160337851 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425098423911" session_id=1275976928 session_state=CONTINUE} 20250201160337851 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337851 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337851 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0d69c27203f7: Found GsupExpect[0] for "262425098423911" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@0d69c27203f7: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425098423911" TC_mo_ussd_euse_continue(229)@0d69c27203f7: setverdict(pass): none -> pass 20250201160337853 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337853 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425098423911" session_id=1275976928 session_state=CONTINUE} 20250201160337853 DSS <0004> hlr_ussd.c:576 262425098423911/0x4c0ddce0: Process SS (CONTINUE) 20250201160337853 DSS <0004> hlr_ussd.c:518 262425098423911/0x4c0ddce0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337853 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337853 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337853 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337853 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337853 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337854 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337854 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337854 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425098423911" session_id=1275976928 session_state=END} 20250201160337854 DSS <0004> hlr_ussd.c:576 262425098423911/0x4c0ddce0: Process SS (END) 20250201160337854 DSS <0004> hlr_ussd.c:518 262425098423911/0x4c0ddce0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337854 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425098423911" session_id=1275976928 session_state=END} 20250201160337854 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337854 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262425098423911 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337854 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337854 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160337854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@0d69c27203f7: Final verdict of PTC: pass 20250201160337855 DAUC <0003> db_auc.c:157 IMSI='262422576961157': No 2G Auth Data 20250201160337855 DAUC <0003> db_auc.c:192 IMSI='262422576961157': No 3G Auth Data HLR_Test-GSUP(223)@0d69c27203f7: Created GsupExpect[0] for "262422576961157" to be handled at TC_mo_ussd_euse_continue(230) 20250201160337861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42264<->l=127.0.0.1:4258 20250201160337863 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337863 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422576961157" session_id=1015999887 session_state=BEGIN} 20250201160337863 DSS <0004> hlr_ussd.c:576 262422576961157/0x3c8eed8f: Process SS (BEGIN) 20250201160337863 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160337863 DSS <0004> hlr_ussd.c:518 262422576961157/0x3c8eed8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160337863 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337863 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337863 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337863 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337864 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337864 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337864 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422576961157" session_id=1015999887 session_state=CONTINUE} 20250201160337864 DSS <0004> hlr_ussd.c:576 262422576961157/0x3c8eed8f: Process SS (CONTINUE) 20250201160337864 DSS <0004> hlr_ussd.c:518 262422576961157/0x3c8eed8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160337864 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422576961157" session_id=1015999887 session_state=CONTINUE} 20250201160337864 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337864 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337864 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0d69c27203f7: Found GsupExpect[0] for "262422576961157" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@0d69c27203f7: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422576961157" TC_mo_ussd_euse_continue(230)@0d69c27203f7: setverdict(pass): none -> pass 20250201160337866 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337866 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422576961157" session_id=1015999887 session_state=CONTINUE} 20250201160337866 DSS <0004> hlr_ussd.c:576 262422576961157/0x3c8eed8f: Process SS (CONTINUE) 20250201160337866 DSS <0004> hlr_ussd.c:518 262422576961157/0x3c8eed8f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337866 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337866 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337866 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337866 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337866 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337867 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337867 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337867 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422576961157" session_id=1015999887 session_state=END} 20250201160337867 DSS <0004> hlr_ussd.c:576 262422576961157/0x3c8eed8f: Process SS (END) 20250201160337867 DSS <0004> hlr_ussd.c:518 262422576961157/0x3c8eed8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337867 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422576961157" session_id=1015999887 session_state=END} 20250201160337867 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337867 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262422576961157 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337867 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337867 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160337867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42264<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@0d69c27203f7: Final verdict of PTC: pass 20250201160337868 DAUC <0003> db_auc.c:157 IMSI='262427348575212': No 2G Auth Data 20250201160337868 DAUC <0003> db_auc.c:192 IMSI='262427348575212': No 3G Auth Data HLR_Test-GSUP(223)@0d69c27203f7: Created GsupExpect[0] for "262427348575212" to be handled at TC_mo_ussd_euse_continue(231) 20250201160337874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42272<->l=127.0.0.1:4258 20250201160337877 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337877 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427348575212" session_id=1804422341 session_state=BEGIN} 20250201160337877 DSS <0004> hlr_ussd.c:576 262427348575212/0x6b8d4cc5: Process SS (BEGIN) 20250201160337877 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160337877 DSS <0004> hlr_ussd.c:518 262427348575212/0x6b8d4cc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160337877 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337877 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337877 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337877 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337878 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337878 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337878 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427348575212" session_id=1804422341 session_state=CONTINUE} 20250201160337878 DSS <0004> hlr_ussd.c:576 262427348575212/0x6b8d4cc5: Process SS (CONTINUE) 20250201160337878 DSS <0004> hlr_ussd.c:518 262427348575212/0x6b8d4cc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160337878 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427348575212" session_id=1804422341 session_state=CONTINUE} 20250201160337878 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337878 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337878 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0d69c27203f7: Found GsupExpect[0] for "262427348575212" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@0d69c27203f7: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427348575212" TC_mo_ussd_euse_continue(231)@0d69c27203f7: setverdict(pass): none -> pass 20250201160337880 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337880 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427348575212" session_id=1804422341 session_state=CONTINUE} 20250201160337880 DSS <0004> hlr_ussd.c:576 262427348575212/0x6b8d4cc5: Process SS (CONTINUE) 20250201160337880 DSS <0004> hlr_ussd.c:518 262427348575212/0x6b8d4cc5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337880 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337880 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337880 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337880 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337880 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337882 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337882 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337882 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427348575212" session_id=1804422341 session_state=END} 20250201160337882 DSS <0004> hlr_ussd.c:576 262427348575212/0x6b8d4cc5: Process SS (END) 20250201160337882 DSS <0004> hlr_ussd.c:518 262427348575212/0x6b8d4cc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337882 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427348575212" session_id=1804422341 session_state=END} 20250201160337882 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337882 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427348575212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337882 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337882 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160337882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42272<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@0d69c27203f7: Final verdict of PTC: pass 20250201160337883 DAUC <0003> db_auc.c:157 IMSI='262420383775258': No 2G Auth Data 20250201160337883 DAUC <0003> db_auc.c:192 IMSI='262420383775258': No 3G Auth Data HLR_Test-GSUP(223)@0d69c27203f7: Created GsupExpect[0] for "262420383775258" to be handled at TC_mo_ussd_euse_continue(232) 20250201160337888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 20250201160337891 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337891 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420383775258" session_id=815182181 session_state=BEGIN} 20250201160337891 DSS <0004> hlr_ussd.c:576 262420383775258/0x3096b165: Process SS (BEGIN) 20250201160337891 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160337891 DSS <0004> hlr_ussd.c:518 262420383775258/0x3096b165: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160337891 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337891 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337891 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337891 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337892 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337892 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337892 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420383775258" session_id=815182181 session_state=CONTINUE} 20250201160337892 DSS <0004> hlr_ussd.c:576 262420383775258/0x3096b165: Process SS (CONTINUE) 20250201160337892 DSS <0004> hlr_ussd.c:518 262420383775258/0x3096b165: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160337892 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420383775258" session_id=815182181 session_state=CONTINUE} 20250201160337892 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337892 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337892 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0d69c27203f7: Found GsupExpect[0] for "262420383775258" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@0d69c27203f7: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262420383775258" TC_mo_ussd_euse_continue(232)@0d69c27203f7: setverdict(pass): none -> pass 20250201160337894 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337894 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420383775258" session_id=815182181 session_state=CONTINUE} 20250201160337894 DSS <0004> hlr_ussd.c:576 262420383775258/0x3096b165: Process SS (CONTINUE) 20250201160337894 DSS <0004> hlr_ussd.c:518 262420383775258/0x3096b165: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337894 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337894 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337894 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337894 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337894 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337895 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337895 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337895 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420383775258" session_id=815182181 session_state=END} 20250201160337895 DSS <0004> hlr_ussd.c:576 262420383775258/0x3096b165: Process SS (END) 20250201160337895 DSS <0004> hlr_ussd.c:518 262420383775258/0x3096b165: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337895 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420383775258" session_id=815182181 session_state=END} 20250201160337895 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337895 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262420383775258 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337895 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337895 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160337896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@0d69c27203f7: Final verdict of PTC: pass 20250201160337896 DAUC <0003> db_auc.c:157 IMSI='262422968130157': No 2G Auth Data 20250201160337897 DAUC <0003> db_auc.c:192 IMSI='262422968130157': No 3G Auth Data HLR_Test-GSUP(223)@0d69c27203f7: Created GsupExpect[0] for "262422968130157" to be handled at TC_mo_ussd_euse_continue(233) 20250201160337903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4258 20250201160337906 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337906 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422968130157" session_id=1567900164 session_state=BEGIN} 20250201160337906 DSS <0004> hlr_ussd.c:576 262422968130157/0x5d744204: Process SS (BEGIN) 20250201160337906 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201160337906 DSS <0004> hlr_ussd.c:518 262422968130157/0x5d744204: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201160337906 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337906 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337906 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337906 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337907 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337907 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337907 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422968130157" session_id=1567900164 session_state=CONTINUE} 20250201160337907 DSS <0004> hlr_ussd.c:576 262422968130157/0x5d744204: Process SS (CONTINUE) 20250201160337907 DSS <0004> hlr_ussd.c:518 262422968130157/0x5d744204: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201160337907 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422968130157" session_id=1567900164 session_state=CONTINUE} 20250201160337907 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337907 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337907 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0d69c27203f7: Found GsupExpect[0] for "262422968130157" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@0d69c27203f7: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422968130157" TC_mo_ussd_euse_continue(233)@0d69c27203f7: setverdict(pass): none -> pass 20250201160337910 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337910 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422968130157" session_id=1567900164 session_state=CONTINUE} 20250201160337910 DSS <0004> hlr_ussd.c:576 262422968130157/0x5d744204: Process SS (CONTINUE) 20250201160337910 DSS <0004> hlr_ussd.c:518 262422968130157/0x5d744204: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337910 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337910 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337910 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data 20250201160337910 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337910 DLINP <000b> input/ipa.c:432 127.0.0.1:41797 sending data EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: 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 } } } } } 20250201160337911 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337911 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337911 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422968130157" session_id=1567900164 session_state=END} 20250201160337911 DSS <0004> hlr_ussd.c:576 262422968130157/0x5d744204: Process SS (END) 20250201160337911 DSS <0004> hlr_ussd.c:518 262422968130157/0x5d744204: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201160337911 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422968130157" session_id=1567900164 session_state=END} 20250201160337911 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160337911 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262422968130157 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160337911 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160337911 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160337912 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_continue(233)@0d69c27203f7: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@0d69c27203f7: Final verdict of PTC: none 20250201160337913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42216<->l=127.0.0.1:4258 20250201160337913 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337913 DLINP <000b> input/ipa.c:406 127.0.0.1:41797 message received 20250201160337913 DLINP <000b> input/ipa.c:415 127.0.0.1:41797 connection closed with server 20250201160337913 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41797 20250201160337913 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250201160337913 DLINP <000b> input/ipa.c:452 connected read/write 20250201160337913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160337913 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160337913 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160337913 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160337914 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46005<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@0d69c27203f7: Final verdict of PTC: none 224@0d69c27203f7: Final verdict of PTC: none IPA-EUSE-foobar(222)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 224: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Feb 1 16:03:37 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250201160337936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4258 20250201160338138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=134188) Waiting for packet dumper to finish... 1 (prev_count=134188, count=157148) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Feb 1 16:03:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_ussd_euse_defaultroute started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 20250201160341250 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40425 20250201160341250 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40425 MTC@0d69c27203f7: in not legacy case 2 IPA-EUSE-foobar(236)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160341251 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341251 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341251 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160341251 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160341253 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160341254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42318<->l=127.0.0.1:4258 20250201160341254 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341254 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received IPA-EUSE-foobar(236)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160341255 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160341255 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250201160341255 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250201160341255 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250201160341255 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 20250201160341255 DLGSUP <0013> gsup_server.c:236 2: 20250201160341255 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160341255 DLGSUP <0013> gsup_server.c:236 3: 20250201160341255 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160341255 DLGSUP <0013> gsup_server.c:236 4: 20250201160341255 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160341255 DLGSUP <0013> gsup_server.c:236 5: 20250201160341255 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160341255 DLGSUP <0013> gsup_server.c:236 7: 20250201160341255 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160341255 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160341255 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160341255 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40425 HLR_Test-GSUP-IPA(235)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160341256 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341257 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160341257 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160341257 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 20250201160341257 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160341257 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 20250201160341257 DLGSUP <0013> gsup_server.c:236 2: 20250201160341257 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160341257 DLGSUP <0013> gsup_server.c:236 3: 20250201160341257 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160341257 DLGSUP <0013> gsup_server.c:236 4: 20250201160341257 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160341257 DLGSUP <0013> gsup_server.c:236 5: 20250201160341257 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160341257 DLGSUP <0013> gsup_server.c:236 7: 20250201160341257 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(235)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160341257 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160341257 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160341257 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@0d69c27203f7: 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") 20250201160341269 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40909<->l=127.0.0.1:4259) 20250201160341274 DAUC <0003> db_auc.c:157 IMSI='262423869780621': No 2G Auth Data 20250201160341274 DAUC <0003> db_auc.c:192 IMSI='262423869780621': No 3G Auth Data HLR_Test-GSUP(237)@0d69c27203f7: Created GsupExpect[0] for "262423869780621" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250201160341281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 20250201160341300 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341300 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423869780621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423869780621" session_id=1086987598 session_state=BEGIN} 20250201160341300 DSS <0004> hlr_ussd.c:576 262423869780621/0x40ca1d4e: Process SS (BEGIN) 20250201160341300 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201160341301 DSS <0004> hlr_ussd.c:518 262423869780621/0x40ca1d4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201160341301 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341301 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data 20250201160341301 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341301 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0d69c27203f7: 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 } } } } } 20250201160341315 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341315 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341315 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262423869780621 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423869780621" session_id=1086987598 session_state=END} 20250201160341315 DSS <0004> hlr_ussd.c:576 262423869780621/0x40ca1d4e: Process SS (END) 20250201160341315 DSS <0004> hlr_ussd.c:518 262423869780621/0x40ca1d4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201160341315 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423869780621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423869780621" session_id=1086987598 session_state=END} 20250201160341315 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423869780621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160341315 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262423869780621 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160341315 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160341315 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0d69c27203f7: Found GsupExpect[0] for "262423869780621" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@0d69c27203f7: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423869780621" TC_mo_ussd_euse_defaultroute(240)@0d69c27203f7: setverdict(pass): none -> pass 20250201160341324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@0d69c27203f7: Final verdict of PTC: pass 20250201160341325 DAUC <0003> db_auc.c:157 IMSI='262420464986088': No 2G Auth Data 20250201160341325 DAUC <0003> db_auc.c:192 IMSI='262420464986088': No 3G Auth Data HLR_Test-GSUP(237)@0d69c27203f7: Created GsupExpect[0] for "262420464986088" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250201160341342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42348<->l=127.0.0.1:4258 20250201160341346 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341346 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420464986088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420464986088" session_id=909322523 session_state=BEGIN} 20250201160341346 DSS <0004> hlr_ussd.c:576 262420464986088/0x3633291b: Process SS (BEGIN) 20250201160341346 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201160341346 DSS <0004> hlr_ussd.c:518 262420464986088/0x3633291b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201160341346 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341346 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data 20250201160341346 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341346 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0d69c27203f7: 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 } } } } } 20250201160341347 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341347 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341347 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262420464986088 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420464986088" session_id=909322523 session_state=END} 20250201160341347 DSS <0004> hlr_ussd.c:576 262420464986088/0x3633291b: Process SS (END) 20250201160341347 DSS <0004> hlr_ussd.c:518 262420464986088/0x3633291b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201160341347 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420464986088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420464986088" session_id=909322523 session_state=END} 20250201160341347 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420464986088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160341347 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262420464986088 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160341347 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160341347 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0d69c27203f7: Found GsupExpect[0] for "262420464986088" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@0d69c27203f7: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262420464986088" TC_mo_ussd_euse_defaultroute(241)@0d69c27203f7: setverdict(pass): none -> pass 20250201160341349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42348<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@0d69c27203f7: Final verdict of PTC: pass 20250201160341349 DAUC <0003> db_auc.c:157 IMSI='262423872647054': No 2G Auth Data 20250201160341349 DAUC <0003> db_auc.c:192 IMSI='262423872647054': No 3G Auth Data HLR_Test-GSUP(237)@0d69c27203f7: Created GsupExpect[0] for "262423872647054" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250201160341355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42354<->l=127.0.0.1:4258 20250201160341358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341358 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423872647054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423872647054" session_id=3444511073 session_state=BEGIN} 20250201160341358 DSS <0004> hlr_ussd.c:576 262423872647054/0xcd4f1161: Process SS (BEGIN) 20250201160341358 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201160341358 DSS <0004> hlr_ussd.c:518 262423872647054/0xcd4f1161: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201160341358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341358 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data 20250201160341358 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341358 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0d69c27203f7: 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 } } } } } 20250201160341359 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341359 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341359 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262423872647054 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423872647054" session_id=3444511073 session_state=END} 20250201160341359 DSS <0004> hlr_ussd.c:576 262423872647054/0xcd4f1161: Process SS (END) 20250201160341359 DSS <0004> hlr_ussd.c:518 262423872647054/0xcd4f1161: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201160341359 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423872647054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423872647054" session_id=3444511073 session_state=END} 20250201160341359 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423872647054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160341359 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262423872647054 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160341359 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160341359 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0d69c27203f7: Found GsupExpect[0] for "262423872647054" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@0d69c27203f7: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262423872647054" TC_mo_ussd_euse_defaultroute(242)@0d69c27203f7: setverdict(pass): none -> pass 20250201160341361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42354<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@0d69c27203f7: Final verdict of PTC: pass 20250201160341361 DAUC <0003> db_auc.c:157 IMSI='262428024347238': No 2G Auth Data 20250201160341361 DAUC <0003> db_auc.c:192 IMSI='262428024347238': No 3G Auth Data HLR_Test-GSUP(237)@0d69c27203f7: Created GsupExpect[0] for "262428024347238" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250201160341367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4258 20250201160341370 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341370 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428024347238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428024347238" session_id=4255719543 session_state=BEGIN} 20250201160341370 DSS <0004> hlr_ussd.c:576 262428024347238/0xfda92077: Process SS (BEGIN) 20250201160341370 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201160341370 DSS <0004> hlr_ussd.c:518 262428024347238/0xfda92077: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201160341370 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341370 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data 20250201160341370 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341370 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0d69c27203f7: 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 } } } } } 20250201160341371 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341371 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341371 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262428024347238 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428024347238" session_id=4255719543 session_state=END} 20250201160341371 DSS <0004> hlr_ussd.c:576 262428024347238/0xfda92077: Process SS (END) 20250201160341371 DSS <0004> hlr_ussd.c:518 262428024347238/0xfda92077: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201160341371 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428024347238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428024347238" session_id=4255719543 session_state=END} 20250201160341371 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428024347238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160341371 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262428024347238 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160341371 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160341371 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0d69c27203f7: Found GsupExpect[0] for "262428024347238" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@0d69c27203f7: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262428024347238" TC_mo_ussd_euse_defaultroute(243)@0d69c27203f7: setverdict(pass): none -> pass 20250201160341373 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_defaultroute(243)@0d69c27203f7: Final verdict of PTC: pass 20250201160341374 DAUC <0003> db_auc.c:157 IMSI='262422896237654': No 2G Auth Data 20250201160341374 DAUC <0003> db_auc.c:192 IMSI='262422896237654': No 3G Auth Data HLR_Test-GSUP(237)@0d69c27203f7: Created GsupExpect[0] for "262422896237654" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250201160341380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42382<->l=127.0.0.1:4258 20250201160341383 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341383 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422896237654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422896237654" session_id=2570661457 session_state=BEGIN} 20250201160341383 DSS <0004> hlr_ussd.c:576 262422896237654/0x99392e51: Process SS (BEGIN) 20250201160341383 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201160341383 DSS <0004> hlr_ussd.c:518 262422896237654/0x99392e51: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201160341383 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341383 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data 20250201160341383 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341383 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0d69c27203f7: 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 } } } } } 20250201160341384 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341384 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341384 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262422896237654 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422896237654" session_id=2570661457 session_state=END} 20250201160341384 DSS <0004> hlr_ussd.c:576 262422896237654/0x99392e51: Process SS (END) 20250201160341384 DSS <0004> hlr_ussd.c:518 262422896237654/0x99392e51: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201160341384 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422896237654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422896237654" session_id=2570661457 session_state=END} 20250201160341384 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422896237654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160341384 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262422896237654 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160341384 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160341384 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0d69c27203f7: Found GsupExpect[0] for "262422896237654" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@0d69c27203f7: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262422896237654" TC_mo_ussd_euse_defaultroute(244)@0d69c27203f7: setverdict(pass): none -> pass 20250201160341386 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_defaultroute(244)@0d69c27203f7: Final verdict of PTC: pass 20250201160341387 DAUC <0003> db_auc.c:157 IMSI='262424701938855': No 2G Auth Data 20250201160341387 DAUC <0003> db_auc.c:192 IMSI='262424701938855': No 3G Auth Data HLR_Test-GSUP(237)@0d69c27203f7: Created GsupExpect[0] for "262424701938855" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250201160341393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42392<->l=127.0.0.1:4258 20250201160341396 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341396 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424701938855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424701938855" session_id=1725365265 session_state=BEGIN} 20250201160341396 DSS <0004> hlr_ussd.c:576 262424701938855/0x66d6fc11: Process SS (BEGIN) 20250201160341396 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201160341396 DSS <0004> hlr_ussd.c:518 262424701938855/0x66d6fc11: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201160341396 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341396 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data 20250201160341396 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341396 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0d69c27203f7: 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 } } } } } 20250201160341397 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341397 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341397 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262424701938855 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424701938855" session_id=1725365265 session_state=END} 20250201160341397 DSS <0004> hlr_ussd.c:576 262424701938855/0x66d6fc11: Process SS (END) 20250201160341397 DSS <0004> hlr_ussd.c:518 262424701938855/0x66d6fc11: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201160341397 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424701938855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424701938855" session_id=1725365265 session_state=END} 20250201160341397 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424701938855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160341397 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262424701938855 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160341397 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160341398 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0d69c27203f7: Found GsupExpect[0] for "262424701938855" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@0d69c27203f7: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262424701938855" TC_mo_ussd_euse_defaultroute(245)@0d69c27203f7: setverdict(pass): none -> pass 20250201160341400 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_defaultroute(245)@0d69c27203f7: Final verdict of PTC: pass 20250201160341400 DAUC <0003> db_auc.c:157 IMSI='262427162752986': No 2G Auth Data 20250201160341400 DAUC <0003> db_auc.c:192 IMSI='262427162752986': No 3G Auth Data HLR_Test-GSUP(237)@0d69c27203f7: Created GsupExpect[0] for "262427162752986" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250201160341406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42402<->l=127.0.0.1:4258 20250201160341410 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341410 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427162752986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427162752986" session_id=1204731591 session_state=BEGIN} 20250201160341410 DSS <0004> hlr_ussd.c:576 262427162752986/0x47cebec7: Process SS (BEGIN) 20250201160341410 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201160341410 DSS <0004> hlr_ussd.c:518 262427162752986/0x47cebec7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201160341410 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341410 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data 20250201160341410 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341410 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0d69c27203f7: 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 } } } } } 20250201160341411 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341411 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341411 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262427162752986 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427162752986" session_id=1204731591 session_state=END} 20250201160341411 DSS <0004> hlr_ussd.c:576 262427162752986/0x47cebec7: Process SS (END) 20250201160341411 DSS <0004> hlr_ussd.c:518 262427162752986/0x47cebec7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201160341411 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427162752986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427162752986" session_id=1204731591 session_state=END} 20250201160341411 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427162752986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160341411 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262427162752986 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160341411 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160341411 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0d69c27203f7: Found GsupExpect[0] for "262427162752986" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@0d69c27203f7: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427162752986" TC_mo_ussd_euse_defaultroute(246)@0d69c27203f7: setverdict(pass): none -> pass 20250201160341413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42402<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@0d69c27203f7: Final verdict of PTC: pass 20250201160341413 DAUC <0003> db_auc.c:157 IMSI='262420407850264': No 2G Auth Data 20250201160341413 DAUC <0003> db_auc.c:192 IMSI='262420407850264': No 3G Auth Data HLR_Test-GSUP(237)@0d69c27203f7: Created GsupExpect[0] for "262420407850264" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250201160341420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42404<->l=127.0.0.1:4258 20250201160341423 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341423 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420407850264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420407850264" session_id=2100203682 session_state=BEGIN} 20250201160341423 DSS <0004> hlr_ussd.c:576 262420407850264/0x7d2e90a2: Process SS (BEGIN) 20250201160341423 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201160341423 DSS <0004> hlr_ussd.c:518 262420407850264/0x7d2e90a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201160341423 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341423 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data 20250201160341423 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341423 DLINP <000b> input/ipa.c:432 127.0.0.1:40425 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0d69c27203f7: 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 } } } } } 20250201160341424 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341424 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341424 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262420407850264 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420407850264" session_id=2100203682 session_state=END} 20250201160341424 DSS <0004> hlr_ussd.c:576 262420407850264/0x7d2e90a2: Process SS (END) 20250201160341424 DSS <0004> hlr_ussd.c:518 262420407850264/0x7d2e90a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201160341424 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420407850264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420407850264" session_id=2100203682 session_state=END} 20250201160341424 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420407850264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160341424 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262420407850264 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201160341424 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160341424 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0d69c27203f7: Found GsupExpect[0] for "262420407850264" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@0d69c27203f7: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262420407850264" TC_mo_ussd_euse_defaultroute(247)@0d69c27203f7: setverdict(pass): none -> pass 20250201160341426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42404<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@0d69c27203f7: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@0d69c27203f7: Final verdict of PTC: none 20250201160341427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42318<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@0d69c27203f7: Final verdict of PTC: none 20250201160341428 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341428 DLINP <000b> input/ipa.c:406 127.0.0.1:40425 message received 20250201160341428 DLINP <000b> input/ipa.c:415 127.0.0.1:40425 connection closed with server 20250201160341428 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40425 20250201160341428 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250201160341428 DLINP <000b> input/ipa.c:452 connected read/write 20250201160341428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160341428 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160341428 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160341428 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160341428 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40909<->l=127.0.0.1:4259) 238@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@0d69c27203f7: Final verdict of PTC: none IPA-EUSE-foobar(236)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 238: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Feb 1 16:03:41 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250201160341451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20250201160341652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42416<->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=113580) 20250201160343372 DSS <0004> hlr_ussd.c:239 262422123782199/0x57f00847: SS Session Timeout, destroying 20250201160343372 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422123782199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160343388 DSS <0004> hlr_ussd.c:239 262424232158812/0xa8a0c23a: SS Session Timeout, destroying 20250201160343388 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424232158812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160343399 DSS <0004> hlr_ussd.c:239 262427269745793/0x81e8a60f: SS Session Timeout, destroying 20250201160343399 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427269745793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160343409 DSS <0004> hlr_ussd.c:239 262425147523261/0x8f852795: SS Session Timeout, destroying 20250201160343409 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425147523261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160343420 DSS <0004> hlr_ussd.c:239 262426686772020/0xe7585b6b: SS Session Timeout, destroying 20250201160343420 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426686772020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160343432 DSS <0004> hlr_ussd.c:239 262421884083713/0x0d0cb4b0: SS Session Timeout, destroying 20250201160343432 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421884083713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160343443 DSS <0004> hlr_ussd.c:239 262424076900738/0xcdb19817: SS Session Timeout, destroying 20250201160343443 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424076900738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160343454 DSS <0004> hlr_ussd.c:239 262426399218369/0x1ceb31f6: SS Session Timeout, destroying 20250201160343454 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426399218369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Feb 1 16:03:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_mo_sss_reject started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160344758 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160344759 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160344763 DLINP <000b> input/ipa.c:452 connected read/write 20250201160344763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160344765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160344769 DLINP <000b> input/ipa.c:452 connected read/write 20250201160344769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160344769 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160344769 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160344769 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 20250201160344769 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160344769 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 20250201160344769 DLGSUP <0013> gsup_server.c:236 2: 20250201160344769 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160344769 DLGSUP <0013> gsup_server.c:236 3: 20250201160344769 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160344769 DLGSUP <0013> gsup_server.c:236 4: 20250201160344769 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160344769 DLGSUP <0013> gsup_server.c:236 5: 20250201160344769 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160344769 DLGSUP <0013> gsup_server.c:236 7: 20250201160344770 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160344770 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160344770 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160344770 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@0d69c27203f7: 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") 20250201160344786 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33879<->l=127.0.0.1:4259) 20250201160344788 DAUC <0003> db_auc.c:157 IMSI='262424504169538': No 2G Auth Data 20250201160344788 DAUC <0003> db_auc.c:192 IMSI='262424504169538': No 3G Auth Data HLR_Test-GSUP(249)@0d69c27203f7: Created GsupExpect[0] for "262424504169538" to be handled at TC_mo_sss_reject(252) 20250201160344796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4258 20250201160344816 DLINP <000b> input/ipa.c:452 connected read/write 20250201160344816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160344816 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424504169538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424504169538" session_id=3530472062 session_state=BEGIN} 20250201160344816 DSS <0004> hlr_ussd.c:576 262424504169538/0xd26eba7e: Process SS (BEGIN) 20250201160344816 DSS <0004> hlr_ussd.c:498 262424504169538/0xd26eba7e: SS CompType=Invoke, OpCode=InterrogateSS 20250201160344816 DSS <0004> hlr_ussd.c:506 262424504169538/0xd26eba7e: Structured SS requests are not supported, rejecting... 20250201160344817 DSS <0004> hlr_ussd.c:354 262424504169538/0xd26eba7e: Tx ReturnError(0, 0x15) 20250201160344817 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424504169538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424504169538" session_id=3530472062 session_state=END} 20250201160344817 DLINP <000b> input/ipa.c:452 connected read/write 20250201160344817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160344817 DLINP <000b> input/ipa.c:452 connected read/write 20250201160344817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@0d69c27203f7: Found GsupExpect[0] for "262424504169538" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@0d69c27203f7: Added IMSI table entry 0TC_mo_sss_reject(252)"262424504169538" TC_mo_sss_reject(252)@0d69c27203f7: setverdict(pass): none -> pass 20250201160344825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@0d69c27203f7: Final verdict of PTC: pass 20250201160344827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4258 20250201160344829 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33879<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@0d69c27203f7: Final verdict of PTC: none 20250201160344829 DLINP <000b> input/ipa.c:452 connected read/write 20250201160344829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160344829 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160344829 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160344829 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 250: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@0d69c27203f7: Test case TC_mo_sss_reject finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Feb 1 16:03:44 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250201160344858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42440<->l=127.0.0.1:4258 20250201160344959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42440<->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=27924) 20250201160346781 DSS <0004> hlr_ussd.c:239 262425574206570/0x376d74f3: SS Session Timeout, destroying 20250201160346781 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425574206570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160346809 DSS <0004> hlr_ussd.c:239 262426890251830/0x5f0bc147: SS Session Timeout, destroying 20250201160346809 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426890251830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160346820 DSS <0004> hlr_ussd.c:239 262422335695442/0x256ad123: SS Session Timeout, destroying 20250201160346820 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422335695442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160346832 DSS <0004> hlr_ussd.c:239 262429411271520/0xc2d94517: SS Session Timeout, destroying 20250201160346832 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429411271520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160346843 DSS <0004> hlr_ussd.c:239 262424328296968/0xe5b6c27e: SS Session Timeout, destroying 20250201160346843 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424328296968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160346854 DSS <0004> hlr_ussd.c:239 262429419660269/0xe05071d4: SS Session Timeout, destroying 20250201160346855 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429419660269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160346867 DSS <0004> hlr_ussd.c:239 262421195615503/0x3fe9a774: SS Session Timeout, destroying 20250201160346867 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421195615503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201160346879 DSS <0004> hlr_ussd.c:239 262421590811203/0x213434db: SS Session Timeout, destroying 20250201160346879 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421590811203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Feb 1 16:03:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_check_imei started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160348075 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160348075 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160348079 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160348080 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348080 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160348080 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160348080 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 20250201160348080 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160348080 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 20250201160348080 DLGSUP <0013> gsup_server.c:236 2: 20250201160348080 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160348080 DLGSUP <0013> gsup_server.c:236 3: 20250201160348080 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160348080 DLGSUP <0013> gsup_server.c:236 4: 20250201160348080 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160348080 DLGSUP <0013> gsup_server.c:236 5: 20250201160348080 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160348080 DLGSUP <0013> gsup_server.c:236 7: 20250201160348080 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160348080 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160348080 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(253)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160348080 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@0d69c27203f7: 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") 20250201160348094 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35457<->l=127.0.0.1:4259) 20250201160348099 DAUC <0003> db_auc.c:157 IMSI='262427211101704': No 2G Auth Data 20250201160348099 DAUC <0003> db_auc.c:192 IMSI='262427211101704': No 3G Auth Data HLR_Test-GSUP(254)@0d69c27203f7: Created GsupExpect[0] for "262427211101704" to be handled at TC_gsup_check_imei(257) 20250201160348107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56274<->l=127.0.0.1:4258 20250201160348120 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348120 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427211101704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427211101704"} 20250201160348120 DMAIN <0000> hlr.c:435 IMSI='262427211101704': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160348120 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427211101704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427211101704"} 20250201160348121 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427211101704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348121 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348121 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0d69c27203f7: Found GsupExpect[0] for "262427211101704" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@0d69c27203f7: Added IMSI table entry 0TC_gsup_check_imei(257)"262427211101704" TC_gsup_check_imei(257)@0d69c27203f7: setverdict(pass): none -> pass 20250201160348126 DAUC <0003> db_auc.c:192 IMSI='262427211101704': No 3G Auth Data 20250201160348131 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348131 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427211101704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427211101704"} 20250201160348131 DAUC <0003> hlr.c:428 IMSI='262427211101704': storing IMEI = 12345678901234 20250201160348131 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427211101704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427211101704"} 20250201160348131 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427211101704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348131 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348131 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160348134 DAUC <0003> db_auc.c:192 IMSI='262427211101704': No 3G Auth Data 20250201160348136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56274<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@0d69c27203f7: Final verdict of PTC: pass 20250201160348139 DAUC <0003> db_auc.c:157 IMSI='262422334369688': No 2G Auth Data 20250201160348140 DAUC <0003> db_auc.c:192 IMSI='262422334369688': No 3G Auth Data HLR_Test-GSUP(254)@0d69c27203f7: Created GsupExpect[0] for "262422334369688" to be handled at TC_gsup_check_imei(258) 20250201160348155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 20250201160348157 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348157 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422334369688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422334369688"} 20250201160348157 DMAIN <0000> hlr.c:435 IMSI='262422334369688': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160348157 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422334369688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422334369688"} 20250201160348157 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422334369688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348157 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348157 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0d69c27203f7: Found GsupExpect[0] for "262422334369688" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@0d69c27203f7: Added IMSI table entry 1TC_gsup_check_imei(258)"262422334369688" TC_gsup_check_imei(258)@0d69c27203f7: setverdict(pass): none -> pass 20250201160348158 DAUC <0003> db_auc.c:192 IMSI='262422334369688': No 3G Auth Data 20250201160348159 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348159 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422334369688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422334369688"} 20250201160348159 DAUC <0003> hlr.c:428 IMSI='262422334369688': storing IMEI = 12345678901234 20250201160348159 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422334369688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422334369688"} 20250201160348159 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422334369688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348159 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348159 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160348160 DAUC <0003> db_auc.c:192 IMSI='262422334369688': No 3G Auth Data 20250201160348160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@0d69c27203f7: Final verdict of PTC: pass 20250201160348161 DAUC <0003> db_auc.c:157 IMSI='262428288857291': No 2G Auth Data 20250201160348161 DAUC <0003> db_auc.c:192 IMSI='262428288857291': No 3G Auth Data HLR_Test-GSUP(254)@0d69c27203f7: Created GsupExpect[0] for "262428288857291" to be handled at TC_gsup_check_imei(259) 20250201160348168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4258 20250201160348170 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348170 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428288857291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428288857291"} 20250201160348170 DMAIN <0000> hlr.c:435 IMSI='262428288857291': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160348170 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428288857291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428288857291"} 20250201160348170 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428288857291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348170 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348170 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0d69c27203f7: Found GsupExpect[0] for "262428288857291" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@0d69c27203f7: Added IMSI table entry 2TC_gsup_check_imei(259)"262428288857291" TC_gsup_check_imei(259)@0d69c27203f7: setverdict(pass): none -> pass 20250201160348171 DAUC <0003> db_auc.c:192 IMSI='262428288857291': No 3G Auth Data 20250201160348172 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348172 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428288857291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428288857291"} 20250201160348172 DAUC <0003> hlr.c:428 IMSI='262428288857291': storing IMEI = 12345678901234 20250201160348172 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428288857291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428288857291"} 20250201160348172 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428288857291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348172 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348173 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348173 DAUC <0003> db_auc.c:192 IMSI='262428288857291': No 3G Auth Data TC_gsup_check_imei(259)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160348174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@0d69c27203f7: Final verdict of PTC: pass 20250201160348175 DAUC <0003> db_auc.c:157 IMSI='262428476552523': No 2G Auth Data 20250201160348175 DAUC <0003> db_auc.c:192 IMSI='262428476552523': No 3G Auth Data HLR_Test-GSUP(254)@0d69c27203f7: Created GsupExpect[0] for "262428476552523" to be handled at TC_gsup_check_imei(260) 20250201160348181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56310<->l=127.0.0.1:4258 20250201160348183 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348183 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428476552523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428476552523"} 20250201160348183 DMAIN <0000> hlr.c:435 IMSI='262428476552523': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160348183 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428476552523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428476552523"} 20250201160348183 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428476552523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348183 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348183 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0d69c27203f7: Found GsupExpect[0] for "262428476552523" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@0d69c27203f7: Added IMSI table entry 3TC_gsup_check_imei(260)"262428476552523" TC_gsup_check_imei(260)@0d69c27203f7: setverdict(pass): none -> pass 20250201160348184 DAUC <0003> db_auc.c:157 IMSI='262428476552523': No 2G Auth Data 20250201160348186 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348186 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428476552523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428476552523"} 20250201160348186 DAUC <0003> hlr.c:428 IMSI='262428476552523': storing IMEI = 12345678901234 20250201160348186 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428476552523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428476552523"} 20250201160348186 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428476552523 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348186 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348186 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160348187 DAUC <0003> db_auc.c:157 IMSI='262428476552523': No 2G Auth Data 20250201160348187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56310<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@0d69c27203f7: Final verdict of PTC: pass 20250201160348188 DAUC <0003> db_auc.c:157 IMSI='262422070031462': No 2G Auth Data 20250201160348188 DAUC <0003> db_auc.c:192 IMSI='262422070031462': No 3G Auth Data HLR_Test-GSUP(254)@0d69c27203f7: Created GsupExpect[0] for "262422070031462" to be handled at TC_gsup_check_imei(261) 20250201160348195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4258 20250201160348197 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348197 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422070031462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422070031462"} 20250201160348197 DMAIN <0000> hlr.c:435 IMSI='262422070031462': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160348197 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422070031462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422070031462"} 20250201160348197 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422070031462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348197 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348197 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0d69c27203f7: Found GsupExpect[0] for "262422070031462" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@0d69c27203f7: Added IMSI table entry 4TC_gsup_check_imei(261)"262422070031462" TC_gsup_check_imei(261)@0d69c27203f7: setverdict(pass): none -> pass 20250201160348198 DAUC <0003> db_auc.c:157 IMSI='262422070031462': No 2G Auth Data 20250201160348199 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348199 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422070031462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422070031462"} 20250201160348199 DAUC <0003> hlr.c:428 IMSI='262422070031462': storing IMEI = 12345678901234 20250201160348199 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422070031462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422070031462"} 20250201160348199 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422070031462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348199 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348199 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160348200 DAUC <0003> db_auc.c:157 IMSI='262422070031462': No 2G Auth Data 20250201160348200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@0d69c27203f7: Final verdict of PTC: pass 20250201160348201 DAUC <0003> db_auc.c:157 IMSI='262421472775362': No 2G Auth Data 20250201160348201 DAUC <0003> db_auc.c:192 IMSI='262421472775362': No 3G Auth Data HLR_Test-GSUP(254)@0d69c27203f7: Created GsupExpect[0] for "262421472775362" to be handled at TC_gsup_check_imei(262) 20250201160348208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4258 20250201160348210 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348210 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421472775362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421472775362"} 20250201160348210 DMAIN <0000> hlr.c:435 IMSI='262421472775362': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160348211 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421472775362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421472775362"} 20250201160348211 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421472775362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348211 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348211 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0d69c27203f7: Found GsupExpect[0] for "262421472775362" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@0d69c27203f7: Added IMSI table entry 5TC_gsup_check_imei(262)"262421472775362" TC_gsup_check_imei(262)@0d69c27203f7: setverdict(pass): none -> pass 20250201160348213 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348213 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421472775362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421472775362"} 20250201160348213 DAUC <0003> hlr.c:428 IMSI='262421472775362': storing IMEI = 12345678901234 20250201160348213 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421472775362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421472775362"} 20250201160348213 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421472775362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348213 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348213 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160348214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@0d69c27203f7: Final verdict of PTC: pass 20250201160348215 DAUC <0003> db_auc.c:157 IMSI='262421862818452': No 2G Auth Data 20250201160348215 DAUC <0003> db_auc.c:192 IMSI='262421862818452': No 3G Auth Data HLR_Test-GSUP(254)@0d69c27203f7: Created GsupExpect[0] for "262421862818452" to be handled at TC_gsup_check_imei(263) 20250201160348222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 20250201160348224 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348224 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421862818452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421862818452"} 20250201160348224 DMAIN <0000> hlr.c:435 IMSI='262421862818452': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160348224 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421862818452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421862818452"} 20250201160348224 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421862818452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348224 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348224 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0d69c27203f7: Found GsupExpect[0] for "262421862818452" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@0d69c27203f7: Added IMSI table entry 6TC_gsup_check_imei(263)"262421862818452" TC_gsup_check_imei(263)@0d69c27203f7: setverdict(pass): none -> pass 20250201160348226 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348226 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421862818452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421862818452"} 20250201160348226 DAUC <0003> hlr.c:428 IMSI='262421862818452': storing IMEI = 12345678901234 20250201160348226 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421862818452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421862818452"} 20250201160348226 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421862818452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348226 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348226 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160348227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@0d69c27203f7: Final verdict of PTC: pass 20250201160348227 DAUC <0003> db_auc.c:157 IMSI='262422425601222': No 2G Auth Data 20250201160348227 DAUC <0003> db_auc.c:192 IMSI='262422425601222': No 3G Auth Data HLR_Test-GSUP(254)@0d69c27203f7: Created GsupExpect[0] for "262422425601222" to be handled at TC_gsup_check_imei(264) 20250201160348234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56340<->l=127.0.0.1:4258 20250201160348238 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348238 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422425601222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425601222"} 20250201160348238 DMAIN <0000> hlr.c:435 IMSI='262422425601222': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160348238 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422425601222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425601222"} 20250201160348238 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422425601222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348238 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348238 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0d69c27203f7: Found GsupExpect[0] for "262422425601222" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@0d69c27203f7: Added IMSI table entry 7TC_gsup_check_imei(264)"262422425601222" TC_gsup_check_imei(264)@0d69c27203f7: setverdict(pass): none -> pass 20250201160348240 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348241 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422425601222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425601222"} 20250201160348241 DAUC <0003> hlr.c:428 IMSI='262422425601222': storing IMEI = 12345678901234 20250201160348241 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422425601222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425601222"} 20250201160348241 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422425601222 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160348241 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160348241 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160348242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56340<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160348243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4258 20250201160348243 DLINP <000b> input/ipa.c:452 connected read/write 20250201160348243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160348243 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160348243 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160348243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160348243 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35457<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@0d69c27203f7: Final verdict of PTC: none 255@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_check_imei finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Feb 1 16:03:48 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 20250201160348266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56348<->l=127.0.0.1:4258 20250201160348367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125224) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat Feb 1 16:03:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_check_imei_via_proxy started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160351482 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160351482 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160351487 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160351492 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351493 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160351493 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160351493 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 20250201160351493 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160351493 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 20250201160351493 DLGSUP <0013> gsup_server.c:236 2: 20250201160351493 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(265)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160351493 DLGSUP <0013> gsup_server.c:236 3: 20250201160351493 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160351493 DLGSUP <0013> gsup_server.c:236 4: 20250201160351493 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160351493 DLGSUP <0013> gsup_server.c:236 5: 20250201160351493 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160351493 DLGSUP <0013> gsup_server.c:236 7: 20250201160351493 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160351493 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160351493 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160351494 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@0d69c27203f7: 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") 20250201160351515 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46679<->l=127.0.0.1:4259) 20250201160351523 DAUC <0003> db_auc.c:157 IMSI='262429979363077': No 2G Auth Data 20250201160351523 DAUC <0003> db_auc.c:192 IMSI='262429979363077': No 3G Auth Data HLR_Test-GSUP(266)@0d69c27203f7: Created GsupExpect[0] for "262429979363077" to be handled at TC_gsup_check_imei_via_proxy(269) 20250201160351548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 20250201160351560 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351560 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429979363077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429979363077" source_name="the-source\n"} 20250201160351560 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201160351560 DMAIN <0000> hlr.c:435 IMSI='262429979363077': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160351560 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429979363077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429979363077" destination_name="the-source\n"} 20250201160351560 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262429979363077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351560 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351560 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0d69c27203f7: Found GsupExpect[0] for "262429979363077" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@0d69c27203f7: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262429979363077" TC_gsup_check_imei_via_proxy(269)@0d69c27203f7: setverdict(pass): none -> pass 20250201160351567 DAUC <0003> db_auc.c:192 IMSI='262429979363077': No 3G Auth Data 20250201160351574 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351574 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429979363077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429979363077" source_name="the-source\n"} 20250201160351574 DAUC <0003> hlr.c:428 IMSI='262429979363077': storing IMEI = 12345678901234 20250201160351574 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429979363077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429979363077" destination_name="the-source\n"} 20250201160351574 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262429979363077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351574 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351575 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160351577 DAUC <0003> db_auc.c:192 IMSI='262429979363077': No 3G Auth Data 20250201160351579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@0d69c27203f7: Final verdict of PTC: pass 20250201160351582 DAUC <0003> db_auc.c:157 IMSI='262428597010242': No 2G Auth Data 20250201160351582 DAUC <0003> db_auc.c:192 IMSI='262428597010242': No 3G Auth Data HLR_Test-GSUP(266)@0d69c27203f7: Created GsupExpect[0] for "262428597010242" to be handled at TC_gsup_check_imei_via_proxy(270) 20250201160351599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 20250201160351602 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351602 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428597010242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428597010242" source_name="the-source\n"} 20250201160351602 DMAIN <0000> hlr.c:435 IMSI='262428597010242': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160351602 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428597010242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428597010242" destination_name="the-source\n"} 20250201160351602 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262428597010242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351602 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351602 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0d69c27203f7: Found GsupExpect[0] for "262428597010242" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@0d69c27203f7: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428597010242" 20250201160351603 DAUC <0003> db_auc.c:192 IMSI='262428597010242': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@0d69c27203f7: setverdict(pass): none -> pass 20250201160351604 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351604 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428597010242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428597010242" source_name="the-source\n"} 20250201160351604 DAUC <0003> hlr.c:428 IMSI='262428597010242': storing IMEI = 12345678901234 20250201160351604 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428597010242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428597010242" destination_name="the-source\n"} 20250201160351604 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262428597010242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351604 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351604 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351604 DAUC <0003> db_auc.c:192 IMSI='262428597010242': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160351605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@0d69c27203f7: Final verdict of PTC: pass 20250201160351606 DAUC <0003> db_auc.c:157 IMSI='262427335706742': No 2G Auth Data 20250201160351606 DAUC <0003> db_auc.c:192 IMSI='262427335706742': No 3G Auth Data HLR_Test-GSUP(266)@0d69c27203f7: Created GsupExpect[0] for "262427335706742" to be handled at TC_gsup_check_imei_via_proxy(271) 20250201160351612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56384<->l=127.0.0.1:4258 20250201160351614 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351614 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427335706742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427335706742" source_name="the-source\n"} 20250201160351614 DMAIN <0000> hlr.c:435 IMSI='262427335706742': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160351614 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427335706742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427335706742" destination_name="the-source\n"} 20250201160351614 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262427335706742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351614 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351614 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0d69c27203f7: Found GsupExpect[0] for "262427335706742" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@0d69c27203f7: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427335706742" TC_gsup_check_imei_via_proxy(271)@0d69c27203f7: setverdict(pass): none -> pass 20250201160351615 DAUC <0003> db_auc.c:192 IMSI='262427335706742': No 3G Auth Data 20250201160351617 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351617 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427335706742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427335706742" source_name="the-source\n"} 20250201160351617 DAUC <0003> hlr.c:428 IMSI='262427335706742': storing IMEI = 12345678901234 20250201160351617 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427335706742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427335706742" destination_name="the-source\n"} 20250201160351617 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262427335706742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351617 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351617 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160351618 DAUC <0003> db_auc.c:192 IMSI='262427335706742': No 3G Auth Data 20250201160351618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56384<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@0d69c27203f7: Final verdict of PTC: pass 20250201160351619 DAUC <0003> db_auc.c:157 IMSI='262421809451326': No 2G Auth Data 20250201160351619 DAUC <0003> db_auc.c:192 IMSI='262421809451326': No 3G Auth Data HLR_Test-GSUP(266)@0d69c27203f7: Created GsupExpect[0] for "262421809451326" to be handled at TC_gsup_check_imei_via_proxy(272) 20250201160351625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 20250201160351628 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351628 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421809451326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421809451326" source_name="the-source\n"} 20250201160351628 DMAIN <0000> hlr.c:435 IMSI='262421809451326': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160351628 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421809451326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421809451326" destination_name="the-source\n"} 20250201160351628 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421809451326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351628 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351628 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0d69c27203f7: Found GsupExpect[0] for "262421809451326" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@0d69c27203f7: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421809451326" TC_gsup_check_imei_via_proxy(272)@0d69c27203f7: setverdict(pass): none -> pass 20250201160351629 DAUC <0003> db_auc.c:157 IMSI='262421809451326': No 2G Auth Data 20250201160351630 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351630 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421809451326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421809451326" source_name="the-source\n"} 20250201160351630 DAUC <0003> hlr.c:428 IMSI='262421809451326': storing IMEI = 12345678901234 20250201160351630 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421809451326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421809451326" destination_name="the-source\n"} 20250201160351630 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421809451326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351630 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351630 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351631 DAUC <0003> db_auc.c:157 IMSI='262421809451326': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160351631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@0d69c27203f7: Final verdict of PTC: pass 20250201160351632 DAUC <0003> db_auc.c:157 IMSI='262420874276884': No 2G Auth Data 20250201160351632 DAUC <0003> db_auc.c:192 IMSI='262420874276884': No 3G Auth Data HLR_Test-GSUP(266)@0d69c27203f7: Created GsupExpect[0] for "262420874276884" to be handled at TC_gsup_check_imei_via_proxy(273) 20250201160351637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20250201160351640 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351640 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420874276884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420874276884" source_name="the-source\n"} 20250201160351640 DMAIN <0000> hlr.c:435 IMSI='262420874276884': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160351640 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420874276884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420874276884" destination_name="the-source\n"} 20250201160351640 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262420874276884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351640 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351640 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0d69c27203f7: Found GsupExpect[0] for "262420874276884" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@0d69c27203f7: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420874276884" TC_gsup_check_imei_via_proxy(273)@0d69c27203f7: setverdict(pass): none -> pass 20250201160351641 DAUC <0003> db_auc.c:157 IMSI='262420874276884': No 2G Auth Data 20250201160351642 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351642 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420874276884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420874276884" source_name="the-source\n"} 20250201160351642 DAUC <0003> hlr.c:428 IMSI='262420874276884': storing IMEI = 12345678901234 20250201160351642 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420874276884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420874276884" destination_name="the-source\n"} 20250201160351642 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262420874276884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351642 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351642 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160351643 DAUC <0003> db_auc.c:157 IMSI='262420874276884': No 2G Auth Data 20250201160351643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@0d69c27203f7: Final verdict of PTC: pass 20250201160351644 DAUC <0003> db_auc.c:157 IMSI='262426194045034': No 2G Auth Data 20250201160351644 DAUC <0003> db_auc.c:192 IMSI='262426194045034': No 3G Auth Data HLR_Test-GSUP(266)@0d69c27203f7: Created GsupExpect[0] for "262426194045034" to be handled at TC_gsup_check_imei_via_proxy(274) 20250201160351650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4258 20250201160351653 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351653 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426194045034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426194045034" source_name="the-source\n"} 20250201160351653 DMAIN <0000> hlr.c:435 IMSI='262426194045034': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160351653 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426194045034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426194045034" destination_name="the-source\n"} 20250201160351653 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426194045034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351653 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351653 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0d69c27203f7: Found GsupExpect[0] for "262426194045034" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@0d69c27203f7: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426194045034" TC_gsup_check_imei_via_proxy(274)@0d69c27203f7: setverdict(pass): none -> pass 20250201160351655 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351655 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426194045034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426194045034" source_name="the-source\n"} 20250201160351655 DAUC <0003> hlr.c:428 IMSI='262426194045034': storing IMEI = 12345678901234 20250201160351655 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426194045034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426194045034" destination_name="the-source\n"} 20250201160351655 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426194045034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351655 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351655 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160351656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@0d69c27203f7: Final verdict of PTC: pass 20250201160351657 DAUC <0003> db_auc.c:157 IMSI='262423160998925': No 2G Auth Data 20250201160351657 DAUC <0003> db_auc.c:192 IMSI='262423160998925': No 3G Auth Data HLR_Test-GSUP(266)@0d69c27203f7: Created GsupExpect[0] for "262423160998925" to be handled at TC_gsup_check_imei_via_proxy(275) 20250201160351663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 20250201160351666 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351666 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423160998925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423160998925" source_name="the-source\n"} 20250201160351666 DMAIN <0000> hlr.c:435 IMSI='262423160998925': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160351666 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423160998925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423160998925" destination_name="the-source\n"} 20250201160351666 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262423160998925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351666 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351666 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0d69c27203f7: Found GsupExpect[0] for "262423160998925" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@0d69c27203f7: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423160998925" TC_gsup_check_imei_via_proxy(275)@0d69c27203f7: setverdict(pass): none -> pass 20250201160351668 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351668 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423160998925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423160998925" source_name="the-source\n"} 20250201160351668 DAUC <0003> hlr.c:428 IMSI='262423160998925': storing IMEI = 12345678901234 20250201160351668 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423160998925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423160998925" destination_name="the-source\n"} 20250201160351668 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262423160998925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351668 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351668 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160351669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@0d69c27203f7: Final verdict of PTC: pass 20250201160351670 DAUC <0003> db_auc.c:157 IMSI='262427248831407': No 2G Auth Data 20250201160351670 DAUC <0003> db_auc.c:192 IMSI='262427248831407': No 3G Auth Data HLR_Test-GSUP(266)@0d69c27203f7: Created GsupExpect[0] for "262427248831407" to be handled at TC_gsup_check_imei_via_proxy(276) 20250201160351675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20250201160351678 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351678 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427248831407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427248831407" source_name="the-source\n"} 20250201160351678 DMAIN <0000> hlr.c:435 IMSI='262427248831407': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201160351678 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427248831407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427248831407" destination_name="the-source\n"} 20250201160351678 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262427248831407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351678 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351678 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0d69c27203f7: Found GsupExpect[0] for "262427248831407" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@0d69c27203f7: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262427248831407" TC_gsup_check_imei_via_proxy(276)@0d69c27203f7: setverdict(pass): none -> pass 20250201160351680 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351680 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427248831407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427248831407" source_name="the-source\n"} 20250201160351680 DAUC <0003> hlr.c:428 IMSI='262427248831407': storing IMEI = 12345678901234 20250201160351680 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427248831407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427248831407" destination_name="the-source\n"} 20250201160351680 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262427248831407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160351680 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160351680 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160351682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160351682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 20250201160351683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46679<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@0d69c27203f7: Final verdict of PTC: none 20250201160351683 DLINP <000b> input/ipa.c:452 connected read/write 20250201160351683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160351683 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160351683 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160351683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160351683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Feb 1 16:03:51 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250201160351705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4258 20250201160351806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56436<->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=127120) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat Feb 1 16:03:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_check_imei_invalid_len started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160354919 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160354920 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160354923 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160354925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160354928 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160354928 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160354928 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160354928 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 20250201160354929 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160354929 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 20250201160354929 DLGSUP <0013> gsup_server.c:236 2: 20250201160354929 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160354929 DLGSUP <0013> gsup_server.c:236 3: 20250201160354929 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160354929 DLGSUP <0013> gsup_server.c:236 4: 20250201160354929 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160354929 DLGSUP <0013> gsup_server.c:236 5: 20250201160354929 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160354929 DLGSUP <0013> gsup_server.c:236 7: 20250201160354929 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160354929 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160354929 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160354929 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)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@0d69c27203f7: 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") 20250201160354944 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35137<->l=127.0.0.1:4259) 20250201160354947 DAUC <0003> db_auc.c:157 IMSI='262429937654706': No 2G Auth Data 20250201160354947 DAUC <0003> db_auc.c:192 IMSI='262429937654706': No 3G Auth Data HLR_Test-GSUP(278)@0d69c27203f7: Created GsupExpect[0] for "262429937654706" to be handled at TC_gsup_check_imei_invalid_len(281) 20250201160354954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20250201160354968 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160354968 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429937654706"} 20250201160354968 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201160354968 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429937654706" cause=Invalid mandatory information} 20250201160354968 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160354968 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160354968 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0d69c27203f7: Found GsupExpect[0] for "262429937654706" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@0d69c27203f7: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429937654706" TC_gsup_check_imei_invalid_len(281)@0d69c27203f7: setverdict(pass): none -> pass 20250201160354972 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160354972 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429937654706"} 20250201160354972 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201160354972 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429937654706" cause=Invalid mandatory information} 20250201160354972 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160354972 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160354972 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160354974 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160354974 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429937654706"} 20250201160354974 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201160354974 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429937654706" cause=Invalid mandatory information} 20250201160354974 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160354974 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160354974 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160354976 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160354976 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429937654706"} 20250201160354976 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201160354976 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429937654706" cause=Invalid mandatory information} 20250201160354976 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160354976 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160354976 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160354979 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160354979 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429937654706"} 20250201160354979 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201160354979 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429937654706" cause=Invalid mandatory information} 20250201160354979 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429937654706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160354979 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160354979 DLINP <000b> input/ipa.c:452 connected read/write 20250201160354979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160354981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@0d69c27203f7: Final verdict of PTC: pass 20250201160354985 DAUC <0003> db_auc.c:157 IMSI='262424935193498': No 2G Auth Data 20250201160354985 DAUC <0003> db_auc.c:192 IMSI='262424935193498': No 3G Auth Data HLR_Test-GSUP(278)@0d69c27203f7: Created GsupExpect[0] for "262424935193498" to be handled at TC_gsup_check_imei_invalid_len(282) 20250201160354998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20250201160355000 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355000 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424935193498"} 20250201160355000 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201160355000 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424935193498" cause=Invalid mandatory information} 20250201160355000 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355000 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355000 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0d69c27203f7: Found GsupExpect[0] for "262424935193498" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@0d69c27203f7: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424935193498" TC_gsup_check_imei_invalid_len(282)@0d69c27203f7: setverdict(pass): none -> pass 20250201160355001 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355001 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424935193498"} 20250201160355001 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201160355001 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424935193498" cause=Invalid mandatory information} 20250201160355001 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355001 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355001 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355002 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355002 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424935193498"} 20250201160355002 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201160355002 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424935193498" cause=Invalid mandatory information} 20250201160355002 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355002 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355002 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355003 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355003 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424935193498"} 20250201160355003 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201160355003 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424935193498" cause=Invalid mandatory information} 20250201160355003 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355003 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355003 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355003 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355003 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424935193498"} 20250201160355003 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201160355004 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424935193498" cause=Invalid mandatory information} 20250201160355004 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424935193498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355004 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355004 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@0d69c27203f7: Final verdict of PTC: pass 20250201160355005 DAUC <0003> db_auc.c:157 IMSI='262420100054694': No 2G Auth Data 20250201160355005 DAUC <0003> db_auc.c:192 IMSI='262420100054694': No 3G Auth Data HLR_Test-GSUP(278)@0d69c27203f7: Created GsupExpect[0] for "262420100054694" to be handled at TC_gsup_check_imei_invalid_len(283) 20250201160355011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 20250201160355013 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355013 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420100054694"} 20250201160355013 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201160355013 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420100054694" cause=Invalid mandatory information} 20250201160355013 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355013 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355013 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0d69c27203f7: Found GsupExpect[0] for "262420100054694" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@0d69c27203f7: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420100054694" TC_gsup_check_imei_invalid_len(283)@0d69c27203f7: setverdict(pass): none -> pass 20250201160355014 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355014 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420100054694"} 20250201160355014 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201160355014 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420100054694" cause=Invalid mandatory information} 20250201160355014 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355014 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355014 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355015 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355015 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420100054694"} 20250201160355015 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201160355015 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420100054694" cause=Invalid mandatory information} 20250201160355015 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355015 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355015 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355015 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355015 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420100054694"} 20250201160355015 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201160355015 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420100054694" cause=Invalid mandatory information} 20250201160355015 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355015 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355015 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355016 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355016 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420100054694"} 20250201160355016 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201160355016 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420100054694" cause=Invalid mandatory information} 20250201160355016 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420100054694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355016 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355016 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@0d69c27203f7: Final verdict of PTC: pass 20250201160355017 DAUC <0003> db_auc.c:157 IMSI='262424878136496': No 2G Auth Data 20250201160355017 DAUC <0003> db_auc.c:192 IMSI='262424878136496': No 3G Auth Data HLR_Test-GSUP(278)@0d69c27203f7: Created GsupExpect[0] for "262424878136496" to be handled at TC_gsup_check_imei_invalid_len(284) 20250201160355023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20250201160355024 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355024 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424878136496"} 20250201160355024 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201160355024 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424878136496" cause=Invalid mandatory information} 20250201160355024 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355024 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355024 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0d69c27203f7: Found GsupExpect[0] for "262424878136496" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@0d69c27203f7: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424878136496" TC_gsup_check_imei_invalid_len(284)@0d69c27203f7: setverdict(pass): none -> pass 20250201160355025 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355025 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424878136496"} 20250201160355025 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201160355025 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424878136496" cause=Invalid mandatory information} 20250201160355025 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355025 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355025 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355026 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355026 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424878136496"} 20250201160355026 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201160355026 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424878136496" cause=Invalid mandatory information} 20250201160355026 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355026 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355026 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355026 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355026 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424878136496"} 20250201160355026 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201160355026 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424878136496" cause=Invalid mandatory information} 20250201160355026 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355026 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355026 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355027 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355027 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424878136496"} 20250201160355027 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201160355027 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424878136496" cause=Invalid mandatory information} 20250201160355027 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424878136496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355027 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355027 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@0d69c27203f7: Final verdict of PTC: pass 20250201160355028 DAUC <0003> db_auc.c:157 IMSI='262428114526565': No 2G Auth Data 20250201160355028 DAUC <0003> db_auc.c:192 IMSI='262428114526565': No 3G Auth Data HLR_Test-GSUP(278)@0d69c27203f7: Created GsupExpect[0] for "262428114526565" to be handled at TC_gsup_check_imei_invalid_len(285) 20250201160355034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 20250201160355036 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355036 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428114526565"} 20250201160355036 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201160355036 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428114526565" cause=Invalid mandatory information} 20250201160355036 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355036 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355036 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0d69c27203f7: Found GsupExpect[0] for "262428114526565" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@0d69c27203f7: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262428114526565" TC_gsup_check_imei_invalid_len(285)@0d69c27203f7: setverdict(pass): none -> pass 20250201160355037 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355037 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428114526565"} 20250201160355037 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201160355037 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428114526565" cause=Invalid mandatory information} 20250201160355037 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355037 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355037 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355038 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355038 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428114526565"} 20250201160355038 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201160355038 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428114526565" cause=Invalid mandatory information} 20250201160355038 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355038 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355038 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355039 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355039 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428114526565"} 20250201160355039 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201160355039 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428114526565" cause=Invalid mandatory information} 20250201160355039 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355039 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355039 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355039 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355039 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428114526565"} 20250201160355039 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201160355040 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428114526565" cause=Invalid mandatory information} 20250201160355040 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428114526565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355040 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355040 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@0d69c27203f7: Final verdict of PTC: pass 20250201160355041 DAUC <0003> db_auc.c:157 IMSI='262426834669118': No 2G Auth Data 20250201160355041 DAUC <0003> db_auc.c:192 IMSI='262426834669118': No 3G Auth Data HLR_Test-GSUP(278)@0d69c27203f7: Created GsupExpect[0] for "262426834669118" to be handled at TC_gsup_check_imei_invalid_len(286) 20250201160355047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 20250201160355049 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355049 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426834669118"} 20250201160355049 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201160355049 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426834669118" cause=Invalid mandatory information} 20250201160355049 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355049 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355049 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0d69c27203f7: Found GsupExpect[0] for "262426834669118" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@0d69c27203f7: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426834669118" TC_gsup_check_imei_invalid_len(286)@0d69c27203f7: setverdict(pass): none -> pass 20250201160355050 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355050 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426834669118"} 20250201160355050 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201160355050 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426834669118" cause=Invalid mandatory information} 20250201160355050 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355050 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355050 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355051 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355051 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426834669118"} 20250201160355051 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201160355051 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426834669118" cause=Invalid mandatory information} 20250201160355051 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355051 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355051 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355052 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355052 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426834669118"} 20250201160355052 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201160355052 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426834669118" cause=Invalid mandatory information} 20250201160355052 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355052 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355052 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355052 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355052 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426834669118"} 20250201160355052 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201160355052 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426834669118" cause=Invalid mandatory information} 20250201160355052 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426834669118 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355052 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355052 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@0d69c27203f7: Final verdict of PTC: pass 20250201160355054 DAUC <0003> db_auc.c:157 IMSI='262425915608547': No 2G Auth Data 20250201160355054 DAUC <0003> db_auc.c:192 IMSI='262425915608547': No 3G Auth Data HLR_Test-GSUP(278)@0d69c27203f7: Created GsupExpect[0] for "262425915608547" to be handled at TC_gsup_check_imei_invalid_len(287) 20250201160355059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 20250201160355061 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355061 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425915608547"} 20250201160355061 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201160355061 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425915608547" cause=Invalid mandatory information} 20250201160355061 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355061 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355061 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0d69c27203f7: Found GsupExpect[0] for "262425915608547" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@0d69c27203f7: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425915608547" TC_gsup_check_imei_invalid_len(287)@0d69c27203f7: setverdict(pass): none -> pass 20250201160355062 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355062 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425915608547"} 20250201160355062 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201160355062 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425915608547" cause=Invalid mandatory information} 20250201160355062 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355062 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355062 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355062 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355062 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425915608547"} 20250201160355062 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201160355062 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425915608547" cause=Invalid mandatory information} 20250201160355062 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355062 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355062 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355063 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355063 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425915608547"} 20250201160355063 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201160355063 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425915608547" cause=Invalid mandatory information} 20250201160355063 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355063 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355063 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355063 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355063 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425915608547"} 20250201160355063 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201160355063 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425915608547" cause=Invalid mandatory information} 20250201160355063 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425915608547 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355063 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355063 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@0d69c27203f7: Final verdict of PTC: pass 20250201160355065 DAUC <0003> db_auc.c:157 IMSI='262427446361631': No 2G Auth Data 20250201160355065 DAUC <0003> db_auc.c:192 IMSI='262427446361631': No 3G Auth Data HLR_Test-GSUP(278)@0d69c27203f7: Created GsupExpect[0] for "262427446361631" to be handled at TC_gsup_check_imei_invalid_len(288) 20250201160355071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56538<->l=127.0.0.1:4258 20250201160355073 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355073 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427446361631"} 20250201160355073 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201160355073 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427446361631" cause=Invalid mandatory information} 20250201160355073 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355073 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355073 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0d69c27203f7: Found GsupExpect[0] for "262427446361631" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@0d69c27203f7: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427446361631" TC_gsup_check_imei_invalid_len(288)@0d69c27203f7: setverdict(pass): none -> pass 20250201160355074 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355074 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427446361631"} 20250201160355074 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201160355074 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427446361631" cause=Invalid mandatory information} 20250201160355074 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355074 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355074 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355075 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355075 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427446361631"} 20250201160355075 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201160355075 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427446361631" cause=Invalid mandatory information} 20250201160355075 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355075 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355075 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355076 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355076 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427446361631"} 20250201160355076 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201160355076 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427446361631" cause=Invalid mandatory information} 20250201160355076 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355076 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355076 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355077 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355077 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427446361631"} 20250201160355077 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201160355077 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427446361631" cause=Invalid mandatory information} 20250201160355077 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427446361631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160355077 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160355077 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160355077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56538<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@0d69c27203f7: Final verdict of PTC: pass MTC@0d69c27203f7: setverdict(pass): none -> pass 20250201160355078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@0d69c27203f7: Final verdict of PTC: none 279@0d69c27203f7: Final verdict of PTC: none 20250201160355079 DLINP <000b> input/ipa.c:452 connected read/write 20250201160355079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160355079 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160355079 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160355079 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160355079 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35137<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: pass MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@0d69c27203f7: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Feb 1 16:03:55 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 20250201160355101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20250201160355202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat Feb 1 16:03:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_gsup_check_imei_unknown_imsi started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160358316 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160358316 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160358321 DLINP <000b> input/ipa.c:452 connected read/write 20250201160358321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160358323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52682<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@0d69c27203f7: 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 } } } } 20250201160358327 DLINP <000b> input/ipa.c:452 connected read/write 20250201160358327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160358327 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160358327 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160358327 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 20250201160358327 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160358327 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 20250201160358328 DLGSUP <0013> gsup_server.c:236 2: 20250201160358328 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160358328 DLGSUP <0013> gsup_server.c:236 3: 20250201160358328 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160358328 DLGSUP <0013> gsup_server.c:236 4: 20250201160358328 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160358328 DLGSUP <0013> gsup_server.c:236 5: 20250201160358328 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160358328 DLGSUP <0013> gsup_server.c:236 7: 20250201160358328 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(289)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160358328 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160358328 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160358328 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@0d69c27203f7: 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") 20250201160358358 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40553<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@0d69c27203f7: Created GsupExpect[0] for "262423983929708" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250201160358381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52690<->l=127.0.0.1:4258 20250201160358394 DLINP <000b> input/ipa.c:452 connected read/write 20250201160358394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160358394 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423983929708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423983929708"} 20250201160358394 DMAIN <0000> hlr.c:435 IMSI='262423983929708': has IMEI = 22245678901234 (consider setting 'store-imei') 20250201160358394 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423983929708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250201160358394 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423983929708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423983929708" cause=Invalid mandatory information} 20250201160358394 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423983929708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160358394 DLINP <000b> input/ipa.c:452 connected read/write 20250201160358394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160358395 DLINP <000b> input/ipa.c:452 connected read/write 20250201160358395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@0d69c27203f7: Found GsupExpect[0] for "262423983929708" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@0d69c27203f7: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423983929708" TC_gsup_check_imei_unknown_imsi(293)@0d69c27203f7: setverdict(pass): none -> pass 20250201160358404 DLINP <000b> input/ipa.c:452 connected read/write 20250201160358404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160358404 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423983929708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423983929708"} 20250201160358404 DAUC <0003> hlr.c:428 IMSI='262423983929708': storing IMEI = 22245678901234 20250201160358404 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423983929708': no such subscriber 20250201160358404 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423983929708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250201160358404 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423983929708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423983929708" cause=Invalid mandatory information} 20250201160358404 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423983929708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160358405 DLINP <000b> input/ipa.c:452 connected read/write 20250201160358405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160358405 DLINP <000b> input/ipa.c:452 connected read/write 20250201160358405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160358407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52690<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@0d69c27203f7: Final verdict of PTC: pass 20250201160358409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52682<->l=127.0.0.1:4258 20250201160358410 DLINP <000b> input/ipa.c:452 connected read/write 20250201160358410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160358410 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160358411 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160358411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@0d69c27203f7: Final verdict of PTC: none 20250201160358411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40553<->l=127.0.0.1:4259) 291@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 291: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@0d69c27203f7: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Feb 1 16:03:58 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250201160358459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52704<->l=127.0.0.1:4258 20250201160358560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52704<->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@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sat Feb 1 16:04:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160401671 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160401671 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160401677 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160401684 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401685 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160401685 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160401685 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 20250201160401685 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160401685 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 20250201160401685 DLGSUP <0013> gsup_server.c:236 2: 20250201160401685 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160401685 DLGSUP <0013> gsup_server.c:236 3: 20250201160401685 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160401685 DLGSUP <0013> gsup_server.c:236 4: 20250201160401685 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(294)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160401685 DLGSUP <0013> gsup_server.c:236 5: 20250201160401685 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160401685 DLGSUP <0013> gsup_server.c:236 7: 20250201160401685 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160401685 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160401685 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160401685 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@0d69c27203f7: 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") 20250201160401710 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33219<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@0d69c27203f7: Created GsupExpect[0] for "262421963983468" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250201160401729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52718<->l=127.0.0.1:4258 20250201160401740 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401740 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421963983468"} 20250201160401741 DMAIN <0000> hlr.c:227 IMSI='262421963983468': Creating subscriber on demand 20250201160401741 DMAIN <0000> hlr.c:243 IMSI='262421963983468': Successfully assigned MSISDN='428' 20250201160401741 DAUC <0003> hlr.c:428 IMSI='262421963983468': storing IMEI = 12345678901234 20250201160401741 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421963983468"} 20250201160401741 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160401741 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401741 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@0d69c27203f7: Found GsupExpect[0] for "262421963983468" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@0d69c27203f7: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421963983468" TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): none -> pass 20250201160401746 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401746 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401748 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401748 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401749 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401749 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401752 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401752 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963983468" cn_domain=PS} 20250201160401752 DLU <0006> fsm.c:456 lu(262421963983468)[0x6120000135a0]{UNVALIDATED}: Allocated 20250201160401752 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160401753 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421963983468)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160401753 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421963983468" cn_domain=PS} 20250201160401753 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401753 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401758 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401758 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421963983468"} 20250201160401758 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421963983468)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160401758 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160401758 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421963983468"} 20250201160401758 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160401758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963983468)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160401758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963983468)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160401758 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963983468)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160401758 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401758 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401766 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401766 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421963983468"} 20250201160401766 DMAIN <0000> hlr.c:227 IMSI='262421963983468': Creating subscriber on demand 20250201160401766 DMAIN <0000> hlr.c:243 IMSI='262421963983468': Successfully assigned MSISDN='208' 20250201160401766 DAUC <0003> hlr.c:428 IMSI='262421963983468': storing IMEI = 12345678901234 20250201160401766 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421963983468"} 20250201160401766 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160401766 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401766 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401768 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401768 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401769 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401769 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401771 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401771 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401772 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401772 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401773 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401773 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963983468" cn_domain=PS} 20250201160401773 DLU <0006> fsm.c:456 lu(262421963983468)[0x612000013720]{UNVALIDATED}: Allocated 20250201160401773 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160401773 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421963983468)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160401773 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421963983468" cn_domain=PS} 20250201160401773 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401773 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401775 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401775 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421963983468"} 20250201160401775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421963983468)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160401775 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160401775 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421963983468"} 20250201160401775 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160401775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963983468)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160401775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963983468)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160401776 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963983468)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160401776 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401776 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401780 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401780 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421963983468"} 20250201160401780 DMAIN <0000> hlr.c:227 IMSI='262421963983468': Creating subscriber on demand 20250201160401781 DMAIN <0000> hlr.c:243 IMSI='262421963983468': Successfully assigned MSISDN='000' 20250201160401781 DAUC <0003> hlr.c:428 IMSI='262421963983468': storing IMEI = 12345678901234 20250201160401781 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421963983468"} 20250201160401781 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160401781 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401781 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401783 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401783 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401784 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401784 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401785 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401785 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401786 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401786 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401789 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401789 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963983468" cn_domain=PS} 20250201160401789 DLU <0006> fsm.c:456 lu(262421963983468)[0x6120000138a0]{UNVALIDATED}: Allocated 20250201160401789 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201160401789 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421963983468" cause=GPRS services not allowed} 20250201160401789 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160401789 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963983468)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160401789 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963983468)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20250201160401789 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963983468)[0x6120000138a0]{UNVALIDATED}: Deallocated 20250201160401789 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401789 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401797 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401797 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421963983468"} 20250201160401797 DMAIN <0000> hlr.c:227 IMSI='262421963983468': Creating subscriber on demand 20250201160401797 DMAIN <0000> hlr.c:243 IMSI='262421963983468': Successfully assigned MSISDN='790' 20250201160401797 DAUC <0003> hlr.c:428 IMSI='262421963983468': storing IMEI = 12345678901234 20250201160401797 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421963983468"} 20250201160401797 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160401797 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401798 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401801 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401801 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401803 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401803 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401805 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401805 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401807 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401808 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963983468" cn_domain=PS} 20250201160401808 DLU <0006> fsm.c:456 lu(262421963983468)[0x612000013a20]{UNVALIDATED}: Allocated 20250201160401808 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201160401808 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421963983468" cause=GPRS services not allowed} 20250201160401808 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160401808 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963983468)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160401808 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963983468)[0x612000013a20]{UNVALIDATED}: Freeing instance 20250201160401808 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963983468)[0x612000013a20]{UNVALIDATED}: Deallocated 20250201160401808 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401808 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401813 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401813 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421963983468"} 20250201160401813 DMAIN <0000> hlr.c:227 IMSI='262421963983468': Creating subscriber on demand 20250201160401814 DAUC <0003> hlr.c:428 IMSI='262421963983468': storing IMEI = 12345678901234 20250201160401814 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421963983468"} 20250201160401814 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160401814 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401814 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401816 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401816 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401817 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401817 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401818 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401818 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401820 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401821 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963983468" cn_domain=PS} 20250201160401821 DLU <0006> fsm.c:456 lu(262421963983468)[0x612000013ba0]{UNVALIDATED}: Allocated 20250201160401821 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201160401821 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421963983468" cause=GPRS services not allowed} 20250201160401821 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160401821 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963983468)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160401821 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963983468)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20250201160401821 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963983468)[0x612000013ba0]{UNVALIDATED}: Deallocated 20250201160401821 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401821 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401828 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401828 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421963983468"} 20250201160401828 DMAIN <0000> hlr.c:227 IMSI='262421963983468': Creating subscriber on demand 20250201160401828 DAUC <0003> hlr.c:428 IMSI='262421963983468': storing IMEI = 12345678901234 20250201160401828 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421963983468"} 20250201160401828 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201160401828 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401828 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401830 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401830 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401832 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401832 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401833 DAUC <0003> db_auc.c:157 IMSI='262421963983468': No 2G Auth Data 20250201160401833 DAUC <0003> db_auc.c:192 IMSI='262421963983468': No 3G Auth Data 20250201160401835 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401835 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963983468" cn_domain=PS} 20250201160401835 DLU <0006> fsm.c:456 lu(262421963983468)[0x612000013d20]{UNVALIDATED}: Allocated 20250201160401835 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160401835 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421963983468)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160401836 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421963983468" cn_domain=PS} 20250201160401836 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401836 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401839 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401839 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421963983468"} 20250201160401839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421963983468)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160401839 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160401839 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421963983468"} 20250201160401839 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421963983468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160401839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963983468)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160401839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963983468)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160401839 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963983468)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160401839 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160401839 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160401844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52718<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@0d69c27203f7: Final verdict of PTC: pass 20250201160401845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4258 20250201160401847 DLINP <000b> input/ipa.c:452 connected read/write 20250201160401847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160401847 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160401847 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160401847 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160401847 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33219<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@0d69c27203f7: Final verdict of PTC: none 296@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 296: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@0d69c27203f7: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Feb 1 16:04:01 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250201160401876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52730<->l=127.0.0.1:4258 20250201160401977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52730<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69444) Waiting for packet dumper to finish... 1 (prev_count=69444, count=97056) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat Feb 1 16:04:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_subscr_create_on_demand_ul started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160405103 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160405104 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160405108 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52738<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160405114 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(299)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160405115 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160405115 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160405115 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 20250201160405115 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160405115 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 20250201160405115 DLGSUP <0013> gsup_server.c:236 2: 20250201160405115 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160405115 DLGSUP <0013> gsup_server.c:236 3: 20250201160405115 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160405115 DLGSUP <0013> gsup_server.c:236 4: 20250201160405115 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160405115 DLGSUP <0013> gsup_server.c:236 5: 20250201160405115 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160405115 DLGSUP <0013> gsup_server.c:236 7: 20250201160405115 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160405115 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160405115 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160405115 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@0d69c27203f7: 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") 20250201160405139 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36121<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@0d69c27203f7: Created GsupExpect[0] for "262420799146454" to be handled at TC_subscr_create_on_demand_ul(303) 20250201160405145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4258 20250201160405156 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405156 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420799146454" cn_domain=PS} 20250201160405156 DMAIN <0000> hlr.c:227 IMSI='262420799146454': Creating subscriber on demand 20250201160405157 DMAIN <0000> hlr.c:243 IMSI='262420799146454': Successfully assigned MSISDN='030' 20250201160405157 DLU <0006> fsm.c:456 lu(262420799146454)[0x612000013ea0]{UNVALIDATED}: Allocated 20250201160405157 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160405157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420799146454)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160405157 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420799146454" cn_domain=PS} 20250201160405157 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405157 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@0d69c27203f7: Found GsupExpect[0] for "262420799146454" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@0d69c27203f7: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262420799146454" 20250201160405161 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405161 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420799146454"} 20250201160405161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420799146454)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160405161 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160405161 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420799146454"} 20250201160405161 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160405161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799146454)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160405161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799146454)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160405161 DLU <0006> fsm.c:568 lu(PS:IMSI-262420799146454)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160405161 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405161 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0d69c27203f7: setverdict(pass): none -> pass 20250201160405163 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405163 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405164 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405164 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405165 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405166 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405169 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405170 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420799146454" cn_domain=PS} 20250201160405170 DMAIN <0000> hlr.c:227 IMSI='262420799146454': Creating subscriber on demand 20250201160405170 DMAIN <0000> hlr.c:243 IMSI='262420799146454': Successfully assigned MSISDN='271' 20250201160405170 DLU <0006> fsm.c:456 lu(262420799146454)[0x612000014020]{UNVALIDATED}: Allocated 20250201160405170 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160405170 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420799146454)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160405170 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420799146454" cn_domain=PS} 20250201160405170 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405170 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405173 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405174 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420799146454"} 20250201160405174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420799146454)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160405174 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160405174 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420799146454"} 20250201160405174 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160405174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799146454)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160405174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799146454)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160405174 DLU <0006> fsm.c:568 lu(PS:IMSI-262420799146454)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160405174 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405174 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160405177 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405177 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405178 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405178 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405179 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405179 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405180 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405180 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405186 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405186 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420799146454" cn_domain=PS} 20250201160405186 DMAIN <0000> hlr.c:227 IMSI='262420799146454': Creating subscriber on demand 20250201160405186 DMAIN <0000> hlr.c:243 IMSI='262420799146454': Successfully assigned MSISDN='830' 20250201160405186 DLU <0006> fsm.c:456 lu(262420799146454)[0x6120000141a0]{UNVALIDATED}: Allocated 20250201160405186 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201160405186 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420799146454" cause=GPRS services not allowed} 20250201160405186 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160405186 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420799146454)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160405186 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420799146454)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20250201160405186 DLU <0006> fsm.c:568 lu(PS:IMSI-262420799146454)[0x6120000141a0]{UNVALIDATED}: Deallocated 20250201160405186 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405186 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160405189 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405189 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405191 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405191 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405192 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405192 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405193 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405193 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405199 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405199 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420799146454" cn_domain=PS} 20250201160405199 DMAIN <0000> hlr.c:227 IMSI='262420799146454': Creating subscriber on demand 20250201160405199 DMAIN <0000> hlr.c:243 IMSI='262420799146454': Successfully assigned MSISDN='629' 20250201160405199 DLU <0006> fsm.c:456 lu(262420799146454)[0x612000014320]{UNVALIDATED}: Allocated 20250201160405199 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201160405199 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420799146454" cause=GPRS services not allowed} 20250201160405199 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160405199 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420799146454)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160405199 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420799146454)[0x612000014320]{UNVALIDATED}: Freeing instance 20250201160405199 DLU <0006> fsm.c:568 lu(PS:IMSI-262420799146454)[0x612000014320]{UNVALIDATED}: Deallocated 20250201160405199 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405199 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160405201 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405202 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405203 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405203 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405204 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405204 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405211 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405211 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420799146454" cn_domain=PS} 20250201160405211 DMAIN <0000> hlr.c:227 IMSI='262420799146454': Creating subscriber on demand 20250201160405212 DLU <0006> fsm.c:456 lu(262420799146454)[0x6120000144a0]{UNVALIDATED}: Allocated 20250201160405212 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201160405212 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420799146454" cause=GPRS services not allowed} 20250201160405212 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160405212 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420799146454)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160405212 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420799146454)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20250201160405212 DLU <0006> fsm.c:568 lu(PS:IMSI-262420799146454)[0x6120000144a0]{UNVALIDATED}: Deallocated 20250201160405212 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405212 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160405214 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405214 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405216 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405216 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405217 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405217 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405224 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405224 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420799146454" cn_domain=PS} 20250201160405225 DMAIN <0000> hlr.c:227 IMSI='262420799146454': Creating subscriber on demand 20250201160405225 DLU <0006> fsm.c:456 lu(262420799146454)[0x612000014620]{UNVALIDATED}: Allocated 20250201160405225 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160405225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420799146454)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160405225 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420799146454" cn_domain=PS} 20250201160405225 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405225 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405229 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405229 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420799146454"} 20250201160405229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420799146454)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160405229 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160405229 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420799146454"} 20250201160405229 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420799146454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160405229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799146454)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160405229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420799146454)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160405230 DLU <0006> fsm.c:568 lu(PS:IMSI-262420799146454)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160405230 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160405230 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160405232 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405232 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405234 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405234 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data 20250201160405235 DAUC <0003> db_auc.c:157 IMSI='262420799146454': No 2G Auth Data 20250201160405235 DAUC <0003> db_auc.c:192 IMSI='262420799146454': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160405239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52750<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@0d69c27203f7: Final verdict of PTC: pass 20250201160405241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52738<->l=127.0.0.1:4258 20250201160405243 DLINP <000b> input/ipa.c:452 connected read/write 20250201160405243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160405243 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160405243 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160405243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160405243 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36121<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@0d69c27203f7: Final verdict of PTC: none 301@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 301: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@0d69c27203f7: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Feb 1 16:04:05 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 20250201160405313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20250201160405413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50018<->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=81540) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat Feb 1 16:04:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_subscr_create_on_demand_sai started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160408536 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160408536 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160408540 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160408541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160408543 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160408543 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160408543 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160408543 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 20250201160408543 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160408543 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 20250201160408543 DLGSUP <0013> gsup_server.c:236 2: 20250201160408543 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160408543 DLGSUP <0013> gsup_server.c:236 3: 20250201160408543 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160408543 DLGSUP <0013> gsup_server.c:236 4: 20250201160408543 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160408543 DLGSUP <0013> gsup_server.c:236 5: 20250201160408543 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(304)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160408543 DLGSUP <0013> gsup_server.c:236 7: 20250201160408543 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160408543 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160408543 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160408543 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@0d69c27203f7: 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") 20250201160408558 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46685<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@0d69c27203f7: Created GsupExpect[0] for "262426669772833" to be handled at TC_subscr_create_on_demand_sai(308) 20250201160408567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4258 20250201160408588 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160408588 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426669772833"} 20250201160408588 DMAIN <0000> hlr.c:227 IMSI='262426669772833': Creating subscriber on demand 20250201160408589 DMAIN <0000> hlr.c:243 IMSI='262426669772833': Successfully assigned MSISDN='355' 20250201160408589 DAUC <0003> db_auc.c:157 IMSI='262426669772833': No 2G Auth Data 20250201160408589 DAUC <0003> db_auc.c:192 IMSI='262426669772833': No 3G Auth Data 20250201160408589 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426669772833 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 20250201160408589 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426669772833" cause=IMSI unknown in HLR} 20250201160408589 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201160408589 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160408589 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@0d69c27203f7: Found GsupExpect[0] for "262426669772833" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@0d69c27203f7: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426669772833" TC_subscr_create_on_demand_sai(308)@0d69c27203f7: setverdict(pass): none -> pass 20250201160408593 DAUC <0003> db_auc.c:157 IMSI='262426669772833': No 2G Auth Data 20250201160408593 DAUC <0003> db_auc.c:192 IMSI='262426669772833': No 3G Auth Data 20250201160408596 DAUC <0003> db_auc.c:157 IMSI='262426669772833': No 2G Auth Data 20250201160408596 DAUC <0003> db_auc.c:192 IMSI='262426669772833': No 3G Auth Data 20250201160408597 DAUC <0003> db_auc.c:157 IMSI='262426669772833': No 2G Auth Data 20250201160408597 DAUC <0003> db_auc.c:192 IMSI='262426669772833': No 3G Auth Data 20250201160408600 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160408600 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426669772833" cn_domain=PS} 20250201160408600 DLU <0006> fsm.c:456 lu(262426669772833)[0x6120000147a0]{UNVALIDATED}: Allocated 20250201160408600 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201160408601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426669772833)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160408601 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426669772833" cn_domain=PS} 20250201160408601 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160408601 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160408605 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160408605 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426669772833"} 20250201160408605 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426669772833)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160408605 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160408605 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426669772833"} 20250201160408605 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426669772833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160408605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426669772833)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160408605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426669772833)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160408605 DLU <0006> fsm.c:568 lu(PS:IMSI-262426669772833)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160408605 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160408605 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160408610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@0d69c27203f7: Final verdict of PTC: pass 20250201160408613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50026<->l=127.0.0.1:4258 20250201160408615 DLINP <000b> input/ipa.c:452 connected read/write 20250201160408615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160408615 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160408615 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160408615 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@0d69c27203f7: Final verdict of PTC: none 306@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@0d69c27203f7: Final verdict of PTC: none 20250201160408616 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46685<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(307)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 306: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@0d69c27203f7: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Feb 1 16:04:08 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250201160408652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50048<->l=127.0.0.1:4258 20250201160408753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50048<->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@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat Feb 1 16:04:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_MSLookup_mDNS_service_other_home started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160411860 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160411860 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160411864 DLINP <000b> input/ipa.c:452 connected read/write 20250201160411864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160411866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160411871 DLINP <000b> input/ipa.c:452 connected read/write 20250201160411871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160411871 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160411871 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160411871 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 20250201160411871 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160411871 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 20250201160411871 DLGSUP <0013> gsup_server.c:236 2: 20250201160411871 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160411871 DLGSUP <0013> gsup_server.c:236 3: 20250201160411871 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160411871 DLGSUP <0013> gsup_server.c:236 4: 20250201160411871 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160411871 DLGSUP <0013> gsup_server.c:236 5: 20250201160411871 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160411871 DLGSUP <0013> gsup_server.c:236 7: 20250201160411871 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160411871 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160411871 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160411871 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)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@0d69c27203f7: 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") 20250201160411883 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39073<->l=127.0.0.1:4259) 20250201160411884 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201160411884 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@0d69c27203f7: Created GsupExpect[0] for "262422125187588" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250201160411892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4258 20250201160411894 DAUC <0003> db_auc.c:157 IMSI='262422125187588': No 2G Auth Data 20250201160411894 DAUC <0003> db_auc.c:192 IMSI='262422125187588': No 3G Auth Data 20250201160411898 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616716526.msisdn 20250201160411898 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616716526.msisdn: not attached (vlr_number unset) 20250201160411898 DDGSM <0007> mslookup_server.c:327 sip.voice.491616716526.msisdn: does not exist in GSUP proxy 20250201160412906 DLINP <000b> input/ipa.c:452 connected read/write 20250201160412907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160412907 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422125187588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422125187588" cn_domain=CS} 20250201160412907 DLU <0006> fsm.c:456 lu(262422125187588)[0x612000014c20]{UNVALIDATED}: Allocated 20250201160412907 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422125187588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250201160412907 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422125187588)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201160412907 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422125187588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422125187588" cn_domain=CS} 20250201160412907 DLINP <000b> input/ipa.c:452 connected read/write 20250201160412907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160412907 DLINP <000b> input/ipa.c:452 connected read/write 20250201160412907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@0d69c27203f7: Found GsupExpect[0] for "262422125187588" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@0d69c27203f7: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422125187588" 20250201160412914 DLINP <000b> input/ipa.c:452 connected read/write 20250201160412914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160412914 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422125187588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422125187588"} 20250201160412914 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422125187588)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201160412914 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422125187588 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201160412914 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422125187588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422125187588"} 20250201160412914 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422125187588 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160412914 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422125187588)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201160412914 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422125187588)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201160412914 DLU <0006> fsm.c:568 lu(CS:IMSI-262422125187588)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201160412914 DLINP <000b> input/ipa.c:452 connected read/write 20250201160412914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160412914 DLINP <000b> input/ipa.c:452 connected read/write 20250201160412914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@0d69c27203f7: setverdict(pass): none -> pass 20250201160412918 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616716526.msisdn 20250201160412918 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616716526.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250201160412918 DDGSM <0007> mslookup_server.c:327 sip.voice.491616716526.msisdn: does not exist in GSUP proxy 20250201160412918 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616716526.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@0d69c27203f7: setverdict(pass): pass -> pass, component reason not changed 20250201160412924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@0d69c27203f7: Final verdict of PTC: pass 20250201160412926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4258 20250201160412928 DLINP <000b> input/ipa.c:452 connected read/write 20250201160412928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160412928 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160412928 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160412928 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP(310)@0d69c27203f7: Final verdict of PTC: none 20250201160412929 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39073<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 311: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@0d69c27203f7: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Feb 1 16:04:12 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250201160412961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20250201160413062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250201160414819 DSS <0004> hlr_ussd.c:239 262424504169538/0xd26eba7e: SS Session Timeout, destroying 20250201160414819 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424504169538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Feb 1 16:04:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_MSLookup_GSUP_proxy started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160416166 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160416166 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160416171 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160416173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59844<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160416176 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160416177 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(314)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160416177 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160416177 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 20250201160416177 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160416177 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 20250201160416177 DLGSUP <0013> gsup_server.c:236 2: 20250201160416177 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160416178 DLGSUP <0013> gsup_server.c:236 3: 20250201160416178 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160416178 DLGSUP <0013> gsup_server.c:236 4: 20250201160416178 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160416178 DLGSUP <0013> gsup_server.c:236 5: 20250201160416178 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160416178 DLGSUP <0013> gsup_server.c:236 7: 20250201160416178 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160416178 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160416178 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160416178 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250201160416179 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250201160416179 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@0d69c27203f7: 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") 20250201160416216 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46621<->l=127.0.0.1:4259) 20250201160416221 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201160416221 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@0d69c27203f7: Created GsupExpect[0] for "262426573704407" to be handled at TC_MSLookup_GSUP_proxy(320) 20250201160416239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@0d69c27203f7: Created GsupExpect[0] for "262426573704407" to be handled at TC_MSLookup_GSUP_proxy(320) 20250201160416248 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160416248 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426573704407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426573704407" cn_domain=CS} 20250201160416249 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426573704407 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250201160416249 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426573704407 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250201160416249 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426573704407.imsi 20250201160416249 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426573704407.imsi 20250201160416249 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426573704407.imsi: does not exist in local HLR 20250201160416260 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426573704407 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250201160416260 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250201160416260 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250201160416260 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250201160416260 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250201160416260 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250201160416260 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426573704407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160416260 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250201160416260 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250201160416260 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250201160416260 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250201160416260 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250201160416260 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@0d69c27203f7: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@0d69c27203f7: 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) } } } } 20250201160416265 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160416265 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160416265 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250201160416265 DLINP <000b> ipa.c:396 tag 1: HLR 20250201160416265 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201160416268 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160416268 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160416268 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@0d69c27203f7: 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)@0d69c27203f7: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@0d69c27203f7: Found GsupExpect[0] for "262426573704407" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@0d69c27203f7: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426573704407" HLR_Test-GSUP-server-IPA(318)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160416308 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160416309 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160416309 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160416309 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160416309 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426573704407 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614414544 20250201160416309 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426573704407 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201160416309 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160416309 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@0d69c27203f7: Found GsupExpect[0] for "262426573704407" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@0d69c27203f7: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426573704407" 20250201160416318 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160416318 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160416318 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426573704407 MSISDN-491614414544 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201160416318 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160416318 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160416322 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160416322 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160416322 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426573704407 MSISDN-491614414544 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 20250201160416322 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426573704407 MSISDN-491614414544 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201160416322 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160416323 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@0d69c27203f7: setverdict(pass): none -> pass 20250201160416325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@0d69c27203f7: Final verdict of PTC: pass 20250201160416327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59844<->l=127.0.0.1:4258 20250201160416330 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46621<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@0d69c27203f7: Final verdict of PTC: none 20250201160416330 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160416330 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160416330 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250201160416330 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250201160416330 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(315)@0d69c27203f7: Final verdict of PTC: none 20250201160416331 DLINP <000b> input/ipa.c:452 connected read/write 20250201160416331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160416331 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160416331 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 316@0d69c27203f7: Final verdict of PTC: none 20250201160416331 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server-IPA(318)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 316: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@0d69c27203f7: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Feb 1 16:04:16 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 20250201160416416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 20250201160416517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=884) Waiting for packet dumper to finish... 1 (prev_count=884, count=42996) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sat Feb 1 16:04:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160419640 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160419640 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160419645 DLINP <000b> input/ipa.c:452 connected read/write 20250201160419645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160419646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160419650 DLINP <000b> input/ipa.c:452 connected read/write 20250201160419650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160419651 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160419651 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160419651 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 20250201160419651 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160419651 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 20250201160419651 DLGSUP <0013> gsup_server.c:236 2: 20250201160419651 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160419651 DLGSUP <0013> gsup_server.c:236 3: 20250201160419651 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160419651 DLGSUP <0013> gsup_server.c:236 4: 20250201160419651 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160419651 DLGSUP <0013> gsup_server.c:236 5: 20250201160419651 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160419651 DLGSUP <0013> gsup_server.c:236 7: 20250201160419651 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160419651 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160419652 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160419652 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250201160419654 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250201160419654 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@0d69c27203f7: 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") 20250201160419680 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46371<->l=127.0.0.1:4259) 20250201160419686 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201160419686 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@0d69c27203f7: Created GsupExpect[0] for "262427264562040" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250201160419708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59864<->l=127.0.0.1:4258 20250201160419714 DAUC <0003> db_auc.c:157 IMSI='262427264562040': No 2G Auth Data 20250201160419714 DAUC <0003> db_auc.c:192 IMSI='262427264562040': No 3G Auth Data 20250201160419724 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427264562040.imsi 20250201160419724 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427264562040.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0d69c27203f7: setverdict(pass): none -> pass 20250201160419732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59864<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0d69c27203f7: Final verdict of PTC: pass 20250201160419734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4258 20250201160419735 DLINP <000b> input/ipa.c:452 connected read/write 20250201160419736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(322)@0d69c27203f7: Final verdict of PTC: none 20250201160419736 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160419736 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160419736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160419736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46371<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(324)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@0d69c27203f7: Final verdict of PTC: none 323@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 323: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@0d69c27203f7: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Feb 1 16:04:19 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250201160419765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4258 20250201160419866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59878<->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=28064) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sat Feb 1 16:04:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160422976 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160422977 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160422982 DLINP <000b> input/ipa.c:452 connected read/write 20250201160422982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160422983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@0d69c27203f7: 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)@0d69c27203f7: 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 } } } } 20250201160422988 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250201160422988 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250201160422988 DLINP <000b> input/ipa.c:452 connected read/write 20250201160422988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160422988 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160422988 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160422988 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 20250201160422988 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160422988 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 20250201160422988 DLGSUP <0013> gsup_server.c:236 2: 20250201160422988 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160422988 DLGSUP <0013> gsup_server.c:236 3: 20250201160422988 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160422988 DLGSUP <0013> gsup_server.c:236 4: 20250201160422988 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160422988 DLGSUP <0013> gsup_server.c:236 5: 20250201160422988 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160422988 DLGSUP <0013> gsup_server.c:236 7: 20250201160422988 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160422988 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160422988 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160422988 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)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@0d69c27203f7: 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") 20250201160423022 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43365<->l=127.0.0.1:4259) 20250201160423024 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201160423024 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@0d69c27203f7: Created GsupExpect[0] for "262429682956908" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250201160423032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59906<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@0d69c27203f7: Created GsupExpect[0] for "262429682956908" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250201160423037 DLINP <000b> input/ipa.c:452 connected read/write 20250201160423037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160423037 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429682956908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429682956908" cn_domain=CS} 20250201160423037 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429682956908 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250201160423037 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429682956908 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250201160423037 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429682956908.imsi 20250201160423037 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429682956908.imsi 20250201160423037 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429682956908.imsi: does not exist in local HLR 20250201160423044 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429682956908 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250201160423044 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250201160423044 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250201160423044 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250201160423044 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250201160423044 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250201160423044 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429682956908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160423044 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250201160423044 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250201160423044 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250201160423044 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250201160423044 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250201160423044 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@0d69c27203f7: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@0d69c27203f7: 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) } } } } 20250201160423046 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160423046 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160423046 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250201160423046 DLINP <000b> ipa.c:396 tag 1: HLR 20250201160423046 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201160423047 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160423047 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160423047 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@0d69c27203f7: 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)@0d69c27203f7: 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)@0d69c27203f7: Found GsupExpect[0] for "262429682956908" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@0d69c27203f7: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429682956908" HLR_Test-GSUP-server-IPA(330)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160423088 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160423089 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160423089 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160423089 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160423089 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429682956908 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615783881 20250201160423089 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429682956908 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201160423089 DLINP <000b> input/ipa.c:452 connected read/write 20250201160423089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160423089 DLINP <000b> input/ipa.c:452 connected read/write 20250201160423089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@0d69c27203f7: Found GsupExpect[0] for "262429682956908" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@0d69c27203f7: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429682956908" 20250201160423098 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160423098 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160423098 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429682956908 MSISDN-491615783881 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201160423098 DLINP <000b> input/ipa.c:452 connected read/write 20250201160423098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160423098 DLINP <000b> input/ipa.c:452 connected read/write 20250201160423098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160423102 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160423102 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160423102 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429682956908 MSISDN-491615783881 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 20250201160423102 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429682956908 MSISDN-491615783881 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201160423102 DLINP <000b> input/ipa.c:452 connected read/write 20250201160423102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160423102 DLINP <000b> input/ipa.c:452 connected read/write 20250201160423102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160423105 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429682956908.imsi 20250201160423105 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429682956908.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0d69c27203f7: setverdict(pass): none -> pass 20250201160424113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59906<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0d69c27203f7: Final verdict of PTC: pass 20250201160424114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59892<->l=127.0.0.1:4258 20250201160424116 DLINP <000b> input/ipa.c:452 connected read/write 20250201160424116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160424116 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160424116 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160424116 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201160424116 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43365<->l=127.0.0.1:4259) 20250201160424117 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160424117 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160424117 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250201160424117 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250201160424117 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-server(329)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@0d69c27203f7: Final verdict of PTC: none 328@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 328: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@0d69c27203f7: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Feb 1 16:04:24 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 20250201160424154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59922<->l=127.0.0.1:4258 20250201160424255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59922<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44100) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat Feb 1 16:04:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@0d69c27203f7: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@0d69c27203f7: legacy= false MTC@0d69c27203f7: in not legacy case 1 MTC@0d69c27203f7: in not legacy case 2 20250201160427355 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201160427355 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160427359 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160427359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@0d69c27203f7: 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)@0d69c27203f7: 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(333)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160427360 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160427360 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250201160427360 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250201160427360 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 20250201160427360 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250201160427360 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 20250201160427360 DLGSUP <0013> gsup_server.c:236 2: 20250201160427360 DLGSUP <0013> gsup_server.c:238 2: 00 20250201160427360 DLGSUP <0013> gsup_server.c:236 3: 20250201160427360 DLGSUP <0013> gsup_server.c:238 3: 00 20250201160427360 DLGSUP <0013> gsup_server.c:236 4: 20250201160427360 DLGSUP <0013> gsup_server.c:238 4: 00 20250201160427360 DLGSUP <0013> gsup_server.c:236 5: 20250201160427360 DLGSUP <0013> gsup_server.c:238 5: 00 20250201160427360 DLGSUP <0013> gsup_server.c:236 7: 20250201160427360 DLGSUP <0013> gsup_server.c:238 7: 00 20250201160427360 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250201160427360 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250201160427360 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250201160427360 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250201160427361 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@0d69c27203f7: 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") 20250201160427390 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33211<->l=127.0.0.1:4259) 20250201160427393 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201160427393 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@0d69c27203f7: Created GsupExpect[0] for "262428665492569" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250201160427417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48304<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@0d69c27203f7: Created GsupExpect[0] for "262428665492569" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250201160427424 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160427424 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428665492569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428665492569" cn_domain=CS} 20250201160427424 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428665492569 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250201160427424 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428665492569 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250201160427424 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428665492569.imsi 20250201160427424 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428665492569.imsi 20250201160427424 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428665492569.imsi: does not exist in local HLR 20250201160427431 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428665492569 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250201160427431 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250201160427431 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250201160427431 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250201160427431 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250201160427431 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250201160427431 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428665492569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201160427431 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250201160427431 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250201160427431 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250201160427431 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250201160427431 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250201160427431 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@0d69c27203f7: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@0d69c27203f7: 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) } } } } 20250201160427433 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160427433 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160427433 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250201160427433 DLINP <000b> ipa.c:396 tag 1: HLR 20250201160427433 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201160427434 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160427434 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160427434 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@0d69c27203f7: 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)@0d69c27203f7: 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)@0d69c27203f7: Found GsupExpect[0] for "262428665492569" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@0d69c27203f7: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428665492569" HLR_Test-GSUP-server-IPA(337)@0d69c27203f7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@0d69c27203f7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201160427476 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160427476 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160427476 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160427477 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160427477 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428665492569 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618751775 20250201160427477 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428665492569 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201160427477 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160427477 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@0d69c27203f7: Found GsupExpect[0] for "262428665492569" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@0d69c27203f7: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428665492569" 20250201160427486 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160427486 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160427486 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428665492569 MSISDN-491618751775 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201160427487 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160427487 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160427490 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160427490 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160427491 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428665492569 MSISDN-491618751775 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 20250201160427491 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428665492569 MSISDN-491618751775 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201160427491 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160427491 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250201160427493 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618751775.msisdn 20250201160427494 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618751775.msisdn: does not exist in local HLR 20250201160427494 DDGSM <0007> mslookup_server.c:352 sip.voice.491618751775.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250201160427494 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618751775.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@0d69c27203f7: setverdict(pass): none -> pass 20250201160427498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48304<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@0d69c27203f7: Final verdict of PTC: pass 20250201160427500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 20250201160427502 DLINP <000b> input/ipa.c:452 connected read/write 20250201160427502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250201160427502 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250201160427502 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250201160427502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-server(336)@0d69c27203f7: Final verdict of PTC: none 20250201160427503 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250201160427503 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250201160427503 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250201160427503 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250201160427503 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250201160427504 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33211<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(333)@0d69c27203f7: Final verdict of PTC: none 335@0d69c27203f7: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@0d69c27203f7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@0d69c27203f7: Final verdict of PTC: none MTC@0d69c27203f7: Setting final verdict of the test case. MTC@0d69c27203f7: Local verdict of MTC: none MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC with component reference 335: none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@0d69c27203f7: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@0d69c27203f7: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@0d69c27203f7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Feb 1 16:04:27 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250201160427587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 20250201160427688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46232) MTC@0d69c27203f7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@0d69c27203f7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0d69c27203f7: Terminating MTC. MC@0d69c27203f7: MTC terminated. MC2> exit MC@0d69c27203f7: Shutting down session. MC@0d69c27203f7: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7521.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 (3132081) [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3132028) [testenv] Showing testsuite/junit-xml-7521.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7521.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.097493'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.170456'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.221996'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.151695'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.101162'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.089549'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.092039'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.093863'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.150623'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.210112'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.195758'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.092752'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.104933'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.212187'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.199854'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.076800'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.187878'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.223886'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.218529'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.178665'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.174471'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.183937'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.167537'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.216123'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.191616'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.096126'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.193626'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.223606'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.184574'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.123328'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.204651'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.166938'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.108366'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.084397'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.196890'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.127632'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.170177'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.168901'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0'] testenv-hlr-osmocom-nightly-asan-20250201-1602-f0fc27d3-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/241/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS