Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > 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 422f442d62c2f1265acbf820b49577354e259f0d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 422f442d62c2f1265acbf820b49577354e259f0d # timeout=10
Commit message: "asterisk: Rework test TC_ims_call_mo_after_tcp_conn_closed with new expectancies"
 > git rev-list --no-walk 6c973bdd6e5a5b476ce3d82cb61dd90e1ba210cb # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins2958439818633660009.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-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 [249 kB] Fetched 9310 kB in 1s (10.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-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_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.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_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.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_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_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.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_5.cc Creating dependency file for MAP_Errors_part_4.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_2.cc Creating dependency file for MAP_DialogueInformation_part_1.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_6.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_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_PDU_Defs.cc Creating dependency file for SS_Protocol.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_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for IPA_Emulation.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_2.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for UDPasp_Types_part_6.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_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_4.cc Creating dependency file for TELNETasp_PortType_part_3.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_7.cc Creating dependency file for Socket_API_Definitions_part_6.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_2.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.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_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_5.cc Creating dependency file for Osmocom_Types_part_4.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_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.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_7.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_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_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.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_5.cc Creating dependency file for MobileL3_CC_Types_part_4.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_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.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_6.cc Creating dependency file for IPA_CodecPort_part_7.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_6.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_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_SS_Types.cc Creating dependency file for MobileL3_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_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_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 env 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 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 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (396 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 55 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503192026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.11.8111.202503192026 [171 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.11.8111.202503192026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.11.8111.202503192026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503192026 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.11.8111.202503192026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503192026 [71.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.2.1a71.202503192026 [21.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.0.2.1a71.202503192026 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.11.8111.202503192026 [52.0 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.11.8111.202503192026 [71.7 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.11.8111.202503192026 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.11.8111.202503192026 [60.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.11.8111.202503192026 [64.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.11.8111.202503192026 [51.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.11.8111.202503192026 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.0.2.1a71.202503192026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.11.8111.202503192026 [2163 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.0.2.1a71.202503192026 [460 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 16.7 MB in 0s (101 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202503192026_amd64.deb ... Unpacking osmocom-nightly (202503192026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.2.1b40.202503192026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503192026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202503192026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503192026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0.2.1a71.202503192026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202503192026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0.2.1a71.202503192026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0.2.1a71.202503192026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmocore (1.11.0.11.8111.202503192026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0.2.1a71.202503192026_amd64.deb ... Unpacking osmo-hlr (1.9.0.2.1a71.202503192026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.11.8111.202503192026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.11.8111.202503192026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0.2.1a71.202503192026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0.2.1a71.202503192026) ... Setting up osmocom-nightly (202503192026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.11.8111.202503192026) ... Setting up libosmocodec4:amd64 (1.11.0.11.8111.202503192026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.11.8111.202503192026) ... Setting up libosmoisdn0:amd64 (1.11.0.11.8111.202503192026) ... Setting up libosmousb0:amd64 (1.11.0.11.8111.202503192026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.11.8111.202503192026) ... Setting up libosmoctrl0:amd64 (1.11.0.11.8111.202503192026) ... Setting up libosmogb14:amd64 (1.11.0.11.8111.202503192026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503192026) ... Setting up libosmocoding0:amd64 (1.11.0.11.8111.202503192026) ... Setting up libosmo-mslookup1:amd64 (1.9.0.2.1a71.202503192026) ... Setting up libosmosim2:amd64 (1.11.0.11.8111.202503192026) ... Setting up libosmocore (1.11.0.11.8111.202503192026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503192026) ... Setting up libosmocore-dbg:amd64 (1.11.0.11.8111.202503192026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202503192026) ... Setting up osmo-hlr (1.9.0.2.1a71.202503192026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0.2.1a71.202503192026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/hlr', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250320085520081 DMAIN <0000> hlr.c:812 hlr starting 20250320085520081 DDB <0001> db.c:600 using database: :memory: 20250320085520081 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250320085520081 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250320085520081 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250320085520081 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250320085520082 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250320085520082 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250320085520083 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250320085520083 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250320085520083 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Unix server socket created successfully. MC@2045de5b3fed: Listening on TCP port 37821. 2045de5b3fed is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 2045de5b3fed 37821 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2045de5b3fed: New HC connected from 10.0.2.100 [10.0.2.100]. 2045de5b3fed: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@2045de5b3fed: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@2045de5b3fed: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@2045de5b3fed: Configuration file was processed on all HCs. MC@2045de5b3fed: Creating MTC on host 10.0.2.100. MC@2045de5b3fed: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_sai_err_invalid_imsi started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085521577 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085521577 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085521582 DLINP <000b> input/ipa.c:452 connected read/write 20250320085521582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085521585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@2045de5b3fed: 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) } } } } 20250320085521587 DLINP <000b> input/ipa.c:452 connected read/write 20250320085521587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@2045de5b3fed: 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 } } } } 20250320085521587 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085521587 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085521587 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 20250320085521587 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085521587 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 20250320085521587 DLGSUP <0013> gsup_server.c:236 2: 20250320085521587 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085521587 DLGSUP <0013> gsup_server.c:236 3: 20250320085521587 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085521587 DLGSUP <0013> gsup_server.c:236 4: 20250320085521587 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085521587 DLGSUP <0013> gsup_server.c:236 5: 20250320085521587 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085521587 DLGSUP <0013> gsup_server.c:236 7: 20250320085521587 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085521587 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085521587 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085521587 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@2045de5b3fed: 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") 20250320085521609 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33479<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@2045de5b3fed: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250320085521618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 20250320085521630 DLINP <000b> input/ipa.c:452 connected read/write 20250320085521630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085521630 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"} 20250320085521630 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" 20250320085521630 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} 20250320085521630 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 20250320085521630 DLINP <000b> input/ipa.c:452 connected read/write 20250320085521630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085521630 DLINP <000b> input/ipa.c:452 connected read/write 20250320085521630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@2045de5b3fed: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@2045de5b3fed: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085521634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@2045de5b3fed: Final verdict of PTC: pass 20250320085521636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35354<->l=127.0.0.1:4258 20250320085521638 DLINP <000b> input/ipa.c:452 connected read/write 20250320085521638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085521638 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085521638 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085521638 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085521639 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33479<->l=127.0.0.1:4259) 5@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP(4)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 5: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@2045de5b3fed: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Mar 20 08:55:21 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 20250320085521683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35364<->l=127.0.0.1:4258 20250320085521784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35364<->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=24956) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Mar 20 08:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_sai started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085524906 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085524906 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085524909 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085524910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085524912 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085524912 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085524912 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085524912 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 20250320085524912 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085524912 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 20250320085524912 DLGSUP <0013> gsup_server.c:236 2: 20250320085524912 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085524912 DLGSUP <0013> gsup_server.c:236 3: 20250320085524912 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085524912 DLGSUP <0013> gsup_server.c:236 4: 20250320085524912 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085524912 DLGSUP <0013> gsup_server.c:236 5: 20250320085524912 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085524912 DLGSUP <0013> gsup_server.c:236 7: 20250320085524912 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085524912 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085524912 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085524912 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@2045de5b3fed: 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") 20250320085524925 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33889<->l=127.0.0.1:4259) 20250320085524929 DAUC <0003> db_auc.c:157 IMSI='262421231088098': No 2G Auth Data 20250320085524929 DAUC <0003> db_auc.c:192 IMSI='262421231088098': No 3G Auth Data HLR_Test-GSUP(9)@2045de5b3fed: Created GsupExpect[0] for "262421231088098" to be handled at TC_gsup_sai(12) 20250320085524937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35380<->l=127.0.0.1:4258 20250320085524954 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085524954 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421231088098 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421231088098"} 20250320085524954 DAUC <0003> db_auc.c:192 IMSI='262421231088098': No 3G Auth Data 20250320085524954 DAUC <0003> db_auc.c:236 IMSI='262421231088098': Calling to generate 5 vectors 20250320085524954 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250320085524954 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085524954 DAUC <0003> auc.c:113 vector [0]: rand = 1388bdd551b3fb584efe0dfc647569fc 20250320085524954 DAUC <0003> auc.c:179 vector [0]: kc = be1d73b387d89c00 20250320085524954 DAUC <0003> auc.c:180 vector [0]: sres = 2ffd90a3 20250320085524954 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085524954 DAUC <0003> auc.c:113 vector [1]: rand = 31d0081799783f7fc66289204c8e5ffa 20250320085524954 DAUC <0003> auc.c:179 vector [1]: kc = 9c289e3fba8b4c00 20250320085524954 DAUC <0003> auc.c:180 vector [1]: sres = b6b8590b 20250320085524954 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085524954 DAUC <0003> auc.c:113 vector [2]: rand = ad55204dbf763b83f1b5de3bf7dbfcf5 20250320085524954 DAUC <0003> auc.c:179 vector [2]: kc = 7c2602be38f64400 20250320085524954 DAUC <0003> auc.c:180 vector [2]: sres = 84d77f9d 20250320085524954 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085524954 DAUC <0003> auc.c:113 vector [3]: rand = 96aa5d4faad632147971c0384d87bfaf 20250320085524954 DAUC <0003> auc.c:179 vector [3]: kc = f4f8188c1e53a400 20250320085524954 DAUC <0003> auc.c:180 vector [3]: sres = fab81ae4 20250320085524954 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085524954 DAUC <0003> auc.c:113 vector [4]: rand = a2bbb29959075f4c6d0efe479beb1408 20250320085524954 DAUC <0003> auc.c:179 vector [4]: kc = e3401f997bdde800 20250320085524954 DAUC <0003> auc.c:180 vector [4]: sres = 9f911068 20250320085524954 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250320085524954 DAUC <0003> db_auc.c:245 IMSI='262421231088098': Generated 5 vectors 20250320085524954 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421231088098 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421231088098"} 20250320085524954 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421231088098 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085524954 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085524954 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2045de5b3fed: Found GsupExpect[0] for "262421231088098" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@2045de5b3fed: Added IMSI table entry 0TC_gsup_sai(12)"262421231088098" TC_gsup_sai(12)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai(12)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085524958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35380<->l=127.0.0.1:4258 TC_gsup_sai(12)@2045de5b3fed: Final verdict of PTC: pass 20250320085524959 DAUC <0003> db_auc.c:157 IMSI='262426345711348': No 2G Auth Data 20250320085524959 DAUC <0003> db_auc.c:192 IMSI='262426345711348': No 3G Auth Data HLR_Test-GSUP(9)@2045de5b3fed: Created GsupExpect[0] for "262426345711348" to be handled at TC_gsup_sai(13) 20250320085524966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35392<->l=127.0.0.1:4258 20250320085524969 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085524969 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426345711348 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426345711348"} 20250320085524969 DAUC <0003> db_auc.c:192 IMSI='262426345711348': No 3G Auth Data 20250320085524969 DAUC <0003> db_auc.c:236 IMSI='262426345711348': Calling to generate 5 vectors 20250320085524969 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250320085524969 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085524969 DAUC <0003> auc.c:113 vector [0]: rand = fbf943fb7aff995a07dc97a3c6c20c28 20250320085524969 DAUC <0003> auc.c:179 vector [0]: kc = 9319300369428400 20250320085524969 DAUC <0003> auc.c:180 vector [0]: sres = c2d43d39 20250320085524969 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085524969 DAUC <0003> auc.c:113 vector [1]: rand = 00db93712abbc724828ab1b0563fb284 20250320085524969 DAUC <0003> auc.c:179 vector [1]: kc = cb362389cfa62000 20250320085524969 DAUC <0003> auc.c:180 vector [1]: sres = 84eda2bf 20250320085524969 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085524969 DAUC <0003> auc.c:113 vector [2]: rand = ee615c670f8acc60be63e759220918b1 20250320085524969 DAUC <0003> auc.c:179 vector [2]: kc = c97c9de74a935000 20250320085524969 DAUC <0003> auc.c:180 vector [2]: sres = f1827665 20250320085524969 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085524969 DAUC <0003> auc.c:113 vector [3]: rand = 0e230ecf2d7586d013f59d6a8a87343d 20250320085524969 DAUC <0003> auc.c:179 vector [3]: kc = 47f46d464ed29800 20250320085524969 DAUC <0003> auc.c:180 vector [3]: sres = df420de8 20250320085524969 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085524969 DAUC <0003> auc.c:113 vector [4]: rand = 7163f152f7dfb14963cd3f78307aaed6 20250320085524969 DAUC <0003> auc.c:179 vector [4]: kc = 762ec4a84c3c8c00 20250320085524969 DAUC <0003> auc.c:180 vector [4]: sres = da989c3b 20250320085524969 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250320085524969 DAUC <0003> db_auc.c:245 IMSI='262426345711348': Generated 5 vectors 20250320085524969 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426345711348 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426345711348"} 20250320085524969 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426345711348 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085524969 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085524969 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2045de5b3fed: Found GsupExpect[0] for "262426345711348" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@2045de5b3fed: Added IMSI table entry 1TC_gsup_sai(13)"262426345711348" TC_gsup_sai(13)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai(13)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085524971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35392<->l=127.0.0.1:4258 TC_gsup_sai(13)@2045de5b3fed: Final verdict of PTC: pass 20250320085524971 DAUC <0003> db_auc.c:157 IMSI='262426310916507': No 2G Auth Data 20250320085524971 DAUC <0003> db_auc.c:192 IMSI='262426310916507': No 3G Auth Data HLR_Test-GSUP(9)@2045de5b3fed: Created GsupExpect[0] for "262426310916507" to be handled at TC_gsup_sai(14) 20250320085524978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20250320085524980 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085524980 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426310916507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426310916507"} 20250320085524980 DAUC <0003> db_auc.c:192 IMSI='262426310916507': No 3G Auth Data 20250320085524980 DAUC <0003> db_auc.c:236 IMSI='262426310916507': Calling to generate 5 vectors 20250320085524980 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250320085524980 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085524980 DAUC <0003> auc.c:113 vector [0]: rand = afc30f1d7b82603dccf814035124dc8e 20250320085524980 DAUC <0003> auc.c:179 vector [0]: kc = 422b1f0e671fd4af 20250320085524980 DAUC <0003> auc.c:180 vector [0]: sres = b8e3c20e 20250320085524980 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085524980 DAUC <0003> auc.c:113 vector [1]: rand = 652538d98dbfd057d7f43d36d1202fd1 20250320085524980 DAUC <0003> auc.c:179 vector [1]: kc = 0f3541595aec8cc6 20250320085524980 DAUC <0003> auc.c:180 vector [1]: sres = 3bb33649 20250320085524980 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085524980 DAUC <0003> auc.c:113 vector [2]: rand = ed2e4fead4dc0baa4665cbeaf04cb834 20250320085524980 DAUC <0003> auc.c:179 vector [2]: kc = 2341f318cbfb22bc 20250320085524980 DAUC <0003> auc.c:180 vector [2]: sres = 37217f74 20250320085524980 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085524980 DAUC <0003> auc.c:113 vector [3]: rand = 8537d3d61b03dfc3728953630eb393f3 20250320085524980 DAUC <0003> auc.c:179 vector [3]: kc = e1bef3680048f375 20250320085524980 DAUC <0003> auc.c:180 vector [3]: sres = 4728c1a8 20250320085524980 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085524980 DAUC <0003> auc.c:113 vector [4]: rand = d6341fd7a467cfa7cf98fa9e098e28f3 20250320085524980 DAUC <0003> auc.c:179 vector [4]: kc = c082cfa11415e2a7 20250320085524980 DAUC <0003> auc.c:180 vector [4]: sres = 86c47302 20250320085524980 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250320085524980 DAUC <0003> db_auc.c:245 IMSI='262426310916507': Generated 5 vectors 20250320085524980 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426310916507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426310916507"} 20250320085524980 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426310916507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085524980 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085524980 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2045de5b3fed: Found GsupExpect[0] for "262426310916507" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@2045de5b3fed: Added IMSI table entry 2TC_gsup_sai(14)"262426310916507" TC_gsup_sai(14)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai(14)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085524981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 TC_gsup_sai(14)@2045de5b3fed: Final verdict of PTC: pass 20250320085524982 DAUC <0003> db_auc.c:157 IMSI='262429329581632': No 2G Auth Data 20250320085524982 DAUC <0003> db_auc.c:192 IMSI='262429329581632': No 3G Auth Data HLR_Test-GSUP(9)@2045de5b3fed: Created GsupExpect[0] for "262429329581632" to be handled at TC_gsup_sai(15) 20250320085524989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 20250320085524990 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085524990 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429329581632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429329581632"} 20250320085524990 DAUC <0003> db_auc.c:157 IMSI='262429329581632': No 2G Auth Data 20250320085524990 DAUC <0003> db_auc.c:236 IMSI='262429329581632': Calling to generate 5 vectors 20250320085524990 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250320085524990 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085524990 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085524990 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085524990 DAUC <0003> auc.c:113 vector [0]: rand = 3548a77fa72bf70629a203e8e51af537 20250320085524990 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085524990 DAUC <0003> auc.c:142 vector [0]: autn = 589c5c3550de00000d780d5f7e5031c0 20250320085524990 DAUC <0003> auc.c:143 vector [0]: ck = 4130c269909af12476959aaeb1b5ba8e 20250320085524990 DAUC <0003> auc.c:144 vector [0]: ik = 734ebcc5a731bb6d17e442848ecc8ff3 20250320085524990 DAUC <0003> auc.c:145 vector [0]: res = 5c6c489cc94b9c050000000000000000 20250320085524990 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085524990 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085524990 DAUC <0003> auc.c:151 vector [0]: kc = 530fa68608d27f34 20250320085524990 DAUC <0003> auc.c:152 vector [0]: sres = 9527d499 20250320085524990 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085524990 DAUC <0003> auc.c:113 vector [1]: rand = dd1292f57808f0a62170775ce9fc2d7f 20250320085524990 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085524990 DAUC <0003> auc.c:142 vector [1]: autn = 5400561fb89b00000fb11914c25b9722 20250320085524990 DAUC <0003> auc.c:143 vector [1]: ck = 213706adf4606917823df4f51390515a 20250320085524990 DAUC <0003> auc.c:144 vector [1]: ik = cb7df17cef66244cbe7b6fded19802b8 20250320085524990 DAUC <0003> auc.c:145 vector [1]: res = 1069aeeb3d3b86360000000000000000 20250320085524990 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085524990 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085524990 DAUC <0003> auc.c:151 vector [1]: kc = d60c6cfad90e1eb9 20250320085524990 DAUC <0003> auc.c:152 vector [1]: sres = 2d5228dd 20250320085524990 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085524990 DAUC <0003> auc.c:113 vector [2]: rand = f7a6c31349888e3e3739b19c35531b38 20250320085524990 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085524990 DAUC <0003> auc.c:142 vector [2]: autn = ea97123572c10000870535a61b5e938e 20250320085524990 DAUC <0003> auc.c:143 vector [2]: ck = 8872288c4abee802bf6f8a7636ce0f9b 20250320085524990 DAUC <0003> auc.c:144 vector [2]: ik = 11f9e858310d67f29bdb024d16832937 20250320085524990 DAUC <0003> auc.c:145 vector [2]: res = e977548d021ca1fd0000000000000000 20250320085524990 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085524990 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085524990 DAUC <0003> auc.c:151 vector [2]: kc = bd3f48ef5bfea95c 20250320085524990 DAUC <0003> auc.c:152 vector [2]: sres = eb6bf570 20250320085524990 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085524990 DAUC <0003> auc.c:113 vector [3]: rand = 6db756d3e81894e8316d5a88e2236395 20250320085524990 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085524990 DAUC <0003> auc.c:142 vector [3]: autn = 09b48d8bbb4f00001dbe09adc88aaaed 20250320085524990 DAUC <0003> auc.c:143 vector [3]: ck = e4e17484d3fd5ee66db7320d6fd24c24 20250320085524990 DAUC <0003> auc.c:144 vector [3]: ik = 83d24b50081587709fa82903885ee605 20250320085524990 DAUC <0003> auc.c:145 vector [3]: res = 26d8ac6d6aedc9d90000000000000000 20250320085524990 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085524990 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085524990 DAUC <0003> auc.c:151 vector [3]: kc = 952c24da3c6473b7 20250320085524990 DAUC <0003> auc.c:152 vector [3]: sres = 4c3565b4 20250320085524990 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085524990 DAUC <0003> auc.c:113 vector [4]: rand = 339287c66cb51a7c206c34f80ed63206 20250320085524990 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085524990 DAUC <0003> auc.c:142 vector [4]: autn = a14deed7f10d0000f2b71b41a94ac8c3 20250320085524990 DAUC <0003> auc.c:143 vector [4]: ck = c342c2b864bac0b54cf197d55903c2bf 20250320085524990 DAUC <0003> auc.c:144 vector [4]: ik = 465167a6b4b2992f14919728c02c9161 20250320085524990 DAUC <0003> auc.c:145 vector [4]: res = f94ba8fd509ebe2c0000000000000000 20250320085524990 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085524990 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250320085524990 DAUC <0003> auc.c:151 vector [4]: kc = dd73a5e349270a44 20250320085524990 DAUC <0003> auc.c:152 vector [4]: sres = a9d516d1 20250320085524990 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250320085524990 DAUC <0003> db_auc.c:245 IMSI='262429329581632': Generated 5 vectors 20250320085524990 DAUC <0003> db_auc.c:249 IMSI='262429329581632': Updating SQN=161 in DB 20250320085524990 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429329581632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429329581632"} 20250320085524990 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429329581632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085524990 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085524990 DLINP <000b> input/ipa.c:452 connected read/write 20250320085524990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2045de5b3fed: Found GsupExpect[0] for "262429329581632" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@2045de5b3fed: Added IMSI table entry 3TC_gsup_sai(15)"262429329581632" TC_gsup_sai(15)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai(15)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085524992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 TC_gsup_sai(15)@2045de5b3fed: Final verdict of PTC: pass 20250320085524992 DAUC <0003> db_auc.c:157 IMSI='262421947769915': No 2G Auth Data 20250320085524992 DAUC <0003> db_auc.c:192 IMSI='262421947769915': No 3G Auth Data HLR_Test-GSUP(9)@2045de5b3fed: Created GsupExpect[0] for "262421947769915" to be handled at TC_gsup_sai(16) 20250320085524999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35418<->l=127.0.0.1:4258 20250320085525001 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085525001 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421947769915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421947769915"} 20250320085525001 DAUC <0003> db_auc.c:157 IMSI='262421947769915': No 2G Auth Data 20250320085525001 DAUC <0003> db_auc.c:236 IMSI='262421947769915': Calling to generate 5 vectors 20250320085525001 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250320085525001 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085525001 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250320085525001 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085525001 DAUC <0003> auc.c:113 vector [0]: rand = de21fb3c8be93d5339b170132dc0a805 20250320085525001 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085525001 DAUC <0003> auc.c:142 vector [0]: autn = 7bde2561a38100005824296909ff08a3 20250320085525001 DAUC <0003> auc.c:143 vector [0]: ck = a2887263dff7a1fa33bdc872c06bd6b9 20250320085525001 DAUC <0003> auc.c:144 vector [0]: ik = 0b901b84dedc9cd8195d2af11e3c5c31 20250320085525001 DAUC <0003> auc.c:145 vector [0]: res = 491e2e918180e7db0000000000000000 20250320085525001 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085525001 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085525001 DAUC <0003> auc.c:151 vector [0]: kc = 83f88b64df7cb7aa 20250320085525001 DAUC <0003> auc.c:152 vector [0]: sres = c89ec94a 20250320085525001 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085525001 DAUC <0003> auc.c:113 vector [1]: rand = c75183d861f3b453dbd8aa2d191828f1 20250320085525001 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085525001 DAUC <0003> auc.c:142 vector [1]: autn = 746a2a94b1a000005e55c0382772bc77 20250320085525001 DAUC <0003> auc.c:143 vector [1]: ck = 09104c8cd0ce65f22fc7c301fe684d9a 20250320085525001 DAUC <0003> auc.c:144 vector [1]: ik = 67379ca5620e3f11a127d5d7fa7080a8 20250320085525001 DAUC <0003> auc.c:145 vector [1]: res = f4553d11e2eeaaf40000000000000000 20250320085525001 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085525001 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085525001 DAUC <0003> auc.c:151 vector [1]: kc = e0c7c6ffb6d897d1 20250320085525001 DAUC <0003> auc.c:152 vector [1]: sres = 16bb97e5 20250320085525001 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085525001 DAUC <0003> auc.c:113 vector [2]: rand = badfc38def6abad29e4f0afb56b5f88f 20250320085525001 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085525001 DAUC <0003> auc.c:142 vector [2]: autn = ada9491b0e3c0000cb061f34c4053926 20250320085525001 DAUC <0003> auc.c:143 vector [2]: ck = 7c7aa52b60469cd1903d98b22ff319b5 20250320085525001 DAUC <0003> auc.c:144 vector [2]: ik = 889662b9b3a1045d5edea04f3b801979 20250320085525001 DAUC <0003> auc.c:145 vector [2]: res = f2cb056836ded8ea0000000000000000 20250320085525001 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085525001 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085525001 DAUC <0003> auc.c:151 vector [2]: kc = 3a0fff6fc7949840 20250320085525001 DAUC <0003> auc.c:152 vector [2]: sres = c415dd82 20250320085525001 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085525001 DAUC <0003> auc.c:113 vector [3]: rand = 2825e92b1ad26c44707b3addc292b6ff 20250320085525001 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085525001 DAUC <0003> auc.c:142 vector [3]: autn = bb321b612a9f0000096571b273bb5d51 20250320085525001 DAUC <0003> auc.c:143 vector [3]: ck = 5756b2a102717479a63b2f5840b62b21 20250320085525001 DAUC <0003> auc.c:144 vector [3]: ik = 27ddf85f5424d7d554de92dee242f7a3 20250320085525001 DAUC <0003> auc.c:145 vector [3]: res = 04afa0f388a91e890000000000000000 20250320085525001 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085525001 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085525001 DAUC <0003> auc.c:151 vector [3]: kc = 826ef778f4a17f2e 20250320085525001 DAUC <0003> auc.c:152 vector [3]: sres = 8c06be7a 20250320085525001 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085525001 DAUC <0003> auc.c:113 vector [4]: rand = 9583d774ff9ae892366231c7e51c58ee 20250320085525001 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085525001 DAUC <0003> auc.c:142 vector [4]: autn = 191e0665e2cd00000d0ad88d91907a43 20250320085525001 DAUC <0003> auc.c:143 vector [4]: ck = 8e01e74623a13bbd491fb7e25f71cae0 20250320085525001 DAUC <0003> auc.c:144 vector [4]: ik = 0d7f8e5f9bf56199f316c5adba3244bd 20250320085525001 DAUC <0003> auc.c:145 vector [4]: res = 20fbb523cdf74ba70000000000000000 20250320085525001 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085525001 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250320085525001 DAUC <0003> auc.c:151 vector [4]: kc = 39771b565d17d479 20250320085525001 DAUC <0003> auc.c:152 vector [4]: sres = ed0cfe84 20250320085525001 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250320085525001 DAUC <0003> db_auc.c:245 IMSI='262421947769915': Generated 5 vectors 20250320085525001 DAUC <0003> db_auc.c:249 IMSI='262421947769915': Updating SQN=161 in DB 20250320085525001 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421947769915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421947769915"} 20250320085525001 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421947769915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085525001 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085525001 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2045de5b3fed: Found GsupExpect[0] for "262421947769915" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@2045de5b3fed: Added IMSI table entry 4TC_gsup_sai(16)"262421947769915" TC_gsup_sai(16)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai(16)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085525003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35418<->l=127.0.0.1:4258 TC_gsup_sai(16)@2045de5b3fed: Final verdict of PTC: pass 20250320085525003 DAUC <0003> db_auc.c:157 IMSI='262424783893931': No 2G Auth Data 20250320085525003 DAUC <0003> db_auc.c:192 IMSI='262424783893931': No 3G Auth Data HLR_Test-GSUP(9)@2045de5b3fed: Created GsupExpect[0] for "262424783893931" to be handled at TC_gsup_sai(17) 20250320085525010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20250320085525012 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085525012 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424783893931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424783893931"} 20250320085525012 DAUC <0003> db_auc.c:236 IMSI='262424783893931': Calling to generate 5 vectors 20250320085525012 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085525012 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085525012 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085525012 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085525012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085525012 DAUC <0003> auc.c:113 vector [0]: rand = 145d46ca2ca632d54c896e61846c2066 20250320085525012 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085525012 DAUC <0003> auc.c:142 vector [0]: autn = 1871c16fa62500006a518827c6e4ba21 20250320085525012 DAUC <0003> auc.c:143 vector [0]: ck = 4e7cb7952b49a46608a7ed9877e7bf8d 20250320085525012 DAUC <0003> auc.c:144 vector [0]: ik = 4e99d22d543086fe075af5b57e22ef15 20250320085525012 DAUC <0003> auc.c:145 vector [0]: res = 001082afdb7d500f0000000000000000 20250320085525012 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085525012 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085525012 DAUC <0003> auc.c:179 vector [0]: kc = 18a6c05cd63d2c00 20250320085525012 DAUC <0003> auc.c:180 vector [0]: sres = fe4b049a 20250320085525012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085525012 DAUC <0003> auc.c:113 vector [1]: rand = 96736dfdf7e03912615870dc3efca614 20250320085525012 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085525012 DAUC <0003> auc.c:142 vector [1]: autn = 82aeaaaed9950000334bd71477a98916 20250320085525012 DAUC <0003> auc.c:143 vector [1]: ck = f203b369dc0d7762e4d32ef8d8eedcd4 20250320085525012 DAUC <0003> auc.c:144 vector [1]: ik = 9cedfe3d9f72d17856d547bdea6c4f47 20250320085525012 DAUC <0003> auc.c:145 vector [1]: res = 78a1e6ba55e3cb050000000000000000 20250320085525012 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085525012 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085525012 DAUC <0003> auc.c:179 vector [1]: kc = 38d49e4f40b42000 20250320085525012 DAUC <0003> auc.c:180 vector [1]: sres = e4f4adf5 20250320085525012 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085525012 DAUC <0003> auc.c:113 vector [2]: rand = 76a934b7de4a6465caf3b632b87d1ed9 20250320085525012 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085525012 DAUC <0003> auc.c:142 vector [2]: autn = 5773314c863000007f71bae81659c24a 20250320085525012 DAUC <0003> auc.c:143 vector [2]: ck = 41e9350bdee136065147dce7c56f2920 20250320085525012 DAUC <0003> auc.c:144 vector [2]: ik = e0841a56b84d6578b9bce34725a67490 20250320085525012 DAUC <0003> auc.c:145 vector [2]: res = 7da41a98c3d3fad80000000000000000 20250320085525012 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085525012 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085525012 DAUC <0003> auc.c:179 vector [2]: kc = 18bb601b960dac00 20250320085525012 DAUC <0003> auc.c:180 vector [2]: sres = 503e61b0 20250320085525012 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085525012 DAUC <0003> auc.c:113 vector [3]: rand = b439fd31dc92389d686ac9d3c64cc372 20250320085525012 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085525012 DAUC <0003> auc.c:142 vector [3]: autn = 834305f59a210000db4da8e5080e7936 20250320085525012 DAUC <0003> auc.c:143 vector [3]: ck = 2a90447d16c59e7cf7ed2af90994b8d0 20250320085525012 DAUC <0003> auc.c:144 vector [3]: ik = f525b180cd4096aae32cc32530aab834 20250320085525012 DAUC <0003> auc.c:145 vector [3]: res = b70d9382195deb430000000000000000 20250320085525012 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085525012 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085525012 DAUC <0003> auc.c:179 vector [3]: kc = 66cd2cfdbd213c00 20250320085525012 DAUC <0003> auc.c:180 vector [3]: sres = f6cffb62 20250320085525012 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085525012 DAUC <0003> auc.c:113 vector [4]: rand = 41d336911b7674fe05e1510223bd3051 20250320085525012 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085525012 DAUC <0003> auc.c:142 vector [4]: autn = a02198cc8f8600006f3c0d9cf3bf6119 20250320085525012 DAUC <0003> auc.c:143 vector [4]: ck = 0ddc56654d38a9c85699e469025f4dc1 20250320085525012 DAUC <0003> auc.c:144 vector [4]: ik = 804e3b8a8f65231b8f76e2081f32d11e 20250320085525012 DAUC <0003> auc.c:145 vector [4]: res = c0cb916f4ee93a210000000000000000 20250320085525012 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085525012 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085525012 DAUC <0003> auc.c:179 vector [4]: kc = ba5c4489cc44d400 20250320085525012 DAUC <0003> auc.c:180 vector [4]: sres = b28dd2f8 20250320085525012 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085525012 DAUC <0003> db_auc.c:245 IMSI='262424783893931': Generated 5 vectors 20250320085525012 DAUC <0003> db_auc.c:249 IMSI='262424783893931': Updating SQN=161 in DB 20250320085525012 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424783893931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424783893931"} 20250320085525012 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424783893931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085525012 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085525012 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2045de5b3fed: Found GsupExpect[0] for "262424783893931" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@2045de5b3fed: Added IMSI table entry 5TC_gsup_sai(17)"262424783893931" TC_gsup_sai(17)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai(17)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085525013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 TC_gsup_sai(17)@2045de5b3fed: Final verdict of PTC: pass 20250320085525014 DAUC <0003> db_auc.c:157 IMSI='262423866182863': No 2G Auth Data 20250320085525014 DAUC <0003> db_auc.c:192 IMSI='262423866182863': No 3G Auth Data HLR_Test-GSUP(9)@2045de5b3fed: Created GsupExpect[0] for "262423866182863" to be handled at TC_gsup_sai(18) 20250320085525020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20250320085525022 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085525022 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423866182863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423866182863"} 20250320085525022 DAUC <0003> db_auc.c:236 IMSI='262423866182863': Calling to generate 5 vectors 20250320085525022 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085525022 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085525022 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085525022 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085525022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085525022 DAUC <0003> auc.c:113 vector [0]: rand = 18815112c3d5d0eb153aafb6fbdbf96c 20250320085525022 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085525022 DAUC <0003> auc.c:142 vector [0]: autn = d18d3d5d09160000876a4d5ae502548e 20250320085525022 DAUC <0003> auc.c:143 vector [0]: ck = 72298d8f3a879df8a4d677c9400848a6 20250320085525022 DAUC <0003> auc.c:144 vector [0]: ik = 7c9d0c16127c5169d416a8b05de929a8 20250320085525022 DAUC <0003> auc.c:145 vector [0]: res = 31fe2715291ef72d0000000000000000 20250320085525022 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085525022 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085525022 DAUC <0003> auc.c:179 vector [0]: kc = 66bed04c0995a800 20250320085525022 DAUC <0003> auc.c:180 vector [0]: sres = f634477c 20250320085525022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085525022 DAUC <0003> auc.c:113 vector [1]: rand = 2b04973574add253bd33758667d5fb4e 20250320085525022 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085525022 DAUC <0003> auc.c:142 vector [1]: autn = fccb60c4681400002a875cd8ed21963d 20250320085525022 DAUC <0003> auc.c:143 vector [1]: ck = 347de0d61599a7d889c97b1aa339109c 20250320085525022 DAUC <0003> auc.c:144 vector [1]: ik = 425aec480bd78cdbf581c777beac0d38 20250320085525022 DAUC <0003> auc.c:145 vector [1]: res = dc8bd867b37171cb0000000000000000 20250320085525022 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085525022 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085525022 DAUC <0003> auc.c:179 vector [1]: kc = 9165ee88d6b5dc00 20250320085525022 DAUC <0003> auc.c:180 vector [1]: sres = 6f6d3dea 20250320085525022 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085525022 DAUC <0003> auc.c:113 vector [2]: rand = 6a5215352aa39916ec78038d54c0c6ba 20250320085525022 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085525022 DAUC <0003> auc.c:142 vector [2]: autn = bd7a814724a70000890b583bd4b67853 20250320085525022 DAUC <0003> auc.c:143 vector [2]: ck = aad99fcf3aea1227242af9de1da8c4f8 20250320085525022 DAUC <0003> auc.c:144 vector [2]: ik = bdc92f809bf7683dea09f71458546f0b 20250320085525022 DAUC <0003> auc.c:145 vector [2]: res = 35e741085b6332d20000000000000000 20250320085525022 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085525022 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085525022 DAUC <0003> auc.c:179 vector [2]: kc = ac9ed60776151000 20250320085525022 DAUC <0003> auc.c:180 vector [2]: sres = e168a4d4 20250320085525022 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085525022 DAUC <0003> auc.c:113 vector [3]: rand = 8eea483cffea4d2ede667f39cae978b9 20250320085525022 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085525022 DAUC <0003> auc.c:142 vector [3]: autn = c6bbba79d6040000ff7edce377e04e6e 20250320085525022 DAUC <0003> auc.c:143 vector [3]: ck = 0e067bb0969371641b5dfd439878f976 20250320085525022 DAUC <0003> auc.c:144 vector [3]: ik = 6b25aff101b06e265c23fe944d2801b1 20250320085525022 DAUC <0003> auc.c:145 vector [3]: res = 0497e7c6ae2be10f0000000000000000 20250320085525022 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085525022 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085525022 DAUC <0003> auc.c:179 vector [3]: kc = 380802c4425abc00 20250320085525022 DAUC <0003> auc.c:180 vector [3]: sres = be6a1c9f 20250320085525022 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085525022 DAUC <0003> auc.c:113 vector [4]: rand = e907dd06d9b051ceb9523cb43e2225fe 20250320085525022 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085525022 DAUC <0003> auc.c:142 vector [4]: autn = fcddb677b6ce0000fbbc51eb7e2a6973 20250320085525022 DAUC <0003> auc.c:143 vector [4]: ck = edb349046e82e7b040b49d7e4fe7185b 20250320085525022 DAUC <0003> auc.c:144 vector [4]: ik = 78a84cb0b215319993257d3a4713b579 20250320085525022 DAUC <0003> auc.c:145 vector [4]: res = 8deda4c71a280d8b0000000000000000 20250320085525022 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085525022 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085525022 DAUC <0003> auc.c:179 vector [4]: kc = e96e1203510e9400 20250320085525022 DAUC <0003> auc.c:180 vector [4]: sres = aa3e960a 20250320085525022 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085525022 DAUC <0003> db_auc.c:245 IMSI='262423866182863': Generated 5 vectors 20250320085525022 DAUC <0003> db_auc.c:249 IMSI='262423866182863': Updating SQN=161 in DB 20250320085525022 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423866182863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423866182863"} 20250320085525022 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423866182863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085525022 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085525022 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2045de5b3fed: Found GsupExpect[0] for "262423866182863" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@2045de5b3fed: Added IMSI table entry 6TC_gsup_sai(18)"262423866182863" TC_gsup_sai(18)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai(18)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085525023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 TC_gsup_sai(18)@2045de5b3fed: Final verdict of PTC: pass 20250320085525024 DAUC <0003> db_auc.c:157 IMSI='262429353281412': No 2G Auth Data 20250320085525024 DAUC <0003> db_auc.c:192 IMSI='262429353281412': No 3G Auth Data HLR_Test-GSUP(9)@2045de5b3fed: Created GsupExpect[0] for "262429353281412" to be handled at TC_gsup_sai(19) 20250320085525031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 20250320085525033 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085525033 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429353281412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429353281412"} 20250320085525033 DAUC <0003> db_auc.c:236 IMSI='262429353281412': Calling to generate 5 vectors 20250320085525033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085525033 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085525033 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085525033 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085525033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085525033 DAUC <0003> auc.c:113 vector [0]: rand = e8cdd82db0b4808588838fa575184066 20250320085525033 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085525033 DAUC <0003> auc.c:142 vector [0]: autn = 623d43bad3ac00001af5fe4b85b39346 20250320085525033 DAUC <0003> auc.c:143 vector [0]: ck = b7d41cd9fceca06020c7ef6052e5b94f 20250320085525033 DAUC <0003> auc.c:144 vector [0]: ik = 53e3972db62c1412cdd15f987f4360a4 20250320085525033 DAUC <0003> auc.c:145 vector [0]: res = 60f8f5e9a84f99b20000000000000000 20250320085525033 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085525033 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085525033 DAUC <0003> auc.c:179 vector [0]: kc = 111e34495d025df3 20250320085525033 DAUC <0003> auc.c:180 vector [0]: sres = 027e9926 20250320085525033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085525033 DAUC <0003> auc.c:113 vector [1]: rand = fb081de3f21711c6be4943e5f3c0f7ea 20250320085525033 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085525033 DAUC <0003> auc.c:142 vector [1]: autn = 0e73bc1b6d0e00001a2cf8dcfd68c103 20250320085525033 DAUC <0003> auc.c:143 vector [1]: ck = af7d1b77068f99836102d29852e4c75b 20250320085525033 DAUC <0003> auc.c:144 vector [1]: ik = 2b27a4b99d6f3183b6ac42b11c70fe09 20250320085525033 DAUC <0003> auc.c:145 vector [1]: res = a52b001df91570080000000000000000 20250320085525033 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085525033 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085525033 DAUC <0003> auc.c:179 vector [1]: kc = aeb939a504e7da8f 20250320085525033 DAUC <0003> auc.c:180 vector [1]: sres = 2be94a7e 20250320085525033 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085525033 DAUC <0003> auc.c:113 vector [2]: rand = f04e55049989080ba8829ca0b9a52221 20250320085525033 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085525033 DAUC <0003> auc.c:142 vector [2]: autn = 0aac95861bf600000b52d94a960ce74c 20250320085525033 DAUC <0003> auc.c:143 vector [2]: ck = 1a9c2bf72b5e69a047b24563344bfab5 20250320085525033 DAUC <0003> auc.c:144 vector [2]: ik = 66910c2e56445155454a57cb23624373 20250320085525033 DAUC <0003> auc.c:145 vector [2]: res = e8ec4a5889125b140000000000000000 20250320085525033 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085525033 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085525033 DAUC <0003> auc.c:179 vector [2]: kc = f6fe188a47f09509 20250320085525033 DAUC <0003> auc.c:180 vector [2]: sres = d3f2cc52 20250320085525033 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085525033 DAUC <0003> auc.c:113 vector [3]: rand = 92ff4b35d122db8183bb7a0899c8bb97 20250320085525033 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085525033 DAUC <0003> auc.c:142 vector [3]: autn = e35be67d99da0000080783e127ea2d9f 20250320085525033 DAUC <0003> auc.c:143 vector [3]: ck = 779484fe0e38205d3c115175d1b36665 20250320085525033 DAUC <0003> auc.c:144 vector [3]: ik = 682324b0e1cd17e4181e8f6876029e91 20250320085525033 DAUC <0003> auc.c:145 vector [3]: res = 650b0bbc321f43e50000000000000000 20250320085525033 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085525033 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085525033 DAUC <0003> auc.c:179 vector [3]: kc = 6bc971ee5227a06c 20250320085525033 DAUC <0003> auc.c:180 vector [3]: sres = d86e5a70 20250320085525033 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085525033 DAUC <0003> auc.c:113 vector [4]: rand = 0053b7a7622306e06d791fc1f21ad3ed 20250320085525033 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085525034 DAUC <0003> auc.c:142 vector [4]: autn = 266910e1befe0000f30b3f9b527d12f5 20250320085525034 DAUC <0003> auc.c:143 vector [4]: ck = c8f6ba78312776785c5a2cc6c48e55c5 20250320085525034 DAUC <0003> auc.c:144 vector [4]: ik = c3a884f86648d5ce76c126d8d46d6a95 20250320085525034 DAUC <0003> auc.c:145 vector [4]: res = 24dee7bcb04275770000000000000000 20250320085525034 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085525034 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085525034 DAUC <0003> auc.c:179 vector [4]: kc = 299edfa8243a6a8a 20250320085525034 DAUC <0003> auc.c:180 vector [4]: sres = 26084a61 20250320085525034 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085525034 DAUC <0003> db_auc.c:245 IMSI='262429353281412': Generated 5 vectors 20250320085525034 DAUC <0003> db_auc.c:249 IMSI='262429353281412': Updating SQN=161 in DB 20250320085525034 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429353281412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429353281412"} 20250320085525034 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429353281412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085525034 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085525034 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2045de5b3fed: Found GsupExpect[0] for "262429353281412" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@2045de5b3fed: Added IMSI table entry 7TC_gsup_sai(19)"262429353281412" TC_gsup_sai(19)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai(19)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085525035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 TC_gsup_sai(19)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085525036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 20250320085525036 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33889<->l=127.0.0.1:4259) 10@2045de5b3fed: Final verdict of PTC: none 20250320085525037 DLINP <000b> input/ipa.c:452 connected read/write 20250320085525037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085525037 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(9)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@2045de5b3fed: Final verdict of PTC: none 20250320085525037 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085525037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(8)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_sai finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Mar 20 08:55:25 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250320085525065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 20250320085525166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_sai_num_auth_vectors started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085528272 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085528272 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085528276 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085528281 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528281 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085528282 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085528282 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 20250320085528282 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085528282 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 20250320085528282 DLGSUP <0013> gsup_server.c:236 2: 20250320085528282 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085528282 DLGSUP <0013> gsup_server.c:236 3: 20250320085528282 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085528282 DLGSUP <0013> gsup_server.c:236 4: 20250320085528282 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085528282 DLGSUP <0013> gsup_server.c:236 5: 20250320085528282 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085528282 DLGSUP <0013> gsup_server.c:236 7: 20250320085528282 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085528282 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085528282 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085528282 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@2045de5b3fed: 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") 20250320085528297 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40859<->l=127.0.0.1:4259) 20250320085528301 DAUC <0003> db_auc.c:157 IMSI='262420957284010': No 2G Auth Data 20250320085528301 DAUC <0003> db_auc.c:192 IMSI='262420957284010': No 3G Auth Data HLR_Test-GSUP(21)@2045de5b3fed: Created GsupExpect[0] for "262420957284010" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250320085528309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35464<->l=127.0.0.1:4258 20250320085528322 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528322 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420957284010"} 20250320085528322 DAUC <0003> db_auc.c:192 IMSI='262420957284010': No 3G Auth Data 20250320085528322 DAUC <0003> db_auc.c:236 IMSI='262420957284010': Calling to generate 1 vectors 20250320085528322 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250320085528322 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528322 DAUC <0003> auc.c:113 vector [0]: rand = 4eae32807fc0ace27c8f6adecdcbffc7 20250320085528322 DAUC <0003> auc.c:179 vector [0]: kc = f05162f5d0a79400 20250320085528322 DAUC <0003> auc.c:180 vector [0]: sres = 8806d238 20250320085528322 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528322 DAUC <0003> db_auc.c:245 IMSI='262420957284010': Generated 1 vectors 20250320085528322 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420957284010"} 20250320085528322 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528322 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528323 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2045de5b3fed: Found GsupExpect[0] for "262420957284010" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@2045de5b3fed: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420957284010" TC_gsup_sai_num_auth_vectors(24)@2045de5b3fed: setverdict(pass): none -> pass 20250320085528329 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528329 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420957284010"} 20250320085528329 DAUC <0003> db_auc.c:192 IMSI='262420957284010': No 3G Auth Data 20250320085528329 DAUC <0003> db_auc.c:236 IMSI='262420957284010': Calling to generate 4 vectors 20250320085528329 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250320085528329 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528329 DAUC <0003> auc.c:113 vector [0]: rand = 70192a0553a7bc5dccd839077c32ce87 20250320085528329 DAUC <0003> auc.c:179 vector [0]: kc = 68c44c08d6cd3400 20250320085528329 DAUC <0003> auc.c:180 vector [0]: sres = 4cd6c195 20250320085528329 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528329 DAUC <0003> auc.c:113 vector [1]: rand = d09eefc02a1cabf1189e0db27409db71 20250320085528329 DAUC <0003> auc.c:179 vector [1]: kc = 4e8fc3d3c066a800 20250320085528329 DAUC <0003> auc.c:180 vector [1]: sres = 60139fbd 20250320085528329 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085528329 DAUC <0003> auc.c:113 vector [2]: rand = 92b0dc1da176738ef59289ac9317531a 20250320085528329 DAUC <0003> auc.c:179 vector [2]: kc = e54cc4c69f40a000 20250320085528330 DAUC <0003> auc.c:180 vector [2]: sres = 6210de63 20250320085528330 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085528330 DAUC <0003> auc.c:113 vector [3]: rand = 64c6657ce55d8a959f64271185098409 20250320085528330 DAUC <0003> auc.c:179 vector [3]: kc = 9dc0e8f8fd295c00 20250320085528330 DAUC <0003> auc.c:180 vector [3]: sres = 5b13318c 20250320085528330 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085528330 DAUC <0003> db_auc.c:245 IMSI='262420957284010': Generated 4 vectors 20250320085528330 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420957284010"} 20250320085528330 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528330 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528330 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528334 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528334 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420957284010"} 20250320085528334 DAUC <0003> db_auc.c:192 IMSI='262420957284010': No 3G Auth Data 20250320085528334 DAUC <0003> db_auc.c:236 IMSI='262420957284010': Calling to generate 5 vectors 20250320085528334 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250320085528334 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528334 DAUC <0003> auc.c:113 vector [0]: rand = 42ac71dde2a4b4f15beb4ec6fc558445 20250320085528335 DAUC <0003> auc.c:179 vector [0]: kc = a4bb3916a07f8800 20250320085528335 DAUC <0003> auc.c:180 vector [0]: sres = e0b398af 20250320085528335 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528335 DAUC <0003> auc.c:113 vector [1]: rand = 0f8487069e33f2d60d2250a0d845cdc1 20250320085528335 DAUC <0003> auc.c:179 vector [1]: kc = da9d4c79b53ecc00 20250320085528335 DAUC <0003> auc.c:180 vector [1]: sres = e3b7fb1e 20250320085528335 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085528335 DAUC <0003> auc.c:113 vector [2]: rand = e979be138e520b6c301217985340fe7a 20250320085528335 DAUC <0003> auc.c:179 vector [2]: kc = 1d6601433ffe4c00 20250320085528335 DAUC <0003> auc.c:180 vector [2]: sres = 2b317dc2 20250320085528335 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085528335 DAUC <0003> auc.c:113 vector [3]: rand = 3d2e0bf808616b5f99645a9221a27e0f 20250320085528335 DAUC <0003> auc.c:179 vector [3]: kc = 2de05edbf96fd400 20250320085528335 DAUC <0003> auc.c:180 vector [3]: sres = e16f7d95 20250320085528335 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085528335 DAUC <0003> auc.c:113 vector [4]: rand = d7f41936f02090ae8d022ac0f7fb9600 20250320085528335 DAUC <0003> auc.c:179 vector [4]: kc = 75e0065f71d44000 20250320085528335 DAUC <0003> auc.c:180 vector [4]: sres = a4ffcaa7 20250320085528335 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250320085528335 DAUC <0003> db_auc.c:245 IMSI='262420957284010': Generated 5 vectors 20250320085528335 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420957284010"} 20250320085528335 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528335 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528335 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528339 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528339 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420957284010"} 20250320085528339 DAUC <0003> db_auc.c:192 IMSI='262420957284010': No 3G Auth Data 20250320085528339 DAUC <0003> db_auc.c:236 IMSI='262420957284010': Calling to generate 5 vectors 20250320085528339 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250320085528339 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528339 DAUC <0003> auc.c:113 vector [0]: rand = e9f19a08c561e9573943fea83baaab07 20250320085528339 DAUC <0003> auc.c:179 vector [0]: kc = 5a23fbfaa8b65800 20250320085528339 DAUC <0003> auc.c:180 vector [0]: sres = 6202b753 20250320085528340 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528340 DAUC <0003> auc.c:113 vector [1]: rand = f654d970940a93f0b1ab1ab484b6bd8e 20250320085528340 DAUC <0003> auc.c:179 vector [1]: kc = 048749f93f326c00 20250320085528340 DAUC <0003> auc.c:180 vector [1]: sres = e2475d1d 20250320085528340 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085528340 DAUC <0003> auc.c:113 vector [2]: rand = f80b3e93c01403e0e2d678cd5f2d279e 20250320085528340 DAUC <0003> auc.c:179 vector [2]: kc = 8fb4bd03323e2c00 20250320085528340 DAUC <0003> auc.c:180 vector [2]: sres = 990dd577 20250320085528340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085528340 DAUC <0003> auc.c:113 vector [3]: rand = b215267a343745946689f3bf6bffd5b4 20250320085528340 DAUC <0003> auc.c:179 vector [3]: kc = 09b9c51e883f0400 20250320085528340 DAUC <0003> auc.c:180 vector [3]: sres = b7dc9658 20250320085528340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085528340 DAUC <0003> auc.c:113 vector [4]: rand = d25d532088d501541c1cae54e9d95c17 20250320085528340 DAUC <0003> auc.c:179 vector [4]: kc = 5b61725ad9ecd000 20250320085528340 DAUC <0003> auc.c:180 vector [4]: sres = f08eec90 20250320085528340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250320085528340 DAUC <0003> db_auc.c:245 IMSI='262420957284010': Generated 5 vectors 20250320085528340 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420957284010"} 20250320085528340 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420957284010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528340 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528340 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35464<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@2045de5b3fed: Final verdict of PTC: pass 20250320085528347 DAUC <0003> db_auc.c:157 IMSI='262420158229478': No 2G Auth Data 20250320085528347 DAUC <0003> db_auc.c:192 IMSI='262420158229478': No 3G Auth Data HLR_Test-GSUP(21)@2045de5b3fed: Created GsupExpect[0] for "262420158229478" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250320085528359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35472<->l=127.0.0.1:4258 20250320085528360 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528360 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420158229478"} 20250320085528360 DAUC <0003> db_auc.c:192 IMSI='262420158229478': No 3G Auth Data 20250320085528360 DAUC <0003> db_auc.c:236 IMSI='262420158229478': Calling to generate 1 vectors 20250320085528360 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250320085528360 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528360 DAUC <0003> auc.c:113 vector [0]: rand = 4865c26cfd7838d64c46ba34fbec6439 20250320085528360 DAUC <0003> auc.c:179 vector [0]: kc = ba376fc4cbbaf000 20250320085528360 DAUC <0003> auc.c:180 vector [0]: sres = d4840a80 20250320085528360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528360 DAUC <0003> db_auc.c:245 IMSI='262420158229478': Generated 1 vectors 20250320085528360 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420158229478"} 20250320085528360 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528360 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528360 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2045de5b3fed: Found GsupExpect[0] for "262420158229478" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@2045de5b3fed: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420158229478" TC_gsup_sai_num_auth_vectors(25)@2045de5b3fed: setverdict(pass): none -> pass 20250320085528361 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528361 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420158229478"} 20250320085528361 DAUC <0003> db_auc.c:192 IMSI='262420158229478': No 3G Auth Data 20250320085528361 DAUC <0003> db_auc.c:236 IMSI='262420158229478': Calling to generate 4 vectors 20250320085528361 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250320085528361 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528361 DAUC <0003> auc.c:113 vector [0]: rand = 41d499d9d8fef54c6998750db14115c5 20250320085528361 DAUC <0003> auc.c:179 vector [0]: kc = 05660a600c167800 20250320085528361 DAUC <0003> auc.c:180 vector [0]: sres = ab0fefa1 20250320085528361 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528361 DAUC <0003> auc.c:113 vector [1]: rand = 1179bce200f8871ad6287b9fda62ff56 20250320085528361 DAUC <0003> auc.c:179 vector [1]: kc = bfe61625a9936c00 20250320085528361 DAUC <0003> auc.c:180 vector [1]: sres = 42b33f9f 20250320085528361 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085528361 DAUC <0003> auc.c:113 vector [2]: rand = 51639d65d315c7068b77c35c32a0ca27 20250320085528361 DAUC <0003> auc.c:179 vector [2]: kc = 5b5e44366d7d6400 20250320085528361 DAUC <0003> auc.c:180 vector [2]: sres = 0702ddc4 20250320085528361 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085528361 DAUC <0003> auc.c:113 vector [3]: rand = eb99c90d9439941b4bdd0fec6b76737b 20250320085528361 DAUC <0003> auc.c:179 vector [3]: kc = 2ee7f23692cf0c00 20250320085528361 DAUC <0003> auc.c:180 vector [3]: sres = 2ff212e9 20250320085528361 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085528361 DAUC <0003> db_auc.c:245 IMSI='262420158229478': Generated 4 vectors 20250320085528361 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420158229478"} 20250320085528361 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528361 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528361 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528362 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528362 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420158229478"} 20250320085528362 DAUC <0003> db_auc.c:192 IMSI='262420158229478': No 3G Auth Data 20250320085528362 DAUC <0003> db_auc.c:236 IMSI='262420158229478': Calling to generate 5 vectors 20250320085528362 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250320085528362 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528362 DAUC <0003> auc.c:113 vector [0]: rand = 3152db34944caf84a4bbbe350c367f0d 20250320085528362 DAUC <0003> auc.c:179 vector [0]: kc = 8e5ccd8d1bc0d800 20250320085528362 DAUC <0003> auc.c:180 vector [0]: sres = fe5a5cb7 20250320085528362 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528362 DAUC <0003> auc.c:113 vector [1]: rand = bbe3bb5a65361e89346803effd05ae24 20250320085528362 DAUC <0003> auc.c:179 vector [1]: kc = 041175718e5b2c00 20250320085528362 DAUC <0003> auc.c:180 vector [1]: sres = b13c6b08 20250320085528362 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085528362 DAUC <0003> auc.c:113 vector [2]: rand = a1fcf3094a70c732ad6721700fe1e88d 20250320085528362 DAUC <0003> auc.c:179 vector [2]: kc = babdf6e9a3d8f800 20250320085528362 DAUC <0003> auc.c:180 vector [2]: sres = 97513b6c 20250320085528362 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085528362 DAUC <0003> auc.c:113 vector [3]: rand = 9031aeec579d3cfecd2cefcd91a38ce9 20250320085528362 DAUC <0003> auc.c:179 vector [3]: kc = a0dede467bc15c00 20250320085528362 DAUC <0003> auc.c:180 vector [3]: sres = d00dd72d 20250320085528362 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085528362 DAUC <0003> auc.c:113 vector [4]: rand = d042f7254b2102cf27513cc7cfee9921 20250320085528362 DAUC <0003> auc.c:179 vector [4]: kc = daccc489d74aec00 20250320085528362 DAUC <0003> auc.c:180 vector [4]: sres = 22d5961c 20250320085528362 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250320085528362 DAUC <0003> db_auc.c:245 IMSI='262420158229478': Generated 5 vectors 20250320085528362 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420158229478"} 20250320085528362 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528362 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528362 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528363 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528363 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420158229478"} 20250320085528363 DAUC <0003> db_auc.c:192 IMSI='262420158229478': No 3G Auth Data 20250320085528363 DAUC <0003> db_auc.c:236 IMSI='262420158229478': Calling to generate 5 vectors 20250320085528363 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250320085528363 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528363 DAUC <0003> auc.c:113 vector [0]: rand = 3f4af7b50a35b1fceca188ee2cb41c75 20250320085528363 DAUC <0003> auc.c:179 vector [0]: kc = 6f28e9f666335c00 20250320085528363 DAUC <0003> auc.c:180 vector [0]: sres = ed5d9d81 20250320085528363 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528363 DAUC <0003> auc.c:113 vector [1]: rand = 7cdf57943161a163ddbccc19ea5cedfa 20250320085528363 DAUC <0003> auc.c:179 vector [1]: kc = 01ae0141732a0000 20250320085528363 DAUC <0003> auc.c:180 vector [1]: sres = e5d304a1 20250320085528363 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085528363 DAUC <0003> auc.c:113 vector [2]: rand = 45a07cb65e6ae65b3d2ee88608c361e8 20250320085528363 DAUC <0003> auc.c:179 vector [2]: kc = a9a0d8ee549ab000 20250320085528363 DAUC <0003> auc.c:180 vector [2]: sres = c06e1970 20250320085528363 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085528363 DAUC <0003> auc.c:113 vector [3]: rand = 6e6437107be0ef3c0b31cc14070f9f4b 20250320085528363 DAUC <0003> auc.c:179 vector [3]: kc = 762bb78e0acf5400 20250320085528363 DAUC <0003> auc.c:180 vector [3]: sres = 28a12b47 20250320085528363 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085528363 DAUC <0003> auc.c:113 vector [4]: rand = 34de49795a96d19b23e8e102abe16aee 20250320085528363 DAUC <0003> auc.c:179 vector [4]: kc = 1169eccfadcef000 20250320085528363 DAUC <0003> auc.c:180 vector [4]: sres = bb6d7e60 20250320085528363 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250320085528363 DAUC <0003> db_auc.c:245 IMSI='262420158229478': Generated 5 vectors 20250320085528363 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420158229478"} 20250320085528363 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420158229478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528363 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528363 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35472<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@2045de5b3fed: Final verdict of PTC: pass 20250320085528365 DAUC <0003> db_auc.c:157 IMSI='262422136988307': No 2G Auth Data 20250320085528365 DAUC <0003> db_auc.c:192 IMSI='262422136988307': No 3G Auth Data HLR_Test-GSUP(21)@2045de5b3fed: Created GsupExpect[0] for "262422136988307" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250320085528371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35476<->l=127.0.0.1:4258 20250320085528373 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528373 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422136988307"} 20250320085528373 DAUC <0003> db_auc.c:192 IMSI='262422136988307': No 3G Auth Data 20250320085528373 DAUC <0003> db_auc.c:236 IMSI='262422136988307': Calling to generate 1 vectors 20250320085528373 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250320085528373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528373 DAUC <0003> auc.c:113 vector [0]: rand = 267a4f3578685e7e4fcbd588db92ac3d 20250320085528373 DAUC <0003> auc.c:179 vector [0]: kc = fb04944da18f1001 20250320085528373 DAUC <0003> auc.c:180 vector [0]: sres = 62d8ed5f 20250320085528373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528373 DAUC <0003> db_auc.c:245 IMSI='262422136988307': Generated 1 vectors 20250320085528373 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422136988307"} 20250320085528373 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528373 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528373 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2045de5b3fed: Found GsupExpect[0] for "262422136988307" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@2045de5b3fed: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422136988307" TC_gsup_sai_num_auth_vectors(26)@2045de5b3fed: setverdict(pass): none -> pass 20250320085528374 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528374 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422136988307"} 20250320085528374 DAUC <0003> db_auc.c:192 IMSI='262422136988307': No 3G Auth Data 20250320085528374 DAUC <0003> db_auc.c:236 IMSI='262422136988307': Calling to generate 4 vectors 20250320085528374 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250320085528374 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528374 DAUC <0003> auc.c:113 vector [0]: rand = 5bea947bc99205e433052e37625fdf45 20250320085528374 DAUC <0003> auc.c:179 vector [0]: kc = 40cf8f3b8e0c1ab0 20250320085528374 DAUC <0003> auc.c:180 vector [0]: sres = bf15a0cc 20250320085528374 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528374 DAUC <0003> auc.c:113 vector [1]: rand = 53c38235695b011be80afb8f9af64d5e 20250320085528374 DAUC <0003> auc.c:179 vector [1]: kc = fcd8b63c2c3c9fbd 20250320085528374 DAUC <0003> auc.c:180 vector [1]: sres = d8050a85 20250320085528374 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085528374 DAUC <0003> auc.c:113 vector [2]: rand = 1712ad6da8936403f5d99225b4d6fc46 20250320085528374 DAUC <0003> auc.c:179 vector [2]: kc = c6e80c5789928e92 20250320085528374 DAUC <0003> auc.c:180 vector [2]: sres = bf1affcf 20250320085528374 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085528374 DAUC <0003> auc.c:113 vector [3]: rand = fad93525cc28d17d7d55d0e134970d43 20250320085528374 DAUC <0003> auc.c:179 vector [3]: kc = d31c8ac4701071a1 20250320085528374 DAUC <0003> auc.c:180 vector [3]: sres = 3955f756 20250320085528374 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085528374 DAUC <0003> db_auc.c:245 IMSI='262422136988307': Generated 4 vectors 20250320085528374 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422136988307"} 20250320085528374 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528374 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528374 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528375 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528375 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422136988307"} 20250320085528375 DAUC <0003> db_auc.c:192 IMSI='262422136988307': No 3G Auth Data 20250320085528375 DAUC <0003> db_auc.c:236 IMSI='262422136988307': Calling to generate 5 vectors 20250320085528375 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250320085528375 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528375 DAUC <0003> auc.c:113 vector [0]: rand = e08ce7e4d8da30a83810447082a808a0 20250320085528375 DAUC <0003> auc.c:179 vector [0]: kc = 964e25564f287495 20250320085528375 DAUC <0003> auc.c:180 vector [0]: sres = c07c1eee 20250320085528375 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528375 DAUC <0003> auc.c:113 vector [1]: rand = f940a4d5fa261e907fb4b21419e2cf90 20250320085528375 DAUC <0003> auc.c:179 vector [1]: kc = afea1d73d2a2f1a2 20250320085528375 DAUC <0003> auc.c:180 vector [1]: sres = 4c86a806 20250320085528375 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085528375 DAUC <0003> auc.c:113 vector [2]: rand = 1e16390837449dafa2a1a204cc69dfe7 20250320085528375 DAUC <0003> auc.c:179 vector [2]: kc = 2389e65cf8a1516b 20250320085528375 DAUC <0003> auc.c:180 vector [2]: sres = 98f45a1a 20250320085528375 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085528375 DAUC <0003> auc.c:113 vector [3]: rand = 2dafc0e9b4ac1f05ec64a98cc8e20aff 20250320085528375 DAUC <0003> auc.c:179 vector [3]: kc = f215f0d1071c1a91 20250320085528375 DAUC <0003> auc.c:180 vector [3]: sres = d03f9766 20250320085528375 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085528375 DAUC <0003> auc.c:113 vector [4]: rand = 4838bf27731ea3ac839c2b840f56b2b0 20250320085528375 DAUC <0003> auc.c:179 vector [4]: kc = 8980973a844be6de 20250320085528375 DAUC <0003> auc.c:180 vector [4]: sres = 8fadb35d 20250320085528375 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250320085528375 DAUC <0003> db_auc.c:245 IMSI='262422136988307': Generated 5 vectors 20250320085528375 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422136988307"} 20250320085528375 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528375 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528375 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528376 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528376 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422136988307"} 20250320085528376 DAUC <0003> db_auc.c:192 IMSI='262422136988307': No 3G Auth Data 20250320085528376 DAUC <0003> db_auc.c:236 IMSI='262422136988307': Calling to generate 5 vectors 20250320085528376 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250320085528376 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528376 DAUC <0003> auc.c:113 vector [0]: rand = 4f4964daf307e77b4dc0105ddd1102c7 20250320085528376 DAUC <0003> auc.c:179 vector [0]: kc = cb67725092bf88ec 20250320085528376 DAUC <0003> auc.c:180 vector [0]: sres = 0870fa12 20250320085528376 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250320085528376 DAUC <0003> auc.c:113 vector [1]: rand = b38b07b8ed43cc05a786aed44ac652ba 20250320085528376 DAUC <0003> auc.c:179 vector [1]: kc = 89895a85b0ef6513 20250320085528376 DAUC <0003> auc.c:180 vector [1]: sres = 69103723 20250320085528376 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250320085528376 DAUC <0003> auc.c:113 vector [2]: rand = 881af8a27d448b634eb4aca92b3f4bdc 20250320085528376 DAUC <0003> auc.c:179 vector [2]: kc = a0f9daf167d54356 20250320085528376 DAUC <0003> auc.c:180 vector [2]: sres = b129768f 20250320085528376 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250320085528376 DAUC <0003> auc.c:113 vector [3]: rand = d87c8fdbd3dc32a105751c66127700df 20250320085528376 DAUC <0003> auc.c:179 vector [3]: kc = 2f110622137da11d 20250320085528376 DAUC <0003> auc.c:180 vector [3]: sres = eaf682fb 20250320085528376 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250320085528376 DAUC <0003> auc.c:113 vector [4]: rand = 085d927cf37153193b21713fbb3663cd 20250320085528376 DAUC <0003> auc.c:179 vector [4]: kc = 4b211e8123b408b0 20250320085528376 DAUC <0003> auc.c:180 vector [4]: sres = 7f665010 20250320085528376 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250320085528376 DAUC <0003> db_auc.c:245 IMSI='262422136988307': Generated 5 vectors 20250320085528376 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422136988307"} 20250320085528376 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422136988307 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528376 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528376 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35476<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@2045de5b3fed: Final verdict of PTC: pass 20250320085528377 DAUC <0003> db_auc.c:157 IMSI='262422436717895': No 2G Auth Data 20250320085528377 DAUC <0003> db_auc.c:192 IMSI='262422436717895': No 3G Auth Data HLR_Test-GSUP(21)@2045de5b3fed: Created GsupExpect[0] for "262422436717895" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250320085528383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35480<->l=127.0.0.1:4258 20250320085528385 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528385 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422436717895"} 20250320085528385 DAUC <0003> db_auc.c:157 IMSI='262422436717895': No 2G Auth Data 20250320085528385 DAUC <0003> db_auc.c:236 IMSI='262422436717895': Calling to generate 1 vectors 20250320085528385 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250320085528385 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528385 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528385 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085528385 DAUC <0003> auc.c:113 vector [0]: rand = d02088197fcae698580311acb4e24f37 20250320085528385 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085528385 DAUC <0003> auc.c:142 vector [0]: autn = 5d4a82b83f500000d4abc0ea055437f6 20250320085528385 DAUC <0003> auc.c:143 vector [0]: ck = 87766b239d03ea95b0b2e39a74ea0ee6 20250320085528385 DAUC <0003> auc.c:144 vector [0]: ik = aa8c5b4df325de984e6c54650931533b 20250320085528385 DAUC <0003> auc.c:145 vector [0]: res = 597a6be3cdd66a8c0000000000000000 20250320085528385 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528385 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085528385 DAUC <0003> auc.c:151 vector [0]: kc = d324879113fd69d0 20250320085528385 DAUC <0003> auc.c:152 vector [0]: sres = 94ac016f 20250320085528385 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085528385 DAUC <0003> db_auc.c:245 IMSI='262422436717895': Generated 1 vectors 20250320085528385 DAUC <0003> db_auc.c:249 IMSI='262422436717895': Updating SQN=33 in DB 20250320085528385 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422436717895"} 20250320085528385 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528385 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528385 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2045de5b3fed: Found GsupExpect[0] for "262422436717895" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@2045de5b3fed: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422436717895" TC_gsup_sai_num_auth_vectors(27)@2045de5b3fed: setverdict(pass): none -> pass 20250320085528386 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528386 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422436717895"} 20250320085528386 DAUC <0003> db_auc.c:157 IMSI='262422436717895': No 2G Auth Data 20250320085528386 DAUC <0003> db_auc.c:236 IMSI='262422436717895': Calling to generate 4 vectors 20250320085528386 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250320085528386 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528386 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528386 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250320085528386 DAUC <0003> auc.c:113 vector [0]: rand = 33d495bbc3288ae7890c0471603525f8 20250320085528386 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250320085528386 DAUC <0003> auc.c:142 vector [0]: autn = 8018a16c58c30000d3008f9f45bd1c5c 20250320085528386 DAUC <0003> auc.c:143 vector [0]: ck = 5a1af22b84e29314a2b0ab1d560787b2 20250320085528386 DAUC <0003> auc.c:144 vector [0]: ik = 32505acaa59ade30cb5d25f292b753ba 20250320085528386 DAUC <0003> auc.c:145 vector [0]: res = 45bcf507dfac0ffd0000000000000000 20250320085528386 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528386 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085528386 DAUC <0003> auc.c:151 vector [0]: kc = 01a7260ee5c8992c 20250320085528386 DAUC <0003> auc.c:152 vector [0]: sres = 9a10fafa 20250320085528386 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085528386 DAUC <0003> auc.c:113 vector [1]: rand = 2a47cd293227abd1f888ca68a4832a11 20250320085528386 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250320085528386 DAUC <0003> auc.c:142 vector [1]: autn = b204f71d18cd0000c609196941d36970 20250320085528386 DAUC <0003> auc.c:143 vector [1]: ck = 48bac340c261347310a71cc3fff3b902 20250320085528386 DAUC <0003> auc.c:144 vector [1]: ik = 666776230413332f8b963b70d6a3230a 20250320085528386 DAUC <0003> auc.c:145 vector [1]: res = be6eaefaf1d908a70000000000000000 20250320085528386 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528386 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085528386 DAUC <0003> auc.c:151 vector [1]: kc = b5ec92d0ef229d54 20250320085528386 DAUC <0003> auc.c:152 vector [1]: sres = 4fb7a65d 20250320085528386 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085528386 DAUC <0003> auc.c:113 vector [2]: rand = f2dd79261af8dcb313e473c91c81b56b 20250320085528386 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250320085528386 DAUC <0003> auc.c:142 vector [2]: autn = 33d8ed211ab300002fea6d259b9d1b6a 20250320085528386 DAUC <0003> auc.c:143 vector [2]: ck = fc4ee0278b7b251dc4b3bc75fea63f06 20250320085528386 DAUC <0003> auc.c:144 vector [2]: ik = 8fd2ae412aeee7fdfe47237d58ea699f 20250320085528386 DAUC <0003> auc.c:145 vector [2]: res = 71d44771762591030000000000000000 20250320085528386 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528386 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085528386 DAUC <0003> auc.c:151 vector [2]: kc = 4968d16e07d99479 20250320085528386 DAUC <0003> auc.c:152 vector [2]: sres = 07f1d672 20250320085528386 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085528386 DAUC <0003> auc.c:113 vector [3]: rand = 2a573b378621f73c627e2bc19264cf74 20250320085528386 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250320085528386 DAUC <0003> auc.c:142 vector [3]: autn = cd0cea952192000023216b89918cc8e3 20250320085528386 DAUC <0003> auc.c:143 vector [3]: ck = 06ffed79640fd058893371b9539ca568 20250320085528386 DAUC <0003> auc.c:144 vector [3]: ik = 991744a6453854ad87bfe8ffaef452a1 20250320085528386 DAUC <0003> auc.c:145 vector [3]: res = b1f47b09936228000000000000000000 20250320085528386 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528386 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085528386 DAUC <0003> auc.c:151 vector [3]: kc = 91643099dc5f733c 20250320085528386 DAUC <0003> auc.c:152 vector [3]: sres = 22965309 20250320085528386 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085528386 DAUC <0003> db_auc.c:245 IMSI='262422436717895': Generated 4 vectors 20250320085528386 DAUC <0003> db_auc.c:249 IMSI='262422436717895': Updating SQN=161 in DB 20250320085528386 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422436717895"} 20250320085528386 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528386 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528387 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528387 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528388 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422436717895"} 20250320085528388 DAUC <0003> db_auc.c:157 IMSI='262422436717895': No 2G Auth Data 20250320085528388 DAUC <0003> db_auc.c:236 IMSI='262422436717895': Calling to generate 5 vectors 20250320085528388 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250320085528388 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528388 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528388 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250320085528388 DAUC <0003> auc.c:113 vector [0]: rand = cf5febee768f791bc18d98327d570f85 20250320085528388 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250320085528388 DAUC <0003> auc.c:142 vector [0]: autn = 24d9e571738f00004b61140fe1e73d15 20250320085528388 DAUC <0003> auc.c:143 vector [0]: ck = 89e219336b108ebacf6b5edd6e12bf4e 20250320085528388 DAUC <0003> auc.c:144 vector [0]: ik = 8ae479c21c1594b2f97904913ccf8115 20250320085528388 DAUC <0003> auc.c:145 vector [0]: res = 6b551eea6cbd7d710000000000000000 20250320085528388 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528388 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085528388 DAUC <0003> auc.c:151 vector [0]: kc = 35143abd25d82453 20250320085528388 DAUC <0003> auc.c:152 vector [0]: sres = 07e8639b 20250320085528388 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085528388 DAUC <0003> auc.c:113 vector [1]: rand = c73040509a8bd52c861a1f09aa304294 20250320085528388 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250320085528388 DAUC <0003> auc.c:142 vector [1]: autn = fcdd670b125a00001ab809d07fd60671 20250320085528388 DAUC <0003> auc.c:143 vector [1]: ck = 67ad88bf3238e9266d3c469186a7354a 20250320085528388 DAUC <0003> auc.c:144 vector [1]: ik = f18bebce29f9ba6ed1ff18acecbb3af5 20250320085528388 DAUC <0003> auc.c:145 vector [1]: res = 068d8a22ab3d489e0000000000000000 20250320085528388 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528388 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085528388 DAUC <0003> auc.c:151 vector [1]: kc = 2ae53d4c71dd5cf7 20250320085528388 DAUC <0003> auc.c:152 vector [1]: sres = adb0c2bc 20250320085528388 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085528388 DAUC <0003> auc.c:113 vector [2]: rand = c0890ef397ef0f11bf4dec8fa5dcafbc 20250320085528388 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250320085528388 DAUC <0003> auc.c:142 vector [2]: autn = 48ca8fdcfb930000be22d24c002cc809 20250320085528388 DAUC <0003> auc.c:143 vector [2]: ck = c6256b1750165c6cf7fa725b943d681d 20250320085528388 DAUC <0003> auc.c:144 vector [2]: ik = b31c9974977dbef4c62729d9b3d508d9 20250320085528388 DAUC <0003> auc.c:145 vector [2]: res = 192199e718ebbca00000000000000000 20250320085528388 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528388 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085528388 DAUC <0003> auc.c:151 vector [2]: kc = 44e4a9e1e083825c 20250320085528388 DAUC <0003> auc.c:152 vector [2]: sres = 01ca2547 20250320085528388 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085528388 DAUC <0003> auc.c:113 vector [3]: rand = 8237eb521ca8d553ea18f5f7e074b599 20250320085528388 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250320085528388 DAUC <0003> auc.c:142 vector [3]: autn = 643d259d45d20000fe13bcf542c43674 20250320085528388 DAUC <0003> auc.c:143 vector [3]: ck = e5abdcb8c4998a34382c357e994ea811 20250320085528388 DAUC <0003> auc.c:144 vector [3]: ik = 1637c765958bd097d873eeac694d5cae 20250320085528388 DAUC <0003> auc.c:145 vector [3]: res = f65d5c04e588ce0d0000000000000000 20250320085528388 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528388 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085528388 DAUC <0003> auc.c:151 vector [3]: kc = 13c3c00fa111ae1c 20250320085528388 DAUC <0003> auc.c:152 vector [3]: sres = 13d59209 20250320085528388 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085528388 DAUC <0003> auc.c:113 vector [4]: rand = 6bd6d3e909624e989bbc7845c97b3ead 20250320085528388 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250320085528388 DAUC <0003> auc.c:142 vector [4]: autn = 0eeb5145345800004e6e244fa6a5c691 20250320085528388 DAUC <0003> auc.c:143 vector [4]: ck = deeddf3413adba30ecf217dad28ebdc9 20250320085528388 DAUC <0003> auc.c:144 vector [4]: ik = d5129026e61732ece07afc816824d7bc 20250320085528388 DAUC <0003> auc.c:145 vector [4]: res = 079dd07354d5ba210000000000000000 20250320085528388 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528388 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250320085528388 DAUC <0003> auc.c:151 vector [4]: kc = 0777a4494f10e2a9 20250320085528388 DAUC <0003> auc.c:152 vector [4]: sres = 53486a52 20250320085528388 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250320085528388 DAUC <0003> db_auc.c:245 IMSI='262422436717895': Generated 5 vectors 20250320085528388 DAUC <0003> db_auc.c:249 IMSI='262422436717895': Updating SQN=321 in DB 20250320085528388 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422436717895"} 20250320085528388 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528388 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528388 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528389 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528389 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422436717895"} 20250320085528389 DAUC <0003> db_auc.c:157 IMSI='262422436717895': No 2G Auth Data 20250320085528389 DAUC <0003> db_auc.c:236 IMSI='262422436717895': Calling to generate 5 vectors 20250320085528389 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250320085528389 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528389 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528389 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250320085528389 DAUC <0003> auc.c:113 vector [0]: rand = 49e894ca08ac3ff0fbbbe5659e4ea2f0 20250320085528389 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250320085528389 DAUC <0003> auc.c:142 vector [0]: autn = f45e54a18a2c000040c8103cd039254a 20250320085528389 DAUC <0003> auc.c:143 vector [0]: ck = 31e682e075acbbc23232df6064a2bc7e 20250320085528389 DAUC <0003> auc.c:144 vector [0]: ik = e193988b5f5b3bb9d0d4de04b09d1eee 20250320085528389 DAUC <0003> auc.c:145 vector [0]: res = f89a4b312fc769130000000000000000 20250320085528389 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528389 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085528389 DAUC <0003> auc.c:151 vector [0]: kc = 32931b0ffec822eb 20250320085528389 DAUC <0003> auc.c:152 vector [0]: sres = d75d2222 20250320085528389 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085528389 DAUC <0003> auc.c:113 vector [1]: rand = e9f760f6ebe6e8255cf9f1ea2292f939 20250320085528389 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250320085528389 DAUC <0003> auc.c:142 vector [1]: autn = ca8bee759eb900001bbf371b2b3ca8e9 20250320085528389 DAUC <0003> auc.c:143 vector [1]: ck = 39334edd78fa2a9f4132f49ed5e74a78 20250320085528389 DAUC <0003> auc.c:144 vector [1]: ik = 15ff7c3f540a93cd7ce78795ce099dc1 20250320085528389 DAUC <0003> auc.c:145 vector [1]: res = d5444048721d7ad80000000000000000 20250320085528389 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528389 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085528389 DAUC <0003> auc.c:151 vector [1]: kc = 111941e9371e6eeb 20250320085528389 DAUC <0003> auc.c:152 vector [1]: sres = a7593a90 20250320085528389 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085528389 DAUC <0003> auc.c:113 vector [2]: rand = e6a91d21e427fc84c53947ea70d69ec7 20250320085528389 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250320085528389 DAUC <0003> auc.c:142 vector [2]: autn = 29f0f9851fd70000572705028a7eeb84 20250320085528389 DAUC <0003> auc.c:143 vector [2]: ck = 009b5000ac795f48106cbb8c6deb9077 20250320085528389 DAUC <0003> auc.c:144 vector [2]: ik = 6674aea23630209852b67618a29e4aa2 20250320085528389 DAUC <0003> auc.c:145 vector [2]: res = a6f9b6fa55b667680000000000000000 20250320085528389 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528389 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085528389 DAUC <0003> auc.c:151 vector [2]: kc = 24353336553ca505 20250320085528389 DAUC <0003> auc.c:152 vector [2]: sres = f34fd192 20250320085528389 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085528389 DAUC <0003> auc.c:113 vector [3]: rand = 483416aeceec11fa3996841d43f005ee 20250320085528389 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250320085528389 DAUC <0003> auc.c:142 vector [3]: autn = 37aa3713002600006d5a5a7a01917a58 20250320085528389 DAUC <0003> auc.c:143 vector [3]: ck = cc39f263e85a05218cb71b1fd9452888 20250320085528389 DAUC <0003> auc.c:144 vector [3]: ik = ba0c4715143d5748af0706cf1ea7255d 20250320085528389 DAUC <0003> auc.c:145 vector [3]: res = 844b0fb07fb78c100000000000000000 20250320085528389 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528389 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085528389 DAUC <0003> auc.c:151 vector [3]: kc = 5585a8a63b855fbc 20250320085528389 DAUC <0003> auc.c:152 vector [3]: sres = fbfc83a0 20250320085528389 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085528389 DAUC <0003> auc.c:113 vector [4]: rand = a3f6724ce8f2400bfafc5aeba0631072 20250320085528389 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250320085528389 DAUC <0003> auc.c:142 vector [4]: autn = eea55e5de823000014cad44935dcd0e6 20250320085528389 DAUC <0003> auc.c:143 vector [4]: ck = 73a3f74ca79e724802686f1e7533257b 20250320085528389 DAUC <0003> auc.c:144 vector [4]: ik = b275da7466e0e12b4852965a111476e9 20250320085528389 DAUC <0003> auc.c:145 vector [4]: res = d5690170f77a92980000000000000000 20250320085528389 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528389 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250320085528389 DAUC <0003> auc.c:151 vector [4]: kc = 8becd47ca559c0f1 20250320085528389 DAUC <0003> auc.c:152 vector [4]: sres = 221393e8 20250320085528389 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250320085528389 DAUC <0003> db_auc.c:245 IMSI='262422436717895': Generated 5 vectors 20250320085528389 DAUC <0003> db_auc.c:249 IMSI='262422436717895': Updating SQN=481 in DB 20250320085528389 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422436717895"} 20250320085528389 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422436717895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528389 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528389 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35480<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@2045de5b3fed: Final verdict of PTC: pass 20250320085528390 DAUC <0003> db_auc.c:157 IMSI='262429037382304': No 2G Auth Data 20250320085528390 DAUC <0003> db_auc.c:192 IMSI='262429037382304': No 3G Auth Data HLR_Test-GSUP(21)@2045de5b3fed: Created GsupExpect[0] for "262429037382304" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250320085528397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 20250320085528398 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528398 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429037382304"} 20250320085528398 DAUC <0003> db_auc.c:157 IMSI='262429037382304': No 2G Auth Data 20250320085528398 DAUC <0003> db_auc.c:236 IMSI='262429037382304': Calling to generate 1 vectors 20250320085528398 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250320085528398 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528398 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250320085528398 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085528398 DAUC <0003> auc.c:113 vector [0]: rand = 7ab6a11726258ea30a5c4d96463dee74 20250320085528398 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085528398 DAUC <0003> auc.c:142 vector [0]: autn = 64da0aa5dc6500006e1e507eadc4ed0d 20250320085528398 DAUC <0003> auc.c:143 vector [0]: ck = 60a157254f6fd17f239d07d5af3199f7 20250320085528398 DAUC <0003> auc.c:144 vector [0]: ik = f658c8f755f5d22eed781df31e615fb9 20250320085528398 DAUC <0003> auc.c:145 vector [0]: res = ffeed5c41fa613e40000000000000000 20250320085528398 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528398 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085528398 DAUC <0003> auc.c:151 vector [0]: kc = 581c85f4abcac51f 20250320085528398 DAUC <0003> auc.c:152 vector [0]: sres = e048c620 20250320085528398 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085528398 DAUC <0003> db_auc.c:245 IMSI='262429037382304': Generated 1 vectors 20250320085528398 DAUC <0003> db_auc.c:249 IMSI='262429037382304': Updating SQN=33 in DB 20250320085528398 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429037382304"} 20250320085528398 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528398 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528398 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2045de5b3fed: Found GsupExpect[0] for "262429037382304" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@2045de5b3fed: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429037382304" TC_gsup_sai_num_auth_vectors(28)@2045de5b3fed: setverdict(pass): none -> pass 20250320085528400 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528400 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429037382304"} 20250320085528400 DAUC <0003> db_auc.c:157 IMSI='262429037382304': No 2G Auth Data 20250320085528400 DAUC <0003> db_auc.c:236 IMSI='262429037382304': Calling to generate 4 vectors 20250320085528400 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250320085528400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528400 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250320085528400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250320085528400 DAUC <0003> auc.c:113 vector [0]: rand = 62ef267f6a5ea6b2509e69683585c68a 20250320085528400 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250320085528400 DAUC <0003> auc.c:142 vector [0]: autn = 98433803f3400000cb6003454a244aae 20250320085528400 DAUC <0003> auc.c:143 vector [0]: ck = 7e9d52c93f4970b2721ab4a536992026 20250320085528400 DAUC <0003> auc.c:144 vector [0]: ik = dbe6f511281c49a9acca5cfbd24bbeda 20250320085528400 DAUC <0003> auc.c:145 vector [0]: res = f010b0cdeeef7dcc0000000000000000 20250320085528400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528400 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085528400 DAUC <0003> auc.c:151 vector [0]: kc = 7bab4f86f387a7e7 20250320085528400 DAUC <0003> auc.c:152 vector [0]: sres = 1effcd01 20250320085528400 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085528400 DAUC <0003> auc.c:113 vector [1]: rand = a4e8df1571eb1acc90eb91986596df57 20250320085528400 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250320085528400 DAUC <0003> auc.c:142 vector [1]: autn = ab43fa5849750000233f57afa0e6479b 20250320085528400 DAUC <0003> auc.c:143 vector [1]: ck = 75dc254d207f6e0c1bbc5f5347eaedf8 20250320085528400 DAUC <0003> auc.c:144 vector [1]: ik = 456db350ec0e21a21d0cf89e1e73be58 20250320085528400 DAUC <0003> auc.c:145 vector [1]: res = 8211461b44ba8a3d0000000000000000 20250320085528400 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528400 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085528400 DAUC <0003> auc.c:151 vector [1]: kc = 360131d095e81c0e 20250320085528400 DAUC <0003> auc.c:152 vector [1]: sres = c6abcc26 20250320085528400 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085528400 DAUC <0003> auc.c:113 vector [2]: rand = 4edb71da0ea0f790cd159145fb5d786b 20250320085528400 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250320085528400 DAUC <0003> auc.c:142 vector [2]: autn = 2340ebc942a900003e3a3bcf1265fd10 20250320085528400 DAUC <0003> auc.c:143 vector [2]: ck = 306be5f60c0ac855f0528c74db3ba894 20250320085528400 DAUC <0003> auc.c:144 vector [2]: ik = 2e6152a1fa77de304b723e8e9ba08b9a 20250320085528400 DAUC <0003> auc.c:145 vector [2]: res = 22050dfc4754d4c00000000000000000 20250320085528400 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528400 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085528400 DAUC <0003> auc.c:151 vector [2]: kc = a52a05adb6e6356b 20250320085528400 DAUC <0003> auc.c:152 vector [2]: sres = 6551d93c 20250320085528400 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085528400 DAUC <0003> auc.c:113 vector [3]: rand = dcaf5046b5bcc793add9047d2349a815 20250320085528400 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250320085528400 DAUC <0003> auc.c:142 vector [3]: autn = 8f1b2e6b805a000020a9a75c2220d181 20250320085528400 DAUC <0003> auc.c:143 vector [3]: ck = 22000b96287aa1bbbe502ad46d786f9e 20250320085528400 DAUC <0003> auc.c:144 vector [3]: ik = f2ab2f5cbaf7c9d72a2bca1ceac6dc42 20250320085528400 DAUC <0003> auc.c:145 vector [3]: res = 8d972c3fc9994f9a0000000000000000 20250320085528400 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528400 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085528400 DAUC <0003> auc.c:151 vector [3]: kc = 44d0c4021533dbb0 20250320085528400 DAUC <0003> auc.c:152 vector [3]: sres = 440e63a5 20250320085528400 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085528400 DAUC <0003> db_auc.c:245 IMSI='262429037382304': Generated 4 vectors 20250320085528400 DAUC <0003> db_auc.c:249 IMSI='262429037382304': Updating SQN=161 in DB 20250320085528400 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429037382304"} 20250320085528400 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528400 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528400 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528401 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528401 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429037382304"} 20250320085528401 DAUC <0003> db_auc.c:157 IMSI='262429037382304': No 2G Auth Data 20250320085528401 DAUC <0003> db_auc.c:236 IMSI='262429037382304': Calling to generate 5 vectors 20250320085528401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250320085528401 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528401 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250320085528401 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250320085528401 DAUC <0003> auc.c:113 vector [0]: rand = 1f6641297db46fdf2f29a39343da35b3 20250320085528401 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250320085528401 DAUC <0003> auc.c:142 vector [0]: autn = dc9708db373e0000dbdd1245a075ef1a 20250320085528401 DAUC <0003> auc.c:143 vector [0]: ck = 2230bfc7465fe7babecd056dbb897427 20250320085528401 DAUC <0003> auc.c:144 vector [0]: ik = b80780c0b43063216c47f518f0aff935 20250320085528401 DAUC <0003> auc.c:145 vector [0]: res = 43aecb1f0ca669f70000000000000000 20250320085528401 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528401 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085528401 DAUC <0003> auc.c:151 vector [0]: kc = 48bdcf72b9490989 20250320085528401 DAUC <0003> auc.c:152 vector [0]: sres = 4f08a2e8 20250320085528401 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085528401 DAUC <0003> auc.c:113 vector [1]: rand = 85ffc050545f1066e429f530e915e78b 20250320085528401 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250320085528401 DAUC <0003> auc.c:142 vector [1]: autn = d31213e4412e000082a219923e6d0cbe 20250320085528401 DAUC <0003> auc.c:143 vector [1]: ck = 4d778860a55d87634c6a6ccd2112a8dc 20250320085528401 DAUC <0003> auc.c:144 vector [1]: ik = d6192660203d41f7eec8241b9f4821a8 20250320085528401 DAUC <0003> auc.c:145 vector [1]: res = 585107a20f6910220000000000000000 20250320085528401 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528401 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085528401 DAUC <0003> auc.c:151 vector [1]: kc = 39cce6d63b3a4fe0 20250320085528401 DAUC <0003> auc.c:152 vector [1]: sres = 57381780 20250320085528401 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085528401 DAUC <0003> auc.c:113 vector [2]: rand = 8bb5dead65d77501c8a41a47c8445e99 20250320085528401 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250320085528401 DAUC <0003> auc.c:142 vector [2]: autn = 3d287cd6b8e400000f16f8199c393c5d 20250320085528401 DAUC <0003> auc.c:143 vector [2]: ck = 184615d817fc40a7029cf94390c4f4cc 20250320085528401 DAUC <0003> auc.c:144 vector [2]: ik = 67d40a4fb6d4ccb280afc245226f924d 20250320085528401 DAUC <0003> auc.c:145 vector [2]: res = d266461e787273ba0000000000000000 20250320085528401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528401 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085528401 DAUC <0003> auc.c:151 vector [2]: kc = fda124911383ea94 20250320085528401 DAUC <0003> auc.c:152 vector [2]: sres = aa1435a4 20250320085528401 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085528401 DAUC <0003> auc.c:113 vector [3]: rand = 133c5033eda3e3d54d14531d3cd558f5 20250320085528401 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250320085528401 DAUC <0003> auc.c:142 vector [3]: autn = b811a7a8588d0000d96516b6a2adb123 20250320085528401 DAUC <0003> auc.c:143 vector [3]: ck = 1eae664ad35a20263ad29bbc8bdb7e6d 20250320085528401 DAUC <0003> auc.c:144 vector [3]: ik = a5021e5d96a1cfb2fbf27be16baee92a 20250320085528401 DAUC <0003> auc.c:145 vector [3]: res = aef37656f5065cce0000000000000000 20250320085528401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528401 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085528401 DAUC <0003> auc.c:151 vector [3]: kc = 7a8c984aa58e78d3 20250320085528401 DAUC <0003> auc.c:152 vector [3]: sres = 5bf52a98 20250320085528401 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085528401 DAUC <0003> auc.c:113 vector [4]: rand = d3041476c38c813b360f6eb15cdd1dce 20250320085528401 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250320085528401 DAUC <0003> auc.c:142 vector [4]: autn = d694b39660540000b9140a2acc90edbf 20250320085528401 DAUC <0003> auc.c:143 vector [4]: ck = d8d4c5ded5fd93d05e9f52e28dd771f5 20250320085528401 DAUC <0003> auc.c:144 vector [4]: ik = 188ffd96190b83a181c6a3de60f41530 20250320085528401 DAUC <0003> auc.c:145 vector [4]: res = 16e6becb072276b50000000000000000 20250320085528401 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528401 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250320085528402 DAUC <0003> auc.c:151 vector [4]: kc = 1f02c97421d574b4 20250320085528402 DAUC <0003> auc.c:152 vector [4]: sres = 11c4c87e 20250320085528402 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250320085528402 DAUC <0003> db_auc.c:245 IMSI='262429037382304': Generated 5 vectors 20250320085528402 DAUC <0003> db_auc.c:249 IMSI='262429037382304': Updating SQN=321 in DB 20250320085528402 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429037382304"} 20250320085528402 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528402 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528402 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528403 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528403 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429037382304"} 20250320085528403 DAUC <0003> db_auc.c:157 IMSI='262429037382304': No 2G Auth Data 20250320085528403 DAUC <0003> db_auc.c:236 IMSI='262429037382304': Calling to generate 5 vectors 20250320085528403 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250320085528403 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528403 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250320085528403 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250320085528403 DAUC <0003> auc.c:113 vector [0]: rand = 230f148b330ac5c36389b7154f2646ec 20250320085528403 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250320085528403 DAUC <0003> auc.c:142 vector [0]: autn = 168ce11bf68c0000e1e31b7e6eb8fb8a 20250320085528403 DAUC <0003> auc.c:143 vector [0]: ck = faddbdddfc4e954e5786e06520884ad4 20250320085528403 DAUC <0003> auc.c:144 vector [0]: ik = 753b7ba96d70686bbe216e7259b1e0d4 20250320085528403 DAUC <0003> auc.c:145 vector [0]: res = 19a38d6ecd717e5d0000000000000000 20250320085528403 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528403 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085528403 DAUC <0003> auc.c:151 vector [0]: kc = 66414863e8075725 20250320085528403 DAUC <0003> auc.c:152 vector [0]: sres = d4d2f333 20250320085528403 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085528403 DAUC <0003> auc.c:113 vector [1]: rand = 791fae751b63751b07e350c0c53f5bf3 20250320085528403 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250320085528403 DAUC <0003> auc.c:142 vector [1]: autn = 5dda4d47453c0000249ee368a007835a 20250320085528403 DAUC <0003> auc.c:143 vector [1]: ck = 87e52ae2a5ff1b44d49efddd835a3421 20250320085528403 DAUC <0003> auc.c:144 vector [1]: ik = 0091d64c3aa096d3c6a6c620a9d9dec5 20250320085528403 DAUC <0003> auc.c:145 vector [1]: res = 7a941a1fe45c5a320000000000000000 20250320085528403 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528403 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085528403 DAUC <0003> auc.c:151 vector [1]: kc = 954cc753b5dc6773 20250320085528403 DAUC <0003> auc.c:152 vector [1]: sres = 9ec8402d 20250320085528403 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085528403 DAUC <0003> auc.c:113 vector [2]: rand = 7fb31296dc38d248b538d6072417de25 20250320085528403 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250320085528403 DAUC <0003> auc.c:142 vector [2]: autn = 2c3e872a33dd0000226cd428bc707dcc 20250320085528403 DAUC <0003> auc.c:143 vector [2]: ck = d0a29beb9e709813074f84394c8c5d0a 20250320085528403 DAUC <0003> auc.c:144 vector [2]: ik = a05f1d137255b4a75fd4864627377785 20250320085528403 DAUC <0003> auc.c:145 vector [2]: res = 1ff3aeb9d27490e20000000000000000 20250320085528403 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528403 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085528403 DAUC <0003> auc.c:151 vector [2]: kc = 28668487879e063b 20250320085528403 DAUC <0003> auc.c:152 vector [2]: sres = cd873e5b 20250320085528403 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085528403 DAUC <0003> auc.c:113 vector [3]: rand = 907ac5832c5966c2a3f0b59664fea36b 20250320085528403 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250320085528403 DAUC <0003> auc.c:142 vector [3]: autn = d0f5a785a2dc0000b5c4b211a9618387 20250320085528403 DAUC <0003> auc.c:143 vector [3]: ck = d42d3b2a70c8c8f5f3d01ead1f46c99c 20250320085528403 DAUC <0003> auc.c:144 vector [3]: ik = 9c4527ed3850e2b9718ba1346fad807b 20250320085528403 DAUC <0003> auc.c:145 vector [3]: res = fa0c30fb7e4e18a50000000000000000 20250320085528403 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528403 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085528403 DAUC <0003> auc.c:151 vector [3]: kc = ca33a35e387363ab 20250320085528403 DAUC <0003> auc.c:152 vector [3]: sres = 8442285e 20250320085528403 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085528403 DAUC <0003> auc.c:113 vector [4]: rand = ddae355caae704fb473a2a7404f227f4 20250320085528403 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250320085528403 DAUC <0003> auc.c:142 vector [4]: autn = 2306180141760000c72be9d050970b43 20250320085528403 DAUC <0003> auc.c:143 vector [4]: ck = 605be04f82b20fd558e999cbac5f55ad 20250320085528403 DAUC <0003> auc.c:144 vector [4]: ik = 5a60371a9febdb73ebae3048fd3575e5 20250320085528403 DAUC <0003> auc.c:145 vector [4]: res = edd2860708acf3b10000000000000000 20250320085528403 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528403 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250320085528403 DAUC <0003> auc.c:151 vector [4]: kc = 897c7ed64c33f4ee 20250320085528403 DAUC <0003> auc.c:152 vector [4]: sres = e57e75b6 20250320085528403 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250320085528403 DAUC <0003> db_auc.c:245 IMSI='262429037382304': Generated 5 vectors 20250320085528403 DAUC <0003> db_auc.c:249 IMSI='262429037382304': Updating SQN=481 in DB 20250320085528403 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429037382304"} 20250320085528403 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429037382304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528403 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528403 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@2045de5b3fed: Final verdict of PTC: pass 20250320085528405 DAUC <0003> db_auc.c:157 IMSI='262428305588583': No 2G Auth Data 20250320085528405 DAUC <0003> db_auc.c:192 IMSI='262428305588583': No 3G Auth Data HLR_Test-GSUP(21)@2045de5b3fed: Created GsupExpect[0] for "262428305588583" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250320085528411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35484<->l=127.0.0.1:4258 20250320085528413 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528413 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428305588583"} 20250320085528413 DAUC <0003> db_auc.c:236 IMSI='262428305588583': Calling to generate 1 vectors 20250320085528413 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250320085528413 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528413 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528413 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085528413 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528413 DAUC <0003> auc.c:113 vector [0]: rand = 44c19f622ad7ce3e6a1019d9d97089f2 20250320085528413 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085528413 DAUC <0003> auc.c:142 vector [0]: autn = 007b1ed9556a0000a77c45252f4cd7d2 20250320085528413 DAUC <0003> auc.c:143 vector [0]: ck = 26f68bc7d5874309512a838a027292f1 20250320085528413 DAUC <0003> auc.c:144 vector [0]: ik = a1e4766d401edf566fc1bdf1d0cbbe31 20250320085528413 DAUC <0003> auc.c:145 vector [0]: res = 46d54c582a068b880000000000000000 20250320085528413 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528413 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528413 DAUC <0003> auc.c:179 vector [0]: kc = 86180db19ccbb800 20250320085528413 DAUC <0003> auc.c:180 vector [0]: sres = 2b77720a 20250320085528413 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528413 DAUC <0003> db_auc.c:245 IMSI='262428305588583': Generated 1 vectors 20250320085528413 DAUC <0003> db_auc.c:249 IMSI='262428305588583': Updating SQN=33 in DB 20250320085528413 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428305588583"} 20250320085528413 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528413 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528413 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2045de5b3fed: Found GsupExpect[0] for "262428305588583" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@2045de5b3fed: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428305588583" TC_gsup_sai_num_auth_vectors(29)@2045de5b3fed: setverdict(pass): none -> pass 20250320085528414 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528414 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428305588583"} 20250320085528414 DAUC <0003> db_auc.c:236 IMSI='262428305588583': Calling to generate 4 vectors 20250320085528414 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250320085528414 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528414 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528414 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250320085528414 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528414 DAUC <0003> auc.c:113 vector [0]: rand = 8fa820acc93e4921d4b6a4ae3c58c81a 20250320085528414 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250320085528414 DAUC <0003> auc.c:142 vector [0]: autn = c0b6008c970d0000c15f9dda0709e744 20250320085528414 DAUC <0003> auc.c:143 vector [0]: ck = 321b05abddd2d58b0b0a8a670e949402 20250320085528414 DAUC <0003> auc.c:144 vector [0]: ik = 09cf33c3dcee13472ce6d64cc6e6fc94 20250320085528414 DAUC <0003> auc.c:145 vector [0]: res = 43c30d30bc1a96fa0000000000000000 20250320085528414 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528414 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528414 DAUC <0003> auc.c:179 vector [0]: kc = ae361369231dcc00 20250320085528414 DAUC <0003> auc.c:180 vector [0]: sres = 725d7212 20250320085528414 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528414 DAUC <0003> auc.c:113 vector [1]: rand = fd58624b54a7789a06838fdeaef09fa4 20250320085528414 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250320085528414 DAUC <0003> auc.c:142 vector [1]: autn = 418fdbcaab13000061b63b9d40c43ea7 20250320085528414 DAUC <0003> auc.c:143 vector [1]: ck = a83f95e4135b83730e9970fe594c5908 20250320085528414 DAUC <0003> auc.c:144 vector [1]: ik = 03608a5527282d78311cd0328725d9b7 20250320085528414 DAUC <0003> auc.c:145 vector [1]: res = 07e7adec475da9c40000000000000000 20250320085528414 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528414 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085528414 DAUC <0003> auc.c:179 vector [1]: kc = c3c9e333672d7400 20250320085528414 DAUC <0003> auc.c:180 vector [1]: sres = b82489c4 20250320085528414 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085528414 DAUC <0003> auc.c:113 vector [2]: rand = abe6555d48d1cfeebbcc8f4d0ef8a97a 20250320085528414 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250320085528414 DAUC <0003> auc.c:142 vector [2]: autn = e51eb828d5950000f2ffeb78a082594a 20250320085528414 DAUC <0003> auc.c:143 vector [2]: ck = 1c64a90bde11b7a4a7576bf089a37f2c 20250320085528414 DAUC <0003> auc.c:144 vector [2]: ik = c276ef156ac1286179ac779fffdf2052 20250320085528414 DAUC <0003> auc.c:145 vector [2]: res = 995f6cc8328031c50000000000000000 20250320085528414 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528414 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085528414 DAUC <0003> auc.c:179 vector [2]: kc = e91abdd91be49800 20250320085528414 DAUC <0003> auc.c:180 vector [2]: sres = 68e08ae2 20250320085528414 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085528414 DAUC <0003> auc.c:113 vector [3]: rand = dbadca5e99f626c2183f0c0ce8fe4ca4 20250320085528414 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250320085528414 DAUC <0003> auc.c:142 vector [3]: autn = 7d1448708a9e00005595569e9bdd17cd 20250320085528414 DAUC <0003> auc.c:143 vector [3]: ck = bb8ace51e8060727e35d1998b1b13c13 20250320085528414 DAUC <0003> auc.c:144 vector [3]: ik = 6394664fea37205cabd343de2e186f33 20250320085528414 DAUC <0003> auc.c:145 vector [3]: res = 7e6a33e8bb73445b0000000000000000 20250320085528414 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528414 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085528414 DAUC <0003> auc.c:179 vector [3]: kc = 9a4e19c457710000 20250320085528414 DAUC <0003> auc.c:180 vector [3]: sres = 8e3b1866 20250320085528414 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085528414 DAUC <0003> db_auc.c:245 IMSI='262428305588583': Generated 4 vectors 20250320085528414 DAUC <0003> db_auc.c:249 IMSI='262428305588583': Updating SQN=161 in DB 20250320085528414 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428305588583"} 20250320085528414 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528414 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528414 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528415 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528415 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428305588583"} 20250320085528415 DAUC <0003> db_auc.c:236 IMSI='262428305588583': Calling to generate 5 vectors 20250320085528415 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085528415 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528415 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528415 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250320085528415 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528415 DAUC <0003> auc.c:113 vector [0]: rand = 5a40c90ee3ce0af722988c20369b50f2 20250320085528415 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250320085528415 DAUC <0003> auc.c:142 vector [0]: autn = af5408ab40f70000a65ba80fc8372681 20250320085528415 DAUC <0003> auc.c:143 vector [0]: ck = 81d3a8995aa1b5db4bb3265cc9200a6f 20250320085528415 DAUC <0003> auc.c:144 vector [0]: ik = 016774231f7a82d0e0c6327ece643ba6 20250320085528415 DAUC <0003> auc.c:145 vector [0]: res = 80d7c66550a91e200000000000000000 20250320085528415 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528415 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528415 DAUC <0003> auc.c:179 vector [0]: kc = 546e32eead4dd000 20250320085528415 DAUC <0003> auc.c:180 vector [0]: sres = 8dbc01c8 20250320085528415 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528415 DAUC <0003> auc.c:113 vector [1]: rand = 58cc506ce8541a0fe9e108c8ea28b976 20250320085528415 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250320085528415 DAUC <0003> auc.c:142 vector [1]: autn = ebfd552c8ac1000083186c663948aab3 20250320085528415 DAUC <0003> auc.c:143 vector [1]: ck = 2a3a20a0cf71c4ad30df6a366c75e52c 20250320085528415 DAUC <0003> auc.c:144 vector [1]: ik = b555d003b803114b4ee07819ca81c0aa 20250320085528415 DAUC <0003> auc.c:145 vector [1]: res = 5122cfa3ed488a0b0000000000000000 20250320085528415 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528415 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085528415 DAUC <0003> auc.c:179 vector [1]: kc = a71e1bf2f0354800 20250320085528415 DAUC <0003> auc.c:180 vector [1]: sres = d1671ada 20250320085528415 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085528415 DAUC <0003> auc.c:113 vector [2]: rand = fc1624d1bb72fa8aa3e3e9bbdd84c70a 20250320085528415 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250320085528415 DAUC <0003> auc.c:142 vector [2]: autn = 73dd251c45c7000017f39124063b1c0f 20250320085528415 DAUC <0003> auc.c:143 vector [2]: ck = e7f4a1e34fbcf2d036b393f64dd61016 20250320085528415 DAUC <0003> auc.c:144 vector [2]: ik = 9b4c25a4bbdf21dd0645cf64a9dbb0fd 20250320085528415 DAUC <0003> auc.c:145 vector [2]: res = ac762a240ffc1ede0000000000000000 20250320085528415 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528415 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085528415 DAUC <0003> auc.c:179 vector [2]: kc = c8e762349714c400 20250320085528415 DAUC <0003> auc.c:180 vector [2]: sres = 622f76ac 20250320085528415 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085528415 DAUC <0003> auc.c:113 vector [3]: rand = cdadadf00e7f3cf1ef9675ee9351e82f 20250320085528415 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250320085528415 DAUC <0003> auc.c:142 vector [3]: autn = 1b84a2e16bb70000becdc102333a07e8 20250320085528415 DAUC <0003> auc.c:143 vector [3]: ck = 0f63aebfcd7a58e449766f0239836a45 20250320085528415 DAUC <0003> auc.c:144 vector [3]: ik = 5dd8c2c75d91a5a310f7a9c6d7d26748 20250320085528415 DAUC <0003> auc.c:145 vector [3]: res = 93c63ebb7039e4c60000000000000000 20250320085528415 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528416 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085528416 DAUC <0003> auc.c:179 vector [3]: kc = 3ee27bfebde64400 20250320085528416 DAUC <0003> auc.c:180 vector [3]: sres = b9e57253 20250320085528416 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085528416 DAUC <0003> auc.c:113 vector [4]: rand = 458f6b28c5d440c9692567c0468c01b1 20250320085528416 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250320085528416 DAUC <0003> auc.c:142 vector [4]: autn = c743a491d9c10000b39bed2cf7c3a636 20250320085528416 DAUC <0003> auc.c:143 vector [4]: ck = ca8b7cdbc4557531433c3e6123d9169d 20250320085528416 DAUC <0003> auc.c:144 vector [4]: ik = b32ced2fbfd633ac2f8db6422b1b9abe 20250320085528416 DAUC <0003> auc.c:145 vector [4]: res = 0ab771939d62a3860000000000000000 20250320085528416 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528416 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085528416 DAUC <0003> auc.c:179 vector [4]: kc = 7d8056fc2cab3000 20250320085528416 DAUC <0003> auc.c:180 vector [4]: sres = f0725bc5 20250320085528416 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085528416 DAUC <0003> db_auc.c:245 IMSI='262428305588583': Generated 5 vectors 20250320085528416 DAUC <0003> db_auc.c:249 IMSI='262428305588583': Updating SQN=321 in DB 20250320085528416 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428305588583"} 20250320085528416 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528416 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528416 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528417 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528417 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428305588583"} 20250320085528417 DAUC <0003> db_auc.c:236 IMSI='262428305588583': Calling to generate 5 vectors 20250320085528417 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085528417 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528417 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528417 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250320085528417 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528417 DAUC <0003> auc.c:113 vector [0]: rand = 9176d49c1a06791fad578b7fa9ea0560 20250320085528417 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250320085528417 DAUC <0003> auc.c:142 vector [0]: autn = 10225d5b2d3b00000abc34501968e488 20250320085528417 DAUC <0003> auc.c:143 vector [0]: ck = d03582a5867a7e8222b0429daa8a3058 20250320085528417 DAUC <0003> auc.c:144 vector [0]: ik = 0e6ec17a07cb5af53543a25352767971 20250320085528417 DAUC <0003> auc.c:145 vector [0]: res = d17390446c6014ef0000000000000000 20250320085528417 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528417 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528417 DAUC <0003> auc.c:179 vector [0]: kc = 306660dd85038000 20250320085528417 DAUC <0003> auc.c:180 vector [0]: sres = 7fde1317 20250320085528417 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528417 DAUC <0003> auc.c:113 vector [1]: rand = 5f9a69c9931ae0f8054ae405695b20d5 20250320085528417 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250320085528417 DAUC <0003> auc.c:142 vector [1]: autn = 3d32d49906f00000c8eb1db558a9d291 20250320085528417 DAUC <0003> auc.c:143 vector [1]: ck = eb29284a5efc7e02f71163a9fd9045ac 20250320085528417 DAUC <0003> auc.c:144 vector [1]: ik = eefd6730f5a1556fae96a17edf02d1c5 20250320085528417 DAUC <0003> auc.c:145 vector [1]: res = 8f2dd28c75bca71a0000000000000000 20250320085528417 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528417 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085528417 DAUC <0003> auc.c:179 vector [1]: kc = 697fc5866fab5c00 20250320085528417 DAUC <0003> auc.c:180 vector [1]: sres = 492e268c 20250320085528417 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085528417 DAUC <0003> auc.c:113 vector [2]: rand = c75a83cb62e747af285433c37728d299 20250320085528417 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250320085528417 DAUC <0003> auc.c:142 vector [2]: autn = b85a607c55b10000c82f814484814138 20250320085528417 DAUC <0003> auc.c:143 vector [2]: ck = 6fde20781a33e7d49a05ef07edc65138 20250320085528417 DAUC <0003> auc.c:144 vector [2]: ik = 182714c5ea0ecb00081efa9ce387d3b9 20250320085528417 DAUC <0003> auc.c:145 vector [2]: res = 9a9d51a74ebcf8860000000000000000 20250320085528417 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528417 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085528417 DAUC <0003> auc.c:179 vector [2]: kc = dffb3625c57e6400 20250320085528417 DAUC <0003> auc.c:180 vector [2]: sres = 53b80fe4 20250320085528417 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085528417 DAUC <0003> auc.c:113 vector [3]: rand = 7cfd32744ccd4e57b8cc6569c3aa4ff7 20250320085528417 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250320085528417 DAUC <0003> auc.c:142 vector [3]: autn = 48cdfdd19fe00000e3c2746d4345687c 20250320085528417 DAUC <0003> auc.c:143 vector [3]: ck = 30003f249bb4180e9f35d08bd9bdf506 20250320085528417 DAUC <0003> auc.c:144 vector [3]: ik = 0bce74555c04f4d31de5b2d2facf0691 20250320085528417 DAUC <0003> auc.c:145 vector [3]: res = 7c3f81a37478b0230000000000000000 20250320085528417 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528417 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085528417 DAUC <0003> auc.c:179 vector [3]: kc = e81d4f4c88af4400 20250320085528417 DAUC <0003> auc.c:180 vector [3]: sres = cbf8f228 20250320085528417 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085528417 DAUC <0003> auc.c:113 vector [4]: rand = 8077be19f447c53f61b22cb2095ab96c 20250320085528417 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250320085528417 DAUC <0003> auc.c:142 vector [4]: autn = 51cdaf44a3c40000f5d1a0e83013987f 20250320085528417 DAUC <0003> auc.c:143 vector [4]: ck = 21b3f870334a80ab5917e468c3a6cd3f 20250320085528417 DAUC <0003> auc.c:144 vector [4]: ik = 39e8f70059a8131a742750561bd6cf2f 20250320085528417 DAUC <0003> auc.c:145 vector [4]: res = bf00c3fe6a7a73390000000000000000 20250320085528417 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528417 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085528417 DAUC <0003> auc.c:179 vector [4]: kc = f0c1346c7be37000 20250320085528417 DAUC <0003> auc.c:180 vector [4]: sres = 1006d6b7 20250320085528417 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085528417 DAUC <0003> db_auc.c:245 IMSI='262428305588583': Generated 5 vectors 20250320085528417 DAUC <0003> db_auc.c:249 IMSI='262428305588583': Updating SQN=481 in DB 20250320085528417 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428305588583"} 20250320085528417 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428305588583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528417 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528417 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35484<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@2045de5b3fed: Final verdict of PTC: pass 20250320085528419 DAUC <0003> db_auc.c:157 IMSI='262424040488082': No 2G Auth Data 20250320085528419 DAUC <0003> db_auc.c:192 IMSI='262424040488082': No 3G Auth Data HLR_Test-GSUP(21)@2045de5b3fed: Created GsupExpect[0] for "262424040488082" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250320085528426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 20250320085528428 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528428 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424040488082"} 20250320085528428 DAUC <0003> db_auc.c:236 IMSI='262424040488082': Calling to generate 1 vectors 20250320085528428 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250320085528428 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528428 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528428 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085528428 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528428 DAUC <0003> auc.c:113 vector [0]: rand = 09381d1f26cb89b2263840b2bd196c58 20250320085528428 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085528428 DAUC <0003> auc.c:142 vector [0]: autn = 4a723c000c90000083a04810c8dc2c11 20250320085528428 DAUC <0003> auc.c:143 vector [0]: ck = 32e4cbe1f7166bed82d0b5cfd3f228ca 20250320085528428 DAUC <0003> auc.c:144 vector [0]: ik = 59bbd9fc51a272dfc12ff211b063cbbf 20250320085528428 DAUC <0003> auc.c:145 vector [0]: res = e613dae5f7c93c5f0000000000000000 20250320085528428 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528428 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528428 DAUC <0003> auc.c:179 vector [0]: kc = d6027d1b7435bc00 20250320085528428 DAUC <0003> auc.c:180 vector [0]: sres = 68f1d2fe 20250320085528428 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528428 DAUC <0003> db_auc.c:245 IMSI='262424040488082': Generated 1 vectors 20250320085528428 DAUC <0003> db_auc.c:249 IMSI='262424040488082': Updating SQN=33 in DB 20250320085528428 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424040488082"} 20250320085528428 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528428 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528428 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2045de5b3fed: Found GsupExpect[0] for "262424040488082" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@2045de5b3fed: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262424040488082" TC_gsup_sai_num_auth_vectors(30)@2045de5b3fed: setverdict(pass): none -> pass 20250320085528429 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528429 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424040488082"} 20250320085528429 DAUC <0003> db_auc.c:236 IMSI='262424040488082': Calling to generate 4 vectors 20250320085528429 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250320085528429 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528429 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528429 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250320085528429 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528429 DAUC <0003> auc.c:113 vector [0]: rand = f472967c18fe2b69d57f3c9bb905c99c 20250320085528429 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250320085528429 DAUC <0003> auc.c:142 vector [0]: autn = 144f7478722200001e44b4f0e76a2d91 20250320085528429 DAUC <0003> auc.c:143 vector [0]: ck = 2edb9a301a6725715ec2f8ccf8b2101c 20250320085528429 DAUC <0003> auc.c:144 vector [0]: ik = 290221eba90675cc71ef6e1423339690 20250320085528429 DAUC <0003> auc.c:145 vector [0]: res = f393e03430ad54870000000000000000 20250320085528429 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528429 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528429 DAUC <0003> auc.c:179 vector [0]: kc = 9bc4cf5efe355800 20250320085528429 DAUC <0003> auc.c:180 vector [0]: sres = d545586d 20250320085528429 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528429 DAUC <0003> auc.c:113 vector [1]: rand = ec96ea91f1b27b7ecb7f8e644de0d7d0 20250320085528429 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250320085528429 DAUC <0003> auc.c:142 vector [1]: autn = 94da7839ab7c00009bb590787504a515 20250320085528429 DAUC <0003> auc.c:143 vector [1]: ck = b16b60d2600d6a40c447bfa36f1c659b 20250320085528429 DAUC <0003> auc.c:144 vector [1]: ik = bd0afb895c5eaafbb5d072da7e161cae 20250320085528429 DAUC <0003> auc.c:145 vector [1]: res = 92c1d12dd410e7d60000000000000000 20250320085528429 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528429 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085528429 DAUC <0003> auc.c:179 vector [1]: kc = 70afb4a02d011c00 20250320085528429 DAUC <0003> auc.c:180 vector [1]: sres = fd6f8cbd 20250320085528429 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085528429 DAUC <0003> auc.c:113 vector [2]: rand = 647b6bf4c2ee7eead819756cfc4c8753 20250320085528430 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250320085528430 DAUC <0003> auc.c:142 vector [2]: autn = a4f5a9064f8f0000a9defa42c89b4363 20250320085528430 DAUC <0003> auc.c:143 vector [2]: ck = cc6473cbe7978f7a7e89638c59cfea28 20250320085528430 DAUC <0003> auc.c:144 vector [2]: ik = 0a4746fb6054ec7866df8c27943f1619 20250320085528430 DAUC <0003> auc.c:145 vector [2]: res = 5c625dd693b5d3ff0000000000000000 20250320085528430 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528430 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085528430 DAUC <0003> auc.c:179 vector [2]: kc = 96a0dcc8f724f400 20250320085528430 DAUC <0003> auc.c:180 vector [2]: sres = 6ddee941 20250320085528430 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085528430 DAUC <0003> auc.c:113 vector [3]: rand = b7c215a79858d7d06da1175b609ddf71 20250320085528430 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250320085528430 DAUC <0003> auc.c:142 vector [3]: autn = aaec1b8efba40000daf779284e57f5ea 20250320085528430 DAUC <0003> auc.c:143 vector [3]: ck = c7d396ed05eb067184ad08fa9ad76150 20250320085528430 DAUC <0003> auc.c:144 vector [3]: ik = 5518559dc5ccfbd5c3a82d3c8a97eae7 20250320085528430 DAUC <0003> auc.c:145 vector [3]: res = 5d85c5bcc14efb420000000000000000 20250320085528430 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528430 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085528430 DAUC <0003> auc.c:179 vector [3]: kc = 342b43d831d79800 20250320085528430 DAUC <0003> auc.c:180 vector [3]: sres = 29dd2063 20250320085528430 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085528430 DAUC <0003> db_auc.c:245 IMSI='262424040488082': Generated 4 vectors 20250320085528430 DAUC <0003> db_auc.c:249 IMSI='262424040488082': Updating SQN=161 in DB 20250320085528430 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424040488082"} 20250320085528430 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528430 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528430 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528431 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528431 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424040488082"} 20250320085528431 DAUC <0003> db_auc.c:236 IMSI='262424040488082': Calling to generate 5 vectors 20250320085528431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085528431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528431 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250320085528431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528431 DAUC <0003> auc.c:113 vector [0]: rand = 4a224c2c57257e67da2934014cf73683 20250320085528431 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250320085528431 DAUC <0003> auc.c:142 vector [0]: autn = 04ce73ac5aa1000038ecb26e738a85dd 20250320085528431 DAUC <0003> auc.c:143 vector [0]: ck = 9e37f8e84ada3fde1dd17d81df230cfc 20250320085528431 DAUC <0003> auc.c:144 vector [0]: ik = 39f98f42c2af8ac0fab39673011a5686 20250320085528431 DAUC <0003> auc.c:145 vector [0]: res = 9a7ae2b49b3c009a0000000000000000 20250320085528431 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528431 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528431 DAUC <0003> auc.c:179 vector [0]: kc = 437fe287f9b86000 20250320085528431 DAUC <0003> auc.c:180 vector [0]: sres = 4f747ce1 20250320085528431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528431 DAUC <0003> auc.c:113 vector [1]: rand = d4000f839bb7a48210459016eecde616 20250320085528431 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250320085528431 DAUC <0003> auc.c:142 vector [1]: autn = cd214bb3be2c0000d0a889664a488861 20250320085528431 DAUC <0003> auc.c:143 vector [1]: ck = fd506bfc451f5a24ee26d121eabe9c74 20250320085528431 DAUC <0003> auc.c:144 vector [1]: ik = f4238446ea79c8121c53cc691366108e 20250320085528431 DAUC <0003> auc.c:145 vector [1]: res = 8b9a024e1bcc51690000000000000000 20250320085528431 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528431 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085528431 DAUC <0003> auc.c:179 vector [1]: kc = 0aa0d257f7123c00 20250320085528431 DAUC <0003> auc.c:180 vector [1]: sres = 2b86ae69 20250320085528431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085528431 DAUC <0003> auc.c:113 vector [2]: rand = 239692e8eecc6d5e7f79a60f48d22d7c 20250320085528431 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250320085528431 DAUC <0003> auc.c:142 vector [2]: autn = 40688ed4432d00009caf7bc1f72c748f 20250320085528431 DAUC <0003> auc.c:143 vector [2]: ck = 682b2c3bff92309533f6af1fb345f595 20250320085528431 DAUC <0003> auc.c:144 vector [2]: ik = cfbd9e37bb8282082ed4939cca95218b 20250320085528431 DAUC <0003> auc.c:145 vector [2]: res = efc2dfc39960e9670000000000000000 20250320085528431 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528431 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085528431 DAUC <0003> auc.c:179 vector [2]: kc = 6ab4366bfdf83c00 20250320085528431 DAUC <0003> auc.c:180 vector [2]: sres = 9db40cd7 20250320085528431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085528431 DAUC <0003> auc.c:113 vector [3]: rand = 49d0a122ba3152c06482d78d955fe63f 20250320085528431 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250320085528431 DAUC <0003> auc.c:142 vector [3]: autn = 97bac951992800002f33246f4e3466b3 20250320085528431 DAUC <0003> auc.c:143 vector [3]: ck = d1268b6c181e5c9d2ee0c3ace7217834 20250320085528431 DAUC <0003> auc.c:144 vector [3]: ik = 11fd6b60a3dc5858bbfd1434e87cf54e 20250320085528431 DAUC <0003> auc.c:145 vector [3]: res = 843e9f4160f9e4a50000000000000000 20250320085528431 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528431 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085528431 DAUC <0003> auc.c:179 vector [3]: kc = baf89a0c80d2a400 20250320085528431 DAUC <0003> auc.c:180 vector [3]: sres = 7d82a63c 20250320085528431 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085528431 DAUC <0003> auc.c:113 vector [4]: rand = 63608159aff575dc880d970443dfe540 20250320085528431 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250320085528431 DAUC <0003> auc.c:142 vector [4]: autn = 86164f92830f0000a2c4af6f6591105c 20250320085528431 DAUC <0003> auc.c:143 vector [4]: ck = 9d5c3ddb69ba687711a16077025cf1dc 20250320085528431 DAUC <0003> auc.c:144 vector [4]: ik = 064a43e48c8f179fe2c952aedec3abb8 20250320085528431 DAUC <0003> auc.c:145 vector [4]: res = bfec75b0e70c0a270000000000000000 20250320085528431 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528431 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085528431 DAUC <0003> auc.c:179 vector [4]: kc = f274b15d014bd400 20250320085528431 DAUC <0003> auc.c:180 vector [4]: sres = 661c5043 20250320085528431 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085528431 DAUC <0003> db_auc.c:245 IMSI='262424040488082': Generated 5 vectors 20250320085528431 DAUC <0003> db_auc.c:249 IMSI='262424040488082': Updating SQN=321 in DB 20250320085528431 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424040488082"} 20250320085528431 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528431 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528431 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528432 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528432 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424040488082"} 20250320085528432 DAUC <0003> db_auc.c:236 IMSI='262424040488082': Calling to generate 5 vectors 20250320085528432 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085528432 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528432 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528432 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250320085528432 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528432 DAUC <0003> auc.c:113 vector [0]: rand = fe39d36087a2b7f15d171c010bf39896 20250320085528432 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250320085528432 DAUC <0003> auc.c:142 vector [0]: autn = 67876b2a4a11000050b7dafef51655ee 20250320085528433 DAUC <0003> auc.c:143 vector [0]: ck = d4865689bdb5489e7b3f5fd91d32c1d5 20250320085528433 DAUC <0003> auc.c:144 vector [0]: ik = 2f85a61a0cedca567ecc892f82d4fe46 20250320085528433 DAUC <0003> auc.c:145 vector [0]: res = 93d4a4a70ac0975d0000000000000000 20250320085528433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528433 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528433 DAUC <0003> auc.c:179 vector [0]: kc = db746817e7710800 20250320085528433 DAUC <0003> auc.c:180 vector [0]: sres = e9454f54 20250320085528433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528433 DAUC <0003> auc.c:113 vector [1]: rand = 37fd332420e9fc9ee247d98085e27610 20250320085528433 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250320085528433 DAUC <0003> auc.c:142 vector [1]: autn = defe47c872af00005b673da50ee8a153 20250320085528433 DAUC <0003> auc.c:143 vector [1]: ck = b925ccbb134bcea58c0a6f23320f5798 20250320085528433 DAUC <0003> auc.c:144 vector [1]: ik = 4ef17cbb58de4f4911377566fed68956 20250320085528433 DAUC <0003> auc.c:145 vector [1]: res = fd01748eb2c74b1c0000000000000000 20250320085528433 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528433 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085528433 DAUC <0003> auc.c:179 vector [1]: kc = 2d6846148ef2cc00 20250320085528433 DAUC <0003> auc.c:180 vector [1]: sres = 0815f43a 20250320085528433 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085528433 DAUC <0003> auc.c:113 vector [2]: rand = 6640650da1c7205f8c7219b725431a79 20250320085528433 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250320085528433 DAUC <0003> auc.c:142 vector [2]: autn = f4c334313c3500008c394de4a413eacd 20250320085528433 DAUC <0003> auc.c:143 vector [2]: ck = 9665f90e39bb951aac4981c8fc5c9db8 20250320085528433 DAUC <0003> auc.c:144 vector [2]: ik = b941e0730dd3a92dfeae70e6fddc3098 20250320085528433 DAUC <0003> auc.c:145 vector [2]: res = 98958b0e8d6871540000000000000000 20250320085528433 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528433 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085528433 DAUC <0003> auc.c:179 vector [2]: kc = d416fad026d0fc00 20250320085528433 DAUC <0003> auc.c:180 vector [2]: sres = dfd24304 20250320085528433 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085528433 DAUC <0003> auc.c:113 vector [3]: rand = b7dba983bc72eb524d388e3f10af04b5 20250320085528433 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250320085528433 DAUC <0003> auc.c:142 vector [3]: autn = de6118497ef70000a6874a1231970cc6 20250320085528433 DAUC <0003> auc.c:143 vector [3]: ck = ee1577a43701db5bc12e298031102592 20250320085528433 DAUC <0003> auc.c:144 vector [3]: ik = d53e190d799728be459cb13faeb71757 20250320085528433 DAUC <0003> auc.c:145 vector [3]: res = c3641c35936dcfbe0000000000000000 20250320085528433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528433 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085528433 DAUC <0003> auc.c:179 vector [3]: kc = 555095b07d534400 20250320085528433 DAUC <0003> auc.c:180 vector [3]: sres = 2c27d85d 20250320085528433 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085528433 DAUC <0003> auc.c:113 vector [4]: rand = 7f3a44f64066ad1319e24831f88dfc36 20250320085528433 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250320085528433 DAUC <0003> auc.c:142 vector [4]: autn = a2b345855cf1000039e72ad71ed8b5f8 20250320085528433 DAUC <0003> auc.c:143 vector [4]: ck = 845a959d92700f5409d9a831534be2e3 20250320085528433 DAUC <0003> auc.c:144 vector [4]: ik = 531625a24655a5231fb0712f71e06bd5 20250320085528433 DAUC <0003> auc.c:145 vector [4]: res = 47619731cb80a1290000000000000000 20250320085528433 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528433 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085528433 DAUC <0003> auc.c:179 vector [4]: kc = 19b4e4b81d2eac00 20250320085528433 DAUC <0003> auc.c:180 vector [4]: sres = 48dbc8a9 20250320085528433 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085528433 DAUC <0003> db_auc.c:245 IMSI='262424040488082': Generated 5 vectors 20250320085528433 DAUC <0003> db_auc.c:249 IMSI='262424040488082': Updating SQN=481 in DB 20250320085528433 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424040488082"} 20250320085528433 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424040488082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528433 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528433 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@2045de5b3fed: Final verdict of PTC: pass 20250320085528435 DAUC <0003> db_auc.c:157 IMSI='262429499873076': No 2G Auth Data 20250320085528435 DAUC <0003> db_auc.c:192 IMSI='262429499873076': No 3G Auth Data HLR_Test-GSUP(21)@2045de5b3fed: Created GsupExpect[0] for "262429499873076" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250320085528441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 20250320085528443 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528443 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429499873076"} 20250320085528443 DAUC <0003> db_auc.c:236 IMSI='262429499873076': Calling to generate 1 vectors 20250320085528443 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250320085528443 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528443 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528443 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085528443 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528443 DAUC <0003> auc.c:113 vector [0]: rand = 6d3cbe3677dfcb64352e3fab6982f063 20250320085528443 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085528443 DAUC <0003> auc.c:142 vector [0]: autn = a02b0e2097d400000969575029b877a2 20250320085528443 DAUC <0003> auc.c:143 vector [0]: ck = 0af2088814fa8f03648deb928af4a7f4 20250320085528443 DAUC <0003> auc.c:144 vector [0]: ik = 948e007c11ff15458809400a2029e825 20250320085528443 DAUC <0003> auc.c:145 vector [0]: res = 0b1e1ef46cbcbe450000000000000000 20250320085528443 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528443 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528443 DAUC <0003> auc.c:179 vector [0]: kc = 7b9f3e8d350f9eaa 20250320085528443 DAUC <0003> auc.c:180 vector [0]: sres = 5a9c6685 20250320085528443 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528443 DAUC <0003> db_auc.c:245 IMSI='262429499873076': Generated 1 vectors 20250320085528443 DAUC <0003> db_auc.c:249 IMSI='262429499873076': Updating SQN=33 in DB 20250320085528443 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429499873076"} 20250320085528443 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528443 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528443 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2045de5b3fed: Found GsupExpect[0] for "262429499873076" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@2045de5b3fed: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262429499873076" TC_gsup_sai_num_auth_vectors(31)@2045de5b3fed: setverdict(pass): none -> pass 20250320085528444 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528444 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429499873076"} 20250320085528444 DAUC <0003> db_auc.c:236 IMSI='262429499873076': Calling to generate 4 vectors 20250320085528444 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250320085528444 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528444 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528444 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250320085528444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528444 DAUC <0003> auc.c:113 vector [0]: rand = 37e608684b0b6916655b0001d291666c 20250320085528444 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250320085528444 DAUC <0003> auc.c:142 vector [0]: autn = 1c101601b48600004a13400b69ccef59 20250320085528444 DAUC <0003> auc.c:143 vector [0]: ck = 1a3ae94c75de940e31da33bbb56be56c 20250320085528444 DAUC <0003> auc.c:144 vector [0]: ik = 6184b3abfc9350e1ae24e1ef6ce9f1fb 20250320085528444 DAUC <0003> auc.c:145 vector [0]: res = 5413fe90754655a60000000000000000 20250320085528444 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528444 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528444 DAUC <0003> auc.c:179 vector [0]: kc = 0e4c569322adc2b5 20250320085528444 DAUC <0003> auc.c:180 vector [0]: sres = c9bace7a 20250320085528444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528444 DAUC <0003> auc.c:113 vector [1]: rand = 02a7b9465bca49af4df8a54f6227fae0 20250320085528444 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250320085528444 DAUC <0003> auc.c:142 vector [1]: autn = 3f5182b087900000d07528357bdc499e 20250320085528444 DAUC <0003> auc.c:143 vector [1]: ck = ff571f43436ffdc48d9e82490afb7724 20250320085528444 DAUC <0003> auc.c:144 vector [1]: ik = 61a928b1a7e49e6ca092418e44fdcf1b 20250320085528444 DAUC <0003> auc.c:145 vector [1]: res = a8849cdf8c98ff3b0000000000000000 20250320085528444 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528444 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085528444 DAUC <0003> auc.c:179 vector [1]: kc = 123f3f0e51a009a2 20250320085528444 DAUC <0003> auc.c:180 vector [1]: sres = 9901c9cc 20250320085528444 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085528444 DAUC <0003> auc.c:113 vector [2]: rand = 6ec4dad08078eb7069639ba0fb65b460 20250320085528444 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250320085528444 DAUC <0003> auc.c:142 vector [2]: autn = 4fa64bd0cb5d0000b8701f4e81856ddd 20250320085528444 DAUC <0003> auc.c:143 vector [2]: ck = a21434126b532707bea0da6e02deaf75 20250320085528444 DAUC <0003> auc.c:144 vector [2]: ik = c8f6e15c26abbd1e63ffa5331f14e84f 20250320085528444 DAUC <0003> auc.c:145 vector [2]: res = e0491e9338fe39750000000000000000 20250320085528444 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528444 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085528444 DAUC <0003> auc.c:179 vector [2]: kc = 56997b2f3d7164ee 20250320085528444 DAUC <0003> auc.c:180 vector [2]: sres = 0486ce0f 20250320085528444 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085528444 DAUC <0003> auc.c:113 vector [3]: rand = 6326f1bfed2d41acf882902e24b228e7 20250320085528444 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250320085528444 DAUC <0003> auc.c:142 vector [3]: autn = d5ea47362e320000b9cda91860cbf092 20250320085528444 DAUC <0003> auc.c:143 vector [3]: ck = 86f79d1716b8888f4d1c82b30484a87e 20250320085528444 DAUC <0003> auc.c:144 vector [3]: ik = b09882b0b4ac046a41af782b0337f5f4 20250320085528444 DAUC <0003> auc.c:145 vector [3]: res = 3e4f698957e134d70000000000000000 20250320085528444 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528444 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085528444 DAUC <0003> auc.c:179 vector [3]: kc = 049d12d41b80dfbb 20250320085528444 DAUC <0003> auc.c:180 vector [3]: sres = 4bf07ea3 20250320085528444 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085528444 DAUC <0003> db_auc.c:245 IMSI='262429499873076': Generated 4 vectors 20250320085528444 DAUC <0003> db_auc.c:249 IMSI='262429499873076': Updating SQN=161 in DB 20250320085528444 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429499873076"} 20250320085528444 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528444 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528444 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528445 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528445 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429499873076"} 20250320085528445 DAUC <0003> db_auc.c:236 IMSI='262429499873076': Calling to generate 5 vectors 20250320085528445 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085528445 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528445 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528445 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250320085528445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528445 DAUC <0003> auc.c:113 vector [0]: rand = 37d2d92605b0f40390820faad311276a 20250320085528445 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250320085528445 DAUC <0003> auc.c:142 vector [0]: autn = 2819d12d74e80000fe525e993c340493 20250320085528445 DAUC <0003> auc.c:143 vector [0]: ck = b63f008d37dbda255d83f5b50e874b59 20250320085528445 DAUC <0003> auc.c:144 vector [0]: ik = 309a932533d1e1acafd99fff38ff030c 20250320085528445 DAUC <0003> auc.c:145 vector [0]: res = 8b05bbd6118f18eb0000000000000000 20250320085528445 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528445 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528445 DAUC <0003> auc.c:179 vector [0]: kc = b647b16f9414afcd 20250320085528445 DAUC <0003> auc.c:180 vector [0]: sres = c9f7052f 20250320085528445 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528445 DAUC <0003> auc.c:113 vector [1]: rand = 73c92bbd9fe85af984a862e09ff77a1f 20250320085528445 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250320085528445 DAUC <0003> auc.c:142 vector [1]: autn = 80fde79f255b000010cead0ec964fad7 20250320085528445 DAUC <0003> auc.c:143 vector [1]: ck = d3165aa8fdcd5e94f443c688954e82d4 20250320085528445 DAUC <0003> auc.c:144 vector [1]: ik = a9eb0280cb14102ca1dbf8d3158b49e1 20250320085528445 DAUC <0003> auc.c:145 vector [1]: res = acc47353c40410650000000000000000 20250320085528445 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528445 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085528445 DAUC <0003> auc.c:179 vector [1]: kc = 0fe15e4e65981e79 20250320085528445 DAUC <0003> auc.c:180 vector [1]: sres = 7dcf0f01 20250320085528445 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085528445 DAUC <0003> auc.c:113 vector [2]: rand = 54a242f0c40c19bec28fe1eb23031089 20250320085528445 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250320085528445 DAUC <0003> auc.c:142 vector [2]: autn = 5caf05d4179e000045f509df1620b823 20250320085528445 DAUC <0003> auc.c:143 vector [2]: ck = c997c5e678895f5a2bee4678d6b1cb34 20250320085528445 DAUC <0003> auc.c:144 vector [2]: ik = 03013fda86c21269557df9645fd2839b 20250320085528445 DAUC <0003> auc.c:145 vector [2]: res = f224a60019ab35370000000000000000 20250320085528445 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528445 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085528445 DAUC <0003> auc.c:179 vector [2]: kc = 4bd16e5859e333ae 20250320085528445 DAUC <0003> auc.c:180 vector [2]: sres = e7c578d1 20250320085528445 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085528445 DAUC <0003> auc.c:113 vector [3]: rand = 40b9995252095ff36ae7540327d375d3 20250320085528445 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250320085528445 DAUC <0003> auc.c:142 vector [3]: autn = d2190e4c5afa0000a2c93701c70cfac5 20250320085528445 DAUC <0003> auc.c:143 vector [3]: ck = 6bc2a566e439211264bc43af3d3e6317 20250320085528445 DAUC <0003> auc.c:144 vector [3]: ik = 298681a8b2eb4c87663251192fd840ae 20250320085528445 DAUC <0003> auc.c:145 vector [3]: res = 090ad765bc8417aa0000000000000000 20250320085528445 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528445 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085528445 DAUC <0003> auc.c:179 vector [3]: kc = ff9f2fb81d115b81 20250320085528445 DAUC <0003> auc.c:180 vector [3]: sres = 466000be 20250320085528445 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085528445 DAUC <0003> auc.c:113 vector [4]: rand = 29cb38a70fb1349ca1962069caf607f5 20250320085528445 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250320085528445 DAUC <0003> auc.c:142 vector [4]: autn = 70eadbd33f1000003483231a00085104 20250320085528445 DAUC <0003> auc.c:143 vector [4]: ck = fa6c1e7aabe1caddc1472e3f1651a661 20250320085528445 DAUC <0003> auc.c:144 vector [4]: ik = 743a6df4c86e8496bfa0e2714a42a99c 20250320085528445 DAUC <0003> auc.c:145 vector [4]: res = 47e4766124d4bd6b0000000000000000 20250320085528445 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528445 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085528445 DAUC <0003> auc.c:179 vector [4]: kc = 59170cc602d3547b 20250320085528445 DAUC <0003> auc.c:180 vector [4]: sres = ab40d7a6 20250320085528445 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085528445 DAUC <0003> db_auc.c:245 IMSI='262429499873076': Generated 5 vectors 20250320085528445 DAUC <0003> db_auc.c:249 IMSI='262429499873076': Updating SQN=321 in DB 20250320085528445 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429499873076"} 20250320085528445 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528445 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528445 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528446 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528446 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429499873076"} 20250320085528446 DAUC <0003> db_auc.c:236 IMSI='262429499873076': Calling to generate 5 vectors 20250320085528446 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085528446 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085528446 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085528446 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250320085528446 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085528446 DAUC <0003> auc.c:113 vector [0]: rand = 28669c139ffcd3724557ebc4ce8284de 20250320085528446 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250320085528446 DAUC <0003> auc.c:142 vector [0]: autn = 56b7b347cb8a00000f4ffaa180fca7d5 20250320085528446 DAUC <0003> auc.c:143 vector [0]: ck = e3015422ba1a2e66dde39b7e1ccbe727 20250320085528446 DAUC <0003> auc.c:144 vector [0]: ik = 685724fae3cc06dc545303d5f51a15cb 20250320085528446 DAUC <0003> auc.c:145 vector [0]: res = 1ccb9fa2f04b94810000000000000000 20250320085528446 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085528446 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085528446 DAUC <0003> auc.c:179 vector [0]: kc = 6215839b69627b3b 20250320085528446 DAUC <0003> auc.c:180 vector [0]: sres = d856226b 20250320085528446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085528446 DAUC <0003> auc.c:113 vector [1]: rand = 9a135a4572ee523c0d5d6d8d2ba96860 20250320085528446 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250320085528446 DAUC <0003> auc.c:142 vector [1]: autn = 35ebc73970a800004694b706be531c97 20250320085528446 DAUC <0003> auc.c:143 vector [1]: ck = 0704860b50bd3f38b0e9a85580007328 20250320085528446 DAUC <0003> auc.c:144 vector [1]: ik = 858555880f3c14ee044dd7ce583eeaa1 20250320085528446 DAUC <0003> auc.c:145 vector [1]: res = 82dc0f6c1395e8c70000000000000000 20250320085528446 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085528446 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085528446 DAUC <0003> auc.c:179 vector [1]: kc = 38e6c4b718c12c04 20250320085528446 DAUC <0003> auc.c:180 vector [1]: sres = 0ce9dc15 20250320085528446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085528446 DAUC <0003> auc.c:113 vector [2]: rand = c8ff0db360dd2427781773a9f9b58227 20250320085528446 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250320085528446 DAUC <0003> auc.c:142 vector [2]: autn = 47ed12bfa6ae000081279049106a5deb 20250320085528446 DAUC <0003> auc.c:143 vector [2]: ck = 21638b62038665c4eb8a70f6de05b1d2 20250320085528446 DAUC <0003> auc.c:144 vector [2]: ik = 090b2c0f8c80a53220e41b49a083a924 20250320085528446 DAUC <0003> auc.c:145 vector [2]: res = 5873ccef15cc5dae0000000000000000 20250320085528446 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085528446 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085528446 DAUC <0003> auc.c:179 vector [2]: kc = 11a6b38d356fafd3 20250320085528446 DAUC <0003> auc.c:180 vector [2]: sres = 3bb8fc27 20250320085528446 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085528446 DAUC <0003> auc.c:113 vector [3]: rand = 44a84e6cf50601edca058e26d86ff6bb 20250320085528446 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250320085528446 DAUC <0003> auc.c:142 vector [3]: autn = f4600b5a26d50000d8596ee4b37c5b43 20250320085528446 DAUC <0003> auc.c:143 vector [3]: ck = 4e64248e8a4bdfc17ab3d10953930eda 20250320085528446 DAUC <0003> auc.c:144 vector [3]: ik = 7255bef1173b0ab5d4344610898950bc 20250320085528446 DAUC <0003> auc.c:145 vector [3]: res = ac98619d2f74c6750000000000000000 20250320085528446 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085528446 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085528446 DAUC <0003> auc.c:179 vector [3]: kc = b26222db3b87de40 20250320085528446 DAUC <0003> auc.c:180 vector [3]: sres = 18199302 20250320085528446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085528446 DAUC <0003> auc.c:113 vector [4]: rand = eef002c0a063d357dc3e03773c332389 20250320085528446 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250320085528446 DAUC <0003> auc.c:142 vector [4]: autn = 275d2930099900009530d9ee3e23a8ad 20250320085528446 DAUC <0003> auc.c:143 vector [4]: ck = aaabd9eb0cd67d9d62ca7ed6e515bb78 20250320085528446 DAUC <0003> auc.c:144 vector [4]: ik = ad08a7493dd1bab615a92d959bbced74 20250320085528446 DAUC <0003> auc.c:145 vector [4]: res = 3b49cee1bbfc73820000000000000000 20250320085528446 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085528446 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085528447 DAUC <0003> auc.c:179 vector [4]: kc = b93d1230cbb68d45 20250320085528447 DAUC <0003> auc.c:180 vector [4]: sres = b3be50bc 20250320085528447 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085528447 DAUC <0003> db_auc.c:245 IMSI='262429499873076': Generated 5 vectors 20250320085528447 DAUC <0003> db_auc.c:249 IMSI='262429499873076': Updating SQN=481 in DB 20250320085528447 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429499873076"} 20250320085528447 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429499873076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085528447 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085528447 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085528447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085528448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4258 20250320085528449 DLINP <000b> input/ipa.c:452 connected read/write 20250320085528449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085528449 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085528449 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085528449 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085528449 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40859<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@2045de5b3fed: Final verdict of PTC: none 22@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Mar 20 08:55:28 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 20250320085528471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35514<->l=127.0.0.1:4258 20250320085528572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35514<->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@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Mar 20 08:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_sai_eps started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085531673 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085531673 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085531676 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085531678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085531681 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085531681 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085531681 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085531681 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 20250320085531681 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085531681 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 20250320085531681 DLGSUP <0013> gsup_server.c:236 2: 20250320085531681 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085531681 DLGSUP <0013> gsup_server.c:236 3: 20250320085531681 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085531681 DLGSUP <0013> gsup_server.c:236 4: 20250320085531681 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085531681 DLGSUP <0013> gsup_server.c:236 5: 20250320085531681 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085531681 DLGSUP <0013> gsup_server.c:236 7: 20250320085531681 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085531681 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085531681 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085531681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@2045de5b3fed: 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") 20250320085531694 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34895<->l=127.0.0.1:4259) 20250320085531697 DAUC <0003> db_auc.c:157 IMSI='262422097209863': No 2G Auth Data 20250320085531697 DAUC <0003> db_auc.c:192 IMSI='262422097209863': No 3G Auth Data HLR_Test-GSUP(33)@2045de5b3fed: Created GsupExpect[0] for "262422097209863" to be handled at TC_gsup_sai_eps(36) 20250320085531703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4258 20250320085531726 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085531726 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422097209863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422097209863"} 20250320085531726 DAUC <0003> db_auc.c:157 IMSI='262422097209863': No 2G Auth Data 20250320085531726 DAUC <0003> db_auc.c:236 IMSI='262422097209863': Calling to generate 5 vectors 20250320085531726 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250320085531726 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085531726 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085531726 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085531726 DAUC <0003> auc.c:113 vector [0]: rand = cbcaf9b439bfd76f6cb13471d53533ed 20250320085531726 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085531726 DAUC <0003> auc.c:142 vector [0]: autn = a38e30bcd9018000f6dd029ee10eb793 20250320085531726 DAUC <0003> auc.c:143 vector [0]: ck = 42a93adadfba4d295e0e7533880e2189 20250320085531726 DAUC <0003> auc.c:144 vector [0]: ik = f3bd1a4f48b1b2f26cee19dfd6610b23 20250320085531726 DAUC <0003> auc.c:145 vector [0]: res = 65194df87027f3660000000000000000 20250320085531726 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085531726 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085531726 DAUC <0003> auc.c:151 vector [0]: kc = 83f44c79c964d571 20250320085531726 DAUC <0003> auc.c:152 vector [0]: sres = 153ebe9e 20250320085531726 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085531726 DAUC <0003> auc.c:113 vector [1]: rand = 24c1f24958f704319d85037d6e9d50a5 20250320085531726 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085531726 DAUC <0003> auc.c:142 vector [1]: autn = 8fa80afa5fa58000286cce62c3b9f987 20250320085531726 DAUC <0003> auc.c:143 vector [1]: ck = 516246395af2be82cb094769a023ca05 20250320085531726 DAUC <0003> auc.c:144 vector [1]: ik = 81d6d5df9a9d08b1ca905115108de655 20250320085531726 DAUC <0003> auc.c:145 vector [1]: res = 846cce76681b33aa0000000000000000 20250320085531726 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085531726 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085531726 DAUC <0003> auc.c:151 vector [1]: kc = d12d859a70c19a63 20250320085531726 DAUC <0003> auc.c:152 vector [1]: sres = ec77fddc 20250320085531726 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085531726 DAUC <0003> auc.c:113 vector [2]: rand = 7944950d2bd5ecafbb8c635fb6ed3d2b 20250320085531726 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085531726 DAUC <0003> auc.c:142 vector [2]: autn = efb512f1590b8000732287d4c87289af 20250320085531726 DAUC <0003> auc.c:143 vector [2]: ck = 8363cd3f21dfcc62d263e2c213e798d3 20250320085531726 DAUC <0003> auc.c:144 vector [2]: ik = 69c005bc8b019547aeb3007e71e67a88 20250320085531726 DAUC <0003> auc.c:145 vector [2]: res = a63b9e421349f71c0000000000000000 20250320085531726 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085531726 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085531726 DAUC <0003> auc.c:151 vector [2]: kc = 96732a3fc8dfbb7e 20250320085531726 DAUC <0003> auc.c:152 vector [2]: sres = b572695e 20250320085531726 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085531726 DAUC <0003> auc.c:113 vector [3]: rand = ff6a16e611c685e7a2fac52028569b13 20250320085531726 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085531726 DAUC <0003> auc.c:142 vector [3]: autn = 4f53afafabc68000f7b174d363c7a765 20250320085531726 DAUC <0003> auc.c:143 vector [3]: ck = 4e992fe7d14d4a67d77694996eb319c5 20250320085531726 DAUC <0003> auc.c:144 vector [3]: ik = 591b3546570e044d7cbb9d4ec4199213 20250320085531726 DAUC <0003> auc.c:145 vector [3]: res = 26cb4630af9e15db0000000000000000 20250320085531726 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085531726 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085531726 DAUC <0003> auc.c:151 vector [3]: kc = bc4f13762ce9c5fc 20250320085531726 DAUC <0003> auc.c:152 vector [3]: sres = 895553eb 20250320085531726 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085531726 DAUC <0003> auc.c:113 vector [4]: rand = ff96e9e747554d4a343a077dcd4f0330 20250320085531726 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085531726 DAUC <0003> auc.c:142 vector [4]: autn = 39f0b3ef20ba8000ca09f71a58c06219 20250320085531726 DAUC <0003> auc.c:143 vector [4]: ck = e30f8640a9655db08b0644e7a8e6cb47 20250320085531726 DAUC <0003> auc.c:144 vector [4]: ik = 102956238476549e7fc2b9408b513153 20250320085531726 DAUC <0003> auc.c:145 vector [4]: res = f392cb093cd966af0000000000000000 20250320085531726 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085531726 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250320085531726 DAUC <0003> auc.c:151 vector [4]: kc = 07e22dc40ea4f33a 20250320085531726 DAUC <0003> auc.c:152 vector [4]: sres = cf4bada6 20250320085531726 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250320085531726 DAUC <0003> db_auc.c:245 IMSI='262422097209863': Generated 5 vectors 20250320085531726 DAUC <0003> db_auc.c:249 IMSI='262422097209863': Updating SQN=161 in DB 20250320085531726 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422097209863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422097209863"} 20250320085531726 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422097209863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085531726 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085531726 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2045de5b3fed: Found GsupExpect[0] for "262422097209863" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@2045de5b3fed: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422097209863" TC_gsup_sai_eps(36)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085531729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@2045de5b3fed: Final verdict of PTC: pass 20250320085531730 DAUC <0003> db_auc.c:157 IMSI='262429769032169': No 2G Auth Data 20250320085531730 DAUC <0003> db_auc.c:192 IMSI='262429769032169': No 3G Auth Data HLR_Test-GSUP(33)@2045de5b3fed: Created GsupExpect[0] for "262429769032169" to be handled at TC_gsup_sai_eps(37) 20250320085531740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4258 20250320085531742 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085531742 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429769032169 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429769032169"} 20250320085531742 DAUC <0003> db_auc.c:157 IMSI='262429769032169': No 2G Auth Data 20250320085531742 DAUC <0003> db_auc.c:236 IMSI='262429769032169': Calling to generate 5 vectors 20250320085531742 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250320085531742 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085531742 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250320085531742 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085531742 DAUC <0003> auc.c:113 vector [0]: rand = d8217f7ab04dbf8f17c56a6fa3525035 20250320085531742 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085531742 DAUC <0003> auc.c:142 vector [0]: autn = e5d8f84ea72b8000744c52d56b2a9617 20250320085531742 DAUC <0003> auc.c:143 vector [0]: ck = 28eebc64bf075511ab1e23442957d649 20250320085531742 DAUC <0003> auc.c:144 vector [0]: ik = c5fbbaa96b7ecfa4cf0dfa57ce12d0e7 20250320085531742 DAUC <0003> auc.c:145 vector [0]: res = 2a70c5430e079f530000000000000000 20250320085531742 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085531742 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250320085531742 DAUC <0003> auc.c:151 vector [0]: kc = 8906dfde333c9c1b 20250320085531742 DAUC <0003> auc.c:152 vector [0]: sres = 24775a10 20250320085531742 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250320085531743 DAUC <0003> auc.c:113 vector [1]: rand = 9a72c0b43fc41b8fa6722286b452bdd4 20250320085531743 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085531743 DAUC <0003> auc.c:142 vector [1]: autn = 24496129d20280002853648c5778efa1 20250320085531743 DAUC <0003> auc.c:143 vector [1]: ck = 12b2207f90083e42f824a69e4e99744d 20250320085531743 DAUC <0003> auc.c:144 vector [1]: ik = f574a8f6e47748c0d5526cf07dfe1471 20250320085531743 DAUC <0003> auc.c:145 vector [1]: res = 22f99953a369cf6b0000000000000000 20250320085531743 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085531743 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250320085531743 DAUC <0003> auc.c:151 vector [1]: kc = cab042e7471816be 20250320085531743 DAUC <0003> auc.c:152 vector [1]: sres = 81905638 20250320085531743 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250320085531743 DAUC <0003> auc.c:113 vector [2]: rand = 30c598165a09cfd97bf39dc9e9e7ad02 20250320085531743 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085531743 DAUC <0003> auc.c:142 vector [2]: autn = 8f5f8d7116888000df55d174b07a2477 20250320085531743 DAUC <0003> auc.c:143 vector [2]: ck = 615b82d5e11e8ded0f10f1ef31162dc7 20250320085531743 DAUC <0003> auc.c:144 vector [2]: ik = adfbc25eea18f93a38f6313f36d71912 20250320085531743 DAUC <0003> auc.c:145 vector [2]: res = 9a6c83a80e94f8350000000000000000 20250320085531743 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085531743 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250320085531743 DAUC <0003> auc.c:151 vector [2]: kc = fb46805b0cc74002 20250320085531743 DAUC <0003> auc.c:152 vector [2]: sres = 94f87b9d 20250320085531743 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250320085531743 DAUC <0003> auc.c:113 vector [3]: rand = bb343f3de67078a22c9abbb8f77fff01 20250320085531743 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085531743 DAUC <0003> auc.c:142 vector [3]: autn = ef96d1a7626080002b6c0a370deea477 20250320085531743 DAUC <0003> auc.c:143 vector [3]: ck = 601d2f3747d31da3a636ec2e551052cb 20250320085531743 DAUC <0003> auc.c:144 vector [3]: ik = f8558bb62eda741a56a0004e62fcc764 20250320085531743 DAUC <0003> auc.c:145 vector [3]: res = 052e43dac363c9780000000000000000 20250320085531743 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085531743 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250320085531743 DAUC <0003> auc.c:151 vector [3]: kc = 68de48e15ee5fc16 20250320085531743 DAUC <0003> auc.c:152 vector [3]: sres = c64d8aa2 20250320085531743 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250320085531743 DAUC <0003> auc.c:113 vector [4]: rand = 809936d8c627c34478fe75d50d3be03f 20250320085531743 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085531743 DAUC <0003> auc.c:142 vector [4]: autn = 21c6bc41daca8000bb07017d622578e0 20250320085531743 DAUC <0003> auc.c:143 vector [4]: ck = 11b15a35a2095400fb21c4d76732b6d3 20250320085531743 DAUC <0003> auc.c:144 vector [4]: ik = d9a3d512db9c69160f16b013e312b67d 20250320085531743 DAUC <0003> auc.c:145 vector [4]: res = cd98871295cbc4d10000000000000000 20250320085531743 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085531743 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250320085531743 DAUC <0003> auc.c:151 vector [4]: kc = 3c25fbe3fdb53db8 20250320085531743 DAUC <0003> auc.c:152 vector [4]: sres = 585343c3 20250320085531743 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250320085531743 DAUC <0003> db_auc.c:245 IMSI='262429769032169': Generated 5 vectors 20250320085531743 DAUC <0003> db_auc.c:249 IMSI='262429769032169': Updating SQN=161 in DB 20250320085531743 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429769032169 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429769032169"} 20250320085531743 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429769032169 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085531743 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085531743 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2045de5b3fed: Found GsupExpect[0] for "262429769032169" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@2045de5b3fed: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429769032169" TC_gsup_sai_eps(37)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085531744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46996<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@2045de5b3fed: Final verdict of PTC: pass 20250320085531745 DAUC <0003> db_auc.c:157 IMSI='262423006706018': No 2G Auth Data 20250320085531745 DAUC <0003> db_auc.c:192 IMSI='262423006706018': No 3G Auth Data HLR_Test-GSUP(33)@2045de5b3fed: Created GsupExpect[0] for "262423006706018" to be handled at TC_gsup_sai_eps(38) 20250320085531751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47004<->l=127.0.0.1:4258 20250320085531754 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085531754 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423006706018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423006706018"} 20250320085531754 DAUC <0003> db_auc.c:236 IMSI='262423006706018': Calling to generate 5 vectors 20250320085531754 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085531754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085531754 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085531754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085531754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085531754 DAUC <0003> auc.c:113 vector [0]: rand = a7f701385b579086ac6ae572024d82da 20250320085531754 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085531754 DAUC <0003> auc.c:142 vector [0]: autn = e0ae8641fbab8000843c59000c53dfc0 20250320085531754 DAUC <0003> auc.c:143 vector [0]: ck = 40388bac1a9ad37b4a1cfd6d19bf4d61 20250320085531754 DAUC <0003> auc.c:144 vector [0]: ik = 04f6012b62716fe320a58c860101e316 20250320085531754 DAUC <0003> auc.c:145 vector [0]: res = fd221a702c418c310000000000000000 20250320085531754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085531754 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085531754 DAUC <0003> auc.c:179 vector [0]: kc = 80ee807ea7cfb800 20250320085531754 DAUC <0003> auc.c:180 vector [0]: sres = 4db5a46b 20250320085531754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085531754 DAUC <0003> auc.c:113 vector [1]: rand = ce6a0b20d3b93e4db8d3b86f383c9b02 20250320085531754 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085531754 DAUC <0003> auc.c:142 vector [1]: autn = 527e80e36ed480001212fa70bcd53c17 20250320085531754 DAUC <0003> auc.c:143 vector [1]: ck = 85e2629b6bb090475e9caa5b5f825eb4 20250320085531754 DAUC <0003> auc.c:144 vector [1]: ik = 528451590b0ba765a3a0e9c3246d4ce2 20250320085531754 DAUC <0003> auc.c:145 vector [1]: res = 5f427d4606fdb3d90000000000000000 20250320085531754 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085531754 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085531754 DAUC <0003> auc.c:179 vector [1]: kc = 87a705b3d779b400 20250320085531754 DAUC <0003> auc.c:180 vector [1]: sres = 1a3d676f 20250320085531754 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085531754 DAUC <0003> auc.c:113 vector [2]: rand = 0fb4008942904ffb282ffee77a2bab77 20250320085531754 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085531754 DAUC <0003> auc.c:142 vector [2]: autn = f7fa00d81b0780004bdfd5e6b6f8a7be 20250320085531754 DAUC <0003> auc.c:143 vector [2]: ck = eb4c2b1f8415a5afc7cfd33d96224690 20250320085531754 DAUC <0003> auc.c:144 vector [2]: ik = 59b5120e16cbb07e68a3e431c37e3f5f 20250320085531754 DAUC <0003> auc.c:145 vector [2]: res = 8ac8e498631b26950000000000000000 20250320085531754 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085531754 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085531754 DAUC <0003> auc.c:179 vector [2]: kc = 3f6e3b1df7f0b400 20250320085531754 DAUC <0003> auc.c:180 vector [2]: sres = e176a591 20250320085531754 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085531754 DAUC <0003> auc.c:113 vector [3]: rand = e3cd3d120a57d11567288b63f667cc63 20250320085531754 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085531754 DAUC <0003> auc.c:142 vector [3]: autn = 9b54a4d372ae8000ede51b7bbd7f6a58 20250320085531754 DAUC <0003> auc.c:143 vector [3]: ck = 9cd8a0c2da09cf457d3ecf24139898d3 20250320085531754 DAUC <0003> auc.c:144 vector [3]: ik = 69f294267943d520462ad7b3f035493d 20250320085531754 DAUC <0003> auc.c:145 vector [3]: res = 6e64cfc49d2f0f6c0000000000000000 20250320085531754 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085531754 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085531754 DAUC <0003> auc.c:179 vector [3]: kc = 9f52d20dbb179800 20250320085531754 DAUC <0003> auc.c:180 vector [3]: sres = 9a7ac6f2 20250320085531754 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085531754 DAUC <0003> auc.c:113 vector [4]: rand = 9ddce2891fd2bae757eeddaecdb0405a 20250320085531754 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085531754 DAUC <0003> auc.c:142 vector [4]: autn = 71d192eb2abe80000801e3318b961426 20250320085531754 DAUC <0003> auc.c:143 vector [4]: ck = d7bdfb3279adad5c3ed817b45ba1b2e7 20250320085531754 DAUC <0003> auc.c:144 vector [4]: ik = c33179a546235cba7af4a8e604e01e5e 20250320085531754 DAUC <0003> auc.c:145 vector [4]: res = cea36c599dfbc58f0000000000000000 20250320085531754 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085531754 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085531754 DAUC <0003> auc.c:179 vector [4]: kc = d486911d19f0e800 20250320085531754 DAUC <0003> auc.c:180 vector [4]: sres = 0bc94aad 20250320085531755 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085531755 DAUC <0003> db_auc.c:245 IMSI='262423006706018': Generated 5 vectors 20250320085531755 DAUC <0003> db_auc.c:249 IMSI='262423006706018': Updating SQN=161 in DB 20250320085531755 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423006706018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423006706018"} 20250320085531755 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423006706018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085531755 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085531755 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2045de5b3fed: Found GsupExpect[0] for "262423006706018" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@2045de5b3fed: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423006706018" TC_gsup_sai_eps(38)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085531756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47004<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@2045de5b3fed: Final verdict of PTC: pass 20250320085531757 DAUC <0003> db_auc.c:157 IMSI='262420900174499': No 2G Auth Data 20250320085531757 DAUC <0003> db_auc.c:192 IMSI='262420900174499': No 3G Auth Data HLR_Test-GSUP(33)@2045de5b3fed: Created GsupExpect[0] for "262420900174499" to be handled at TC_gsup_sai_eps(39) 20250320085531764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47012<->l=127.0.0.1:4258 20250320085531766 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085531766 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420900174499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420900174499"} 20250320085531766 DAUC <0003> db_auc.c:236 IMSI='262420900174499': Calling to generate 5 vectors 20250320085531766 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085531766 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085531766 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085531766 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085531766 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085531766 DAUC <0003> auc.c:113 vector [0]: rand = 1446cf2a1e3d2ab792d9dd2ed6952883 20250320085531766 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085531766 DAUC <0003> auc.c:142 vector [0]: autn = 58a071cdaa98800057551d6910fcd18d 20250320085531766 DAUC <0003> auc.c:143 vector [0]: ck = 4dd71981846f5949f8aba32aed01d902 20250320085531766 DAUC <0003> auc.c:144 vector [0]: ik = 0a7dc0dab8218800712d979c8ffa8e02 20250320085531766 DAUC <0003> auc.c:145 vector [0]: res = f0ebd3b62879e4560000000000000000 20250320085531766 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085531766 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085531766 DAUC <0003> auc.c:179 vector [0]: kc = 34ad8f422db0ac00 20250320085531766 DAUC <0003> auc.c:180 vector [0]: sres = fdb01630 20250320085531766 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085531766 DAUC <0003> auc.c:113 vector [1]: rand = 8dc1abe51bc29a5b4e0d9e447d84d676 20250320085531766 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085531766 DAUC <0003> auc.c:142 vector [1]: autn = c2041c61ba41800083360b91ef452716 20250320085531766 DAUC <0003> auc.c:143 vector [1]: ck = f128c618085ca0f606d7cb48eddfdc22 20250320085531766 DAUC <0003> auc.c:144 vector [1]: ik = 496260f676fd4bc237fad6d64df7ba89 20250320085531766 DAUC <0003> auc.c:145 vector [1]: res = 04138857cb223e6c0000000000000000 20250320085531766 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085531766 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085531766 DAUC <0003> auc.c:179 vector [1]: kc = ed516092f0932400 20250320085531766 DAUC <0003> auc.c:180 vector [1]: sres = 7a769303 20250320085531766 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085531766 DAUC <0003> auc.c:113 vector [2]: rand = 0b0921404020d5a900d33ce532c8e646 20250320085531766 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085531766 DAUC <0003> auc.c:142 vector [2]: autn = 6bc88da41f758000e89e59dcb8b01689 20250320085531766 DAUC <0003> auc.c:143 vector [2]: ck = 844f8dfcdb254a4f531cc3e77057eebf 20250320085531766 DAUC <0003> auc.c:144 vector [2]: ik = 5f34b3c8144bc0ae7c1492331089bcb7 20250320085531766 DAUC <0003> auc.c:145 vector [2]: res = 2618b9660a8573680000000000000000 20250320085531766 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085531766 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085531766 DAUC <0003> auc.c:179 vector [2]: kc = 2a9cf52181ecf000 20250320085531766 DAUC <0003> auc.c:180 vector [2]: sres = 2b340e57 20250320085531766 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085531766 DAUC <0003> auc.c:113 vector [3]: rand = 15a69a5a330264f4cf6867d156f3df43 20250320085531766 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085531766 DAUC <0003> auc.c:142 vector [3]: autn = e48433e0121380008b25a0ce3148d8f0 20250320085531766 DAUC <0003> auc.c:143 vector [3]: ck = 4f7b47f9cb5eea9cf6c37afb402e6730 20250320085531766 DAUC <0003> auc.c:144 vector [3]: ik = 66ccc3969bea3514751a3c6d6f7fb25f 20250320085531766 DAUC <0003> auc.c:145 vector [3]: res = 8d1f97a133cbc0630000000000000000 20250320085531766 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085531766 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085531766 DAUC <0003> auc.c:179 vector [3]: kc = 67f6ac73b735ac00 20250320085531766 DAUC <0003> auc.c:180 vector [3]: sres = cf927d07 20250320085531766 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085531766 DAUC <0003> auc.c:113 vector [4]: rand = 90f1d01ac07813beda354615e0963d31 20250320085531766 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085531766 DAUC <0003> auc.c:142 vector [4]: autn = 28b2ad57719b8000f60cf4bf8226ac22 20250320085531766 DAUC <0003> auc.c:143 vector [4]: ck = 505136cb60effed368a09e1e1d3d9b04 20250320085531766 DAUC <0003> auc.c:144 vector [4]: ik = 44614421d4d011e4818b1f901fa312a8 20250320085531766 DAUC <0003> auc.c:145 vector [4]: res = 8538a0edc46480ac0000000000000000 20250320085531766 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085531766 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085531766 DAUC <0003> auc.c:179 vector [4]: kc = 4e0e3a666e20ec00 20250320085531766 DAUC <0003> auc.c:180 vector [4]: sres = bdee4843 20250320085531766 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085531766 DAUC <0003> db_auc.c:245 IMSI='262420900174499': Generated 5 vectors 20250320085531766 DAUC <0003> db_auc.c:249 IMSI='262420900174499': Updating SQN=161 in DB 20250320085531766 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420900174499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420900174499"} 20250320085531766 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420900174499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085531766 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085531766 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2045de5b3fed: Found GsupExpect[0] for "262420900174499" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@2045de5b3fed: Added IMSI table entry 3TC_gsup_sai_eps(39)"262420900174499" TC_gsup_sai_eps(39)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085531768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47012<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@2045de5b3fed: Final verdict of PTC: pass 20250320085531769 DAUC <0003> db_auc.c:157 IMSI='262420870047147': No 2G Auth Data 20250320085531769 DAUC <0003> db_auc.c:192 IMSI='262420870047147': No 3G Auth Data HLR_Test-GSUP(33)@2045de5b3fed: Created GsupExpect[0] for "262420870047147" to be handled at TC_gsup_sai_eps(40) 20250320085531775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47020<->l=127.0.0.1:4258 20250320085531777 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085531777 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420870047147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420870047147"} 20250320085531777 DAUC <0003> db_auc.c:236 IMSI='262420870047147': Calling to generate 5 vectors 20250320085531777 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250320085531777 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250320085531777 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250320085531777 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250320085531777 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250320085531777 DAUC <0003> auc.c:113 vector [0]: rand = 052cc876f4244475e569ed29ad953fad 20250320085531777 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250320085531777 DAUC <0003> auc.c:142 vector [0]: autn = deaa577eaef28000d9a423c19e995b75 20250320085531777 DAUC <0003> auc.c:143 vector [0]: ck = a83c0ab7b2764fc01545fbb9298d1418 20250320085531777 DAUC <0003> auc.c:144 vector [0]: ik = 048703dc70afa25b06ceb6978614ed20 20250320085531777 DAUC <0003> auc.c:145 vector [0]: res = 8c6528c7758d25b30000000000000000 20250320085531777 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250320085531777 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250320085531777 DAUC <0003> auc.c:179 vector [0]: kc = c8fd832a05c42635 20250320085531777 DAUC <0003> auc.c:180 vector [0]: sres = 5376b00b 20250320085531777 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250320085531777 DAUC <0003> auc.c:113 vector [1]: rand = 7f9d320e3a2d04c986a76950c77c4dc0 20250320085531777 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250320085531777 DAUC <0003> auc.c:142 vector [1]: autn = 8ad8f58859d4800076b55b6fab0f31de 20250320085531777 DAUC <0003> auc.c:143 vector [1]: ck = 3c5675448c3a3cc8dc39b5709473da02 20250320085531777 DAUC <0003> auc.c:144 vector [1]: ik = 2f7669c9e9e3ff8891cf4fad5795e2a7 20250320085531777 DAUC <0003> auc.c:145 vector [1]: res = 16db52b50e7b63d40000000000000000 20250320085531777 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250320085531777 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250320085531777 DAUC <0003> auc.c:179 vector [1]: kc = 02120d3b8319f680 20250320085531777 DAUC <0003> auc.c:180 vector [1]: sres = c7a2f52c 20250320085531777 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250320085531777 DAUC <0003> auc.c:113 vector [2]: rand = 1d0d9d519af11e9d5ce1343b14894e2f 20250320085531777 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250320085531777 DAUC <0003> auc.c:142 vector [2]: autn = e17035516a40800024c68b9cf2a3875d 20250320085531777 DAUC <0003> auc.c:143 vector [2]: ck = 53737809858d6fe0fcdf86885dc74cf6 20250320085531777 DAUC <0003> auc.c:144 vector [2]: ik = 49d17f498a2f2b830055ad9210e1b81e 20250320085531777 DAUC <0003> auc.c:145 vector [2]: res = c362f2de55190cd90000000000000000 20250320085531777 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250320085531777 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250320085531777 DAUC <0003> auc.c:179 vector [2]: kc = 6a6d728f4dbf9f94 20250320085531777 DAUC <0003> auc.c:180 vector [2]: sres = f545fc51 20250320085531777 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250320085531777 DAUC <0003> auc.c:113 vector [3]: rand = aaf02b9a351dd31782c17b77fe1a8989 20250320085531777 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250320085531777 DAUC <0003> auc.c:142 vector [3]: autn = b7c856e600cf80009a42228e0446f370 20250320085531777 DAUC <0003> auc.c:143 vector [3]: ck = 55b8fe11e84336443ab0c2a03ac6eb75 20250320085531777 DAUC <0003> auc.c:144 vector [3]: ik = 81c2940ecd3b9f02259ecba2a8191ac4 20250320085531777 DAUC <0003> auc.c:145 vector [3]: res = 1599cb2a601268df0000000000000000 20250320085531777 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250320085531777 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250320085531777 DAUC <0003> auc.c:179 vector [3]: kc = 8052175997d42fbe 20250320085531777 DAUC <0003> auc.c:180 vector [3]: sres = acaf4ecd 20250320085531777 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250320085531777 DAUC <0003> auc.c:113 vector [4]: rand = d5ea71325affcf750f346e81f73011e1 20250320085531777 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250320085531777 DAUC <0003> auc.c:142 vector [4]: autn = e1135039558b8000435ddaa9a5c5493f 20250320085531777 DAUC <0003> auc.c:143 vector [4]: ck = 892c686498f6a77ff211c545fd4f4176 20250320085531777 DAUC <0003> auc.c:144 vector [4]: ik = e5a49213862ae3a73eec8bd4e09e06b5 20250320085531777 DAUC <0003> auc.c:145 vector [4]: res = 97e734bdb1a384570000000000000000 20250320085531777 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250320085531777 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250320085531777 DAUC <0003> auc.c:179 vector [4]: kc = 2fe21641b7666b5c 20250320085531777 DAUC <0003> auc.c:180 vector [4]: sres = 9ad92411 20250320085531777 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250320085531777 DAUC <0003> db_auc.c:245 IMSI='262420870047147': Generated 5 vectors 20250320085531777 DAUC <0003> db_auc.c:249 IMSI='262420870047147': Updating SQN=161 in DB 20250320085531777 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420870047147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420870047147"} 20250320085531777 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420870047147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085531777 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085531777 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2045de5b3fed: Found GsupExpect[0] for "262420870047147" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@2045de5b3fed: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420870047147" TC_gsup_sai_eps(40)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085531779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47020<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085531779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@2045de5b3fed: Final verdict of PTC: none 20250320085531780 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34895<->l=127.0.0.1:4259) 20250320085531780 DLINP <000b> input/ipa.c:452 connected read/write 20250320085531780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 34@2045de5b3fed: Final verdict of PTC: none 20250320085531780 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085531780 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085531780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Mar 20 08:55:31 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250320085531803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 20250320085531904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68768) Waiting for packet dumper to finish... 1 (prev_count=68768, count=126344) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Mar 20 08:55:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_ul_unknown_imsi started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085534966 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085534966 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085534970 DLINP <000b> input/ipa.c:452 connected read/write 20250320085534971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085534972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085534976 DLINP <000b> input/ipa.c:452 connected read/write 20250320085534976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085534976 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085534976 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085534976 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 20250320085534976 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085534976 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 20250320085534976 DLGSUP <0013> gsup_server.c:236 2: 20250320085534976 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085534976 DLGSUP <0013> gsup_server.c:236 3: 20250320085534976 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085534976 DLGSUP <0013> gsup_server.c:236 4: 20250320085534976 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085534976 DLGSUP <0013> gsup_server.c:236 5: 20250320085534976 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085534976 DLGSUP <0013> gsup_server.c:236 7: 20250320085534976 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085534976 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(41)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085534976 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085534976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@2045de5b3fed: 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") 20250320085534999 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46041<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@2045de5b3fed: Created GsupExpect[0] for "262426460868193" to be handled at TC_gsup_ul_unknown_imsi(45) 20250320085535015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 20250320085535025 DLINP <000b> input/ipa.c:452 connected read/write 20250320085535025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085535025 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426460868193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426460868193" cn_domain=PS} 20250320085535025 DLU <0006> fsm.c:456 lu(262426460868193)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085535025 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426460868193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250320085535025 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426460868193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426460868193" cause=IMSI unknown in HLR} 20250320085535025 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426460868193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085535025 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426460868193)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085535025 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426460868193)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085535025 DLU <0006> fsm.c:568 lu(PS:IMSI-262426460868193)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085535025 DLINP <000b> input/ipa.c:452 connected read/write 20250320085535025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085535025 DLINP <000b> input/ipa.c:452 connected read/write 20250320085535025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@2045de5b3fed: Found GsupExpect[0] for "262426460868193" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@2045de5b3fed: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426460868193" TC_gsup_ul_unknown_imsi(45)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085535030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@2045de5b3fed: Final verdict of PTC: pass 20250320085535031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20250320085535033 DLINP <000b> input/ipa.c:452 connected read/write 20250320085535033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085535033 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@2045de5b3fed: Final verdict of PTC: none 20250320085535033 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085535033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085535033 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46041<->l=127.0.0.1:4259) 43@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 43: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@2045de5b3fed: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Mar 20 08:55:35 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 20250320085535066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 20250320085535167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47044<->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@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:55:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085538270 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085538270 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085538272 DLINP <000b> input/ipa.c:452 connected read/write 20250320085538272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085538272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085538274 DLINP <000b> input/ipa.c:452 connected read/write 20250320085538274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085538274 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085538274 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085538274 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 20250320085538274 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085538274 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 20250320085538274 DLGSUP <0013> gsup_server.c:236 2: 20250320085538274 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085538274 DLGSUP <0013> gsup_server.c:236 3: 20250320085538274 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085538274 DLGSUP <0013> gsup_server.c:236 4: 20250320085538274 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085538274 DLGSUP <0013> gsup_server.c:236 5: 20250320085538274 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085538274 DLGSUP <0013> gsup_server.c:236 7: 20250320085538274 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085538274 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085538275 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085538275 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@2045de5b3fed: 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") 20250320085538291 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33047<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@2045de5b3fed: Created GsupExpect[0] for "262424785662021" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250320085538303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4258 20250320085538318 DLINP <000b> input/ipa.c:452 connected read/write 20250320085538318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085538318 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424785662021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424785662021" cn_domain=PS source_name="the-source\n"} 20250320085538318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250320085538318 DLU <0006> fsm.c:456 lu(262424785662021)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085538318 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424785662021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250320085538318 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262424785662021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424785662021" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250320085538318 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262424785662021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085538318 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424785662021)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085538318 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424785662021)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085538318 DLU <0006> fsm.c:568 lu(PS:IMSI-262424785662021)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085538318 DLINP <000b> input/ipa.c:452 connected read/write 20250320085538318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085538318 DLINP <000b> input/ipa.c:452 connected read/write 20250320085538318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@2045de5b3fed: Found GsupExpect[0] for "262424785662021" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@2045de5b3fed: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424785662021" TC_gsup_ul_unknown_imsi_via_proxy(50)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085538320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@2045de5b3fed: Final verdict of PTC: pass 20250320085538321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 20250320085538321 DLINP <000b> input/ipa.c:452 connected read/write 20250320085538321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085538321 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085538322 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085538322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085538322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@2045de5b3fed: Final verdict of PTC: none 20250320085538322 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33047<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(49)@2045de5b3fed: Final verdict of PTC: none 48@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 48: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@2045de5b3fed: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Mar 20 08:55:38 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 20250320085538365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 20250320085538466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:55:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085541584 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085541585 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085541589 DLINP <000b> input/ipa.c:452 connected read/write 20250320085541589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085541591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35660<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085541595 DLINP <000b> input/ipa.c:452 connected read/write 20250320085541595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085541595 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085541595 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085541595 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 20250320085541595 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085541595 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 20250320085541595 DLGSUP <0013> gsup_server.c:236 2: 20250320085541595 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085541595 DLGSUP <0013> gsup_server.c:236 3: 20250320085541595 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085541595 DLGSUP <0013> gsup_server.c:236 4: 20250320085541595 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085541595 DLGSUP <0013> gsup_server.c:236 5: 20250320085541595 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085541595 DLGSUP <0013> gsup_server.c:236 7: 20250320085541595 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085541595 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085541595 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085541595 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@2045de5b3fed: 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") 20250320085541620 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44711<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@2045de5b3fed: Created GsupExpect[0] for "262424722577460" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250320085541636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4258 20250320085541643 DLINP <000b> input/ipa.c:452 connected read/write 20250320085541643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085541643 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424722577460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424722577460" cn_domain=PS} 20250320085541643 DLU <0006> fsm.c:456 lu(262424722577460)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085541643 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424722577460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250320085541643 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424722577460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424722577460" cause=Roaming not allowed in this location area} 20250320085541643 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424722577460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085541643 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424722577460)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085541643 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424722577460)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085541643 DLU <0006> fsm.c:568 lu(PS:IMSI-262424722577460)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085541643 DLINP <000b> input/ipa.c:452 connected read/write 20250320085541643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085541643 DLINP <000b> input/ipa.c:452 connected read/write 20250320085541643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@2045de5b3fed: Found GsupExpect[0] for "262424722577460" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@2045de5b3fed: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424722577460" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085541645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@2045de5b3fed: Final verdict of PTC: pass 20250320085541646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35660<->l=127.0.0.1:4258 20250320085541647 DLINP <000b> input/ipa.c:452 connected read/write 20250320085541647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085541647 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085541647 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085541647 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@2045de5b3fed: Final verdict of PTC: none 20250320085541648 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44711<->l=127.0.0.1:4259) 53@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 53: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@2045de5b3fed: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Mar 20 08:55:41 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250320085541681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 20250320085541782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:55:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_sai_err_unknown_imsi started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085544897 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085544897 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085544902 DLINP <000b> input/ipa.c:452 connected read/write 20250320085544902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085544904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085544908 DLINP <000b> input/ipa.c:452 connected read/write 20250320085544908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085544908 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085544908 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085544908 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 20250320085544908 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085544908 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 20250320085544908 DLGSUP <0013> gsup_server.c:236 2: 20250320085544908 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085544908 DLGSUP <0013> gsup_server.c:236 3: 20250320085544908 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085544908 DLGSUP <0013> gsup_server.c:236 4: 20250320085544908 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085544908 DLGSUP <0013> gsup_server.c:236 5: 20250320085544908 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085544908 DLGSUP <0013> gsup_server.c:236 7: 20250320085544908 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085544908 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085544908 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085544908 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@2045de5b3fed: 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") 20250320085544927 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38255<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@2045de5b3fed: Created GsupExpect[0] for "262425695081026" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250320085544937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 20250320085544954 DLINP <000b> input/ipa.c:452 connected read/write 20250320085544954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085544954 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425695081026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425695081026"} 20250320085544954 DAUC <0003> db_auc.c:133 IMSI='262425695081026': No such subscriber 20250320085544954 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425695081026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250320085544954 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425695081026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425695081026" cause=IMSI unknown in HLR} 20250320085544954 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425695081026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085544954 DLINP <000b> input/ipa.c:452 connected read/write 20250320085544954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085544954 DLINP <000b> input/ipa.c:452 connected read/write 20250320085544954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@2045de5b3fed: Found GsupExpect[0] for "262425695081026" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@2045de5b3fed: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262425695081026" TC_gsup_sai_err_unknown_imsi(60)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085544959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@2045de5b3fed: Final verdict of PTC: pass 20250320085544960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35686<->l=127.0.0.1:4258 20250320085544962 DLINP <000b> input/ipa.c:452 connected read/write 20250320085544962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085544962 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085544962 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085544963 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085544963 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38255<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@2045de5b3fed: Final verdict of PTC: none 58@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 58: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@2045de5b3fed: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Mar 20 08:55:44 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250320085545010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35700<->l=127.0.0.1:4258 20250320085545111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35700<->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@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Mar 20 08:55:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_ul started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085548219 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085548219 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085548222 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085548227 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548227 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085548227 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085548227 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 20250320085548227 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085548227 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 20250320085548227 DLGSUP <0013> gsup_server.c:236 2: 20250320085548227 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085548227 DLGSUP <0013> gsup_server.c:236 3: 20250320085548227 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085548227 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(61)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085548227 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085548227 DLGSUP <0013> gsup_server.c:236 5: 20250320085548227 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085548227 DLGSUP <0013> gsup_server.c:236 7: 20250320085548227 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085548227 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085548227 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085548228 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@2045de5b3fed: 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") 20250320085548251 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46257<->l=127.0.0.1:4259) 20250320085548259 DAUC <0003> db_auc.c:157 IMSI='262422614466444': No 2G Auth Data 20250320085548259 DAUC <0003> db_auc.c:192 IMSI='262422614466444': No 3G Auth Data HLR_Test-GSUP(62)@2045de5b3fed: Created GsupExpect[0] for "262422614466444" to be handled at TC_gsup_ul(65) 20250320085548288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35724<->l=127.0.0.1:4258 20250320085548298 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548298 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422614466444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422614466444" cn_domain=PS} 20250320085548298 DLU <0006> fsm.c:456 lu(262422614466444)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085548298 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422614466444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085548298 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422614466444)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085548298 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422614466444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422614466444" cn_domain=PS} 20250320085548298 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548298 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2045de5b3fed: Found GsupExpect[0] for "262422614466444" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@2045de5b3fed: Added IMSI table entry 0TC_gsup_ul(65)"262422614466444" 20250320085548303 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548303 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422614466444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422614466444"} 20250320085548303 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422614466444)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085548303 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422614466444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085548303 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422614466444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422614466444"} 20250320085548303 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422614466444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085548303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422614466444)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085548303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422614466444)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085548303 DLU <0006> fsm.c:568 lu(PS:IMSI-262422614466444)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085548303 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548303 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul(65)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085548305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35724<->l=127.0.0.1:4258 TC_gsup_ul(65)@2045de5b3fed: Final verdict of PTC: pass 20250320085548307 DAUC <0003> db_auc.c:157 IMSI='262421641890972': No 2G Auth Data 20250320085548307 DAUC <0003> db_auc.c:192 IMSI='262421641890972': No 3G Auth Data 20250320085548308 DLGSUP <0013> hlr.c:121 IMSI 262421641890972: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2045de5b3fed: Created GsupExpect[0] for "262421641890972" to be handled at TC_gsup_ul(66) 20250320085548326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35728<->l=127.0.0.1:4258 20250320085548328 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548328 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421641890972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421641890972" cn_domain=PS} 20250320085548328 DLU <0006> fsm.c:456 lu(262421641890972)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085548328 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421641890972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085548328 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421641890972)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085548328 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421641890972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421641890972" cn_domain=PS} 20250320085548328 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548328 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2045de5b3fed: Found GsupExpect[0] for "262421641890972" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@2045de5b3fed: Added IMSI table entry 1TC_gsup_ul(66)"262421641890972" 20250320085548329 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548329 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421641890972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421641890972"} 20250320085548329 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421641890972)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085548329 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421641890972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085548329 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421641890972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421641890972"} 20250320085548329 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421641890972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085548329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421641890972)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085548329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421641890972)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085548329 DLU <0006> fsm.c:568 lu(PS:IMSI-262421641890972)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085548329 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548329 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul(66)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(66)@2045de5b3fed: Final verdict of PTC: pass 20250320085548329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35728<->l=127.0.0.1:4258 20250320085548330 DAUC <0003> db_auc.c:157 IMSI='262421392323010': No 2G Auth Data 20250320085548330 DAUC <0003> db_auc.c:192 IMSI='262421392323010': No 3G Auth Data 20250320085548330 DLGSUP <0013> hlr.c:121 IMSI 262421392323010: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2045de5b3fed: Created GsupExpect[0] for "262421392323010" to be handled at TC_gsup_ul(67) 20250320085548336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 20250320085548338 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548338 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421392323010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421392323010" cn_domain=PS} 20250320085548338 DLU <0006> fsm.c:456 lu(262421392323010)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085548338 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421392323010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085548338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421392323010)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085548338 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421392323010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421392323010" cn_domain=PS} 20250320085548338 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548338 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2045de5b3fed: Found GsupExpect[0] for "262421392323010" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@2045de5b3fed: Added IMSI table entry 2TC_gsup_ul(67)"262421392323010" 20250320085548339 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548339 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421392323010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421392323010"} 20250320085548339 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421392323010)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085548339 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421392323010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085548339 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421392323010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421392323010"} 20250320085548339 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421392323010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085548339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421392323010)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085548339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421392323010)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085548339 DLU <0006> fsm.c:568 lu(PS:IMSI-262421392323010)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085548339 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548339 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul(67)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085548340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 TC_gsup_ul(67)@2045de5b3fed: Final verdict of PTC: pass 20250320085548340 DAUC <0003> db_auc.c:157 IMSI='262426030344029': No 2G Auth Data 20250320085548340 DAUC <0003> db_auc.c:192 IMSI='262426030344029': No 3G Auth Data 20250320085548341 DLGSUP <0013> hlr.c:121 IMSI 262426030344029: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2045de5b3fed: Created GsupExpect[0] for "262426030344029" to be handled at TC_gsup_ul(68) 20250320085548348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4258 20250320085548349 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548349 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426030344029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426030344029" cn_domain=PS} 20250320085548349 DLU <0006> fsm.c:456 lu(262426030344029)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085548349 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426030344029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085548349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426030344029)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085548349 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426030344029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426030344029" cn_domain=PS} 20250320085548349 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548349 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2045de5b3fed: Found GsupExpect[0] for "262426030344029" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@2045de5b3fed: Added IMSI table entry 3TC_gsup_ul(68)"262426030344029" 20250320085548351 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548351 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426030344029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426030344029"} 20250320085548351 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426030344029)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085548351 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426030344029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085548351 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426030344029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426030344029"} 20250320085548351 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426030344029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085548351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426030344029)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085548351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426030344029)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085548351 DLU <0006> fsm.c:568 lu(PS:IMSI-262426030344029)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085548351 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548351 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul(68)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085548351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4258 TC_gsup_ul(68)@2045de5b3fed: Final verdict of PTC: pass 20250320085548352 DAUC <0003> db_auc.c:157 IMSI='262429830251389': No 2G Auth Data 20250320085548352 DAUC <0003> db_auc.c:192 IMSI='262429830251389': No 3G Auth Data 20250320085548352 DLGSUP <0013> hlr.c:121 IMSI 262429830251389: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2045de5b3fed: Created GsupExpect[0] for "262429830251389" to be handled at TC_gsup_ul(69) 20250320085548358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20250320085548360 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548360 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429830251389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429830251389" cn_domain=PS} 20250320085548360 DLU <0006> fsm.c:456 lu(262429830251389)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085548360 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429830251389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085548360 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429830251389)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085548360 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429830251389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429830251389" cn_domain=PS} 20250320085548360 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548360 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2045de5b3fed: Found GsupExpect[0] for "262429830251389" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@2045de5b3fed: Added IMSI table entry 4TC_gsup_ul(69)"262429830251389" 20250320085548361 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548361 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429830251389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429830251389"} 20250320085548361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429830251389)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085548361 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429830251389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085548361 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429830251389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429830251389"} 20250320085548361 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429830251389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085548361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429830251389)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085548361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429830251389)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085548361 DLU <0006> fsm.c:568 lu(PS:IMSI-262429830251389)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085548361 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548361 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul(69)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085548361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 TC_gsup_ul(69)@2045de5b3fed: Final verdict of PTC: pass 20250320085548362 DAUC <0003> db_auc.c:157 IMSI='262420325213514': No 2G Auth Data 20250320085548362 DAUC <0003> db_auc.c:192 IMSI='262420325213514': No 3G Auth Data 20250320085548362 DLGSUP <0013> hlr.c:121 IMSI 262420325213514: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2045de5b3fed: Created GsupExpect[0] for "262420325213514" to be handled at TC_gsup_ul(70) 20250320085548368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35750<->l=127.0.0.1:4258 20250320085548370 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548370 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420325213514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420325213514" cn_domain=PS} 20250320085548370 DLU <0006> fsm.c:456 lu(262420325213514)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085548370 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420325213514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085548370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420325213514)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085548370 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420325213514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420325213514" cn_domain=PS} 20250320085548370 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548370 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2045de5b3fed: Found GsupExpect[0] for "262420325213514" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@2045de5b3fed: Added IMSI table entry 5TC_gsup_ul(70)"262420325213514" 20250320085548371 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548371 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420325213514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420325213514"} 20250320085548371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420325213514)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085548371 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420325213514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085548371 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420325213514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420325213514"} 20250320085548371 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420325213514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085548371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420325213514)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085548371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420325213514)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085548371 DLU <0006> fsm.c:568 lu(PS:IMSI-262420325213514)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085548371 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548371 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul(70)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085548372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35750<->l=127.0.0.1:4258 TC_gsup_ul(70)@2045de5b3fed: Final verdict of PTC: pass 20250320085548372 DAUC <0003> db_auc.c:157 IMSI='262422225266619': No 2G Auth Data 20250320085548372 DAUC <0003> db_auc.c:192 IMSI='262422225266619': No 3G Auth Data 20250320085548373 DLGSUP <0013> hlr.c:121 IMSI 262422225266619: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2045de5b3fed: Created GsupExpect[0] for "262422225266619" to be handled at TC_gsup_ul(71) 20250320085548379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 20250320085548381 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548381 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422225266619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422225266619" cn_domain=PS} 20250320085548381 DLU <0006> fsm.c:456 lu(262422225266619)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085548381 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422225266619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085548381 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422225266619)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085548381 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422225266619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422225266619" cn_domain=PS} 20250320085548381 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548381 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2045de5b3fed: Found GsupExpect[0] for "262422225266619" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@2045de5b3fed: Added IMSI table entry 6TC_gsup_ul(71)"262422225266619" 20250320085548382 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548382 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422225266619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422225266619"} 20250320085548383 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422225266619)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085548383 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422225266619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085548383 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422225266619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422225266619"} 20250320085548383 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422225266619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085548383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422225266619)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085548383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422225266619)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085548383 DLU <0006> fsm.c:568 lu(PS:IMSI-262422225266619)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085548383 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548383 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul(71)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085548383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 TC_gsup_ul(71)@2045de5b3fed: Final verdict of PTC: pass 20250320085548384 DAUC <0003> db_auc.c:157 IMSI='262424644052197': No 2G Auth Data 20250320085548384 DAUC <0003> db_auc.c:192 IMSI='262424644052197': No 3G Auth Data 20250320085548384 DLGSUP <0013> hlr.c:121 IMSI 262424644052197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2045de5b3fed: Created GsupExpect[0] for "262424644052197" to be handled at TC_gsup_ul(72) 20250320085548391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 20250320085548393 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548393 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424644052197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424644052197" cn_domain=PS} 20250320085548393 DLU <0006> fsm.c:456 lu(262424644052197)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085548393 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424644052197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085548393 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424644052197)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085548393 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424644052197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424644052197" cn_domain=PS} 20250320085548393 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548393 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2045de5b3fed: Found GsupExpect[0] for "262424644052197" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@2045de5b3fed: Added IMSI table entry 7TC_gsup_ul(72)"262424644052197" 20250320085548394 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548394 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424644052197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424644052197"} 20250320085548394 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424644052197)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085548394 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424644052197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085548394 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424644052197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424644052197"} 20250320085548394 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424644052197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085548394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424644052197)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085548394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424644052197)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085548394 DLU <0006> fsm.c:568 lu(PS:IMSI-262424644052197)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085548394 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085548394 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul(72)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085548395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 TC_gsup_ul(72)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085548396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35712<->l=127.0.0.1:4258 20250320085548396 DLINP <000b> input/ipa.c:452 connected read/write 20250320085548396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085548396 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085548397 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085548397 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085548397 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46257<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@2045de5b3fed: Final verdict of PTC: none 63@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_ul finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Mar 20 08:55:48 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250320085548428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20250320085548529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67472) Waiting for packet dumper to finish... 1 (prev_count=67472, count=112980) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Mar 20 08:55:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_ul_via_proxy started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085551645 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085551645 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085551646 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085551648 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551648 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085551648 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085551648 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 20250320085551648 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085551648 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 20250320085551648 DLGSUP <0013> gsup_server.c:236 2: 20250320085551648 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085551648 DLGSUP <0013> gsup_server.c:236 3: 20250320085551648 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085551648 DLGSUP <0013> gsup_server.c:236 4: 20250320085551648 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085551648 DLGSUP <0013> gsup_server.c:236 5: 20250320085551648 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085551648 DLGSUP <0013> gsup_server.c:236 7: 20250320085551648 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085551648 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085551648 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085551648 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@2045de5b3fed: 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") 20250320085551668 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45377<->l=127.0.0.1:4259) 20250320085551680 DAUC <0003> db_auc.c:157 IMSI='262427990391922': No 2G Auth Data 20250320085551680 DAUC <0003> db_auc.c:192 IMSI='262427990391922': No 3G Auth Data HLR_Test-GSUP(74)@2045de5b3fed: Created GsupExpect[0] for "262427990391922" to be handled at TC_gsup_ul_via_proxy(77) 20250320085551709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 20250320085551718 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551718 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427990391922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427990391922" cn_domain=PS source_name="the-source\n"} 20250320085551718 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250320085551718 DLU <0006> fsm.c:456 lu(262427990391922)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085551718 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427990391922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250320085551719 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427990391922)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085551719 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427990391922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427990391922" cn_domain=PS destination_name="the-source\n"} 20250320085551719 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551719 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2045de5b3fed: Found GsupExpect[0] for "262427990391922" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@2045de5b3fed: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427990391922" 20250320085551721 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551721 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427990391922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427990391922" source_name="the-source\n"} 20250320085551721 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427990391922)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085551721 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262427990391922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085551721 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427990391922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427990391922" destination_name="the-source\n"} 20250320085551721 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262427990391922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085551721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427990391922)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085551721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427990391922)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085551721 DLU <0006> fsm.c:568 lu(PS:IMSI-262427990391922)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085551721 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551721 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085551723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@2045de5b3fed: Final verdict of PTC: pass 20250320085551724 DAUC <0003> db_auc.c:157 IMSI='262428019761628': No 2G Auth Data 20250320085551724 DAUC <0003> db_auc.c:192 IMSI='262428019761628': No 3G Auth Data 20250320085551725 DLGSUP <0013> hlr.c:121 IMSI 262428019761628: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2045de5b3fed: Created GsupExpect[0] for "262428019761628" to be handled at TC_gsup_ul_via_proxy(78) 20250320085551737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20250320085551738 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551738 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428019761628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428019761628" cn_domain=PS source_name="the-source\n"} 20250320085551739 DLU <0006> fsm.c:456 lu(262428019761628)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085551739 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428019761628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250320085551739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428019761628)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085551739 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428019761628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428019761628" cn_domain=PS destination_name="the-source\n"} 20250320085551739 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551739 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2045de5b3fed: Found GsupExpect[0] for "262428019761628" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@2045de5b3fed: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428019761628" 20250320085551739 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551740 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428019761628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428019761628" source_name="the-source\n"} 20250320085551740 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428019761628)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085551740 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262428019761628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085551740 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428019761628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428019761628" destination_name="the-source\n"} 20250320085551740 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262428019761628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085551740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428019761628)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085551740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428019761628)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085551740 DLU <0006> fsm.c:568 lu(PS:IMSI-262428019761628)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085551740 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551740 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085551740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@2045de5b3fed: Final verdict of PTC: pass 20250320085551741 DAUC <0003> db_auc.c:157 IMSI='262423209850574': No 2G Auth Data 20250320085551741 DAUC <0003> db_auc.c:192 IMSI='262423209850574': No 3G Auth Data 20250320085551741 DLGSUP <0013> hlr.c:121 IMSI 262423209850574: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2045de5b3fed: Created GsupExpect[0] for "262423209850574" to be handled at TC_gsup_ul_via_proxy(79) 20250320085551748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 20250320085551750 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551750 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423209850574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423209850574" cn_domain=PS source_name="the-source\n"} 20250320085551750 DLU <0006> fsm.c:456 lu(262423209850574)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085551750 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423209850574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250320085551750 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423209850574)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085551750 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423209850574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423209850574" cn_domain=PS destination_name="the-source\n"} 20250320085551750 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551750 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2045de5b3fed: Found GsupExpect[0] for "262423209850574" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@2045de5b3fed: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262423209850574" 20250320085551751 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551751 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423209850574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423209850574" source_name="the-source\n"} 20250320085551751 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423209850574)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085551751 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262423209850574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085551751 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423209850574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423209850574" destination_name="the-source\n"} 20250320085551751 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262423209850574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085551751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423209850574)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085551751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423209850574)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085551751 DLU <0006> fsm.c:568 lu(PS:IMSI-262423209850574)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085551751 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551751 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085551752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@2045de5b3fed: Final verdict of PTC: pass 20250320085551753 DAUC <0003> db_auc.c:157 IMSI='262425069702445': No 2G Auth Data 20250320085551753 DAUC <0003> db_auc.c:192 IMSI='262425069702445': No 3G Auth Data 20250320085551753 DLGSUP <0013> hlr.c:121 IMSI 262425069702445: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2045de5b3fed: Created GsupExpect[0] for "262425069702445" to be handled at TC_gsup_ul_via_proxy(80) 20250320085551760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33112<->l=127.0.0.1:4258 20250320085551762 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551762 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425069702445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425069702445" cn_domain=PS source_name="the-source\n"} 20250320085551762 DLU <0006> fsm.c:456 lu(262425069702445)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085551762 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425069702445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250320085551762 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425069702445)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085551762 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425069702445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425069702445" cn_domain=PS destination_name="the-source\n"} 20250320085551762 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551762 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2045de5b3fed: Found GsupExpect[0] for "262425069702445" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@2045de5b3fed: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425069702445" 20250320085551763 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551763 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425069702445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425069702445" source_name="the-source\n"} 20250320085551763 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425069702445)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085551763 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425069702445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085551763 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425069702445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425069702445" destination_name="the-source\n"} 20250320085551763 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425069702445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085551763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425069702445)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085551763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425069702445)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085551763 DLU <0006> fsm.c:568 lu(PS:IMSI-262425069702445)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085551763 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551763 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085551764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33112<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@2045de5b3fed: Final verdict of PTC: pass 20250320085551764 DAUC <0003> db_auc.c:157 IMSI='262429643518356': No 2G Auth Data 20250320085551764 DAUC <0003> db_auc.c:192 IMSI='262429643518356': No 3G Auth Data 20250320085551765 DLGSUP <0013> hlr.c:121 IMSI 262429643518356: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2045de5b3fed: Created GsupExpect[0] for "262429643518356" to be handled at TC_gsup_ul_via_proxy(81) 20250320085551770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 20250320085551772 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551772 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429643518356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429643518356" cn_domain=PS source_name="the-source\n"} 20250320085551772 DLU <0006> fsm.c:456 lu(262429643518356)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085551772 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429643518356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250320085551772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429643518356)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085551772 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429643518356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429643518356" cn_domain=PS destination_name="the-source\n"} 20250320085551772 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551772 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2045de5b3fed: Found GsupExpect[0] for "262429643518356" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@2045de5b3fed: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429643518356" 20250320085551773 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551773 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429643518356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429643518356" source_name="the-source\n"} 20250320085551773 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429643518356)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085551773 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429643518356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085551773 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429643518356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429643518356" destination_name="the-source\n"} 20250320085551773 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429643518356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085551773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429643518356)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085551773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429643518356)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085551773 DLU <0006> fsm.c:568 lu(PS:IMSI-262429643518356)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085551773 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551773 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085551774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@2045de5b3fed: Final verdict of PTC: pass 20250320085551774 DAUC <0003> db_auc.c:157 IMSI='262425311628095': No 2G Auth Data 20250320085551774 DAUC <0003> db_auc.c:192 IMSI='262425311628095': No 3G Auth Data 20250320085551775 DLGSUP <0013> hlr.c:121 IMSI 262425311628095: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2045de5b3fed: Created GsupExpect[0] for "262425311628095" to be handled at TC_gsup_ul_via_proxy(82) 20250320085551781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33126<->l=127.0.0.1:4258 20250320085551782 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551782 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425311628095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425311628095" cn_domain=PS source_name="the-source\n"} 20250320085551782 DLU <0006> fsm.c:456 lu(262425311628095)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085551782 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425311628095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250320085551782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425311628095)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085551782 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425311628095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425311628095" cn_domain=PS destination_name="the-source\n"} 20250320085551782 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551782 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2045de5b3fed: Found GsupExpect[0] for "262425311628095" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@2045de5b3fed: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425311628095" 20250320085551783 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551783 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425311628095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425311628095" source_name="the-source\n"} 20250320085551783 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425311628095)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085551783 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262425311628095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085551783 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425311628095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425311628095" destination_name="the-source\n"} 20250320085551783 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262425311628095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085551783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425311628095)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085551783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425311628095)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085551783 DLU <0006> fsm.c:568 lu(PS:IMSI-262425311628095)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085551783 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551783 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085551784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33126<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@2045de5b3fed: Final verdict of PTC: pass 20250320085551784 DAUC <0003> db_auc.c:157 IMSI='262427707047132': No 2G Auth Data 20250320085551784 DAUC <0003> db_auc.c:192 IMSI='262427707047132': No 3G Auth Data 20250320085551784 DLGSUP <0013> hlr.c:121 IMSI 262427707047132: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2045de5b3fed: Created GsupExpect[0] for "262427707047132" to be handled at TC_gsup_ul_via_proxy(83) 20250320085551790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 20250320085551792 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551792 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427707047132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427707047132" cn_domain=PS source_name="the-source\n"} 20250320085551792 DLU <0006> fsm.c:456 lu(262427707047132)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085551792 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427707047132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250320085551792 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427707047132)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085551792 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427707047132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427707047132" cn_domain=PS destination_name="the-source\n"} 20250320085551792 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551792 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2045de5b3fed: Found GsupExpect[0] for "262427707047132" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@2045de5b3fed: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262427707047132" 20250320085551793 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551793 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427707047132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427707047132" source_name="the-source\n"} 20250320085551793 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427707047132)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085551793 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262427707047132 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085551793 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427707047132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427707047132" destination_name="the-source\n"} 20250320085551793 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262427707047132 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085551793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427707047132)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085551793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427707047132)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085551793 DLU <0006> fsm.c:568 lu(PS:IMSI-262427707047132)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085551793 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551793 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085551794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@2045de5b3fed: Final verdict of PTC: pass 20250320085551795 DAUC <0003> db_auc.c:157 IMSI='262428941051938': No 2G Auth Data 20250320085551795 DAUC <0003> db_auc.c:192 IMSI='262428941051938': No 3G Auth Data 20250320085551795 DLGSUP <0013> hlr.c:121 IMSI 262428941051938: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2045de5b3fed: Created GsupExpect[0] for "262428941051938" to be handled at TC_gsup_ul_via_proxy(84) 20250320085551802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 20250320085551803 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551803 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428941051938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428941051938" cn_domain=PS source_name="the-source\n"} 20250320085551803 DLU <0006> fsm.c:456 lu(262428941051938)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085551803 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428941051938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250320085551803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428941051938)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085551803 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428941051938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428941051938" cn_domain=PS destination_name="the-source\n"} 20250320085551803 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551803 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2045de5b3fed: Found GsupExpect[0] for "262428941051938" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@2045de5b3fed: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428941051938" 20250320085551804 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551805 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428941051938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428941051938" source_name="the-source\n"} 20250320085551805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428941051938)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085551805 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428941051938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085551805 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428941051938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428941051938" destination_name="the-source\n"} 20250320085551805 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428941051938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085551805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428941051938)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085551805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428941051938)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085551805 DLU <0006> fsm.c:568 lu(PS:IMSI-262428941051938)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085551805 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085551805 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085551805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085551807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@2045de5b3fed: Final verdict of PTC: none 20250320085551808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45377<->l=127.0.0.1:4259) 20250320085551808 DLINP <000b> input/ipa.c:452 connected read/write 20250320085551808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085551808 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085551808 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085551808 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085551808 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 75@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Mar 20 08:55:51 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250320085551831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33154<->l=127.0.0.1:4258 20250320085551932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33154<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=114608) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Mar 20 08:55:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_ul_subscriber_data started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085555042 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085555042 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085555046 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085555052 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555052 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085555052 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085555052 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 20250320085555052 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085555052 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 20250320085555052 DLGSUP <0013> gsup_server.c:236 2: 20250320085555052 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085555052 DLGSUP <0013> gsup_server.c:236 3: 20250320085555052 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085555052 DLGSUP <0013> gsup_server.c:236 4: 20250320085555052 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085555052 DLGSUP <0013> gsup_server.c:236 5: 20250320085555052 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085555052 DLGSUP <0013> gsup_server.c:236 7: 20250320085555052 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085555052 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085555052 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085555052 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@2045de5b3fed: 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") 20250320085555074 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44287<->l=127.0.0.1:4259) 20250320085555087 DAUC <0003> db_auc.c:157 IMSI='262421540731035': No 2G Auth Data 20250320085555087 DAUC <0003> db_auc.c:192 IMSI='262421540731035': No 3G Auth Data HLR_Test-GSUP(86)@2045de5b3fed: Created GsupExpect[0] for "262421540731035" to be handled at TC_gsup_ul_subscriber_data(89) 20250320085555104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33172<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@2045de5b3fed: GSUP ul subscriber_data<unbound> 20250320085555114 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555114 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421540731035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421540731035" cn_domain=PS} 20250320085555114 DLU <0006> fsm.c:456 lu(262421540731035)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085555114 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421540731035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085555114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421540731035)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085555114 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421540731035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421540731035" cn_domain=PS} 20250320085555114 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555114 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2045de5b3fed: Found GsupExpect[0] for "262421540731035" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@2045de5b3fed: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421540731035" 20250320085555117 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555117 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421540731035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421540731035"} 20250320085555117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421540731035)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085555117 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421540731035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085555117 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421540731035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421540731035"} 20250320085555117 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421540731035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085555117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421540731035)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085555117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421540731035)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085555117 DLU <0006> fsm.c:568 lu(PS:IMSI-262421540731035)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085555117 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555117 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085555118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33172<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@2045de5b3fed: Final verdict of PTC: pass 20250320085555120 DAUC <0003> db_auc.c:157 IMSI='262420161546175': No 2G Auth Data 20250320085555121 DAUC <0003> db_auc.c:192 IMSI='262420161546175': No 3G Auth Data 20250320085555123 DLGSUP <0013> hlr.c:121 IMSI 262420161546175: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2045de5b3fed: Created GsupExpect[0] for "262420161546175" to be handled at TC_gsup_ul_subscriber_data(90) 20250320085555135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@2045de5b3fed: GSUP ul subscriber_data<unbound> 20250320085555137 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555137 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420161546175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420161546175" cn_domain=PS} 20250320085555137 DLU <0006> fsm.c:456 lu(262420161546175)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085555137 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420161546175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085555137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420161546175)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085555137 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420161546175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420161546175" cn_domain=PS} 20250320085555137 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555137 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2045de5b3fed: Found GsupExpect[0] for "262420161546175" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@2045de5b3fed: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420161546175" 20250320085555138 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555138 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420161546175 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420161546175"} 20250320085555138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420161546175)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085555138 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420161546175 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085555138 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420161546175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420161546175"} 20250320085555138 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420161546175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085555138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420161546175)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085555138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420161546175)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085555138 DLU <0006> fsm.c:568 lu(PS:IMSI-262420161546175)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085555138 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555138 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085555139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@2045de5b3fed: Final verdict of PTC: pass 20250320085555140 DAUC <0003> db_auc.c:157 IMSI='262425313899908': No 2G Auth Data 20250320085555140 DAUC <0003> db_auc.c:192 IMSI='262425313899908': No 3G Auth Data 20250320085555141 DLGSUP <0013> hlr.c:121 IMSI 262425313899908: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2045de5b3fed: Created GsupExpect[0] for "262425313899908" to be handled at TC_gsup_ul_subscriber_data(91) 20250320085555147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33180<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@2045de5b3fed: GSUP ul subscriber_data<unbound> 20250320085555148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555148 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425313899908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313899908" cn_domain=PS} 20250320085555148 DLU <0006> fsm.c:456 lu(262425313899908)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085555148 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425313899908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085555148 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425313899908)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085555148 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425313899908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425313899908" cn_domain=PS} 20250320085555148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2045de5b3fed: Found GsupExpect[0] for "262425313899908" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@2045de5b3fed: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262425313899908" 20250320085555150 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555150 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425313899908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425313899908"} 20250320085555150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425313899908)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085555150 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425313899908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085555150 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425313899908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425313899908"} 20250320085555150 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425313899908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085555150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313899908)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085555150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313899908)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085555150 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313899908)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085555150 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555150 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085555150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33180<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@2045de5b3fed: Final verdict of PTC: pass 20250320085555151 DAUC <0003> db_auc.c:157 IMSI='262422604387034': No 2G Auth Data 20250320085555151 DAUC <0003> db_auc.c:192 IMSI='262422604387034': No 3G Auth Data 20250320085555151 DLGSUP <0013> hlr.c:121 IMSI 262422604387034: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2045de5b3fed: Created GsupExpect[0] for "262422604387034" to be handled at TC_gsup_ul_subscriber_data(92) 20250320085555157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@2045de5b3fed: GSUP ul subscriber_data<unbound> 20250320085555159 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555159 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422604387034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422604387034" cn_domain=PS} 20250320085555159 DLU <0006> fsm.c:456 lu(262422604387034)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085555159 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422604387034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085555159 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422604387034)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085555159 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422604387034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422604387034" cn_domain=PS} 20250320085555159 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555159 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2045de5b3fed: Found GsupExpect[0] for "262422604387034" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@2045de5b3fed: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422604387034" 20250320085555160 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555160 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422604387034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422604387034"} 20250320085555160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422604387034)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085555160 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422604387034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085555161 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422604387034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422604387034"} 20250320085555161 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422604387034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085555161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422604387034)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085555161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422604387034)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085555161 DLU <0006> fsm.c:568 lu(PS:IMSI-262422604387034)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085555161 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555161 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085555161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@2045de5b3fed: Final verdict of PTC: pass 20250320085555162 DAUC <0003> db_auc.c:157 IMSI='262423867479187': No 2G Auth Data 20250320085555162 DAUC <0003> db_auc.c:192 IMSI='262423867479187': No 3G Auth Data 20250320085555162 DLGSUP <0013> hlr.c:121 IMSI 262423867479187: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2045de5b3fed: Created GsupExpect[0] for "262423867479187" to be handled at TC_gsup_ul_subscriber_data(93) 20250320085555168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@2045de5b3fed: GSUP ul subscriber_data<unbound> 20250320085555170 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555170 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423867479187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423867479187" cn_domain=PS} 20250320085555170 DLU <0006> fsm.c:456 lu(262423867479187)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085555170 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423867479187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085555170 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423867479187)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085555170 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423867479187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423867479187" cn_domain=PS} 20250320085555170 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555170 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2045de5b3fed: Found GsupExpect[0] for "262423867479187" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@2045de5b3fed: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262423867479187" 20250320085555171 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555171 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423867479187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423867479187"} 20250320085555171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423867479187)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085555171 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423867479187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085555171 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423867479187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423867479187"} 20250320085555171 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423867479187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085555171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423867479187)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085555171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423867479187)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085555171 DLU <0006> fsm.c:568 lu(PS:IMSI-262423867479187)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085555171 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555171 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085555172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@2045de5b3fed: Final verdict of PTC: pass 20250320085555172 DAUC <0003> db_auc.c:157 IMSI='262424570571204': No 2G Auth Data 20250320085555172 DAUC <0003> db_auc.c:192 IMSI='262424570571204': No 3G Auth Data 20250320085555173 DLGSUP <0013> hlr.c:121 IMSI 262424570571204: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2045de5b3fed: Created GsupExpect[0] for "262424570571204" to be handled at TC_gsup_ul_subscriber_data(94) 20250320085555179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@2045de5b3fed: GSUP ul subscriber_data<unbound> 20250320085555180 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555180 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424570571204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424570571204" cn_domain=PS} 20250320085555180 DLU <0006> fsm.c:456 lu(262424570571204)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085555180 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424570571204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085555180 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424570571204)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085555180 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424570571204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424570571204" cn_domain=PS} 20250320085555180 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555180 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2045de5b3fed: Found GsupExpect[0] for "262424570571204" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@2045de5b3fed: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424570571204" 20250320085555181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555181 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424570571204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424570571204"} 20250320085555181 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424570571204)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085555181 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424570571204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085555181 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424570571204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424570571204"} 20250320085555181 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424570571204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085555181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570571204)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085555181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570571204)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085555181 DLU <0006> fsm.c:568 lu(PS:IMSI-262424570571204)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085555181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085555182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@2045de5b3fed: Final verdict of PTC: pass 20250320085555183 DAUC <0003> db_auc.c:157 IMSI='262425774380204': No 2G Auth Data 20250320085555183 DAUC <0003> db_auc.c:192 IMSI='262425774380204': No 3G Auth Data 20250320085555183 DLGSUP <0013> hlr.c:121 IMSI 262425774380204: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2045de5b3fed: Created GsupExpect[0] for "262425774380204" to be handled at TC_gsup_ul_subscriber_data(95) 20250320085555190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33210<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@2045de5b3fed: GSUP ul subscriber_data<unbound> 20250320085555191 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555191 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425774380204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425774380204" cn_domain=PS} 20250320085555191 DLU <0006> fsm.c:456 lu(262425774380204)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085555191 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425774380204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085555191 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425774380204)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085555191 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425774380204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425774380204" cn_domain=PS} 20250320085555191 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555191 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2045de5b3fed: Found GsupExpect[0] for "262425774380204" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@2045de5b3fed: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262425774380204" 20250320085555193 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555193 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425774380204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425774380204"} 20250320085555193 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425774380204)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085555193 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425774380204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085555193 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425774380204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425774380204"} 20250320085555193 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425774380204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085555193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425774380204)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085555193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425774380204)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085555193 DLU <0006> fsm.c:568 lu(PS:IMSI-262425774380204)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085555193 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555193 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085555193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33210<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@2045de5b3fed: Final verdict of PTC: pass 20250320085555194 DAUC <0003> db_auc.c:157 IMSI='262422395620787': No 2G Auth Data 20250320085555194 DAUC <0003> db_auc.c:192 IMSI='262422395620787': No 3G Auth Data 20250320085555195 DLGSUP <0013> hlr.c:121 IMSI 262422395620787: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2045de5b3fed: Created GsupExpect[0] for "262422395620787" to be handled at TC_gsup_ul_subscriber_data(96) 20250320085555201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33218<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@2045de5b3fed: GSUP ul subscriber_data<unbound> 20250320085555202 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555202 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422395620787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422395620787" cn_domain=PS} 20250320085555202 DLU <0006> fsm.c:456 lu(262422395620787)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085555202 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422395620787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085555202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422395620787)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085555202 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422395620787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422395620787" cn_domain=PS} 20250320085555202 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555202 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2045de5b3fed: Found GsupExpect[0] for "262422395620787" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@2045de5b3fed: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422395620787" 20250320085555204 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555204 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422395620787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422395620787"} 20250320085555204 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422395620787)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085555204 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422395620787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085555204 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422395620787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422395620787"} 20250320085555204 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422395620787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085555204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395620787)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085555204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395620787)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085555204 DLU <0006> fsm.c:568 lu(PS:IMSI-262422395620787)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085555204 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085555204 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085555204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33218<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085555205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33164<->l=127.0.0.1:4258 20250320085555206 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44287<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@2045de5b3fed: Final verdict of PTC: none 20250320085555206 DLINP <000b> input/ipa.c:452 connected read/write 20250320085555206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085555206 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085555206 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085555206 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@2045de5b3fed: Final verdict of PTC: none 87@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Mar 20 08:55:55 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 20250320085555229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4258 20250320085555330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33228<->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@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Mar 20 08:55:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_vty started. MTC@2045de5b3fed: legacy= true 20250320085558406 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085558406 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085558410 DLINP <000b> input/ipa.c:452 connected read/write 20250320085558410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085558411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085558413 DLINP <000b> input/ipa.c:452 connected read/write 20250320085558413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085558413 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085558413 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085558413 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 20250320085558413 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085558413 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 20250320085558413 DLGSUP <0013> gsup_server.c:236 2: 20250320085558414 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085558414 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(97)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085558414 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085558414 DLGSUP <0013> gsup_server.c:236 4: 20250320085558414 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085558414 DLGSUP <0013> gsup_server.c:236 5: 20250320085558414 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085558414 DLGSUP <0013> gsup_server.c:236 7: 20250320085558414 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085558414 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085558414 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085558414 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@2045de5b3fed: 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") 20250320085558431 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46867<->l=127.0.0.1:4259) 20250320085558434 DAUC <0003> db_auc.c:157 IMSI='262422350576787': No 2G Auth Data 20250320085558434 DAUC <0003> db_auc.c:192 IMSI='262422350576787': No 3G Auth Data 20250320085558436 DAUC <0003> db_auc.c:192 IMSI='262422350576787': No 3G Auth Data 20250320085558438 DAUC <0003> db_auc.c:157 IMSI='262425737830286': No 2G Auth Data 20250320085558438 DAUC <0003> db_auc.c:192 IMSI='262425737830286': No 3G Auth Data 20250320085558439 DAUC <0003> db_auc.c:157 IMSI='262425737830286': No 2G Auth Data 20250320085558441 DAUC <0003> db_auc.c:157 IMSI='262424666142939': No 2G Auth Data 20250320085558441 DAUC <0003> db_auc.c:192 IMSI='262424666142939': No 3G Auth Data MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085558443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4258 20250320085558444 DLINP <000b> input/ipa.c:452 connected read/write 20250320085558444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085558444 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085558444 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085558444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085558444 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46867<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@2045de5b3fed: Final verdict of PTC: none 98@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@2045de5b3fed: Test case TC_vty finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Mar 20 08:55:58 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250320085558475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33244<->l=127.0.0.1:4258 20250320085558576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33244<->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@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Mar 20 08:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_vty_msisdn_isd started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085601655 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085601655 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085601659 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085601661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085601667 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085601667 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085601667 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085601667 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 20250320085601667 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085601667 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 20250320085601667 DLGSUP <0013> gsup_server.c:236 2: 20250320085601667 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085601667 DLGSUP <0013> gsup_server.c:236 3: 20250320085601667 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085601667 DLGSUP <0013> gsup_server.c:236 4: 20250320085601667 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085601667 DLGSUP <0013> gsup_server.c:236 5: 20250320085601667 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085601667 DLGSUP <0013> gsup_server.c:236 7: 20250320085601667 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085601667 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085601667 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085601667 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@2045de5b3fed: 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") 20250320085601688 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40437<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@2045de5b3fed: Created GsupExpect[0] for "262427119647237" to be handled at TC_vty_msisdn_isd(104) 20250320085601704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48258<->l=127.0.0.1:4258 20250320085601709 DAUC <0003> db_auc.c:157 IMSI='262427119647237': No 2G Auth Data 20250320085601709 DAUC <0003> db_auc.c:192 IMSI='262427119647237': No 3G Auth Data 20250320085601717 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085601717 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427119647237" cn_domain=PS} 20250320085601717 DLU <0006> fsm.c:456 lu(262427119647237)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085601717 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085601717 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427119647237)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085601717 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427119647237" cn_domain=PS} 20250320085601717 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085601717 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@2045de5b3fed: Found GsupExpect[0] for "262427119647237" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@2045de5b3fed: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427119647237" 20250320085601723 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085601723 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427119647237"} 20250320085601723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427119647237)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085601723 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085601723 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427119647237"} 20250320085601723 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085601723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427119647237)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085601723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427119647237)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085601723 DLU <0006> fsm.c:568 lu(PS:IMSI-262427119647237)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085601723 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085601723 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@2045de5b3fed: setverdict(pass): none -> pass 20250320085601726 DLGSUP <0013> hlr.c:128 IMSI 262427119647237: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250320085601726 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085601726 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085601729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48258<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@2045de5b3fed: Final verdict of PTC: pass 20250320085601730 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085601730 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427119647237"} 20250320085601730 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250320085601730 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427119647237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085601730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 20250320085601732 DLINP <000b> input/ipa.c:452 connected read/write 20250320085601732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085601732 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(101)@2045de5b3fed: Final verdict of PTC: none 20250320085601732 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085601732 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 102@2045de5b3fed: Final verdict of PTC: none 20250320085601733 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40437<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 102: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@2045de5b3fed: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Mar 20 08:56:01 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250320085601775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48260<->l=127.0.0.1:4258 20250320085601876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48260<->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@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Mar 20 08:56:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_purge_cs started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085604995 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085604995 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085605000 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085605006 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(105)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085605006 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085605006 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085605006 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 20250320085605006 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085605006 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 20250320085605006 DLGSUP <0013> gsup_server.c:236 2: 20250320085605006 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085605006 DLGSUP <0013> gsup_server.c:236 3: 20250320085605006 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085605006 DLGSUP <0013> gsup_server.c:236 4: 20250320085605006 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085605006 DLGSUP <0013> gsup_server.c:236 5: 20250320085605006 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085605006 DLGSUP <0013> gsup_server.c:236 7: 20250320085605006 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085605006 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085605006 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085605006 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@2045de5b3fed: 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") 20250320085605019 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39481<->l=127.0.0.1:4259) 20250320085605026 DAUC <0003> db_auc.c:157 IMSI='262427115744170': No 2G Auth Data 20250320085605026 DAUC <0003> db_auc.c:192 IMSI='262427115744170': No 3G Auth Data HLR_Test-GSUP(106)@2045de5b3fed: Created GsupExpect[0] for "262427115744170" to be handled at TC_gsup_purge_cs(109) 20250320085605051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4258 20250320085605062 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605062 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427115744170" cn_domain=PS} 20250320085605062 DLU <0006> fsm.c:456 lu(262427115744170)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085605062 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085605062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427115744170)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085605062 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427115744170" cn_domain=PS} 20250320085605063 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605063 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2045de5b3fed: Found GsupExpect[0] for "262427115744170" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@2045de5b3fed: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427115744170" 20250320085605069 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605069 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427115744170"} 20250320085605069 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427115744170)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085605069 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085605069 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427115744170"} 20250320085605069 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085605070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427115744170)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085605070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427115744170)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085605070 DLU <0006> fsm.c:568 lu(PS:IMSI-262427115744170)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085605070 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605070 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@2045de5b3fed: setverdict(pass): none -> pass 20250320085605073 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605073 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427115744170" cn_domain=CS} 20250320085605073 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250320085605074 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427115744170"} 20250320085605074 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427115744170 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085605074 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605074 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085605077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@2045de5b3fed: Final verdict of PTC: pass 20250320085605079 DAUC <0003> db_auc.c:157 IMSI='262421810350944': No 2G Auth Data 20250320085605079 DAUC <0003> db_auc.c:192 IMSI='262421810350944': No 3G Auth Data 20250320085605081 DLGSUP <0013> hlr.c:121 IMSI 262421810350944: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2045de5b3fed: Created GsupExpect[0] for "262421810350944" to be handled at TC_gsup_purge_cs(110) 20250320085605096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48284<->l=127.0.0.1:4258 20250320085605098 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605098 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421810350944" cn_domain=PS} 20250320085605098 DLU <0006> fsm.c:456 lu(262421810350944)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085605098 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085605098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421810350944)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085605098 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421810350944" cn_domain=PS} 20250320085605098 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605098 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2045de5b3fed: Found GsupExpect[0] for "262421810350944" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@2045de5b3fed: Added IMSI table entry 1TC_gsup_purge_cs(110)"262421810350944" 20250320085605099 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605099 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421810350944"} 20250320085605099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421810350944)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085605099 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085605099 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421810350944"} 20250320085605099 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085605099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810350944)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085605099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421810350944)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085605099 DLU <0006> fsm.c:568 lu(PS:IMSI-262421810350944)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085605099 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605099 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@2045de5b3fed: setverdict(pass): none -> pass 20250320085605100 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605100 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421810350944" cn_domain=CS} 20250320085605100 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250320085605100 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421810350944"} 20250320085605100 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421810350944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085605100 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605100 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085605100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48284<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@2045de5b3fed: Final verdict of PTC: pass 20250320085605101 DAUC <0003> db_auc.c:157 IMSI='262421672223644': No 2G Auth Data 20250320085605101 DAUC <0003> db_auc.c:192 IMSI='262421672223644': No 3G Auth Data 20250320085605101 DLGSUP <0013> hlr.c:121 IMSI 262421672223644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2045de5b3fed: Created GsupExpect[0] for "262421672223644" to be handled at TC_gsup_purge_cs(111) 20250320085605108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 20250320085605110 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605110 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421672223644" cn_domain=PS} 20250320085605110 DLU <0006> fsm.c:456 lu(262421672223644)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085605110 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085605110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421672223644)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085605110 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421672223644" cn_domain=PS} 20250320085605111 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605111 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2045de5b3fed: Found GsupExpect[0] for "262421672223644" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@2045de5b3fed: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421672223644" 20250320085605112 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605112 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421672223644"} 20250320085605112 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421672223644)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085605112 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085605112 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421672223644"} 20250320085605112 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085605112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421672223644)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085605112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421672223644)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085605112 DLU <0006> fsm.c:568 lu(PS:IMSI-262421672223644)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085605112 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605112 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@2045de5b3fed: setverdict(pass): none -> pass 20250320085605113 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605113 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421672223644" cn_domain=CS} 20250320085605113 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250320085605113 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421672223644"} 20250320085605113 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421672223644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085605113 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605113 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085605113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@2045de5b3fed: Final verdict of PTC: pass 20250320085605114 DAUC <0003> db_auc.c:157 IMSI='262422543978904': No 2G Auth Data 20250320085605114 DAUC <0003> db_auc.c:192 IMSI='262422543978904': No 3G Auth Data 20250320085605114 DLGSUP <0013> hlr.c:121 IMSI 262422543978904: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2045de5b3fed: Created GsupExpect[0] for "262422543978904" to be handled at TC_gsup_purge_cs(112) 20250320085605121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48310<->l=127.0.0.1:4258 20250320085605124 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605124 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422543978904" cn_domain=PS} 20250320085605124 DLU <0006> fsm.c:456 lu(262422543978904)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085605124 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085605124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422543978904)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085605124 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422543978904" cn_domain=PS} 20250320085605124 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605124 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2045de5b3fed: Found GsupExpect[0] for "262422543978904" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@2045de5b3fed: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422543978904" 20250320085605125 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605125 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422543978904"} 20250320085605125 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422543978904)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085605125 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085605125 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422543978904"} 20250320085605125 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085605125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422543978904)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085605125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422543978904)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085605125 DLU <0006> fsm.c:568 lu(PS:IMSI-262422543978904)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085605125 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605125 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@2045de5b3fed: setverdict(pass): none -> pass 20250320085605126 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605126 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422543978904" cn_domain=CS} 20250320085605126 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250320085605126 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422543978904"} 20250320085605126 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422543978904 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085605126 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605126 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085605127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48310<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@2045de5b3fed: Final verdict of PTC: pass 20250320085605128 DAUC <0003> db_auc.c:157 IMSI='262420820982603': No 2G Auth Data 20250320085605128 DAUC <0003> db_auc.c:192 IMSI='262420820982603': No 3G Auth Data 20250320085605128 DLGSUP <0013> hlr.c:121 IMSI 262420820982603: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2045de5b3fed: Created GsupExpect[0] for "262420820982603" to be handled at TC_gsup_purge_cs(113) 20250320085605135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 20250320085605136 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605136 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420820982603" cn_domain=PS} 20250320085605136 DLU <0006> fsm.c:456 lu(262420820982603)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085605136 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085605136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420820982603)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085605136 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420820982603" cn_domain=PS} 20250320085605136 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605136 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2045de5b3fed: Found GsupExpect[0] for "262420820982603" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@2045de5b3fed: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420820982603" 20250320085605137 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605137 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420820982603"} 20250320085605137 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420820982603)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085605137 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085605137 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420820982603"} 20250320085605137 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085605137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420820982603)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085605137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420820982603)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085605137 DLU <0006> fsm.c:568 lu(PS:IMSI-262420820982603)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085605137 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605137 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@2045de5b3fed: setverdict(pass): none -> pass 20250320085605138 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605138 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420820982603" cn_domain=CS} 20250320085605138 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250320085605138 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420820982603"} 20250320085605138 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420820982603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085605138 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605138 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085605139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@2045de5b3fed: Final verdict of PTC: pass 20250320085605139 DAUC <0003> db_auc.c:157 IMSI='262429489389502': No 2G Auth Data 20250320085605139 DAUC <0003> db_auc.c:192 IMSI='262429489389502': No 3G Auth Data 20250320085605140 DLGSUP <0013> hlr.c:121 IMSI 262429489389502: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2045de5b3fed: Created GsupExpect[0] for "262429489389502" to be handled at TC_gsup_purge_cs(114) 20250320085605146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20250320085605147 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605147 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429489389502" cn_domain=PS} 20250320085605147 DLU <0006> fsm.c:456 lu(262429489389502)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085605147 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085605147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429489389502)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085605147 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429489389502" cn_domain=PS} 20250320085605147 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605147 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2045de5b3fed: Found GsupExpect[0] for "262429489389502" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@2045de5b3fed: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429489389502" 20250320085605148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605148 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429489389502"} 20250320085605148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429489389502)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085605148 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085605148 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429489389502"} 20250320085605148 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085605148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429489389502)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085605148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429489389502)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085605148 DLU <0006> fsm.c:568 lu(PS:IMSI-262429489389502)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085605148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@2045de5b3fed: setverdict(pass): none -> pass 20250320085605149 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605149 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429489389502" cn_domain=CS} 20250320085605149 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250320085605149 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429489389502"} 20250320085605149 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429489389502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085605149 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605149 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085605150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@2045de5b3fed: Final verdict of PTC: pass 20250320085605150 DAUC <0003> db_auc.c:157 IMSI='262429296587870': No 2G Auth Data 20250320085605150 DAUC <0003> db_auc.c:192 IMSI='262429296587870': No 3G Auth Data 20250320085605151 DLGSUP <0013> hlr.c:121 IMSI 262429296587870: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2045de5b3fed: Created GsupExpect[0] for "262429296587870" to be handled at TC_gsup_purge_cs(115) 20250320085605157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4258 20250320085605159 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605159 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429296587870" cn_domain=PS} 20250320085605159 DLU <0006> fsm.c:456 lu(262429296587870)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085605159 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085605159 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429296587870)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085605159 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429296587870" cn_domain=PS} 20250320085605159 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605159 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2045de5b3fed: Found GsupExpect[0] for "262429296587870" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@2045de5b3fed: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429296587870" 20250320085605161 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605161 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429296587870"} 20250320085605161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429296587870)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085605161 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085605161 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429296587870"} 20250320085605161 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085605161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429296587870)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085605161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429296587870)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085605161 DLU <0006> fsm.c:568 lu(PS:IMSI-262429296587870)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085605161 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605161 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@2045de5b3fed: setverdict(pass): none -> pass 20250320085605161 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605161 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429296587870" cn_domain=CS} 20250320085605161 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250320085605161 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429296587870"} 20250320085605161 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429296587870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085605161 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605161 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085605162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@2045de5b3fed: Final verdict of PTC: pass 20250320085605163 DAUC <0003> db_auc.c:157 IMSI='262429171360111': No 2G Auth Data 20250320085605163 DAUC <0003> db_auc.c:192 IMSI='262429171360111': No 3G Auth Data 20250320085605163 DLGSUP <0013> hlr.c:121 IMSI 262429171360111: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2045de5b3fed: Created GsupExpect[0] for "262429171360111" to be handled at TC_gsup_purge_cs(116) 20250320085605170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48350<->l=127.0.0.1:4258 20250320085605172 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605172 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429171360111" cn_domain=PS} 20250320085605172 DLU <0006> fsm.c:456 lu(262429171360111)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085605172 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085605172 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429171360111)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085605172 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429171360111" cn_domain=PS} 20250320085605172 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605172 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2045de5b3fed: Found GsupExpect[0] for "262429171360111" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@2045de5b3fed: Added IMSI table entry 7TC_gsup_purge_cs(116)"262429171360111" 20250320085605173 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605173 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429171360111"} 20250320085605173 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429171360111)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085605174 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085605174 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429171360111"} 20250320085605174 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085605174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429171360111)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085605174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429171360111)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085605174 DLU <0006> fsm.c:568 lu(PS:IMSI-262429171360111)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085605174 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605174 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@2045de5b3fed: setverdict(pass): none -> pass 20250320085605174 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605174 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429171360111" cn_domain=CS} 20250320085605174 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250320085605174 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429171360111"} 20250320085605174 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429171360111 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085605174 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085605174 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085605175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48350<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085605176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 20250320085605176 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39481<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@2045de5b3fed: Final verdict of PTC: none 20250320085605176 DLINP <000b> input/ipa.c:452 connected read/write 20250320085605176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085605176 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085605176 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085605176 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@2045de5b3fed: Final verdict of PTC: none 107@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Mar 20 08:56:05 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 20250320085605205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48354<->l=127.0.0.1:4258 20250320085605305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48354<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67488) Waiting for packet dumper to finish... 1 (prev_count=67488, count=134764) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Mar 20 08:56:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_purge_ps started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085608388 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085608388 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085608390 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085608392 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608392 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085608392 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085608392 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 20250320085608392 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085608392 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 20250320085608392 DLGSUP <0013> gsup_server.c:236 2: 20250320085608392 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085608392 DLGSUP <0013> gsup_server.c:236 3: 20250320085608392 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085608392 DLGSUP <0013> gsup_server.c:236 4: 20250320085608392 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085608392 DLGSUP <0013> gsup_server.c:236 5: 20250320085608392 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085608392 DLGSUP <0013> gsup_server.c:236 7: 20250320085608392 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085608392 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085608392 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085608392 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@2045de5b3fed: 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") 20250320085608402 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39913<->l=127.0.0.1:4259) 20250320085608404 DAUC <0003> db_auc.c:157 IMSI='262424875338911': No 2G Auth Data 20250320085608404 DAUC <0003> db_auc.c:192 IMSI='262424875338911': No 3G Auth Data HLR_Test-GSUP(118)@2045de5b3fed: Created GsupExpect[0] for "262424875338911" to be handled at TC_gsup_purge_ps(121) 20250320085608412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48376<->l=127.0.0.1:4258 20250320085608434 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608434 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424875338911" cn_domain=PS} 20250320085608434 DLU <0006> fsm.c:456 lu(262424875338911)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085608434 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085608434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424875338911)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085608434 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424875338911" cn_domain=PS} 20250320085608434 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608434 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2045de5b3fed: Found GsupExpect[0] for "262424875338911" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@2045de5b3fed: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424875338911" 20250320085608440 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608440 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424875338911"} 20250320085608440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424875338911)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085608440 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085608440 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424875338911"} 20250320085608440 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085608440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424875338911)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085608440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424875338911)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085608440 DLU <0006> fsm.c:568 lu(PS:IMSI-262424875338911)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085608440 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608440 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@2045de5b3fed: setverdict(pass): none -> pass 20250320085608443 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608443 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424875338911" cn_domain=PS} 20250320085608443 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250320085608443 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424875338911"} 20250320085608443 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424875338911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085608443 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608444 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085608446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48376<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@2045de5b3fed: Final verdict of PTC: pass 20250320085608448 DAUC <0003> db_auc.c:157 IMSI='262421934207770': No 2G Auth Data 20250320085608448 DAUC <0003> db_auc.c:192 IMSI='262421934207770': No 3G Auth Data 20250320085608450 DLGSUP <0013> hlr.c:121 IMSI 262421934207770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2045de5b3fed: Created GsupExpect[0] for "262421934207770" to be handled at TC_gsup_purge_ps(122) 20250320085608465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48382<->l=127.0.0.1:4258 20250320085608467 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608467 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421934207770" cn_domain=PS} 20250320085608467 DLU <0006> fsm.c:456 lu(262421934207770)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085608467 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085608467 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421934207770)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085608467 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421934207770" cn_domain=PS} 20250320085608467 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608467 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2045de5b3fed: Found GsupExpect[0] for "262421934207770" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@2045de5b3fed: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421934207770" 20250320085608468 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608468 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421934207770"} 20250320085608468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421934207770)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085608468 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085608468 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421934207770"} 20250320085608468 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085608468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421934207770)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085608468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421934207770)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085608468 DLU <0006> fsm.c:568 lu(PS:IMSI-262421934207770)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085608468 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608468 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@2045de5b3fed: setverdict(pass): none -> pass 20250320085608468 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608468 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421934207770" cn_domain=PS} 20250320085608468 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250320085608468 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421934207770"} 20250320085608468 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421934207770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085608468 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608468 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48382<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(122)@2045de5b3fed: Final verdict of PTC: pass 20250320085608469 DAUC <0003> db_auc.c:157 IMSI='262428999711964': No 2G Auth Data 20250320085608469 DAUC <0003> db_auc.c:192 IMSI='262428999711964': No 3G Auth Data 20250320085608470 DLGSUP <0013> hlr.c:121 IMSI 262428999711964: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2045de5b3fed: Created GsupExpect[0] for "262428999711964" to be handled at TC_gsup_purge_ps(123) 20250320085608476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 20250320085608478 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608478 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428999711964" cn_domain=PS} 20250320085608478 DLU <0006> fsm.c:456 lu(262428999711964)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085608478 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085608478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428999711964)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085608478 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428999711964" cn_domain=PS} 20250320085608478 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608478 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2045de5b3fed: Found GsupExpect[0] for "262428999711964" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@2045de5b3fed: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428999711964" 20250320085608480 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608480 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428999711964"} 20250320085608480 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428999711964)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085608480 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085608480 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428999711964"} 20250320085608480 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085608480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428999711964)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085608480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428999711964)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085608480 DLU <0006> fsm.c:568 lu(PS:IMSI-262428999711964)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085608480 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608480 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@2045de5b3fed: setverdict(pass): none -> pass 20250320085608481 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608481 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428999711964" cn_domain=PS} 20250320085608481 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250320085608481 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428999711964"} 20250320085608481 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428999711964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085608481 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608481 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085608481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@2045de5b3fed: Final verdict of PTC: pass 20250320085608482 DAUC <0003> db_auc.c:157 IMSI='262429363478202': No 2G Auth Data 20250320085608482 DAUC <0003> db_auc.c:192 IMSI='262429363478202': No 3G Auth Data 20250320085608482 DLGSUP <0013> hlr.c:121 IMSI 262429363478202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2045de5b3fed: Created GsupExpect[0] for "262429363478202" to be handled at TC_gsup_purge_ps(124) 20250320085608488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 20250320085608490 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608490 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429363478202" cn_domain=PS} 20250320085608490 DLU <0006> fsm.c:456 lu(262429363478202)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085608490 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085608490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429363478202)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085608490 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429363478202" cn_domain=PS} 20250320085608490 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608490 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2045de5b3fed: Found GsupExpect[0] for "262429363478202" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@2045de5b3fed: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429363478202" 20250320085608491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608491 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429363478202"} 20250320085608491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429363478202)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085608491 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085608491 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429363478202"} 20250320085608491 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085608491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429363478202)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085608491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429363478202)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085608491 DLU <0006> fsm.c:568 lu(PS:IMSI-262429363478202)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085608491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@2045de5b3fed: setverdict(pass): none -> pass 20250320085608492 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608492 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429363478202" cn_domain=PS} 20250320085608492 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250320085608492 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429363478202"} 20250320085608492 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429363478202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085608492 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608492 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085608493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@2045de5b3fed: Final verdict of PTC: pass 20250320085608493 DAUC <0003> db_auc.c:157 IMSI='262421926995693': No 2G Auth Data 20250320085608493 DAUC <0003> db_auc.c:192 IMSI='262421926995693': No 3G Auth Data 20250320085608494 DLGSUP <0013> hlr.c:121 IMSI 262421926995693: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2045de5b3fed: Created GsupExpect[0] for "262421926995693" to be handled at TC_gsup_purge_ps(125) 20250320085608500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 20250320085608502 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608502 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421926995693" cn_domain=PS} 20250320085608502 DLU <0006> fsm.c:456 lu(262421926995693)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085608502 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085608502 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421926995693)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085608502 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421926995693" cn_domain=PS} 20250320085608502 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608502 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2045de5b3fed: Found GsupExpect[0] for "262421926995693" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@2045de5b3fed: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421926995693" 20250320085608503 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608503 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421926995693"} 20250320085608503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421926995693)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085608503 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085608503 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421926995693"} 20250320085608503 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085608503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421926995693)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085608503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421926995693)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085608503 DLU <0006> fsm.c:568 lu(PS:IMSI-262421926995693)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085608503 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608503 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@2045de5b3fed: setverdict(pass): none -> pass 20250320085608504 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608504 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421926995693" cn_domain=PS} 20250320085608504 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250320085608504 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421926995693"} 20250320085608504 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421926995693 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085608504 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608504 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085608504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@2045de5b3fed: Final verdict of PTC: pass 20250320085608505 DAUC <0003> db_auc.c:157 IMSI='262429393387224': No 2G Auth Data 20250320085608505 DAUC <0003> db_auc.c:192 IMSI='262429393387224': No 3G Auth Data 20250320085608506 DLGSUP <0013> hlr.c:121 IMSI 262429393387224: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2045de5b3fed: Created GsupExpect[0] for "262429393387224" to be handled at TC_gsup_purge_ps(126) 20250320085608512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4258 20250320085608514 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608514 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429393387224" cn_domain=PS} 20250320085608514 DLU <0006> fsm.c:456 lu(262429393387224)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085608514 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085608514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429393387224)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085608514 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429393387224" cn_domain=PS} 20250320085608514 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608514 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2045de5b3fed: Found GsupExpect[0] for "262429393387224" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@2045de5b3fed: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429393387224" 20250320085608516 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608516 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429393387224"} 20250320085608516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429393387224)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085608516 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085608516 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429393387224"} 20250320085608516 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085608516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429393387224)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085608516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429393387224)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085608516 DLU <0006> fsm.c:568 lu(PS:IMSI-262429393387224)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085608516 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608516 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@2045de5b3fed: setverdict(pass): none -> pass 20250320085608517 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608517 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429393387224" cn_domain=PS} 20250320085608517 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250320085608517 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429393387224"} 20250320085608517 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429393387224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085608517 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608517 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085608517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@2045de5b3fed: Final verdict of PTC: pass 20250320085608518 DAUC <0003> db_auc.c:157 IMSI='262426306279782': No 2G Auth Data 20250320085608518 DAUC <0003> db_auc.c:192 IMSI='262426306279782': No 3G Auth Data 20250320085608519 DLGSUP <0013> hlr.c:121 IMSI 262426306279782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2045de5b3fed: Created GsupExpect[0] for "262426306279782" to be handled at TC_gsup_purge_ps(127) 20250320085608524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 20250320085608526 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608526 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426306279782" cn_domain=PS} 20250320085608526 DLU <0006> fsm.c:456 lu(262426306279782)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085608526 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085608526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426306279782)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085608526 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426306279782" cn_domain=PS} 20250320085608526 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608526 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2045de5b3fed: Found GsupExpect[0] for "262426306279782" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@2045de5b3fed: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426306279782" 20250320085608527 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608527 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426306279782"} 20250320085608527 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426306279782)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085608527 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085608527 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426306279782"} 20250320085608527 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085608527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426306279782)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085608527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426306279782)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085608527 DLU <0006> fsm.c:568 lu(PS:IMSI-262426306279782)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085608527 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608527 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@2045de5b3fed: setverdict(pass): none -> pass 20250320085608528 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608528 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426306279782" cn_domain=PS} 20250320085608528 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250320085608528 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426306279782"} 20250320085608528 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426306279782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085608528 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608528 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085608529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@2045de5b3fed: Final verdict of PTC: pass 20250320085608530 DAUC <0003> db_auc.c:157 IMSI='262428837152736': No 2G Auth Data 20250320085608530 DAUC <0003> db_auc.c:192 IMSI='262428837152736': No 3G Auth Data 20250320085608530 DLGSUP <0013> hlr.c:121 IMSI 262428837152736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2045de5b3fed: Created GsupExpect[0] for "262428837152736" to be handled at TC_gsup_purge_ps(128) 20250320085608535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20250320085608537 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608537 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428837152736" cn_domain=PS} 20250320085608537 DLU <0006> fsm.c:456 lu(262428837152736)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085608537 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085608537 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428837152736)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085608537 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428837152736" cn_domain=PS} 20250320085608537 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608537 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2045de5b3fed: Found GsupExpect[0] for "262428837152736" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@2045de5b3fed: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428837152736" 20250320085608538 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608538 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428837152736"} 20250320085608538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428837152736)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085608539 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085608539 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428837152736"} 20250320085608539 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085608539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428837152736)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085608539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428837152736)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085608539 DLU <0006> fsm.c:568 lu(PS:IMSI-262428837152736)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085608539 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608539 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@2045de5b3fed: setverdict(pass): none -> pass 20250320085608539 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608539 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428837152736" cn_domain=PS} 20250320085608539 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250320085608539 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428837152736"} 20250320085608539 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428837152736 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250320085608539 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085608539 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085608540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085608541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 20250320085608541 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39913<->l=127.0.0.1:4259) 20250320085608542 DLINP <000b> input/ipa.c:452 connected read/write 20250320085608542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085608542 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085608542 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085608542 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP(118)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Mar 20 08:56:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250320085608570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4258 20250320085608671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66516) Waiting for packet dumper to finish... 1 (prev_count=66516, count=134564) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Mar 20 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_purge_unknown started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085611785 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085611785 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085611787 DLINP <000b> input/ipa.c:452 connected read/write 20250320085611787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085611788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51514<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085611791 DLINP <000b> input/ipa.c:452 connected read/write 20250320085611791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085611791 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085611791 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085611791 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 20250320085611791 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085611791 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 20250320085611791 DLGSUP <0013> gsup_server.c:236 2: 20250320085611791 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085611791 DLGSUP <0013> gsup_server.c:236 3: 20250320085611791 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085611791 DLGSUP <0013> gsup_server.c:236 4: 20250320085611791 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085611791 DLGSUP <0013> gsup_server.c:236 5: 20250320085611791 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085611791 DLGSUP <0013> gsup_server.c:236 7: 20250320085611791 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085611791 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085611791 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085611791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@2045de5b3fed: 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") 20250320085611812 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34647<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@2045de5b3fed: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250320085611825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51528<->l=127.0.0.1:4258 20250320085611838 DLINP <000b> input/ipa.c:452 connected read/write 20250320085611838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085611838 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} 20250320085611838 DLU <0006> fsm.c:456 lu(2345743413463)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085611838 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 20250320085611838 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} 20250320085611838 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085611838 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085611838 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085611838 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085611838 DLINP <000b> input/ipa.c:452 connected read/write 20250320085611838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085611839 DLINP <000b> input/ipa.c:452 connected read/write 20250320085611839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@2045de5b3fed: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@2045de5b3fed: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@2045de5b3fed: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085611844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51528<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085611847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51514<->l=127.0.0.1:4258 20250320085611849 DLINP <000b> input/ipa.c:452 connected read/write 20250320085611849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085611850 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085611850 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085611850 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085611850 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34647<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@2045de5b3fed: Final verdict of PTC: none 131@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Mar 20 08:56:11 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250320085611925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51540<->l=127.0.0.1:4258 20250320085612025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51540<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Mar 20 08:56:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_mo_ussd_unknown started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085615138 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085615138 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085615142 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085615148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615149 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085615149 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085615149 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 20250320085615149 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085615149 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 20250320085615149 DLGSUP <0013> gsup_server.c:236 2: 20250320085615149 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085615149 DLGSUP <0013> gsup_server.c:236 3: 20250320085615149 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085615149 DLGSUP <0013> gsup_server.c:236 4: 20250320085615149 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085615149 DLGSUP <0013> gsup_server.c:236 5: 20250320085615149 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085615149 DLGSUP <0013> gsup_server.c:236 7: 20250320085615149 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085615149 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085615149 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085615149 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@2045de5b3fed: 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") 20250320085615172 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37517<->l=127.0.0.1:4259) 20250320085615182 DAUC <0003> db_auc.c:157 IMSI='262426300889039': No 2G Auth Data 20250320085615182 DAUC <0003> db_auc.c:192 IMSI='262426300889039': No 3G Auth Data HLR_Test-GSUP(135)@2045de5b3fed: Created GsupExpect[0] for "262426300889039" to be handled at TC_mo_ussd_unknown(138) 20250320085615194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51556<->l=127.0.0.1:4258 20250320085615207 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615207 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426300889039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426300889039" session_id=1311329091 session_state=BEGIN} 20250320085615207 DSS <0004> hlr_ussd.c:576 262426300889039/0x4e294b43: Process SS (BEGIN) 20250320085615207 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250320085615207 DSS <0004> hlr_ussd.c:518 262426300889039/0x4e294b43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250320085615207 DSS <0004> hlr_ussd.c:523 262426300889039/0x4e294b43: USSD for unknown code '*#200#' 20250320085615207 DSS <0004> hlr_ussd.c:354 262426300889039/0x4e294b43: Tx ReturnError(1, 0x12) 20250320085615207 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426300889039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426300889039" session_id=1311329091 session_state=END} 20250320085615207 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085615207 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2045de5b3fed: Found GsupExpect[0] for "262426300889039" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@2045de5b3fed: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426300889039" TC_mo_ussd_unknown(138)@2045de5b3fed: setverdict(pass): none -> pass 20250320085615215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51556<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@2045de5b3fed: Final verdict of PTC: pass 20250320085615216 DAUC <0003> db_auc.c:157 IMSI='262429677424815': No 2G Auth Data 20250320085615216 DAUC <0003> db_auc.c:192 IMSI='262429677424815': No 3G Auth Data HLR_Test-GSUP(135)@2045de5b3fed: Created GsupExpect[0] for "262429677424815" to be handled at TC_mo_ussd_unknown(139) 20250320085615227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20250320085615230 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615230 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429677424815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429677424815" session_id=4248345549 session_state=BEGIN} 20250320085615230 DSS <0004> hlr_ussd.c:576 262429677424815/0xfd389bcd: Process SS (BEGIN) 20250320085615230 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250320085615230 DSS <0004> hlr_ussd.c:518 262429677424815/0xfd389bcd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250320085615230 DSS <0004> hlr_ussd.c:523 262429677424815/0xfd389bcd: USSD for unknown code '*#200#' 20250320085615230 DSS <0004> hlr_ussd.c:354 262429677424815/0xfd389bcd: Tx ReturnError(1, 0x12) 20250320085615230 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429677424815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429677424815" session_id=4248345549 session_state=END} 20250320085615230 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085615230 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2045de5b3fed: Found GsupExpect[0] for "262429677424815" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@2045de5b3fed: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429677424815" TC_mo_ussd_unknown(139)@2045de5b3fed: setverdict(pass): none -> pass 20250320085615231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@2045de5b3fed: Final verdict of PTC: pass 20250320085615231 DAUC <0003> db_auc.c:157 IMSI='262428334263820': No 2G Auth Data 20250320085615231 DAUC <0003> db_auc.c:192 IMSI='262428334263820': No 3G Auth Data HLR_Test-GSUP(135)@2045de5b3fed: Created GsupExpect[0] for "262428334263820" to be handled at TC_mo_ussd_unknown(140) 20250320085615238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51564<->l=127.0.0.1:4258 20250320085615241 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615241 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428334263820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428334263820" session_id=3933597332 session_state=BEGIN} 20250320085615241 DSS <0004> hlr_ussd.c:576 262428334263820/0xea75ee94: Process SS (BEGIN) 20250320085615241 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250320085615241 DSS <0004> hlr_ussd.c:518 262428334263820/0xea75ee94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250320085615241 DSS <0004> hlr_ussd.c:523 262428334263820/0xea75ee94: USSD for unknown code '*#200#' 20250320085615241 DSS <0004> hlr_ussd.c:354 262428334263820/0xea75ee94: Tx ReturnError(1, 0x12) 20250320085615241 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428334263820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428334263820" session_id=3933597332 session_state=END} 20250320085615241 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085615241 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2045de5b3fed: Found GsupExpect[0] for "262428334263820" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@2045de5b3fed: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428334263820" TC_mo_ussd_unknown(140)@2045de5b3fed: setverdict(pass): none -> pass 20250320085615243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51564<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@2045de5b3fed: Final verdict of PTC: pass 20250320085615243 DAUC <0003> db_auc.c:157 IMSI='262429268790083': No 2G Auth Data 20250320085615243 DAUC <0003> db_auc.c:192 IMSI='262429268790083': No 3G Auth Data HLR_Test-GSUP(135)@2045de5b3fed: Created GsupExpect[0] for "262429268790083" to be handled at TC_mo_ussd_unknown(141) 20250320085615250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4258 20250320085615253 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615253 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429268790083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429268790083" session_id=1279178273 session_state=BEGIN} 20250320085615253 DSS <0004> hlr_ussd.c:576 262429268790083/0x4c3eb621: Process SS (BEGIN) 20250320085615253 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250320085615253 DSS <0004> hlr_ussd.c:518 262429268790083/0x4c3eb621: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250320085615253 DSS <0004> hlr_ussd.c:523 262429268790083/0x4c3eb621: USSD for unknown code '*#200#' 20250320085615253 DSS <0004> hlr_ussd.c:354 262429268790083/0x4c3eb621: Tx ReturnError(1, 0x12) 20250320085615253 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429268790083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429268790083" session_id=1279178273 session_state=END} 20250320085615253 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085615253 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2045de5b3fed: Found GsupExpect[0] for "262429268790083" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@2045de5b3fed: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429268790083" TC_mo_ussd_unknown(141)@2045de5b3fed: setverdict(pass): none -> pass 20250320085615255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@2045de5b3fed: Final verdict of PTC: pass 20250320085615255 DAUC <0003> db_auc.c:157 IMSI='262423896436016': No 2G Auth Data 20250320085615255 DAUC <0003> db_auc.c:192 IMSI='262423896436016': No 3G Auth Data HLR_Test-GSUP(135)@2045de5b3fed: Created GsupExpect[0] for "262423896436016" to be handled at TC_mo_ussd_unknown(142) 20250320085615262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51572<->l=127.0.0.1:4258 20250320085615265 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615265 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423896436016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423896436016" session_id=430460493 session_state=BEGIN} 20250320085615265 DSS <0004> hlr_ussd.c:576 262423896436016/0x19a84e4d: Process SS (BEGIN) 20250320085615265 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250320085615265 DSS <0004> hlr_ussd.c:518 262423896436016/0x19a84e4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250320085615265 DSS <0004> hlr_ussd.c:523 262423896436016/0x19a84e4d: USSD for unknown code '*#200#' 20250320085615265 DSS <0004> hlr_ussd.c:354 262423896436016/0x19a84e4d: Tx ReturnError(1, 0x12) 20250320085615265 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423896436016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423896436016" session_id=430460493 session_state=END} 20250320085615265 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085615265 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2045de5b3fed: Found GsupExpect[0] for "262423896436016" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@2045de5b3fed: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423896436016" TC_mo_ussd_unknown(142)@2045de5b3fed: setverdict(pass): none -> pass 20250320085615266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51572<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@2045de5b3fed: Final verdict of PTC: pass 20250320085615267 DAUC <0003> db_auc.c:157 IMSI='262422233913639': No 2G Auth Data 20250320085615267 DAUC <0003> db_auc.c:192 IMSI='262422233913639': No 3G Auth Data HLR_Test-GSUP(135)@2045de5b3fed: Created GsupExpect[0] for "262422233913639" to be handled at TC_mo_ussd_unknown(143) 20250320085615275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51578<->l=127.0.0.1:4258 20250320085615278 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615278 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422233913639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422233913639" session_id=1414401751 session_state=BEGIN} 20250320085615278 DSS <0004> hlr_ussd.c:576 262422233913639/0x544e0ed7: Process SS (BEGIN) 20250320085615278 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250320085615278 DSS <0004> hlr_ussd.c:518 262422233913639/0x544e0ed7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250320085615278 DSS <0004> hlr_ussd.c:523 262422233913639/0x544e0ed7: USSD for unknown code '*#200#' 20250320085615278 DSS <0004> hlr_ussd.c:354 262422233913639/0x544e0ed7: Tx ReturnError(1, 0x12) 20250320085615278 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422233913639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422233913639" session_id=1414401751 session_state=END} 20250320085615278 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085615278 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2045de5b3fed: Found GsupExpect[0] for "262422233913639" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@2045de5b3fed: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422233913639" TC_mo_ussd_unknown(143)@2045de5b3fed: setverdict(pass): none -> pass 20250320085615280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51578<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@2045de5b3fed: Final verdict of PTC: pass 20250320085615280 DAUC <0003> db_auc.c:157 IMSI='262428919618385': No 2G Auth Data 20250320085615280 DAUC <0003> db_auc.c:192 IMSI='262428919618385': No 3G Auth Data HLR_Test-GSUP(135)@2045de5b3fed: Created GsupExpect[0] for "262428919618385" to be handled at TC_mo_ussd_unknown(144) 20250320085615288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51586<->l=127.0.0.1:4258 20250320085615291 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615291 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428919618385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428919618385" session_id=2757197765 session_state=BEGIN} 20250320085615291 DSS <0004> hlr_ussd.c:576 262428919618385/0xa4577fc5: Process SS (BEGIN) 20250320085615291 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250320085615291 DSS <0004> hlr_ussd.c:518 262428919618385/0xa4577fc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250320085615291 DSS <0004> hlr_ussd.c:523 262428919618385/0xa4577fc5: USSD for unknown code '*#200#' 20250320085615291 DSS <0004> hlr_ussd.c:354 262428919618385/0xa4577fc5: Tx ReturnError(1, 0x12) 20250320085615291 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428919618385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428919618385" session_id=2757197765 session_state=END} 20250320085615291 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085615291 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2045de5b3fed: Found GsupExpect[0] for "262428919618385" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@2045de5b3fed: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428919618385" TC_mo_ussd_unknown(144)@2045de5b3fed: setverdict(pass): none -> pass 20250320085615293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51586<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@2045de5b3fed: Final verdict of PTC: pass 20250320085615293 DAUC <0003> db_auc.c:157 IMSI='262423415533109': No 2G Auth Data 20250320085615293 DAUC <0003> db_auc.c:192 IMSI='262423415533109': No 3G Auth Data HLR_Test-GSUP(135)@2045de5b3fed: Created GsupExpect[0] for "262423415533109" to be handled at TC_mo_ussd_unknown(145) 20250320085615299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 20250320085615301 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615301 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423415533109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423415533109" session_id=1305500452 session_state=BEGIN} 20250320085615301 DSS <0004> hlr_ussd.c:576 262423415533109/0x4dd05b24: Process SS (BEGIN) 20250320085615301 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250320085615301 DSS <0004> hlr_ussd.c:518 262423415533109/0x4dd05b24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250320085615301 DSS <0004> hlr_ussd.c:523 262423415533109/0x4dd05b24: USSD for unknown code '*#200#' 20250320085615301 DSS <0004> hlr_ussd.c:354 262423415533109/0x4dd05b24: Tx ReturnError(1, 0x12) 20250320085615301 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423415533109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423415533109" session_id=1305500452 session_state=END} 20250320085615301 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085615301 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2045de5b3fed: Found GsupExpect[0] for "262423415533109" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@2045de5b3fed: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423415533109" TC_mo_ussd_unknown(145)@2045de5b3fed: setverdict(pass): none -> pass 20250320085615303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@2045de5b3fed: Final verdict of PTC: pass 20250320085615303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51552<->l=127.0.0.1:4258 20250320085615304 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37517<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@2045de5b3fed: Final verdict of PTC: none 20250320085615304 DLINP <000b> input/ipa.c:452 connected read/write 20250320085615304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085615304 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085615304 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085615304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@2045de5b3fed: Final verdict of PTC: none 136@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 136: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Mar 20 08:56:15 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 20250320085615333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51612<->l=127.0.0.1:4258 20250320085615434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51612<->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=81396) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Mar 20 08:56:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_mo_ussd_euse_disc started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085618537 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085618537 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085618542 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51620<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085618547 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618547 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085618547 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085618547 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 20250320085618547 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085618547 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 20250320085618547 DLGSUP <0013> gsup_server.c:236 2: 20250320085618547 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085618547 DLGSUP <0013> gsup_server.c:236 3: 20250320085618547 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085618547 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(146)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085618548 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085618548 DLGSUP <0013> gsup_server.c:236 5: 20250320085618548 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085618548 DLGSUP <0013> gsup_server.c:236 7: 20250320085618548 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085618548 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085618548 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085618548 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@2045de5b3fed: 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") 20250320085618572 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46757<->l=127.0.0.1:4259) 20250320085618576 DAUC <0003> db_auc.c:157 IMSI='262424768923554': No 2G Auth Data 20250320085618576 DAUC <0003> db_auc.c:192 IMSI='262424768923554': No 3G Auth Data HLR_Test-GSUP(147)@2045de5b3fed: Created GsupExpect[0] for "262424768923554" to be handled at TC_mo_ussd_euse_disc(150) 20250320085618584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51626<->l=127.0.0.1:4258 20250320085618590 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618590 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424768923554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424768923554" session_id=1433134128 session_state=BEGIN} 20250320085618590 DSS <0004> hlr_ussd.c:576 262424768923554/0x556be430: Process SS (BEGIN) 20250320085618590 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085618590 DSS <0004> hlr_ussd.c:518 262424768923554/0x556be430: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085618590 DSS <0004> hlr_ussd.c:542 262424768923554/0x556be430: Cannot find conn for EUSE EUSE-foobar 20250320085618590 DSS <0004> hlr_ussd.c:354 262424768923554/0x556be430: Tx ReturnError(1, 0x22) 20250320085618590 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424768923554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424768923554" session_id=1433134128 session_state=END} 20250320085618590 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085618590 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2045de5b3fed: Found GsupExpect[0] for "262424768923554" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@2045de5b3fed: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424768923554" TC_mo_ussd_euse_disc(150)@2045de5b3fed: setverdict(pass): none -> pass 20250320085618592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51626<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@2045de5b3fed: Final verdict of PTC: pass 20250320085618593 DAUC <0003> db_auc.c:157 IMSI='262424059167709': No 2G Auth Data 20250320085618593 DAUC <0003> db_auc.c:192 IMSI='262424059167709': No 3G Auth Data HLR_Test-GSUP(147)@2045de5b3fed: Created GsupExpect[0] for "262424059167709" to be handled at TC_mo_ussd_euse_disc(151) 20250320085618600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 20250320085618603 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618603 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424059167709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424059167709" session_id=2907973218 session_state=BEGIN} 20250320085618603 DSS <0004> hlr_ussd.c:576 262424059167709/0xad542662: Process SS (BEGIN) 20250320085618603 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085618603 DSS <0004> hlr_ussd.c:518 262424059167709/0xad542662: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085618603 DSS <0004> hlr_ussd.c:542 262424059167709/0xad542662: Cannot find conn for EUSE EUSE-foobar 20250320085618603 DSS <0004> hlr_ussd.c:354 262424059167709/0xad542662: Tx ReturnError(1, 0x22) 20250320085618603 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424059167709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424059167709" session_id=2907973218 session_state=END} 20250320085618603 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085618603 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2045de5b3fed: Found GsupExpect[0] for "262424059167709" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@2045de5b3fed: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424059167709" TC_mo_ussd_euse_disc(151)@2045de5b3fed: setverdict(pass): none -> pass 20250320085618604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@2045de5b3fed: Final verdict of PTC: pass 20250320085618604 DAUC <0003> db_auc.c:157 IMSI='262423846796184': No 2G Auth Data 20250320085618604 DAUC <0003> db_auc.c:192 IMSI='262423846796184': No 3G Auth Data HLR_Test-GSUP(147)@2045de5b3fed: Created GsupExpect[0] for "262423846796184" to be handled at TC_mo_ussd_euse_disc(152) 20250320085618611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51632<->l=127.0.0.1:4258 20250320085618614 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618614 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423846796184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423846796184" session_id=640386941 session_state=BEGIN} 20250320085618614 DSS <0004> hlr_ussd.c:576 262423846796184/0x262b877d: Process SS (BEGIN) 20250320085618614 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085618614 DSS <0004> hlr_ussd.c:518 262423846796184/0x262b877d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085618614 DSS <0004> hlr_ussd.c:542 262423846796184/0x262b877d: Cannot find conn for EUSE EUSE-foobar 20250320085618614 DSS <0004> hlr_ussd.c:354 262423846796184/0x262b877d: Tx ReturnError(1, 0x22) 20250320085618614 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423846796184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423846796184" session_id=640386941 session_state=END} 20250320085618614 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085618614 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2045de5b3fed: Found GsupExpect[0] for "262423846796184" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@2045de5b3fed: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423846796184" TC_mo_ussd_euse_disc(152)@2045de5b3fed: setverdict(pass): none -> pass 20250320085618615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51632<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@2045de5b3fed: Final verdict of PTC: pass 20250320085618616 DAUC <0003> db_auc.c:157 IMSI='262426217702575': No 2G Auth Data 20250320085618616 DAUC <0003> db_auc.c:192 IMSI='262426217702575': No 3G Auth Data HLR_Test-GSUP(147)@2045de5b3fed: Created GsupExpect[0] for "262426217702575" to be handled at TC_mo_ussd_euse_disc(153) 20250320085618622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51646<->l=127.0.0.1:4258 20250320085618625 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618625 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426217702575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426217702575" session_id=4269333112 session_state=BEGIN} 20250320085618625 DSS <0004> hlr_ussd.c:576 262426217702575/0xfe78da78: Process SS (BEGIN) 20250320085618625 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085618625 DSS <0004> hlr_ussd.c:518 262426217702575/0xfe78da78: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085618625 DSS <0004> hlr_ussd.c:542 262426217702575/0xfe78da78: Cannot find conn for EUSE EUSE-foobar 20250320085618625 DSS <0004> hlr_ussd.c:354 262426217702575/0xfe78da78: Tx ReturnError(1, 0x22) 20250320085618625 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426217702575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426217702575" session_id=4269333112 session_state=END} 20250320085618625 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085618625 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2045de5b3fed: Found GsupExpect[0] for "262426217702575" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@2045de5b3fed: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262426217702575" TC_mo_ussd_euse_disc(153)@2045de5b3fed: setverdict(pass): none -> pass 20250320085618627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51646<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@2045de5b3fed: Final verdict of PTC: pass 20250320085618627 DAUC <0003> db_auc.c:157 IMSI='262428540340935': No 2G Auth Data 20250320085618627 DAUC <0003> db_auc.c:192 IMSI='262428540340935': No 3G Auth Data HLR_Test-GSUP(147)@2045de5b3fed: Created GsupExpect[0] for "262428540340935" to be handled at TC_mo_ussd_euse_disc(154) 20250320085618633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51656<->l=127.0.0.1:4258 20250320085618637 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618637 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428540340935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428540340935" session_id=1978495802 session_state=BEGIN} 20250320085618637 DSS <0004> hlr_ussd.c:576 262428540340935/0x75ed733a: Process SS (BEGIN) 20250320085618637 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085618637 DSS <0004> hlr_ussd.c:518 262428540340935/0x75ed733a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085618637 DSS <0004> hlr_ussd.c:542 262428540340935/0x75ed733a: Cannot find conn for EUSE EUSE-foobar 20250320085618637 DSS <0004> hlr_ussd.c:354 262428540340935/0x75ed733a: Tx ReturnError(1, 0x22) 20250320085618637 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428540340935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428540340935" session_id=1978495802 session_state=END} 20250320085618637 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085618637 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2045de5b3fed: Found GsupExpect[0] for "262428540340935" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@2045de5b3fed: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428540340935" TC_mo_ussd_euse_disc(154)@2045de5b3fed: setverdict(pass): none -> pass 20250320085618638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51656<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@2045de5b3fed: Final verdict of PTC: pass 20250320085618639 DAUC <0003> db_auc.c:157 IMSI='262427226261221': No 2G Auth Data 20250320085618639 DAUC <0003> db_auc.c:192 IMSI='262427226261221': No 3G Auth Data HLR_Test-GSUP(147)@2045de5b3fed: Created GsupExpect[0] for "262427226261221" to be handled at TC_mo_ussd_euse_disc(155) 20250320085618646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 20250320085618649 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618649 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427226261221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427226261221" session_id=1360684436 session_state=BEGIN} 20250320085618649 DSS <0004> hlr_ussd.c:576 262427226261221/0x511a6594: Process SS (BEGIN) 20250320085618649 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085618649 DSS <0004> hlr_ussd.c:518 262427226261221/0x511a6594: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085618649 DSS <0004> hlr_ussd.c:542 262427226261221/0x511a6594: Cannot find conn for EUSE EUSE-foobar 20250320085618649 DSS <0004> hlr_ussd.c:354 262427226261221/0x511a6594: Tx ReturnError(1, 0x22) 20250320085618649 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427226261221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427226261221" session_id=1360684436 session_state=END} 20250320085618649 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085618649 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2045de5b3fed: Found GsupExpect[0] for "262427226261221" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@2045de5b3fed: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427226261221" TC_mo_ussd_euse_disc(155)@2045de5b3fed: setverdict(pass): none -> pass 20250320085618650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@2045de5b3fed: Final verdict of PTC: pass 20250320085618651 DAUC <0003> db_auc.c:157 IMSI='262428477604597': No 2G Auth Data 20250320085618651 DAUC <0003> db_auc.c:192 IMSI='262428477604597': No 3G Auth Data HLR_Test-GSUP(147)@2045de5b3fed: Created GsupExpect[0] for "262428477604597" to be handled at TC_mo_ussd_euse_disc(156) 20250320085618659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51680<->l=127.0.0.1:4258 20250320085618662 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618662 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428477604597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477604597" session_id=1713194655 session_state=BEGIN} 20250320085618662 DSS <0004> hlr_ussd.c:576 262428477604597/0x661d469f: Process SS (BEGIN) 20250320085618662 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085618662 DSS <0004> hlr_ussd.c:518 262428477604597/0x661d469f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085618662 DSS <0004> hlr_ussd.c:542 262428477604597/0x661d469f: Cannot find conn for EUSE EUSE-foobar 20250320085618662 DSS <0004> hlr_ussd.c:354 262428477604597/0x661d469f: Tx ReturnError(1, 0x22) 20250320085618662 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428477604597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477604597" session_id=1713194655 session_state=END} 20250320085618662 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085618662 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2045de5b3fed: Found GsupExpect[0] for "262428477604597" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@2045de5b3fed: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428477604597" TC_mo_ussd_euse_disc(156)@2045de5b3fed: setverdict(pass): none -> pass 20250320085618663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51680<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@2045de5b3fed: Final verdict of PTC: pass 20250320085618664 DAUC <0003> db_auc.c:157 IMSI='262428268065351': No 2G Auth Data 20250320085618664 DAUC <0003> db_auc.c:192 IMSI='262428268065351': No 3G Auth Data HLR_Test-GSUP(147)@2045de5b3fed: Created GsupExpect[0] for "262428268065351" to be handled at TC_mo_ussd_euse_disc(157) 20250320085618671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4258 20250320085618674 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618674 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428268065351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428268065351" session_id=1429952691 session_state=BEGIN} 20250320085618674 DSS <0004> hlr_ussd.c:576 262428268065351/0x553b58b3: Process SS (BEGIN) 20250320085618674 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085618674 DSS <0004> hlr_ussd.c:518 262428268065351/0x553b58b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085618674 DSS <0004> hlr_ussd.c:542 262428268065351/0x553b58b3: Cannot find conn for EUSE EUSE-foobar 20250320085618674 DSS <0004> hlr_ussd.c:354 262428268065351/0x553b58b3: Tx ReturnError(1, 0x22) 20250320085618674 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428268065351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428268065351" session_id=1429952691 session_state=END} 20250320085618674 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085618674 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2045de5b3fed: Found GsupExpect[0] for "262428268065351" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@2045de5b3fed: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428268065351" TC_mo_ussd_euse_disc(157)@2045de5b3fed: setverdict(pass): none -> pass 20250320085618675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@2045de5b3fed: Final verdict of PTC: pass 20250320085618676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51620<->l=127.0.0.1:4258 20250320085618676 DLINP <000b> input/ipa.c:452 connected read/write 20250320085618676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085618676 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085618676 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085618676 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085618676 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46757<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@2045de5b3fed: Final verdict of PTC: none 148@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP(147)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 148: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Mar 20 08:56:18 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250320085618699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51708<->l=127.0.0.1:4258 20250320085618901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51708<->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=81624) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Mar 20 08:56:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_mo_ussd_iuse_imsi started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085622010 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085622010 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085622014 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085622019 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622019 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085622019 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085622019 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 20250320085622019 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085622019 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 20250320085622019 DLGSUP <0013> gsup_server.c:236 2: 20250320085622019 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085622019 DLGSUP <0013> gsup_server.c:236 3: 20250320085622019 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085622019 DLGSUP <0013> gsup_server.c:236 4: 20250320085622019 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085622019 DLGSUP <0013> gsup_server.c:236 5: 20250320085622019 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085622019 DLGSUP <0013> gsup_server.c:236 7: 20250320085622019 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085622019 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085622019 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085622019 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@2045de5b3fed: 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") 20250320085622037 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33555<->l=127.0.0.1:4259) 20250320085622040 DAUC <0003> db_auc.c:157 IMSI='262423162997397': No 2G Auth Data 20250320085622040 DAUC <0003> db_auc.c:192 IMSI='262423162997397': No 3G Auth Data HLR_Test-GSUP(159)@2045de5b3fed: Created GsupExpect[0] for "262423162997397" to be handled at TC_mo_ussd_iuse_imsi(162) 20250320085622050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42892<->l=127.0.0.1:4258 20250320085622062 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622062 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423162997397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423162997397" session_id=205905745 session_state=BEGIN} 20250320085622062 DSS <0004> hlr_ussd.c:576 262423162997397/0x0c45df51: Process SS (BEGIN) 20250320085622062 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085622062 DSS <0004> hlr_ussd.c:518 262423162997397/0x0c45df51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085622062 DSS <0004> hlr_ussd.c:363 262423162997397/0x0c45df51: Tx USSD 'Your IMSI is 262423162997397' 20250320085622062 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423162997397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423162997397" session_id=205905745 session_state=END} 20250320085622062 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423162997397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085622062 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085622062 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2045de5b3fed: Found GsupExpect[0] for "262423162997397" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@2045de5b3fed: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262423162997397" TC_mo_ussd_iuse_imsi(162)@2045de5b3fed: setverdict(pass): none -> pass 20250320085622067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42892<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@2045de5b3fed: Final verdict of PTC: pass 20250320085622068 DAUC <0003> db_auc.c:157 IMSI='262427009616913': No 2G Auth Data 20250320085622068 DAUC <0003> db_auc.c:192 IMSI='262427009616913': No 3G Auth Data HLR_Test-GSUP(159)@2045de5b3fed: Created GsupExpect[0] for "262427009616913" to be handled at TC_mo_ussd_iuse_imsi(163) 20250320085622076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 20250320085622079 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622079 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427009616913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427009616913" session_id=1860545428 session_state=BEGIN} 20250320085622079 DSS <0004> hlr_ussd.c:576 262427009616913/0x6ee5ab94: Process SS (BEGIN) 20250320085622079 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085622079 DSS <0004> hlr_ussd.c:518 262427009616913/0x6ee5ab94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085622079 DSS <0004> hlr_ussd.c:363 262427009616913/0x6ee5ab94: Tx USSD 'Your IMSI is 262427009616913' 20250320085622079 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427009616913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427009616913" session_id=1860545428 session_state=END} 20250320085622079 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427009616913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085622079 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085622079 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2045de5b3fed: Found GsupExpect[0] for "262427009616913" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@2045de5b3fed: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427009616913" TC_mo_ussd_iuse_imsi(163)@2045de5b3fed: setverdict(pass): none -> pass 20250320085622081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@2045de5b3fed: Final verdict of PTC: pass 20250320085622081 DAUC <0003> db_auc.c:157 IMSI='262422833814940': No 2G Auth Data 20250320085622081 DAUC <0003> db_auc.c:192 IMSI='262422833814940': No 3G Auth Data HLR_Test-GSUP(159)@2045de5b3fed: Created GsupExpect[0] for "262422833814940" to be handled at TC_mo_ussd_iuse_imsi(164) 20250320085622087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42906<->l=127.0.0.1:4258 20250320085622090 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622090 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422833814940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422833814940" session_id=560482200 session_state=BEGIN} 20250320085622090 DSS <0004> hlr_ussd.c:576 262422833814940/0x21684798: Process SS (BEGIN) 20250320085622090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085622090 DSS <0004> hlr_ussd.c:518 262422833814940/0x21684798: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085622090 DSS <0004> hlr_ussd.c:363 262422833814940/0x21684798: Tx USSD 'Your IMSI is 262422833814940' 20250320085622090 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422833814940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422833814940" session_id=560482200 session_state=END} 20250320085622090 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422833814940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085622090 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085622090 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2045de5b3fed: Found GsupExpect[0] for "262422833814940" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@2045de5b3fed: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262422833814940" TC_mo_ussd_iuse_imsi(164)@2045de5b3fed: setverdict(pass): none -> pass 20250320085622091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42906<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@2045de5b3fed: Final verdict of PTC: pass 20250320085622092 DAUC <0003> db_auc.c:157 IMSI='262423245699630': No 2G Auth Data 20250320085622092 DAUC <0003> db_auc.c:192 IMSI='262423245699630': No 3G Auth Data HLR_Test-GSUP(159)@2045de5b3fed: Created GsupExpect[0] for "262423245699630" to be handled at TC_mo_ussd_iuse_imsi(165) 20250320085622098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 20250320085622101 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622101 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423245699630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423245699630" session_id=1138466809 session_state=BEGIN} 20250320085622101 DSS <0004> hlr_ussd.c:576 262423245699630/0x43db9ff9: Process SS (BEGIN) 20250320085622101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085622101 DSS <0004> hlr_ussd.c:518 262423245699630/0x43db9ff9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085622101 DSS <0004> hlr_ussd.c:363 262423245699630/0x43db9ff9: Tx USSD 'Your IMSI is 262423245699630' 20250320085622101 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423245699630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423245699630" session_id=1138466809 session_state=END} 20250320085622101 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423245699630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085622101 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085622101 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2045de5b3fed: Found GsupExpect[0] for "262423245699630" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@2045de5b3fed: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262423245699630" TC_mo_ussd_iuse_imsi(165)@2045de5b3fed: setverdict(pass): none -> pass 20250320085622102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@2045de5b3fed: Final verdict of PTC: pass 20250320085622103 DAUC <0003> db_auc.c:157 IMSI='262422661839553': No 2G Auth Data 20250320085622103 DAUC <0003> db_auc.c:192 IMSI='262422661839553': No 3G Auth Data HLR_Test-GSUP(159)@2045de5b3fed: Created GsupExpect[0] for "262422661839553" to be handled at TC_mo_ussd_iuse_imsi(166) 20250320085622109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 20250320085622112 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622112 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422661839553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422661839553" session_id=3049767374 session_state=BEGIN} 20250320085622112 DSS <0004> hlr_ussd.c:576 262422661839553/0xb5c7c1ce: Process SS (BEGIN) 20250320085622112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085622112 DSS <0004> hlr_ussd.c:518 262422661839553/0xb5c7c1ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085622112 DSS <0004> hlr_ussd.c:363 262422661839553/0xb5c7c1ce: Tx USSD 'Your IMSI is 262422661839553' 20250320085622112 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422661839553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422661839553" session_id=3049767374 session_state=END} 20250320085622112 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422661839553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085622112 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085622112 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2045de5b3fed: Found GsupExpect[0] for "262422661839553" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@2045de5b3fed: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422661839553" TC_mo_ussd_iuse_imsi(166)@2045de5b3fed: setverdict(pass): none -> pass 20250320085622114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@2045de5b3fed: Final verdict of PTC: pass 20250320085622114 DAUC <0003> db_auc.c:157 IMSI='262422110015347': No 2G Auth Data 20250320085622114 DAUC <0003> db_auc.c:192 IMSI='262422110015347': No 3G Auth Data HLR_Test-GSUP(159)@2045de5b3fed: Created GsupExpect[0] for "262422110015347" to be handled at TC_mo_ussd_iuse_imsi(167) 20250320085622120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42922<->l=127.0.0.1:4258 20250320085622123 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622123 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422110015347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422110015347" session_id=2456915662 session_state=BEGIN} 20250320085622123 DSS <0004> hlr_ussd.c:576 262422110015347/0x92718ece: Process SS (BEGIN) 20250320085622123 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085622123 DSS <0004> hlr_ussd.c:518 262422110015347/0x92718ece: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085622123 DSS <0004> hlr_ussd.c:363 262422110015347/0x92718ece: Tx USSD 'Your IMSI is 262422110015347' 20250320085622123 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422110015347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422110015347" session_id=2456915662 session_state=END} 20250320085622123 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422110015347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085622123 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085622123 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2045de5b3fed: Found GsupExpect[0] for "262422110015347" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@2045de5b3fed: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422110015347" TC_mo_ussd_iuse_imsi(167)@2045de5b3fed: setverdict(pass): none -> pass 20250320085622125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42922<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@2045de5b3fed: Final verdict of PTC: pass 20250320085622126 DAUC <0003> db_auc.c:157 IMSI='262425852425021': No 2G Auth Data 20250320085622126 DAUC <0003> db_auc.c:192 IMSI='262425852425021': No 3G Auth Data HLR_Test-GSUP(159)@2045de5b3fed: Created GsupExpect[0] for "262425852425021" to be handled at TC_mo_ussd_iuse_imsi(168) 20250320085622133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 20250320085622136 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622136 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425852425021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425852425021" session_id=1241157035 session_state=BEGIN} 20250320085622136 DSS <0004> hlr_ussd.c:576 262425852425021/0x49fa8dab: Process SS (BEGIN) 20250320085622136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085622136 DSS <0004> hlr_ussd.c:518 262425852425021/0x49fa8dab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085622136 DSS <0004> hlr_ussd.c:363 262425852425021/0x49fa8dab: Tx USSD 'Your IMSI is 262425852425021' 20250320085622136 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425852425021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425852425021" session_id=1241157035 session_state=END} 20250320085622136 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425852425021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085622136 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085622136 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2045de5b3fed: Found GsupExpect[0] for "262425852425021" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@2045de5b3fed: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262425852425021" TC_mo_ussd_iuse_imsi(168)@2045de5b3fed: setverdict(pass): none -> pass 20250320085622138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@2045de5b3fed: Final verdict of PTC: pass 20250320085622138 DAUC <0003> db_auc.c:157 IMSI='262422387765754': No 2G Auth Data 20250320085622138 DAUC <0003> db_auc.c:192 IMSI='262422387765754': No 3G Auth Data HLR_Test-GSUP(159)@2045de5b3fed: Created GsupExpect[0] for "262422387765754" to be handled at TC_mo_ussd_iuse_imsi(169) 20250320085622145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 20250320085622148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622148 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422387765754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422387765754" session_id=844101218 session_state=BEGIN} 20250320085622148 DSS <0004> hlr_ussd.c:576 262422387765754/0x324ff662: Process SS (BEGIN) 20250320085622148 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085622148 DSS <0004> hlr_ussd.c:518 262422387765754/0x324ff662: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085622148 DSS <0004> hlr_ussd.c:363 262422387765754/0x324ff662: Tx USSD 'Your IMSI is 262422387765754' 20250320085622148 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422387765754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422387765754" session_id=844101218 session_state=END} 20250320085622148 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422387765754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085622148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085622148 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2045de5b3fed: Found GsupExpect[0] for "262422387765754" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@2045de5b3fed: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422387765754" TC_mo_ussd_iuse_imsi(169)@2045de5b3fed: setverdict(pass): none -> pass 20250320085622150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@2045de5b3fed: Final verdict of PTC: pass 20250320085622151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 20250320085622151 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33555<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@2045de5b3fed: Final verdict of PTC: none 20250320085622151 DLINP <000b> input/ipa.c:452 connected read/write 20250320085622151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085622151 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(161)@2045de5b3fed: Final verdict of PTC: none 20250320085622151 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085622151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 160: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Mar 20 08:56:22 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 20250320085622174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42944<->l=127.0.0.1:4258 20250320085622376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42944<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:56:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085625483 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085625483 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085625487 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085625491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625492 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085625492 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085625492 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 20250320085625492 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085625492 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(170)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085625492 DLGSUP <0013> gsup_server.c:236 2: 20250320085625492 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085625492 DLGSUP <0013> gsup_server.c:236 3: 20250320085625492 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085625492 DLGSUP <0013> gsup_server.c:236 4: 20250320085625492 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085625492 DLGSUP <0013> gsup_server.c:236 5: 20250320085625492 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085625492 DLGSUP <0013> gsup_server.c:236 7: 20250320085625492 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085625492 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085625492 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085625492 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@2045de5b3fed: 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") 20250320085625513 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41727<->l=127.0.0.1:4259) 20250320085625518 DAUC <0003> db_auc.c:157 IMSI='262425586766557': No 2G Auth Data 20250320085625518 DAUC <0003> db_auc.c:192 IMSI='262425586766557': No 3G Auth Data HLR_Test-GSUP(171)@2045de5b3fed: Created GsupExpect[0] for "262425586766557" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250320085625530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4258 20250320085625538 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625538 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425586766557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425586766557" source_name="the-source\n" session_id=1752371126 session_state=BEGIN} 20250320085625538 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250320085625538 DSS <0004> hlr_ussd.c:576 262425586766557/0x68730fb6: Process SS (BEGIN) 20250320085625538 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085625538 DSS <0004> hlr_ussd.c:518 262425586766557/0x68730fb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085625538 DSS <0004> hlr_ussd.c:363 262425586766557/0x68730fb6: Tx USSD 'Your IMSI is 262425586766557' 20250320085625538 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425586766557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425586766557" destination_name="the-source\n" session_id=1752371126 session_state=END} 20250320085625538 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262425586766557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085625538 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085625538 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2045de5b3fed: Found GsupExpect[0] for "262425586766557" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@2045de5b3fed: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425586766557" TC_mo_ussd_iuse_imsi_via_proxy(174)@2045de5b3fed: setverdict(pass): none -> pass 20250320085625542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@2045de5b3fed: Final verdict of PTC: pass 20250320085625542 DAUC <0003> db_auc.c:157 IMSI='262422992868540': No 2G Auth Data 20250320085625542 DAUC <0003> db_auc.c:192 IMSI='262422992868540': No 3G Auth Data HLR_Test-GSUP(171)@2045de5b3fed: Created GsupExpect[0] for "262422992868540" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250320085625548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20250320085625551 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625551 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422992868540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422992868540" source_name="the-source\n" session_id=1423103431 session_state=BEGIN} 20250320085625551 DSS <0004> hlr_ussd.c:576 262422992868540/0x54d2d5c7: Process SS (BEGIN) 20250320085625551 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085625551 DSS <0004> hlr_ussd.c:518 262422992868540/0x54d2d5c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085625551 DSS <0004> hlr_ussd.c:363 262422992868540/0x54d2d5c7: Tx USSD 'Your IMSI is 262422992868540' 20250320085625551 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422992868540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422992868540" destination_name="the-source\n" session_id=1423103431 session_state=END} 20250320085625551 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422992868540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085625551 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085625551 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2045de5b3fed: Found GsupExpect[0] for "262422992868540" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@2045de5b3fed: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422992868540" TC_mo_ussd_iuse_imsi_via_proxy(175)@2045de5b3fed: setverdict(pass): none -> pass 20250320085625553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@2045de5b3fed: Final verdict of PTC: pass 20250320085625554 DAUC <0003> db_auc.c:157 IMSI='262428391779860': No 2G Auth Data 20250320085625554 DAUC <0003> db_auc.c:192 IMSI='262428391779860': No 3G Auth Data HLR_Test-GSUP(171)@2045de5b3fed: Created GsupExpect[0] for "262428391779860" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250320085625560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4258 20250320085625563 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625563 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428391779860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428391779860" source_name="the-source\n" session_id=1138139795 session_state=BEGIN} 20250320085625563 DSS <0004> hlr_ussd.c:576 262428391779860/0x43d6a293: Process SS (BEGIN) 20250320085625563 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085625563 DSS <0004> hlr_ussd.c:518 262428391779860/0x43d6a293: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085625563 DSS <0004> hlr_ussd.c:363 262428391779860/0x43d6a293: Tx USSD 'Your IMSI is 262428391779860' 20250320085625563 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428391779860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428391779860" destination_name="the-source\n" session_id=1138139795 session_state=END} 20250320085625563 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428391779860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085625563 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085625563 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2045de5b3fed: Found GsupExpect[0] for "262428391779860" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@2045de5b3fed: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262428391779860" TC_mo_ussd_iuse_imsi_via_proxy(176)@2045de5b3fed: setverdict(pass): none -> pass 20250320085625565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@2045de5b3fed: Final verdict of PTC: pass 20250320085625565 DAUC <0003> db_auc.c:157 IMSI='262421111210169': No 2G Auth Data 20250320085625565 DAUC <0003> db_auc.c:192 IMSI='262421111210169': No 3G Auth Data HLR_Test-GSUP(171)@2045de5b3fed: Created GsupExpect[0] for "262421111210169" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250320085625571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43000<->l=127.0.0.1:4258 20250320085625574 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625574 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421111210169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421111210169" source_name="the-source\n" session_id=1588889393 session_state=BEGIN} 20250320085625574 DSS <0004> hlr_ussd.c:576 262421111210169/0x5eb48731: Process SS (BEGIN) 20250320085625574 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085625574 DSS <0004> hlr_ussd.c:518 262421111210169/0x5eb48731: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085625574 DSS <0004> hlr_ussd.c:363 262421111210169/0x5eb48731: Tx USSD 'Your IMSI is 262421111210169' 20250320085625574 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421111210169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421111210169" destination_name="the-source\n" session_id=1588889393 session_state=END} 20250320085625574 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262421111210169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085625574 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085625574 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2045de5b3fed: Found GsupExpect[0] for "262421111210169" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@2045de5b3fed: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262421111210169" TC_mo_ussd_iuse_imsi_via_proxy(177)@2045de5b3fed: setverdict(pass): none -> pass 20250320085625577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43000<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@2045de5b3fed: Final verdict of PTC: pass 20250320085625577 DAUC <0003> db_auc.c:157 IMSI='262429904752930': No 2G Auth Data 20250320085625577 DAUC <0003> db_auc.c:192 IMSI='262429904752930': No 3G Auth Data HLR_Test-GSUP(171)@2045de5b3fed: Created GsupExpect[0] for "262429904752930" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250320085625583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20250320085625586 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625586 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429904752930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429904752930" source_name="the-source\n" session_id=2226097572 session_state=BEGIN} 20250320085625586 DSS <0004> hlr_ussd.c:576 262429904752930/0x84af8da4: Process SS (BEGIN) 20250320085625586 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085625586 DSS <0004> hlr_ussd.c:518 262429904752930/0x84af8da4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085625586 DSS <0004> hlr_ussd.c:363 262429904752930/0x84af8da4: Tx USSD 'Your IMSI is 262429904752930' 20250320085625586 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429904752930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429904752930" destination_name="the-source\n" session_id=2226097572 session_state=END} 20250320085625586 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429904752930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085625586 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085625586 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2045de5b3fed: Found GsupExpect[0] for "262429904752930" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@2045de5b3fed: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429904752930" TC_mo_ussd_iuse_imsi_via_proxy(178)@2045de5b3fed: setverdict(pass): none -> pass 20250320085625588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@2045de5b3fed: Final verdict of PTC: pass 20250320085625589 DAUC <0003> db_auc.c:157 IMSI='262423481082234': No 2G Auth Data 20250320085625589 DAUC <0003> db_auc.c:192 IMSI='262423481082234': No 3G Auth Data HLR_Test-GSUP(171)@2045de5b3fed: Created GsupExpect[0] for "262423481082234" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250320085625595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 20250320085625598 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625598 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423481082234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423481082234" source_name="the-source\n" session_id=985847924 session_state=BEGIN} 20250320085625598 DSS <0004> hlr_ussd.c:576 262423481082234/0x3ac2d874: Process SS (BEGIN) 20250320085625598 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085625598 DSS <0004> hlr_ussd.c:518 262423481082234/0x3ac2d874: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085625598 DSS <0004> hlr_ussd.c:363 262423481082234/0x3ac2d874: Tx USSD 'Your IMSI is 262423481082234' 20250320085625598 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423481082234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423481082234" destination_name="the-source\n" session_id=985847924 session_state=END} 20250320085625598 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262423481082234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085625598 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085625598 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2045de5b3fed: Found GsupExpect[0] for "262423481082234" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@2045de5b3fed: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423481082234" TC_mo_ussd_iuse_imsi_via_proxy(179)@2045de5b3fed: setverdict(pass): none -> pass 20250320085625600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@2045de5b3fed: Final verdict of PTC: pass 20250320085625600 DAUC <0003> db_auc.c:157 IMSI='262427331369146': No 2G Auth Data 20250320085625600 DAUC <0003> db_auc.c:192 IMSI='262427331369146': No 3G Auth Data HLR_Test-GSUP(171)@2045de5b3fed: Created GsupExpect[0] for "262427331369146" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250320085625607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 20250320085625609 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625609 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427331369146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427331369146" source_name="the-source\n" session_id=3252195442 session_state=BEGIN} 20250320085625609 DSS <0004> hlr_ussd.c:576 262427331369146/0xc1d89072: Process SS (BEGIN) 20250320085625609 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085625609 DSS <0004> hlr_ussd.c:518 262427331369146/0xc1d89072: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085625609 DSS <0004> hlr_ussd.c:363 262427331369146/0xc1d89072: Tx USSD 'Your IMSI is 262427331369146' 20250320085625609 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427331369146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427331369146" destination_name="the-source\n" session_id=3252195442 session_state=END} 20250320085625609 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262427331369146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085625609 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085625610 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2045de5b3fed: Found GsupExpect[0] for "262427331369146" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@2045de5b3fed: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427331369146" TC_mo_ussd_iuse_imsi_via_proxy(180)@2045de5b3fed: setverdict(pass): none -> pass 20250320085625611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@2045de5b3fed: Final verdict of PTC: pass 20250320085625612 DAUC <0003> db_auc.c:157 IMSI='262421413219896': No 2G Auth Data 20250320085625612 DAUC <0003> db_auc.c:192 IMSI='262421413219896': No 3G Auth Data HLR_Test-GSUP(171)@2045de5b3fed: Created GsupExpect[0] for "262421413219896" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250320085625618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4258 20250320085625620 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625620 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421413219896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421413219896" source_name="the-source\n" session_id=1588559620 session_state=BEGIN} 20250320085625620 DSS <0004> hlr_ussd.c:576 262421413219896/0x5eaf7f04: Process SS (BEGIN) 20250320085625620 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250320085625620 DSS <0004> hlr_ussd.c:518 262421413219896/0x5eaf7f04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250320085625620 DSS <0004> hlr_ussd.c:363 262421413219896/0x5eaf7f04: Tx USSD 'Your IMSI is 262421413219896' 20250320085625620 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421413219896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421413219896" destination_name="the-source\n" session_id=1588559620 session_state=END} 20250320085625620 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262421413219896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085625620 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085625620 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2045de5b3fed: Found GsupExpect[0] for "262421413219896" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@2045de5b3fed: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421413219896" TC_mo_ussd_iuse_imsi_via_proxy(181)@2045de5b3fed: setverdict(pass): none -> pass 20250320085625622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@2045de5b3fed: Final verdict of PTC: pass 20250320085625623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4258 20250320085625623 DLINP <000b> input/ipa.c:452 connected read/write 20250320085625623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085625623 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085625623 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085625623 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085625623 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250320085625623 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41727<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP(171)@2045de5b3fed: Final verdict of PTC: none 172@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 172: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Mar 20 08:56:25 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250320085625649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 20250320085625850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43042<->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=83484) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Mar 20 08:56:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_mo_ussd_iuse_msisdn started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085628981 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085628981 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085628985 DLINP <000b> input/ipa.c:452 connected read/write 20250320085628985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085628987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43056<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085628991 DLINP <000b> input/ipa.c:452 connected read/write 20250320085628991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085628991 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085628991 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085628991 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 20250320085628991 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085628991 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 20250320085628991 DLGSUP <0013> gsup_server.c:236 2: 20250320085628991 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085628992 DLGSUP <0013> gsup_server.c:236 3: 20250320085628992 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085628992 DLGSUP <0013> gsup_server.c:236 4: 20250320085628992 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085628992 DLGSUP <0013> gsup_server.c:236 5: 20250320085628992 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085628992 DLGSUP <0013> gsup_server.c:236 7: 20250320085628992 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085628992 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085628992 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085628992 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@2045de5b3fed: 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") 20250320085629014 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35623<->l=127.0.0.1:4259) 20250320085629026 DAUC <0003> db_auc.c:157 IMSI='262425416174579': No 2G Auth Data 20250320085629026 DAUC <0003> db_auc.c:192 IMSI='262425416174579': No 3G Auth Data HLR_Test-GSUP(183)@2045de5b3fed: Created GsupExpect[0] for "262425416174579" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250320085629051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 20250320085629065 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085629065 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425416174579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425416174579" session_id=3462740555 session_state=BEGIN} 20250320085629065 DSS <0004> hlr_ussd.c:576 262425416174579/0xce653a4b: Process SS (BEGIN) 20250320085629065 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085629065 DSS <0004> hlr_ussd.c:518 262425416174579/0xce653a4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085629065 DSS <0004> hlr_ussd.c:363 262425416174579/0xce653a4b: Tx USSD 'Your extension is 491615388768' 20250320085629065 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425416174579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425416174579" session_id=3462740555 session_state=END} 20250320085629066 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425416174579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085629066 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085629066 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2045de5b3fed: Found GsupExpect[0] for "262425416174579" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@2045de5b3fed: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425416174579" TC_mo_ussd_iuse_msisdn(186)@2045de5b3fed: setverdict(pass): none -> pass 20250320085629074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@2045de5b3fed: Final verdict of PTC: pass 20250320085629075 DAUC <0003> db_auc.c:157 IMSI='262420378386630': No 2G Auth Data 20250320085629075 DAUC <0003> db_auc.c:192 IMSI='262420378386630': No 3G Auth Data HLR_Test-GSUP(183)@2045de5b3fed: Created GsupExpect[0] for "262420378386630" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250320085629083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43082<->l=127.0.0.1:4258 20250320085629086 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085629086 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420378386630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420378386630" session_id=1609441961 session_state=BEGIN} 20250320085629086 DSS <0004> hlr_ussd.c:576 262420378386630/0x5fee22a9: Process SS (BEGIN) 20250320085629086 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085629086 DSS <0004> hlr_ussd.c:518 262420378386630/0x5fee22a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085629086 DSS <0004> hlr_ussd.c:363 262420378386630/0x5fee22a9: Tx USSD 'Your extension is 491612761842' 20250320085629086 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420378386630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420378386630" session_id=1609441961 session_state=END} 20250320085629086 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420378386630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085629086 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085629086 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2045de5b3fed: Found GsupExpect[0] for "262420378386630" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@2045de5b3fed: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420378386630" TC_mo_ussd_iuse_msisdn(187)@2045de5b3fed: setverdict(pass): none -> pass 20250320085629088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43082<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@2045de5b3fed: Final verdict of PTC: pass 20250320085629089 DAUC <0003> db_auc.c:157 IMSI='262423762246886': No 2G Auth Data 20250320085629089 DAUC <0003> db_auc.c:192 IMSI='262423762246886': No 3G Auth Data HLR_Test-GSUP(183)@2045de5b3fed: Created GsupExpect[0] for "262423762246886" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250320085629095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 20250320085629098 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085629098 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423762246886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423762246886" session_id=199093044 session_state=BEGIN} 20250320085629098 DSS <0004> hlr_ussd.c:576 262423762246886/0x0bddeb34: Process SS (BEGIN) 20250320085629098 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085629098 DSS <0004> hlr_ussd.c:518 262423762246886/0x0bddeb34: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085629098 DSS <0004> hlr_ussd.c:363 262423762246886/0x0bddeb34: Tx USSD 'Your extension is 491611300433' 20250320085629098 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423762246886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423762246886" session_id=199093044 session_state=END} 20250320085629098 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423762246886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085629098 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085629098 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2045de5b3fed: Found GsupExpect[0] for "262423762246886" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@2045de5b3fed: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262423762246886" TC_mo_ussd_iuse_msisdn(188)@2045de5b3fed: setverdict(pass): none -> pass 20250320085629099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@2045de5b3fed: Final verdict of PTC: pass 20250320085629100 DAUC <0003> db_auc.c:157 IMSI='262424631260068': No 2G Auth Data 20250320085629100 DAUC <0003> db_auc.c:192 IMSI='262424631260068': No 3G Auth Data HLR_Test-GSUP(183)@2045de5b3fed: Created GsupExpect[0] for "262424631260068" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250320085629106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 20250320085629109 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085629109 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424631260068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424631260068" session_id=4156231357 session_state=BEGIN} 20250320085629109 DSS <0004> hlr_ussd.c:576 262424631260068/0xf7bb0ebd: Process SS (BEGIN) 20250320085629109 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085629109 DSS <0004> hlr_ussd.c:518 262424631260068/0xf7bb0ebd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085629109 DSS <0004> hlr_ussd.c:363 262424631260068/0xf7bb0ebd: Tx USSD 'Your extension is 491612411578' 20250320085629109 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424631260068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424631260068" session_id=4156231357 session_state=END} 20250320085629109 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424631260068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085629109 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085629109 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2045de5b3fed: Found GsupExpect[0] for "262424631260068" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@2045de5b3fed: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262424631260068" TC_mo_ussd_iuse_msisdn(189)@2045de5b3fed: setverdict(pass): none -> pass 20250320085629111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@2045de5b3fed: Final verdict of PTC: pass 20250320085629112 DAUC <0003> db_auc.c:157 IMSI='262429042655881': No 2G Auth Data 20250320085629112 DAUC <0003> db_auc.c:192 IMSI='262429042655881': No 3G Auth Data HLR_Test-GSUP(183)@2045de5b3fed: Created GsupExpect[0] for "262429042655881" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250320085629118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 20250320085629121 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085629121 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429042655881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429042655881" session_id=796218154 session_state=BEGIN} 20250320085629121 DSS <0004> hlr_ussd.c:576 262429042655881/0x2f75532a: Process SS (BEGIN) 20250320085629121 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085629121 DSS <0004> hlr_ussd.c:518 262429042655881/0x2f75532a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085629121 DSS <0004> hlr_ussd.c:363 262429042655881/0x2f75532a: Tx USSD 'Your extension is 491611500366' 20250320085629121 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429042655881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429042655881" session_id=796218154 session_state=END} 20250320085629121 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429042655881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085629121 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085629121 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2045de5b3fed: Found GsupExpect[0] for "262429042655881" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@2045de5b3fed: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262429042655881" TC_mo_ussd_iuse_msisdn(190)@2045de5b3fed: setverdict(pass): none -> pass 20250320085629123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@2045de5b3fed: Final verdict of PTC: pass 20250320085629123 DAUC <0003> db_auc.c:157 IMSI='262428337961993': No 2G Auth Data 20250320085629123 DAUC <0003> db_auc.c:192 IMSI='262428337961993': No 3G Auth Data HLR_Test-GSUP(183)@2045de5b3fed: Created GsupExpect[0] for "262428337961993" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250320085629130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4258 20250320085629133 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085629133 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428337961993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428337961993" session_id=860089679 session_state=BEGIN} 20250320085629133 DSS <0004> hlr_ussd.c:576 262428337961993/0x3343ed4f: Process SS (BEGIN) 20250320085629133 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085629133 DSS <0004> hlr_ussd.c:518 262428337961993/0x3343ed4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085629133 DSS <0004> hlr_ussd.c:363 262428337961993/0x3343ed4f: Tx USSD 'Your extension is 491617810304' 20250320085629133 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428337961993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428337961993" session_id=860089679 session_state=END} 20250320085629133 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428337961993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085629133 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085629133 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2045de5b3fed: Found GsupExpect[0] for "262428337961993" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@2045de5b3fed: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428337961993" TC_mo_ussd_iuse_msisdn(191)@2045de5b3fed: setverdict(pass): none -> pass 20250320085629135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@2045de5b3fed: Final verdict of PTC: pass 20250320085629135 DAUC <0003> db_auc.c:157 IMSI='262420917650524': No 2G Auth Data 20250320085629135 DAUC <0003> db_auc.c:192 IMSI='262420917650524': No 3G Auth Data HLR_Test-GSUP(183)@2045de5b3fed: Created GsupExpect[0] for "262420917650524" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250320085629142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4258 20250320085629145 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085629145 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420917650524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420917650524" session_id=1632035188 session_state=BEGIN} 20250320085629145 DSS <0004> hlr_ussd.c:576 262420917650524/0x6146e174: Process SS (BEGIN) 20250320085629145 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085629145 DSS <0004> hlr_ussd.c:518 262420917650524/0x6146e174: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085629145 DSS <0004> hlr_ussd.c:363 262420917650524/0x6146e174: Tx USSD 'Your extension is 491613304583' 20250320085629145 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420917650524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420917650524" session_id=1632035188 session_state=END} 20250320085629145 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420917650524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085629145 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085629145 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2045de5b3fed: Found GsupExpect[0] for "262420917650524" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@2045de5b3fed: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262420917650524" TC_mo_ussd_iuse_msisdn(192)@2045de5b3fed: setverdict(pass): none -> pass 20250320085629147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@2045de5b3fed: Final verdict of PTC: pass 20250320085629147 DAUC <0003> db_auc.c:157 IMSI='262421496894560': No 2G Auth Data 20250320085629147 DAUC <0003> db_auc.c:192 IMSI='262421496894560': No 3G Auth Data HLR_Test-GSUP(183)@2045de5b3fed: Created GsupExpect[0] for "262421496894560" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250320085629154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43138<->l=127.0.0.1:4258 20250320085629157 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085629157 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421496894560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421496894560" session_id=3118788510 session_state=BEGIN} 20250320085629157 DSS <0004> hlr_ussd.c:576 262421496894560/0xb9e4ef9e: Process SS (BEGIN) 20250320085629157 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085629157 DSS <0004> hlr_ussd.c:518 262421496894560/0xb9e4ef9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085629157 DSS <0004> hlr_ussd.c:363 262421496894560/0xb9e4ef9e: Tx USSD 'Your extension is 491617847720' 20250320085629157 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421496894560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421496894560" session_id=3118788510 session_state=END} 20250320085629157 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421496894560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085629157 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085629157 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2045de5b3fed: Found GsupExpect[0] for "262421496894560" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@2045de5b3fed: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421496894560" TC_mo_ussd_iuse_msisdn(193)@2045de5b3fed: setverdict(pass): none -> pass 20250320085629159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43138<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@2045de5b3fed: Final verdict of PTC: pass 20250320085629159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43056<->l=127.0.0.1:4258 20250320085629160 DLINP <000b> input/ipa.c:452 connected read/write 20250320085629160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085629160 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085629160 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085629160 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085629160 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35623<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@2045de5b3fed: Final verdict of PTC: none 184@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 184: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Mar 20 08:56:29 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 20250320085629183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20250320085629385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70240) Waiting for packet dumper to finish... 1 (prev_count=70240, count=82540) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:56:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085632497 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085632497 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085632502 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085632507 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632508 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085632508 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085632508 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 20250320085632508 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085632508 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 20250320085632508 DLGSUP <0013> gsup_server.c:236 2: 20250320085632508 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(194)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085632508 DLGSUP <0013> gsup_server.c:236 3: 20250320085632508 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085632508 DLGSUP <0013> gsup_server.c:236 4: 20250320085632508 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085632508 DLGSUP <0013> gsup_server.c:236 5: 20250320085632508 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085632508 DLGSUP <0013> gsup_server.c:236 7: 20250320085632508 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085632508 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085632508 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085632508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@2045de5b3fed: 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") 20250320085632535 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33113<->l=127.0.0.1:4259) 20250320085632545 DAUC <0003> db_auc.c:157 IMSI='262422062905852': No 2G Auth Data 20250320085632545 DAUC <0003> db_auc.c:192 IMSI='262422062905852': No 3G Auth Data HLR_Test-GSUP(195)@2045de5b3fed: Created GsupExpect[0] for "262422062905852" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250320085632571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59578<->l=127.0.0.1:4258 20250320085632581 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632581 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422062905852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422062905852" source_name="the-source\n" session_id=331197063 session_state=BEGIN} 20250320085632581 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250320085632581 DSS <0004> hlr_ussd.c:576 262422062905852/0x13bdaa87: Process SS (BEGIN) 20250320085632581 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085632581 DSS <0004> hlr_ussd.c:518 262422062905852/0x13bdaa87: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085632581 DSS <0004> hlr_ussd.c:363 262422062905852/0x13bdaa87: Tx USSD 'Your extension is 491611801068' 20250320085632581 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422062905852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422062905852" destination_name="the-source\n" session_id=331197063 session_state=END} 20250320085632581 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262422062905852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085632581 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085632581 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2045de5b3fed: Found GsupExpect[0] for "262422062905852" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@2045de5b3fed: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262422062905852" TC_mo_ussd_iuse_msisdn_via_proxy(198)@2045de5b3fed: setverdict(pass): none -> pass 20250320085632584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59578<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@2045de5b3fed: Final verdict of PTC: pass 20250320085632584 DAUC <0003> db_auc.c:157 IMSI='262424076671338': No 2G Auth Data 20250320085632584 DAUC <0003> db_auc.c:192 IMSI='262424076671338': No 3G Auth Data HLR_Test-GSUP(195)@2045de5b3fed: Created GsupExpect[0] for "262424076671338" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250320085632592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59588<->l=127.0.0.1:4258 20250320085632597 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632598 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424076671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424076671338" source_name="the-source\n" session_id=3876490251 session_state=BEGIN} 20250320085632598 DSS <0004> hlr_ussd.c:576 262424076671338/0xe70e8c0b: Process SS (BEGIN) 20250320085632598 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085632598 DSS <0004> hlr_ussd.c:518 262424076671338/0xe70e8c0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085632598 DSS <0004> hlr_ussd.c:363 262424076671338/0xe70e8c0b: Tx USSD 'Your extension is 491613814615' 20250320085632598 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424076671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424076671338" destination_name="the-source\n" session_id=3876490251 session_state=END} 20250320085632598 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262424076671338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085632598 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085632598 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2045de5b3fed: Found GsupExpect[0] for "262424076671338" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@2045de5b3fed: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424076671338" TC_mo_ussd_iuse_msisdn_via_proxy(199)@2045de5b3fed: setverdict(pass): none -> pass 20250320085632600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59588<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@2045de5b3fed: Final verdict of PTC: pass 20250320085632600 DAUC <0003> db_auc.c:157 IMSI='262420413722238': No 2G Auth Data 20250320085632600 DAUC <0003> db_auc.c:192 IMSI='262420413722238': No 3G Auth Data HLR_Test-GSUP(195)@2045de5b3fed: Created GsupExpect[0] for "262420413722238" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250320085632607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59598<->l=127.0.0.1:4258 20250320085632610 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632610 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420413722238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420413722238" source_name="the-source\n" session_id=4208422989 session_state=BEGIN} 20250320085632610 DSS <0004> hlr_ussd.c:576 262420413722238/0xfad7704d: Process SS (BEGIN) 20250320085632610 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085632610 DSS <0004> hlr_ussd.c:518 262420413722238/0xfad7704d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085632610 DSS <0004> hlr_ussd.c:363 262420413722238/0xfad7704d: Tx USSD 'Your extension is 491616517356' 20250320085632610 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420413722238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420413722238" destination_name="the-source\n" session_id=4208422989 session_state=END} 20250320085632610 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420413722238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085632610 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085632610 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2045de5b3fed: Found GsupExpect[0] for "262420413722238" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@2045de5b3fed: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420413722238" TC_mo_ussd_iuse_msisdn_via_proxy(200)@2045de5b3fed: setverdict(pass): none -> pass 20250320085632612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@2045de5b3fed: Final verdict of PTC: pass 20250320085632612 DAUC <0003> db_auc.c:157 IMSI='262427063616672': No 2G Auth Data 20250320085632612 DAUC <0003> db_auc.c:192 IMSI='262427063616672': No 3G Auth Data HLR_Test-GSUP(195)@2045de5b3fed: Created GsupExpect[0] for "262427063616672" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250320085632619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 20250320085632622 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632622 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427063616672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427063616672" source_name="the-source\n" session_id=3997623880 session_state=BEGIN} 20250320085632622 DSS <0004> hlr_ussd.c:576 262427063616672/0xee46e648: Process SS (BEGIN) 20250320085632622 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085632622 DSS <0004> hlr_ussd.c:518 262427063616672/0xee46e648: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085632622 DSS <0004> hlr_ussd.c:363 262427063616672/0xee46e648: Tx USSD 'Your extension is 491611183805' 20250320085632622 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427063616672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427063616672" destination_name="the-source\n" session_id=3997623880 session_state=END} 20250320085632622 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262427063616672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085632622 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085632622 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2045de5b3fed: Found GsupExpect[0] for "262427063616672" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@2045de5b3fed: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427063616672" TC_mo_ussd_iuse_msisdn_via_proxy(201)@2045de5b3fed: setverdict(pass): none -> pass 20250320085632625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@2045de5b3fed: Final verdict of PTC: pass 20250320085632626 DAUC <0003> db_auc.c:157 IMSI='262421581147379': No 2G Auth Data 20250320085632626 DAUC <0003> db_auc.c:192 IMSI='262421581147379': No 3G Auth Data HLR_Test-GSUP(195)@2045de5b3fed: Created GsupExpect[0] for "262421581147379" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250320085632632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 20250320085632634 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632634 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421581147379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421581147379" source_name="the-source\n" session_id=286268713 session_state=BEGIN} 20250320085632635 DSS <0004> hlr_ussd.c:576 262421581147379/0x11101d29: Process SS (BEGIN) 20250320085632635 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085632635 DSS <0004> hlr_ussd.c:518 262421581147379/0x11101d29: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085632635 DSS <0004> hlr_ussd.c:363 262421581147379/0x11101d29: Tx USSD 'Your extension is 491616665004' 20250320085632635 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421581147379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421581147379" destination_name="the-source\n" session_id=286268713 session_state=END} 20250320085632635 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421581147379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085632635 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085632635 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2045de5b3fed: Found GsupExpect[0] for "262421581147379" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@2045de5b3fed: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421581147379" TC_mo_ussd_iuse_msisdn_via_proxy(202)@2045de5b3fed: setverdict(pass): none -> pass 20250320085632637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@2045de5b3fed: Final verdict of PTC: pass 20250320085632637 DAUC <0003> db_auc.c:157 IMSI='262425238483878': No 2G Auth Data 20250320085632637 DAUC <0003> db_auc.c:192 IMSI='262425238483878': No 3G Auth Data HLR_Test-GSUP(195)@2045de5b3fed: Created GsupExpect[0] for "262425238483878" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250320085632643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4258 20250320085632646 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632646 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425238483878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425238483878" source_name="the-source\n" session_id=3888372695 session_state=BEGIN} 20250320085632646 DSS <0004> hlr_ussd.c:576 262425238483878/0xe7c3dbd7: Process SS (BEGIN) 20250320085632646 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085632646 DSS <0004> hlr_ussd.c:518 262425238483878/0xe7c3dbd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085632646 DSS <0004> hlr_ussd.c:363 262425238483878/0xe7c3dbd7: Tx USSD 'Your extension is 491616202022' 20250320085632646 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425238483878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425238483878" destination_name="the-source\n" session_id=3888372695 session_state=END} 20250320085632646 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262425238483878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085632646 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085632646 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2045de5b3fed: Found GsupExpect[0] for "262425238483878" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@2045de5b3fed: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425238483878" TC_mo_ussd_iuse_msisdn_via_proxy(203)@2045de5b3fed: setverdict(pass): none -> pass 20250320085632648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@2045de5b3fed: Final verdict of PTC: pass 20250320085632648 DAUC <0003> db_auc.c:157 IMSI='262420495920777': No 2G Auth Data 20250320085632648 DAUC <0003> db_auc.c:192 IMSI='262420495920777': No 3G Auth Data HLR_Test-GSUP(195)@2045de5b3fed: Created GsupExpect[0] for "262420495920777" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250320085632654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4258 20250320085632657 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632657 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420495920777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420495920777" source_name="the-source\n" session_id=3120147582 session_state=BEGIN} 20250320085632657 DSS <0004> hlr_ussd.c:576 262420495920777/0xb9f9ac7e: Process SS (BEGIN) 20250320085632657 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085632657 DSS <0004> hlr_ussd.c:518 262420495920777/0xb9f9ac7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085632657 DSS <0004> hlr_ussd.c:363 262420495920777/0xb9f9ac7e: Tx USSD 'Your extension is 491618730572' 20250320085632657 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420495920777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420495920777" destination_name="the-source\n" session_id=3120147582 session_state=END} 20250320085632657 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262420495920777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085632657 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085632657 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2045de5b3fed: Found GsupExpect[0] for "262420495920777" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@2045de5b3fed: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262420495920777" TC_mo_ussd_iuse_msisdn_via_proxy(204)@2045de5b3fed: setverdict(pass): none -> pass 20250320085632659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@2045de5b3fed: Final verdict of PTC: pass 20250320085632660 DAUC <0003> db_auc.c:157 IMSI='262426717475168': No 2G Auth Data 20250320085632660 DAUC <0003> db_auc.c:192 IMSI='262426717475168': No 3G Auth Data HLR_Test-GSUP(195)@2045de5b3fed: Created GsupExpect[0] for "262426717475168" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250320085632666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4258 20250320085632669 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632669 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426717475168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426717475168" source_name="the-source\n" session_id=2525910602 session_state=BEGIN} 20250320085632669 DSS <0004> hlr_ussd.c:576 262426717475168/0x968e564a: Process SS (BEGIN) 20250320085632669 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250320085632669 DSS <0004> hlr_ussd.c:518 262426717475168/0x968e564a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250320085632669 DSS <0004> hlr_ussd.c:363 262426717475168/0x968e564a: Tx USSD 'Your extension is 491618447358' 20250320085632669 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426717475168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426717475168" destination_name="the-source\n" session_id=2525910602 session_state=END} 20250320085632669 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262426717475168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085632669 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085632669 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2045de5b3fed: Found GsupExpect[0] for "262426717475168" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@2045de5b3fed: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426717475168" TC_mo_ussd_iuse_msisdn_via_proxy(205)@2045de5b3fed: setverdict(pass): none -> pass 20250320085632671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@2045de5b3fed: Final verdict of PTC: pass 20250320085632671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59564<->l=127.0.0.1:4258 20250320085632671 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33113<->l=127.0.0.1:4259) 20250320085632672 DLINP <000b> input/ipa.c:452 connected read/write 20250320085632672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085632672 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085632672 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085632672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085632672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@2045de5b3fed: Final verdict of PTC: none 196@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 196: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Mar 20 08:56:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250320085632695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 20250320085632896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67416) Waiting for packet dumper to finish... 1 (prev_count=67416, count=83548) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Mar 20 08:56:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_mo_ussd_euse started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 20250320085636009 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:32793 20250320085636009 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:32793 MTC@2045de5b3fed: in not legacy case 2 IPA-EUSE-foobar(208)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085636014 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636014 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received IPA-EUSE-foobar(208)@2045de5b3fed: 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(208)@2045de5b3fed: 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 } } } } 20250320085636019 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636019 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636019 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085636019 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250320085636019 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250320085636019 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250320085636019 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 20250320085636019 DLGSUP <0013> gsup_server.c:236 2: 20250320085636019 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085636019 DLGSUP <0013> gsup_server.c:236 3: 20250320085636019 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085636019 DLGSUP <0013> gsup_server.c:236 4: 20250320085636019 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085636019 DLGSUP <0013> gsup_server.c:236 5: 20250320085636019 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085636019 DLGSUP <0013> gsup_server.c:236 7: 20250320085636019 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085636019 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085636019 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085636019 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:32793 20250320085636019 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085636019 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085636024 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085636030 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636030 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085636030 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085636030 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 20250320085636030 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085636030 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 20250320085636030 DLGSUP <0013> gsup_server.c:236 2: 20250320085636030 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085636030 DLGSUP <0013> gsup_server.c:236 3: 20250320085636030 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085636030 DLGSUP <0013> gsup_server.c:236 4: 20250320085636030 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085636030 DLGSUP <0013> gsup_server.c:236 5: 20250320085636030 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085636030 DLGSUP <0013> gsup_server.c:236 7: 20250320085636030 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085636030 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085636030 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085636030 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@2045de5b3fed: 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") 20250320085636043 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38427<->l=127.0.0.1:4259) 20250320085636049 DAUC <0003> db_auc.c:157 IMSI='262420146435183': No 2G Auth Data 20250320085636049 DAUC <0003> db_auc.c:192 IMSI='262420146435183': No 3G Auth Data HLR_Test-GSUP(209)@2045de5b3fed: Created GsupExpect[0] for "262420146435183" to be handled at TC_mo_ussd_euse(212) 20250320085636065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 20250320085636077 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636077 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420146435183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420146435183" session_id=1648755669 session_state=BEGIN} 20250320085636077 DSS <0004> hlr_ussd.c:576 262420146435183/0x624603d5: Process SS (BEGIN) 20250320085636077 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085636077 DSS <0004> hlr_ussd.c:518 262420146435183/0x624603d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085636077 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636077 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data 20250320085636077 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636077 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data EUSE-TC_mo_ussd_euse(206)@2045de5b3fed: 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 } } } } } 20250320085636091 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636091 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636091 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262420146435183 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420146435183" session_id=1648755669 session_state=END} 20250320085636091 DSS <0004> hlr_ussd.c:576 262420146435183/0x624603d5: Process SS (END) 20250320085636091 DSS <0004> hlr_ussd.c:518 262420146435183/0x624603d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085636091 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420146435183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420146435183" session_id=1648755669 session_state=END} 20250320085636091 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420146435183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085636091 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262420146435183 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085636091 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085636091 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2045de5b3fed: Found GsupExpect[0] for "262420146435183" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@2045de5b3fed: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420146435183" TC_mo_ussd_euse(212)@2045de5b3fed: setverdict(pass): none -> pass 20250320085636103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@2045de5b3fed: Final verdict of PTC: pass 20250320085636104 DAUC <0003> db_auc.c:157 IMSI='262424046315925': No 2G Auth Data 20250320085636104 DAUC <0003> db_auc.c:192 IMSI='262424046315925': No 3G Auth Data HLR_Test-GSUP(209)@2045de5b3fed: Created GsupExpect[0] for "262424046315925" to be handled at TC_mo_ussd_euse(213) 20250320085636118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4258 20250320085636121 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636121 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424046315925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424046315925" session_id=3645660346 session_state=BEGIN} 20250320085636121 DSS <0004> hlr_ussd.c:576 262424046315925/0xd94c5cba: Process SS (BEGIN) 20250320085636121 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085636121 DSS <0004> hlr_ussd.c:518 262424046315925/0xd94c5cba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085636121 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636121 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data 20250320085636121 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636121 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data EUSE-TC_mo_ussd_euse(206)@2045de5b3fed: 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 } } } } } 20250320085636122 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636122 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636122 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424046315925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424046315925" session_id=3645660346 session_state=END} 20250320085636122 DSS <0004> hlr_ussd.c:576 262424046315925/0xd94c5cba: Process SS (END) 20250320085636122 DSS <0004> hlr_ussd.c:518 262424046315925/0xd94c5cba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085636122 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424046315925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424046315925" session_id=3645660346 session_state=END} 20250320085636122 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424046315925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085636122 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424046315925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085636122 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085636122 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2045de5b3fed: Found GsupExpect[0] for "262424046315925" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@2045de5b3fed: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424046315925" TC_mo_ussd_euse(213)@2045de5b3fed: setverdict(pass): none -> pass 20250320085636124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@2045de5b3fed: Final verdict of PTC: pass 20250320085636124 DAUC <0003> db_auc.c:157 IMSI='262421849313101': No 2G Auth Data 20250320085636124 DAUC <0003> db_auc.c:192 IMSI='262421849313101': No 3G Auth Data HLR_Test-GSUP(209)@2045de5b3fed: Created GsupExpect[0] for "262421849313101" to be handled at TC_mo_ussd_euse(214) 20250320085636130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 20250320085636133 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636133 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421849313101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421849313101" session_id=4078792467 session_state=BEGIN} 20250320085636133 DSS <0004> hlr_ussd.c:576 262421849313101/0xf31d6f13: Process SS (BEGIN) 20250320085636133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085636133 DSS <0004> hlr_ussd.c:518 262421849313101/0xf31d6f13: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085636133 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636133 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data 20250320085636133 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636133 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data EUSE-TC_mo_ussd_euse(206)@2045de5b3fed: 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 } } } } } 20250320085636134 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636134 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636134 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262421849313101 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421849313101" session_id=4078792467 session_state=END} 20250320085636134 DSS <0004> hlr_ussd.c:576 262421849313101/0xf31d6f13: Process SS (END) 20250320085636134 DSS <0004> hlr_ussd.c:518 262421849313101/0xf31d6f13: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085636134 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421849313101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421849313101" session_id=4078792467 session_state=END} 20250320085636134 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421849313101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085636134 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262421849313101 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085636134 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085636134 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2045de5b3fed: Found GsupExpect[0] for "262421849313101" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@2045de5b3fed: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421849313101" TC_mo_ussd_euse(214)@2045de5b3fed: setverdict(pass): none -> pass 20250320085636136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@2045de5b3fed: Final verdict of PTC: pass 20250320085636136 DAUC <0003> db_auc.c:157 IMSI='262427047611326': No 2G Auth Data 20250320085636136 DAUC <0003> db_auc.c:192 IMSI='262427047611326': No 3G Auth Data HLR_Test-GSUP(209)@2045de5b3fed: Created GsupExpect[0] for "262427047611326" to be handled at TC_mo_ussd_euse(215) 20250320085636143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59682<->l=127.0.0.1:4258 20250320085636146 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636146 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427047611326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427047611326" session_id=2978290658 session_state=BEGIN} 20250320085636146 DSS <0004> hlr_ussd.c:576 262427047611326/0xb1851be2: Process SS (BEGIN) 20250320085636146 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085636146 DSS <0004> hlr_ussd.c:518 262427047611326/0xb1851be2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085636146 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636146 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data 20250320085636146 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636146 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data EUSE-TC_mo_ussd_euse(206)@2045de5b3fed: 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 } } } } } 20250320085636147 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636147 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636147 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262427047611326 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427047611326" session_id=2978290658 session_state=END} 20250320085636147 DSS <0004> hlr_ussd.c:576 262427047611326/0xb1851be2: Process SS (END) 20250320085636147 DSS <0004> hlr_ussd.c:518 262427047611326/0xb1851be2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085636147 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427047611326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427047611326" session_id=2978290658 session_state=END} 20250320085636147 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427047611326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085636147 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262427047611326 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085636147 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085636147 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2045de5b3fed: Found GsupExpect[0] for "262427047611326" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@2045de5b3fed: Added IMSI table entry 3TC_mo_ussd_euse(215)"262427047611326" TC_mo_ussd_euse(215)@2045de5b3fed: setverdict(pass): none -> pass 20250320085636149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59682<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@2045de5b3fed: Final verdict of PTC: pass 20250320085636149 DAUC <0003> db_auc.c:157 IMSI='262423134698088': No 2G Auth Data 20250320085636149 DAUC <0003> db_auc.c:192 IMSI='262423134698088': No 3G Auth Data HLR_Test-GSUP(209)@2045de5b3fed: Created GsupExpect[0] for "262423134698088" to be handled at TC_mo_ussd_euse(216) 20250320085636155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4258 20250320085636158 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636158 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423134698088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423134698088" session_id=4177258879 session_state=BEGIN} 20250320085636158 DSS <0004> hlr_ussd.c:576 262423134698088/0xf8fbe97f: Process SS (BEGIN) 20250320085636158 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085636158 DSS <0004> hlr_ussd.c:518 262423134698088/0xf8fbe97f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085636158 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636158 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data 20250320085636158 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636158 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data EUSE-TC_mo_ussd_euse(206)@2045de5b3fed: 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 } } } } } 20250320085636159 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636159 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636159 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423134698088 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423134698088" session_id=4177258879 session_state=END} 20250320085636159 DSS <0004> hlr_ussd.c:576 262423134698088/0xf8fbe97f: Process SS (END) 20250320085636159 DSS <0004> hlr_ussd.c:518 262423134698088/0xf8fbe97f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085636159 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423134698088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423134698088" session_id=4177258879 session_state=END} 20250320085636159 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423134698088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085636159 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423134698088 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085636159 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085636159 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2045de5b3fed: Found GsupExpect[0] for "262423134698088" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@2045de5b3fed: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423134698088" TC_mo_ussd_euse(216)@2045de5b3fed: setverdict(pass): none -> pass 20250320085636161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@2045de5b3fed: Final verdict of PTC: pass 20250320085636162 DAUC <0003> db_auc.c:157 IMSI='262422065880075': No 2G Auth Data 20250320085636162 DAUC <0003> db_auc.c:192 IMSI='262422065880075': No 3G Auth Data HLR_Test-GSUP(209)@2045de5b3fed: Created GsupExpect[0] for "262422065880075" to be handled at TC_mo_ussd_euse(217) 20250320085636169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4258 20250320085636172 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636172 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422065880075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422065880075" session_id=1343944242 session_state=BEGIN} 20250320085636172 DSS <0004> hlr_ussd.c:576 262422065880075/0x501af632: Process SS (BEGIN) 20250320085636172 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085636172 DSS <0004> hlr_ussd.c:518 262422065880075/0x501af632: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085636172 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636172 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data 20250320085636172 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636172 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data EUSE-TC_mo_ussd_euse(206)@2045de5b3fed: 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 } } } } } 20250320085636173 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636173 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636173 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262422065880075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422065880075" session_id=1343944242 session_state=END} 20250320085636173 DSS <0004> hlr_ussd.c:576 262422065880075/0x501af632: Process SS (END) 20250320085636173 DSS <0004> hlr_ussd.c:518 262422065880075/0x501af632: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085636173 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422065880075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422065880075" session_id=1343944242 session_state=END} 20250320085636173 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422065880075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085636173 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262422065880075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085636173 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085636173 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2045de5b3fed: Found GsupExpect[0] for "262422065880075" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@2045de5b3fed: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422065880075" TC_mo_ussd_euse(217)@2045de5b3fed: setverdict(pass): none -> pass 20250320085636175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@2045de5b3fed: Final verdict of PTC: pass 20250320085636175 DAUC <0003> db_auc.c:157 IMSI='262425589673004': No 2G Auth Data 20250320085636175 DAUC <0003> db_auc.c:192 IMSI='262425589673004': No 3G Auth Data HLR_Test-GSUP(209)@2045de5b3fed: Created GsupExpect[0] for "262425589673004" to be handled at TC_mo_ussd_euse(218) 20250320085636181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4258 20250320085636184 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636184 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425589673004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425589673004" session_id=466904395 session_state=BEGIN} 20250320085636184 DSS <0004> hlr_ussd.c:576 262425589673004/0x1bd4654b: Process SS (BEGIN) 20250320085636184 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085636184 DSS <0004> hlr_ussd.c:518 262425589673004/0x1bd4654b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085636184 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636184 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data 20250320085636184 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636184 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data EUSE-TC_mo_ussd_euse(206)@2045de5b3fed: 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 } } } } } 20250320085636185 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636185 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636185 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262425589673004 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425589673004" session_id=466904395 session_state=END} 20250320085636185 DSS <0004> hlr_ussd.c:576 262425589673004/0x1bd4654b: Process SS (END) 20250320085636185 DSS <0004> hlr_ussd.c:518 262425589673004/0x1bd4654b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085636185 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425589673004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425589673004" session_id=466904395 session_state=END} 20250320085636185 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425589673004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085636185 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262425589673004 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085636185 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085636185 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2045de5b3fed: Found GsupExpect[0] for "262425589673004" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@2045de5b3fed: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425589673004" TC_mo_ussd_euse(218)@2045de5b3fed: setverdict(pass): none -> pass 20250320085636187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@2045de5b3fed: Final verdict of PTC: pass 20250320085636188 DAUC <0003> db_auc.c:157 IMSI='262427504309837': No 2G Auth Data 20250320085636188 DAUC <0003> db_auc.c:192 IMSI='262427504309837': No 3G Auth Data HLR_Test-GSUP(209)@2045de5b3fed: Created GsupExpect[0] for "262427504309837" to be handled at TC_mo_ussd_euse(219) 20250320085636194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59706<->l=127.0.0.1:4258 20250320085636197 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636197 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427504309837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427504309837" session_id=533439056 session_state=BEGIN} 20250320085636197 DSS <0004> hlr_ussd.c:576 262427504309837/0x1fcba250: Process SS (BEGIN) 20250320085636197 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085636197 DSS <0004> hlr_ussd.c:518 262427504309837/0x1fcba250: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085636197 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636197 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data 20250320085636197 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636197 DLINP <000b> input/ipa.c:432 127.0.0.1:32793 sending data EUSE-TC_mo_ussd_euse(206)@2045de5b3fed: 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 } } } } } 20250320085636198 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636198 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636198 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427504309837 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427504309837" session_id=533439056 session_state=END} 20250320085636198 DSS <0004> hlr_ussd.c:576 262427504309837/0x1fcba250: Process SS (END) 20250320085636198 DSS <0004> hlr_ussd.c:518 262427504309837/0x1fcba250: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085636198 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427504309837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427504309837" session_id=533439056 session_state=END} 20250320085636198 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427504309837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085636198 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427504309837 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085636198 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085636198 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2045de5b3fed: Found GsupExpect[0] for "262427504309837" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@2045de5b3fed: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427504309837" TC_mo_ussd_euse(219)@2045de5b3fed: setverdict(pass): none -> pass 20250320085636200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59706<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@2045de5b3fed: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@2045de5b3fed: Final verdict of PTC: none 20250320085636201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4258 20250320085636202 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38427<->l=127.0.0.1:4259) 20250320085636202 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636202 DLINP <000b> input/ipa.c:406 127.0.0.1:32793 message received 20250320085636202 DLINP <000b> input/ipa.c:415 127.0.0.1:32793 connection closed with server 20250320085636202 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:32793 20250320085636202 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250320085636202 DLINP <000b> input/ipa.c:452 connected read/write 20250320085636202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085636202 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085636202 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085636202 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@2045de5b3fed: Final verdict of PTC: none 210@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@2045de5b3fed: Final verdict of PTC: none IPA-EUSE-foobar(208)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 210: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Mar 20 08:56:36 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 20250320085636233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59710<->l=127.0.0.1:4258 20250320085636434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59710<->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=111396) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Mar 20 08:56:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_mo_ussd_euse_continue started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 20250320085639558 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34931 20250320085639558 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34931 MTC@2045de5b3fed: in not legacy case 2 IPA-EUSE-foobar(222)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085639559 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639559 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639560 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085639560 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@2045de5b3fed: 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 } } } } 20250320085639561 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639561 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639561 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085639561 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250320085639561 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250320085639561 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250320085639561 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 20250320085639561 DLGSUP <0013> gsup_server.c:236 2: 20250320085639561 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085639561 DLGSUP <0013> gsup_server.c:236 3: 20250320085639561 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085639561 DLGSUP <0013> gsup_server.c:236 4: 20250320085639561 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085639561 DLGSUP <0013> gsup_server.c:236 5: 20250320085639561 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085639561 DLGSUP <0013> gsup_server.c:236 7: 20250320085639561 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085639561 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085639561 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085639561 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34931 IPA-EUSE-foobar(222)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085639562 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085639564 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639564 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085639564 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085639564 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 20250320085639564 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085639564 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 20250320085639564 DLGSUP <0013> gsup_server.c:236 2: 20250320085639564 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085639564 DLGSUP <0013> gsup_server.c:236 3: 20250320085639564 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085639564 DLGSUP <0013> gsup_server.c:236 4: 20250320085639564 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085639564 DLGSUP <0013> gsup_server.c:236 5: 20250320085639564 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085639564 DLGSUP <0013> gsup_server.c:236 7: 20250320085639564 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085639564 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085639564 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085639564 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@2045de5b3fed: 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") 20250320085639580 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40595<->l=127.0.0.1:4259) 20250320085639584 DAUC <0003> db_auc.c:157 IMSI='262425337838996': No 2G Auth Data 20250320085639584 DAUC <0003> db_auc.c:192 IMSI='262425337838996': No 3G Auth Data HLR_Test-GSUP(223)@2045de5b3fed: Created GsupExpect[0] for "262425337838996" to be handled at TC_mo_ussd_euse_continue(226) 20250320085639601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4258 20250320085639612 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639612 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425337838996" session_id=1999017028 session_state=BEGIN} 20250320085639612 DSS <0004> hlr_ussd.c:576 262425337838996/0x77269444: Process SS (BEGIN) 20250320085639612 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085639612 DSS <0004> hlr_ussd.c:518 262425337838996/0x77269444: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085639612 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639612 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639612 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639612 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639623 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639623 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639623 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425337838996" session_id=1999017028 session_state=CONTINUE} 20250320085639623 DSS <0004> hlr_ussd.c:576 262425337838996/0x77269444: Process SS (CONTINUE) 20250320085639623 DSS <0004> hlr_ussd.c:518 262425337838996/0x77269444: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085639623 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425337838996" session_id=1999017028 session_state=CONTINUE} 20250320085639623 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639623 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639623 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2045de5b3fed: Found GsupExpect[0] for "262425337838996" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@2045de5b3fed: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262425337838996" TC_mo_ussd_euse_continue(226)@2045de5b3fed: setverdict(pass): none -> pass 20250320085639633 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639633 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425337838996" session_id=1999017028 session_state=CONTINUE} 20250320085639633 DSS <0004> hlr_ussd.c:576 262425337838996/0x77269444: Process SS (CONTINUE) 20250320085639633 DSS <0004> hlr_ussd.c:518 262425337838996/0x77269444: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639633 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639633 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639633 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639633 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639633 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639636 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639636 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639636 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425337838996" session_id=1999017028 session_state=END} 20250320085639636 DSS <0004> hlr_ussd.c:576 262425337838996/0x77269444: Process SS (END) 20250320085639636 DSS <0004> hlr_ussd.c:518 262425337838996/0x77269444: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639636 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425337838996" session_id=1999017028 session_state=END} 20250320085639636 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639636 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262425337838996 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639636 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639636 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085639638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@2045de5b3fed: Final verdict of PTC: pass 20250320085639640 DAUC <0003> db_auc.c:157 IMSI='262422528128908': No 2G Auth Data 20250320085639640 DAUC <0003> db_auc.c:192 IMSI='262422528128908': No 3G Auth Data HLR_Test-GSUP(223)@2045de5b3fed: Created GsupExpect[0] for "262422528128908" to be handled at TC_mo_ussd_euse_continue(227) 20250320085639650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 20250320085639652 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639652 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422528128908" session_id=1369710252 session_state=BEGIN} 20250320085639652 DSS <0004> hlr_ussd.c:576 262422528128908/0x51a41eac: Process SS (BEGIN) 20250320085639652 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085639652 DSS <0004> hlr_ussd.c:518 262422528128908/0x51a41eac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085639652 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639652 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639652 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639652 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639653 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639653 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639653 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422528128908" session_id=1369710252 session_state=CONTINUE} 20250320085639653 DSS <0004> hlr_ussd.c:576 262422528128908/0x51a41eac: Process SS (CONTINUE) 20250320085639653 DSS <0004> hlr_ussd.c:518 262422528128908/0x51a41eac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085639653 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422528128908" session_id=1369710252 session_state=CONTINUE} 20250320085639653 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639653 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639653 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2045de5b3fed: Found GsupExpect[0] for "262422528128908" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@2045de5b3fed: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422528128908" TC_mo_ussd_euse_continue(227)@2045de5b3fed: setverdict(pass): none -> pass 20250320085639655 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639655 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422528128908" session_id=1369710252 session_state=CONTINUE} 20250320085639655 DSS <0004> hlr_ussd.c:576 262422528128908/0x51a41eac: Process SS (CONTINUE) 20250320085639655 DSS <0004> hlr_ussd.c:518 262422528128908/0x51a41eac: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639655 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639655 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639655 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639655 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639655 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639655 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639655 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639655 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422528128908" session_id=1369710252 session_state=END} 20250320085639655 DSS <0004> hlr_ussd.c:576 262422528128908/0x51a41eac: Process SS (END) 20250320085639655 DSS <0004> hlr_ussd.c:518 262422528128908/0x51a41eac: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639655 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422528128908" session_id=1369710252 session_state=END} 20250320085639655 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639655 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422528128908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639655 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639655 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085639656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@2045de5b3fed: Final verdict of PTC: pass 20250320085639656 DAUC <0003> db_auc.c:157 IMSI='262424197041904': No 2G Auth Data 20250320085639656 DAUC <0003> db_auc.c:192 IMSI='262424197041904': No 3G Auth Data HLR_Test-GSUP(223)@2045de5b3fed: Created GsupExpect[0] for "262424197041904" to be handled at TC_mo_ussd_euse_continue(228) 20250320085639662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59750<->l=127.0.0.1:4258 20250320085639665 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639665 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424197041904" session_id=896121986 session_state=BEGIN} 20250320085639665 DSS <0004> hlr_ussd.c:576 262424197041904/0x3569bc82: Process SS (BEGIN) 20250320085639665 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085639665 DSS <0004> hlr_ussd.c:518 262424197041904/0x3569bc82: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085639665 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639665 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639665 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639665 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639666 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639666 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639666 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424197041904" session_id=896121986 session_state=CONTINUE} 20250320085639666 DSS <0004> hlr_ussd.c:576 262424197041904/0x3569bc82: Process SS (CONTINUE) 20250320085639666 DSS <0004> hlr_ussd.c:518 262424197041904/0x3569bc82: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085639666 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424197041904" session_id=896121986 session_state=CONTINUE} 20250320085639666 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639666 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639666 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2045de5b3fed: Found GsupExpect[0] for "262424197041904" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@2045de5b3fed: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262424197041904" TC_mo_ussd_euse_continue(228)@2045de5b3fed: setverdict(pass): none -> pass 20250320085639668 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639668 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424197041904" session_id=896121986 session_state=CONTINUE} 20250320085639668 DSS <0004> hlr_ussd.c:576 262424197041904/0x3569bc82: Process SS (CONTINUE) 20250320085639668 DSS <0004> hlr_ussd.c:518 262424197041904/0x3569bc82: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639668 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639668 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639668 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639668 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639668 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639669 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639669 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639669 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424197041904" session_id=896121986 session_state=END} 20250320085639669 DSS <0004> hlr_ussd.c:576 262424197041904/0x3569bc82: Process SS (END) 20250320085639669 DSS <0004> hlr_ussd.c:518 262424197041904/0x3569bc82: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639669 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424197041904" session_id=896121986 session_state=END} 20250320085639669 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639669 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262424197041904 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639669 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639669 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085639669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59750<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@2045de5b3fed: Final verdict of PTC: pass 20250320085639670 DAUC <0003> db_auc.c:157 IMSI='262429032263691': No 2G Auth Data 20250320085639670 DAUC <0003> db_auc.c:192 IMSI='262429032263691': No 3G Auth Data HLR_Test-GSUP(223)@2045de5b3fed: Created GsupExpect[0] for "262429032263691" to be handled at TC_mo_ussd_euse_continue(229) 20250320085639676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59756<->l=127.0.0.1:4258 20250320085639679 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639679 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429032263691" session_id=1905311606 session_state=BEGIN} 20250320085639679 DSS <0004> hlr_ussd.c:576 262429032263691/0x7190bf76: Process SS (BEGIN) 20250320085639679 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085639679 DSS <0004> hlr_ussd.c:518 262429032263691/0x7190bf76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085639679 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639679 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639679 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639679 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639679 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639679 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639679 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429032263691" session_id=1905311606 session_state=CONTINUE} 20250320085639679 DSS <0004> hlr_ussd.c:576 262429032263691/0x7190bf76: Process SS (CONTINUE) 20250320085639679 DSS <0004> hlr_ussd.c:518 262429032263691/0x7190bf76: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085639679 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429032263691" session_id=1905311606 session_state=CONTINUE} 20250320085639679 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639679 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639679 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2045de5b3fed: Found GsupExpect[0] for "262429032263691" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@2045de5b3fed: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429032263691" TC_mo_ussd_euse_continue(229)@2045de5b3fed: setverdict(pass): none -> pass 20250320085639681 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639681 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429032263691" session_id=1905311606 session_state=CONTINUE} 20250320085639681 DSS <0004> hlr_ussd.c:576 262429032263691/0x7190bf76: Process SS (CONTINUE) 20250320085639681 DSS <0004> hlr_ussd.c:518 262429032263691/0x7190bf76: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639681 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639681 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639681 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639681 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639681 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639682 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639682 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639682 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429032263691" session_id=1905311606 session_state=END} 20250320085639682 DSS <0004> hlr_ussd.c:576 262429032263691/0x7190bf76: Process SS (END) 20250320085639682 DSS <0004> hlr_ussd.c:518 262429032263691/0x7190bf76: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639682 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429032263691" session_id=1905311606 session_state=END} 20250320085639682 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639682 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429032263691 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639682 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639682 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085639683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59756<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@2045de5b3fed: Final verdict of PTC: pass 20250320085639683 DAUC <0003> db_auc.c:157 IMSI='262426962136454': No 2G Auth Data 20250320085639683 DAUC <0003> db_auc.c:192 IMSI='262426962136454': No 3G Auth Data HLR_Test-GSUP(223)@2045de5b3fed: Created GsupExpect[0] for "262426962136454" to be handled at TC_mo_ussd_euse_continue(230) 20250320085639689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 20250320085639692 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639692 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426962136454" session_id=2002377986 session_state=BEGIN} 20250320085639692 DSS <0004> hlr_ussd.c:576 262426962136454/0x7759dd02: Process SS (BEGIN) 20250320085639692 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085639692 DSS <0004> hlr_ussd.c:518 262426962136454/0x7759dd02: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085639692 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639692 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639692 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639692 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639693 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639693 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639693 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426962136454" session_id=2002377986 session_state=CONTINUE} 20250320085639693 DSS <0004> hlr_ussd.c:576 262426962136454/0x7759dd02: Process SS (CONTINUE) 20250320085639693 DSS <0004> hlr_ussd.c:518 262426962136454/0x7759dd02: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085639693 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426962136454" session_id=2002377986 session_state=CONTINUE} 20250320085639693 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639693 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639693 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2045de5b3fed: Found GsupExpect[0] for "262426962136454" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@2045de5b3fed: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262426962136454" TC_mo_ussd_euse_continue(230)@2045de5b3fed: setverdict(pass): none -> pass 20250320085639695 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639695 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426962136454" session_id=2002377986 session_state=CONTINUE} 20250320085639695 DSS <0004> hlr_ussd.c:576 262426962136454/0x7759dd02: Process SS (CONTINUE) 20250320085639695 DSS <0004> hlr_ussd.c:518 262426962136454/0x7759dd02: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639695 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639695 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639695 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639695 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639695 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639696 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639696 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639696 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426962136454" session_id=2002377986 session_state=END} 20250320085639696 DSS <0004> hlr_ussd.c:576 262426962136454/0x7759dd02: Process SS (END) 20250320085639696 DSS <0004> hlr_ussd.c:518 262426962136454/0x7759dd02: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639696 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426962136454" session_id=2002377986 session_state=END} 20250320085639696 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639696 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262426962136454 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639696 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639696 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085639697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@2045de5b3fed: Final verdict of PTC: pass 20250320085639697 DAUC <0003> db_auc.c:157 IMSI='262423417574364': No 2G Auth Data 20250320085639697 DAUC <0003> db_auc.c:192 IMSI='262423417574364': No 3G Auth Data HLR_Test-GSUP(223)@2045de5b3fed: Created GsupExpect[0] for "262423417574364" to be handled at TC_mo_ussd_euse_continue(231) 20250320085639703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4258 20250320085639706 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639706 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423417574364" session_id=654623885 session_state=BEGIN} 20250320085639706 DSS <0004> hlr_ussd.c:576 262423417574364/0x2704c48d: Process SS (BEGIN) 20250320085639706 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085639706 DSS <0004> hlr_ussd.c:518 262423417574364/0x2704c48d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085639706 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639706 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639706 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639706 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639707 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639707 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639707 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417574364" session_id=654623885 session_state=CONTINUE} 20250320085639707 DSS <0004> hlr_ussd.c:576 262423417574364/0x2704c48d: Process SS (CONTINUE) 20250320085639707 DSS <0004> hlr_ussd.c:518 262423417574364/0x2704c48d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085639707 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417574364" session_id=654623885 session_state=CONTINUE} 20250320085639707 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639707 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639707 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2045de5b3fed: Found GsupExpect[0] for "262423417574364" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@2045de5b3fed: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423417574364" TC_mo_ussd_euse_continue(231)@2045de5b3fed: setverdict(pass): none -> pass 20250320085639709 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639709 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423417574364" session_id=654623885 session_state=CONTINUE} 20250320085639709 DSS <0004> hlr_ussd.c:576 262423417574364/0x2704c48d: Process SS (CONTINUE) 20250320085639709 DSS <0004> hlr_ussd.c:518 262423417574364/0x2704c48d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639709 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639709 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639709 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639709 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639709 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639710 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639710 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639710 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417574364" session_id=654623885 session_state=END} 20250320085639710 DSS <0004> hlr_ussd.c:576 262423417574364/0x2704c48d: Process SS (END) 20250320085639710 DSS <0004> hlr_ussd.c:518 262423417574364/0x2704c48d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639710 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417574364" session_id=654623885 session_state=END} 20250320085639710 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639710 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262423417574364 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639710 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639710 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085639711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@2045de5b3fed: Final verdict of PTC: pass 20250320085639711 DAUC <0003> db_auc.c:157 IMSI='262425759437661': No 2G Auth Data 20250320085639711 DAUC <0003> db_auc.c:192 IMSI='262425759437661': No 3G Auth Data HLR_Test-GSUP(223)@2045de5b3fed: Created GsupExpect[0] for "262425759437661" to be handled at TC_mo_ussd_euse_continue(232) 20250320085639717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4258 20250320085639720 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639720 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425759437661" session_id=1651511285 session_state=BEGIN} 20250320085639720 DSS <0004> hlr_ussd.c:576 262425759437661/0x62700ff5: Process SS (BEGIN) 20250320085639720 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085639720 DSS <0004> hlr_ussd.c:518 262425759437661/0x62700ff5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085639720 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639720 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639720 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639720 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639720 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639720 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639720 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425759437661" session_id=1651511285 session_state=CONTINUE} 20250320085639720 DSS <0004> hlr_ussd.c:576 262425759437661/0x62700ff5: Process SS (CONTINUE) 20250320085639720 DSS <0004> hlr_ussd.c:518 262425759437661/0x62700ff5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085639720 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425759437661" session_id=1651511285 session_state=CONTINUE} 20250320085639720 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639720 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639720 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2045de5b3fed: Found GsupExpect[0] for "262425759437661" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@2045de5b3fed: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262425759437661" TC_mo_ussd_euse_continue(232)@2045de5b3fed: setverdict(pass): none -> pass 20250320085639723 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639723 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425759437661" session_id=1651511285 session_state=CONTINUE} 20250320085639723 DSS <0004> hlr_ussd.c:576 262425759437661/0x62700ff5: Process SS (CONTINUE) 20250320085639723 DSS <0004> hlr_ussd.c:518 262425759437661/0x62700ff5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639723 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639723 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639723 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639723 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639723 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639723 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639723 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639723 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425759437661" session_id=1651511285 session_state=END} 20250320085639724 DSS <0004> hlr_ussd.c:576 262425759437661/0x62700ff5: Process SS (END) 20250320085639724 DSS <0004> hlr_ussd.c:518 262425759437661/0x62700ff5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639724 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425759437661" session_id=1651511285 session_state=END} 20250320085639724 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639724 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262425759437661 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639724 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639724 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085639724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@2045de5b3fed: Final verdict of PTC: pass 20250320085639725 DAUC <0003> db_auc.c:157 IMSI='262425630350489': No 2G Auth Data 20250320085639725 DAUC <0003> db_auc.c:192 IMSI='262425630350489': No 3G Auth Data HLR_Test-GSUP(223)@2045de5b3fed: Created GsupExpect[0] for "262425630350489" to be handled at TC_mo_ussd_euse_continue(233) 20250320085639731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 20250320085639734 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639734 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425630350489" session_id=3579147471 session_state=BEGIN} 20250320085639734 DSS <0004> hlr_ussd.c:576 262425630350489/0xd55574cf: Process SS (BEGIN) 20250320085639734 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250320085639734 DSS <0004> hlr_ussd.c:518 262425630350489/0xd55574cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250320085639734 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639734 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639734 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639734 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639735 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639735 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639735 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425630350489" session_id=3579147471 session_state=CONTINUE} 20250320085639735 DSS <0004> hlr_ussd.c:576 262425630350489/0xd55574cf: Process SS (CONTINUE) 20250320085639735 DSS <0004> hlr_ussd.c:518 262425630350489/0xd55574cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250320085639735 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425630350489" session_id=3579147471 session_state=CONTINUE} 20250320085639735 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639735 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639735 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2045de5b3fed: Found GsupExpect[0] for "262425630350489" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@2045de5b3fed: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425630350489" TC_mo_ussd_euse_continue(233)@2045de5b3fed: setverdict(pass): none -> pass 20250320085639737 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639737 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425630350489" session_id=3579147471 session_state=CONTINUE} 20250320085639737 DSS <0004> hlr_ussd.c:576 262425630350489/0xd55574cf: Process SS (CONTINUE) 20250320085639737 DSS <0004> hlr_ussd.c:518 262425630350489/0xd55574cf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639737 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639737 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639737 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data 20250320085639737 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639737 DLINP <000b> input/ipa.c:432 127.0.0.1:34931 sending data EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: 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 } } } } } 20250320085639738 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639738 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639738 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425630350489" session_id=3579147471 session_state=END} 20250320085639738 DSS <0004> hlr_ussd.c:576 262425630350489/0xd55574cf: Process SS (END) 20250320085639738 DSS <0004> hlr_ussd.c:518 262425630350489/0xd55574cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250320085639738 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425630350489" session_id=3579147471 session_state=END} 20250320085639738 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085639738 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262425630350489 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085639738 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085639738 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085639738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@2045de5b3fed: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@2045de5b3fed: Final verdict of PTC: none 20250320085639739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 20250320085639740 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085639740 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085639740 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085639740 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085639740 DLINP <000b> input/ipa.c:452 connected read/write 20250320085639740 DLINP <000b> input/ipa.c:406 127.0.0.1:34931 message received 20250320085639740 DLINP <000b> input/ipa.c:415 127.0.0.1:34931 connection closed with server 20250320085639740 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34931 224@2045de5b3fed: Final verdict of PTC: none 20250320085639740 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@2045de5b3fed: Final verdict of PTC: none 20250320085639740 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40595<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@2045de5b3fed: Final verdict of PTC: none IPA-EUSE-foobar(222)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 224: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Mar 20 08:56:39 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250320085639771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59782<->l=127.0.0.1:4258 20250320085639973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59782<->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=157040) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Mar 20 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_mo_ussd_euse_defaultroute started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 20250320085643100 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38399 20250320085643100 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38399 MTC@2045de5b3fed: in not legacy case 2 IPA-EUSE-foobar(236)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085643101 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643101 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643101 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085643101 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@2045de5b3fed: 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) } } } } 20250320085643103 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643103 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received IPA-EUSE-foobar(236)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(235)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085643103 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085643103 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250320085643103 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250320085643103 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250320085643103 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 20250320085643103 DLGSUP <0013> gsup_server.c:236 2: 20250320085643103 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085643103 DLGSUP <0013> gsup_server.c:236 3: 20250320085643103 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085643103 DLGSUP <0013> gsup_server.c:236 4: 20250320085643103 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085643103 DLGSUP <0013> gsup_server.c:236 5: 20250320085643103 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085643103 DLGSUP <0013> gsup_server.c:236 7: 20250320085643103 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085643103 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085643103 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085643103 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38399 IPA-EUSE-foobar(236)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085643103 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085643105 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643105 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085643105 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085643105 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 20250320085643105 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085643105 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 20250320085643105 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(235)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085643105 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085643105 DLGSUP <0013> gsup_server.c:236 3: 20250320085643105 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085643105 DLGSUP <0013> gsup_server.c:236 4: 20250320085643105 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085643105 DLGSUP <0013> gsup_server.c:236 5: 20250320085643105 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085643105 DLGSUP <0013> gsup_server.c:236 7: 20250320085643105 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085643105 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085643105 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085643105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@2045de5b3fed: 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") 20250320085643115 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46649<->l=127.0.0.1:4259) 20250320085643118 DAUC <0003> db_auc.c:157 IMSI='262420081374676': No 2G Auth Data 20250320085643118 DAUC <0003> db_auc.c:192 IMSI='262420081374676': No 3G Auth Data HLR_Test-GSUP(237)@2045de5b3fed: Created GsupExpect[0] for "262420081374676" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250320085643125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35868<->l=127.0.0.1:4258 20250320085643150 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643150 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420081374676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420081374676" session_id=1462504761 session_state=BEGIN} 20250320085643150 DSS <0004> hlr_ussd.c:576 262420081374676/0x572c0d39: Process SS (BEGIN) 20250320085643150 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250320085643150 DSS <0004> hlr_ussd.c:518 262420081374676/0x572c0d39: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250320085643150 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643150 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data 20250320085643150 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643150 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2045de5b3fed: 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 } } } } } 20250320085643163 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643163 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643163 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262420081374676 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420081374676" session_id=1462504761 session_state=END} 20250320085643163 DSS <0004> hlr_ussd.c:576 262420081374676/0x572c0d39: Process SS (END) 20250320085643163 DSS <0004> hlr_ussd.c:518 262420081374676/0x572c0d39: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250320085643163 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420081374676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420081374676" session_id=1462504761 session_state=END} 20250320085643163 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420081374676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085643163 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262420081374676 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085643163 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085643163 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2045de5b3fed: Found GsupExpect[0] for "262420081374676" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@2045de5b3fed: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262420081374676" TC_mo_ussd_euse_defaultroute(240)@2045de5b3fed: setverdict(pass): none -> pass 20250320085643165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35868<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@2045de5b3fed: Final verdict of PTC: pass 20250320085643165 DAUC <0003> db_auc.c:157 IMSI='262425717166792': No 2G Auth Data 20250320085643165 DAUC <0003> db_auc.c:192 IMSI='262425717166792': No 3G Auth Data HLR_Test-GSUP(237)@2045de5b3fed: Created GsupExpect[0] for "262425717166792" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250320085643176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35880<->l=127.0.0.1:4258 20250320085643181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643181 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425717166792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425717166792" session_id=835053485 session_state=BEGIN} 20250320085643181 DSS <0004> hlr_ussd.c:576 262425717166792/0x31c5e7ad: Process SS (BEGIN) 20250320085643181 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250320085643181 DSS <0004> hlr_ussd.c:518 262425717166792/0x31c5e7ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250320085643181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643181 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data 20250320085643181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643181 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2045de5b3fed: 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 } } } } } 20250320085643181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643181 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643181 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262425717166792 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717166792" session_id=835053485 session_state=END} 20250320085643181 DSS <0004> hlr_ussd.c:576 262425717166792/0x31c5e7ad: Process SS (END) 20250320085643181 DSS <0004> hlr_ussd.c:518 262425717166792/0x31c5e7ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250320085643181 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425717166792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717166792" session_id=835053485 session_state=END} 20250320085643181 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425717166792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085643181 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262425717166792 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085643181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085643181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2045de5b3fed: Found GsupExpect[0] for "262425717166792" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@2045de5b3fed: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425717166792" TC_mo_ussd_euse_defaultroute(241)@2045de5b3fed: setverdict(pass): none -> pass 20250320085643183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35880<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@2045de5b3fed: Final verdict of PTC: pass 20250320085643184 DAUC <0003> db_auc.c:157 IMSI='262425696228889': No 2G Auth Data 20250320085643184 DAUC <0003> db_auc.c:192 IMSI='262425696228889': No 3G Auth Data HLR_Test-GSUP(237)@2045de5b3fed: Created GsupExpect[0] for "262425696228889" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250320085643191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4258 20250320085643193 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643193 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425696228889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425696228889" session_id=646846835 session_state=BEGIN} 20250320085643193 DSS <0004> hlr_ussd.c:576 262425696228889/0x268e1973: Process SS (BEGIN) 20250320085643193 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250320085643193 DSS <0004> hlr_ussd.c:518 262425696228889/0x268e1973: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250320085643193 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643193 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data 20250320085643193 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643193 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2045de5b3fed: 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 } } } } } 20250320085643194 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643194 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643194 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262425696228889 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425696228889" session_id=646846835 session_state=END} 20250320085643194 DSS <0004> hlr_ussd.c:576 262425696228889/0x268e1973: Process SS (END) 20250320085643194 DSS <0004> hlr_ussd.c:518 262425696228889/0x268e1973: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250320085643194 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425696228889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425696228889" session_id=646846835 session_state=END} 20250320085643194 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425696228889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085643194 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262425696228889 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085643194 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085643194 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2045de5b3fed: Found GsupExpect[0] for "262425696228889" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@2045de5b3fed: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425696228889" TC_mo_ussd_euse_defaultroute(242)@2045de5b3fed: setverdict(pass): none -> pass 20250320085643196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@2045de5b3fed: Final verdict of PTC: pass 20250320085643196 DAUC <0003> db_auc.c:157 IMSI='262427830719617': No 2G Auth Data 20250320085643196 DAUC <0003> db_auc.c:192 IMSI='262427830719617': No 3G Auth Data HLR_Test-GSUP(237)@2045de5b3fed: Created GsupExpect[0] for "262427830719617" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250320085643203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4258 20250320085643205 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643205 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427830719617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427830719617" session_id=1220600986 session_state=BEGIN} 20250320085643205 DSS <0004> hlr_ussd.c:576 262427830719617/0x48c0e49a: Process SS (BEGIN) 20250320085643205 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250320085643205 DSS <0004> hlr_ussd.c:518 262427830719617/0x48c0e49a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250320085643205 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643205 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data 20250320085643205 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643205 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2045de5b3fed: 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 } } } } } 20250320085643206 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643206 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643206 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427830719617 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427830719617" session_id=1220600986 session_state=END} 20250320085643206 DSS <0004> hlr_ussd.c:576 262427830719617/0x48c0e49a: Process SS (END) 20250320085643206 DSS <0004> hlr_ussd.c:518 262427830719617/0x48c0e49a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250320085643206 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427830719617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427830719617" session_id=1220600986 session_state=END} 20250320085643206 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427830719617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085643206 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427830719617 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085643206 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085643206 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2045de5b3fed: Found GsupExpect[0] for "262427830719617" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@2045de5b3fed: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427830719617" TC_mo_ussd_euse_defaultroute(243)@2045de5b3fed: setverdict(pass): none -> pass 20250320085643208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@2045de5b3fed: Final verdict of PTC: pass 20250320085643208 DAUC <0003> db_auc.c:157 IMSI='262424711927387': No 2G Auth Data 20250320085643208 DAUC <0003> db_auc.c:192 IMSI='262424711927387': No 3G Auth Data HLR_Test-GSUP(237)@2045de5b3fed: Created GsupExpect[0] for "262424711927387" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250320085643215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35904<->l=127.0.0.1:4258 20250320085643217 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643217 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424711927387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424711927387" session_id=2922041451 session_state=BEGIN} 20250320085643217 DSS <0004> hlr_ussd.c:576 262424711927387/0xae2ad06b: Process SS (BEGIN) 20250320085643217 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250320085643217 DSS <0004> hlr_ussd.c:518 262424711927387/0xae2ad06b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250320085643217 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643217 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data 20250320085643217 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643217 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2045de5b3fed: 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 } } } } } 20250320085643218 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643218 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643218 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262424711927387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424711927387" session_id=2922041451 session_state=END} 20250320085643218 DSS <0004> hlr_ussd.c:576 262424711927387/0xae2ad06b: Process SS (END) 20250320085643218 DSS <0004> hlr_ussd.c:518 262424711927387/0xae2ad06b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250320085643218 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424711927387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424711927387" session_id=2922041451 session_state=END} 20250320085643218 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424711927387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085643218 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262424711927387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085643218 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085643218 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2045de5b3fed: Found GsupExpect[0] for "262424711927387" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@2045de5b3fed: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424711927387" TC_mo_ussd_euse_defaultroute(244)@2045de5b3fed: setverdict(pass): none -> pass 20250320085643220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35904<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@2045de5b3fed: Final verdict of PTC: pass 20250320085643220 DAUC <0003> db_auc.c:157 IMSI='262425866145461': No 2G Auth Data 20250320085643220 DAUC <0003> db_auc.c:192 IMSI='262425866145461': No 3G Auth Data HLR_Test-GSUP(237)@2045de5b3fed: Created GsupExpect[0] for "262425866145461" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250320085643226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 20250320085643229 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643229 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425866145461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425866145461" session_id=1394371765 session_state=BEGIN} 20250320085643229 DSS <0004> hlr_ussd.c:576 262425866145461/0x531c6cb5: Process SS (BEGIN) 20250320085643229 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250320085643229 DSS <0004> hlr_ussd.c:518 262425866145461/0x531c6cb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250320085643229 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643229 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data 20250320085643229 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643229 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2045de5b3fed: 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 } } } } } 20250320085643230 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643230 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643230 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425866145461 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425866145461" session_id=1394371765 session_state=END} 20250320085643230 DSS <0004> hlr_ussd.c:576 262425866145461/0x531c6cb5: Process SS (END) 20250320085643230 DSS <0004> hlr_ussd.c:518 262425866145461/0x531c6cb5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250320085643230 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425866145461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425866145461" session_id=1394371765 session_state=END} 20250320085643230 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425866145461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085643230 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425866145461 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085643230 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085643230 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2045de5b3fed: Found GsupExpect[0] for "262425866145461" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@2045de5b3fed: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425866145461" TC_mo_ussd_euse_defaultroute(245)@2045de5b3fed: setverdict(pass): none -> pass 20250320085643232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@2045de5b3fed: Final verdict of PTC: pass 20250320085643232 DAUC <0003> db_auc.c:157 IMSI='262429308087025': No 2G Auth Data 20250320085643232 DAUC <0003> db_auc.c:192 IMSI='262429308087025': No 3G Auth Data HLR_Test-GSUP(237)@2045de5b3fed: Created GsupExpect[0] for "262429308087025" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250320085643238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35914<->l=127.0.0.1:4258 20250320085643241 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643241 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429308087025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429308087025" session_id=2545519260 session_state=BEGIN} 20250320085643241 DSS <0004> hlr_ussd.c:576 262429308087025/0x97b98a9c: Process SS (BEGIN) 20250320085643241 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250320085643241 DSS <0004> hlr_ussd.c:518 262429308087025/0x97b98a9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250320085643241 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643241 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data 20250320085643241 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643241 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2045de5b3fed: 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 } } } } } 20250320085643242 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643242 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643242 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262429308087025 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429308087025" session_id=2545519260 session_state=END} 20250320085643242 DSS <0004> hlr_ussd.c:576 262429308087025/0x97b98a9c: Process SS (END) 20250320085643242 DSS <0004> hlr_ussd.c:518 262429308087025/0x97b98a9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250320085643242 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429308087025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429308087025" session_id=2545519260 session_state=END} 20250320085643242 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429308087025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085643242 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262429308087025 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085643242 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085643242 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2045de5b3fed: Found GsupExpect[0] for "262429308087025" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@2045de5b3fed: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429308087025" TC_mo_ussd_euse_defaultroute(246)@2045de5b3fed: setverdict(pass): none -> pass 20250320085643244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35914<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@2045de5b3fed: Final verdict of PTC: pass 20250320085643244 DAUC <0003> db_auc.c:157 IMSI='262421884285551': No 2G Auth Data 20250320085643244 DAUC <0003> db_auc.c:192 IMSI='262421884285551': No 3G Auth Data HLR_Test-GSUP(237)@2045de5b3fed: Created GsupExpect[0] for "262421884285551" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250320085643250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35920<->l=127.0.0.1:4258 20250320085643253 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643253 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421884285551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421884285551" session_id=549123419 session_state=BEGIN} 20250320085643253 DSS <0004> hlr_ussd.c:576 262421884285551/0x20baf55b: Process SS (BEGIN) 20250320085643253 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250320085643253 DSS <0004> hlr_ussd.c:518 262421884285551/0x20baf55b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250320085643253 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643253 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data 20250320085643253 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643253 DLINP <000b> input/ipa.c:432 127.0.0.1:38399 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2045de5b3fed: 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 } } } } } 20250320085643254 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643254 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643254 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421884285551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421884285551" session_id=549123419 session_state=END} 20250320085643254 DSS <0004> hlr_ussd.c:576 262421884285551/0x20baf55b: Process SS (END) 20250320085643254 DSS <0004> hlr_ussd.c:518 262421884285551/0x20baf55b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250320085643254 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421884285551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421884285551" session_id=549123419 session_state=END} 20250320085643254 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421884285551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085643254 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421884285551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250320085643254 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085643254 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2045de5b3fed: Found GsupExpect[0] for "262421884285551" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@2045de5b3fed: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421884285551" TC_mo_ussd_euse_defaultroute(247)@2045de5b3fed: setverdict(pass): none -> pass 20250320085643256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35920<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@2045de5b3fed: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@2045de5b3fed: Final verdict of PTC: none 20250320085643257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4258 20250320085643257 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643257 DLINP <000b> input/ipa.c:406 127.0.0.1:38399 message received 20250320085643257 DLINP <000b> input/ipa.c:415 127.0.0.1:38399 connection closed with server 20250320085643258 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38399 20250320085643258 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250320085643258 DLINP <000b> input/ipa.c:452 connected read/write 20250320085643258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085643258 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085643258 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085643258 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085643258 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46649<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP(237)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@2045de5b3fed: Final verdict of PTC: none 238@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 238: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Mar 20 08:56:43 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 20250320085643298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35932<->l=127.0.0.1:4258 20250320085643499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86024) Waiting for packet dumper to finish... 1 (prev_count=86024, count=113844) 20250320085645208 DSS <0004> hlr_ussd.c:239 262426300889039/0x4e294b43: SS Session Timeout, destroying 20250320085645208 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426300889039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085645230 DSS <0004> hlr_ussd.c:239 262429677424815/0xfd389bcd: SS Session Timeout, destroying 20250320085645230 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429677424815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085645241 DSS <0004> hlr_ussd.c:239 262428334263820/0xea75ee94: SS Session Timeout, destroying 20250320085645241 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428334263820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085645254 DSS <0004> hlr_ussd.c:239 262429268790083/0x4c3eb621: SS Session Timeout, destroying 20250320085645254 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429268790083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085645266 DSS <0004> hlr_ussd.c:239 262423896436016/0x19a84e4d: SS Session Timeout, destroying 20250320085645266 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423896436016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085645278 DSS <0004> hlr_ussd.c:239 262422233913639/0x544e0ed7: SS Session Timeout, destroying 20250320085645278 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422233913639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085645292 DSS <0004> hlr_ussd.c:239 262428919618385/0xa4577fc5: SS Session Timeout, destroying 20250320085645292 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428919618385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085645302 DSS <0004> hlr_ussd.c:239 262423415533109/0x4dd05b24: SS Session Timeout, destroying 20250320085645302 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423415533109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Mar 20 08:56:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_mo_sss_reject started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085646611 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085646611 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085646616 DLINP <000b> input/ipa.c:452 connected read/write 20250320085646616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085646618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085646621 DLINP <000b> input/ipa.c:452 connected read/write 20250320085646621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085646621 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085646621 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085646621 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 20250320085646621 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085646621 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 20250320085646621 DLGSUP <0013> gsup_server.c:236 2: 20250320085646621 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085646621 DLGSUP <0013> gsup_server.c:236 3: 20250320085646621 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085646621 DLGSUP <0013> gsup_server.c:236 4: 20250320085646621 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085646621 DLGSUP <0013> gsup_server.c:236 5: 20250320085646621 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085646621 DLGSUP <0013> gsup_server.c:236 7: 20250320085646621 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085646621 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085646621 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085646621 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@2045de5b3fed: 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") 20250320085646636 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40961<->l=127.0.0.1:4259) 20250320085646638 DAUC <0003> db_auc.c:157 IMSI='262428939579983': No 2G Auth Data 20250320085646638 DAUC <0003> db_auc.c:192 IMSI='262428939579983': No 3G Auth Data HLR_Test-GSUP(249)@2045de5b3fed: Created GsupExpect[0] for "262428939579983" to be handled at TC_mo_sss_reject(252) 20250320085646651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35958<->l=127.0.0.1:4258 20250320085646662 DLINP <000b> input/ipa.c:452 connected read/write 20250320085646662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085646662 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428939579983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428939579983" session_id=2612077044 session_state=BEGIN} 20250320085646662 DSS <0004> hlr_ussd.c:576 262428939579983/0x9bb121f4: Process SS (BEGIN) 20250320085646662 DSS <0004> hlr_ussd.c:498 262428939579983/0x9bb121f4: SS CompType=Invoke, OpCode=InterrogateSS 20250320085646662 DSS <0004> hlr_ussd.c:506 262428939579983/0x9bb121f4: Structured SS requests are not supported, rejecting... 20250320085646662 DSS <0004> hlr_ussd.c:354 262428939579983/0x9bb121f4: Tx ReturnError(0, 0x15) 20250320085646662 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428939579983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428939579983" session_id=2612077044 session_state=END} 20250320085646662 DLINP <000b> input/ipa.c:452 connected read/write 20250320085646662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085646662 DLINP <000b> input/ipa.c:452 connected read/write 20250320085646662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@2045de5b3fed: Found GsupExpect[0] for "262428939579983" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@2045de5b3fed: Added IMSI table entry 0TC_mo_sss_reject(252)"262428939579983" TC_mo_sss_reject(252)@2045de5b3fed: setverdict(pass): none -> pass 20250320085646668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35958<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@2045de5b3fed: Final verdict of PTC: pass 20250320085646670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@2045de5b3fed: Final verdict of PTC: none 20250320085646671 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40961<->l=127.0.0.1:4259) 20250320085646671 DLINP <000b> input/ipa.c:452 connected read/write 20250320085646671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085646671 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085646671 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085646672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(251)@2045de5b3fed: Final verdict of PTC: none 250@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 250: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@2045de5b3fed: Test case TC_mo_sss_reject finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Mar 20 08:56:46 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250320085646746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35960<->l=127.0.0.1:4258 20250320085646847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35960<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250320085648592 DSS <0004> hlr_ussd.c:239 262424768923554/0x556be430: SS Session Timeout, destroying 20250320085648592 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424768923554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085648604 DSS <0004> hlr_ussd.c:239 262424059167709/0xad542662: SS Session Timeout, destroying 20250320085648604 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424059167709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085648615 DSS <0004> hlr_ussd.c:239 262423846796184/0x262b877d: SS Session Timeout, destroying 20250320085648615 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423846796184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085648626 DSS <0004> hlr_ussd.c:239 262426217702575/0xfe78da78: SS Session Timeout, destroying 20250320085648626 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426217702575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085648638 DSS <0004> hlr_ussd.c:239 262428540340935/0x75ed733a: SS Session Timeout, destroying 20250320085648638 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428540340935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085648649 DSS <0004> hlr_ussd.c:239 262427226261221/0x511a6594: SS Session Timeout, destroying 20250320085648649 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427226261221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085648662 DSS <0004> hlr_ussd.c:239 262428477604597/0x661d469f: SS Session Timeout, destroying 20250320085648662 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428477604597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250320085648674 DSS <0004> hlr_ussd.c:239 262428268065351/0x553b58b3: SS Session Timeout, destroying 20250320085648674 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428268065351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Mar 20 08:56:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_check_imei started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085649966 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085649966 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085649968 DLINP <000b> input/ipa.c:452 connected read/write 20250320085649968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085649968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085649969 DLINP <000b> input/ipa.c:452 connected read/write 20250320085649969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085649969 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085649969 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085649969 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 20250320085649969 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085649969 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 20250320085649969 DLGSUP <0013> gsup_server.c:236 2: 20250320085649969 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085649969 DLGSUP <0013> gsup_server.c:236 3: 20250320085649969 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085649969 DLGSUP <0013> gsup_server.c:236 4: 20250320085649969 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085649969 DLGSUP <0013> gsup_server.c:236 5: 20250320085649969 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085649969 DLGSUP <0013> gsup_server.c:236 7: 20250320085649969 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085649969 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085649969 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085649969 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@2045de5b3fed: 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") 20250320085649977 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42563<->l=127.0.0.1:4259) 20250320085649980 DAUC <0003> db_auc.c:157 IMSI='262429559462007': No 2G Auth Data 20250320085649980 DAUC <0003> db_auc.c:192 IMSI='262429559462007': No 3G Auth Data HLR_Test-GSUP(254)@2045de5b3fed: Created GsupExpect[0] for "262429559462007" to be handled at TC_gsup_check_imei(257) 20250320085649986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4258 20250320085650010 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650010 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429559462007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429559462007"} 20250320085650010 DMAIN <0000> hlr.c:435 IMSI='262429559462007': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085650010 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429559462007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429559462007"} 20250320085650010 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429559462007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650010 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650010 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2045de5b3fed: Found GsupExpect[0] for "262429559462007" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@2045de5b3fed: Added IMSI table entry 0TC_gsup_check_imei(257)"262429559462007" TC_gsup_check_imei(257)@2045de5b3fed: setverdict(pass): none -> pass 20250320085650015 DAUC <0003> db_auc.c:192 IMSI='262429559462007': No 3G Auth Data 20250320085650020 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650020 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429559462007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429559462007"} 20250320085650020 DAUC <0003> hlr.c:428 IMSI='262429559462007': storing IMEI = 12345678901234 20250320085650020 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429559462007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429559462007"} 20250320085650020 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429559462007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650020 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650020 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085650023 DAUC <0003> db_auc.c:192 IMSI='262429559462007': No 3G Auth Data 20250320085650024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@2045de5b3fed: Final verdict of PTC: pass 20250320085650027 DAUC <0003> db_auc.c:157 IMSI='262426487786231': No 2G Auth Data 20250320085650027 DAUC <0003> db_auc.c:192 IMSI='262426487786231': No 3G Auth Data HLR_Test-GSUP(254)@2045de5b3fed: Created GsupExpect[0] for "262426487786231" to be handled at TC_gsup_check_imei(258) 20250320085650038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4258 20250320085650040 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650040 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426487786231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426487786231"} 20250320085650040 DMAIN <0000> hlr.c:435 IMSI='262426487786231': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085650040 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426487786231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426487786231"} 20250320085650040 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426487786231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650040 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650040 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2045de5b3fed: Found GsupExpect[0] for "262426487786231" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@2045de5b3fed: Added IMSI table entry 1TC_gsup_check_imei(258)"262426487786231" TC_gsup_check_imei(258)@2045de5b3fed: setverdict(pass): none -> pass 20250320085650041 DAUC <0003> db_auc.c:192 IMSI='262426487786231': No 3G Auth Data 20250320085650042 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650042 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426487786231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426487786231"} 20250320085650042 DAUC <0003> hlr.c:428 IMSI='262426487786231': storing IMEI = 12345678901234 20250320085650042 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426487786231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426487786231"} 20250320085650042 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426487786231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650042 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650042 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085650042 DAUC <0003> db_auc.c:192 IMSI='262426487786231': No 3G Auth Data 20250320085650042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@2045de5b3fed: Final verdict of PTC: pass 20250320085650043 DAUC <0003> db_auc.c:157 IMSI='262426871785499': No 2G Auth Data 20250320085650043 DAUC <0003> db_auc.c:192 IMSI='262426871785499': No 3G Auth Data HLR_Test-GSUP(254)@2045de5b3fed: Created GsupExpect[0] for "262426871785499" to be handled at TC_gsup_check_imei(259) 20250320085650050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4258 20250320085650052 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650052 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426871785499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426871785499"} 20250320085650052 DMAIN <0000> hlr.c:435 IMSI='262426871785499': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085650052 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426871785499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426871785499"} 20250320085650052 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426871785499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650052 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650052 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2045de5b3fed: Found GsupExpect[0] for "262426871785499" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@2045de5b3fed: Added IMSI table entry 2TC_gsup_check_imei(259)"262426871785499" TC_gsup_check_imei(259)@2045de5b3fed: setverdict(pass): none -> pass 20250320085650052 DAUC <0003> db_auc.c:192 IMSI='262426871785499': No 3G Auth Data 20250320085650053 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650053 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426871785499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426871785499"} 20250320085650054 DAUC <0003> hlr.c:428 IMSI='262426871785499': storing IMEI = 12345678901234 20250320085650054 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426871785499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426871785499"} 20250320085650054 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426871785499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650054 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650054 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085650054 DAUC <0003> db_auc.c:192 IMSI='262426871785499': No 3G Auth Data 20250320085650054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@2045de5b3fed: Final verdict of PTC: pass 20250320085650055 DAUC <0003> db_auc.c:157 IMSI='262425682385438': No 2G Auth Data 20250320085650055 DAUC <0003> db_auc.c:192 IMSI='262425682385438': No 3G Auth Data HLR_Test-GSUP(254)@2045de5b3fed: Created GsupExpect[0] for "262425682385438" to be handled at TC_gsup_check_imei(260) 20250320085650061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 20250320085650064 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650064 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425682385438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425682385438"} 20250320085650064 DMAIN <0000> hlr.c:435 IMSI='262425682385438': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085650064 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425682385438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425682385438"} 20250320085650064 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425682385438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650064 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650064 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2045de5b3fed: Found GsupExpect[0] for "262425682385438" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@2045de5b3fed: Added IMSI table entry 3TC_gsup_check_imei(260)"262425682385438" TC_gsup_check_imei(260)@2045de5b3fed: setverdict(pass): none -> pass 20250320085650065 DAUC <0003> db_auc.c:157 IMSI='262425682385438': No 2G Auth Data 20250320085650066 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650066 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425682385438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425682385438"} 20250320085650066 DAUC <0003> hlr.c:428 IMSI='262425682385438': storing IMEI = 12345678901234 20250320085650066 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425682385438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425682385438"} 20250320085650066 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425682385438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650066 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650066 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650066 DAUC <0003> db_auc.c:157 IMSI='262425682385438': No 2G Auth Data TC_gsup_check_imei(260)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085650067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@2045de5b3fed: Final verdict of PTC: pass 20250320085650067 DAUC <0003> db_auc.c:157 IMSI='262424471671782': No 2G Auth Data 20250320085650067 DAUC <0003> db_auc.c:192 IMSI='262424471671782': No 3G Auth Data HLR_Test-GSUP(254)@2045de5b3fed: Created GsupExpect[0] for "262424471671782" to be handled at TC_gsup_check_imei(261) 20250320085650074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 20250320085650076 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650076 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424471671782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424471671782"} 20250320085650077 DMAIN <0000> hlr.c:435 IMSI='262424471671782': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085650077 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424471671782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424471671782"} 20250320085650077 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424471671782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650077 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650077 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2045de5b3fed: Found GsupExpect[0] for "262424471671782" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@2045de5b3fed: Added IMSI table entry 4TC_gsup_check_imei(261)"262424471671782" TC_gsup_check_imei(261)@2045de5b3fed: setverdict(pass): none -> pass 20250320085650077 DAUC <0003> db_auc.c:157 IMSI='262424471671782': No 2G Auth Data 20250320085650079 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650079 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424471671782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424471671782"} 20250320085650079 DAUC <0003> hlr.c:428 IMSI='262424471671782': storing IMEI = 12345678901234 20250320085650079 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424471671782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424471671782"} 20250320085650079 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424471671782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650079 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650079 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085650079 DAUC <0003> db_auc.c:157 IMSI='262424471671782': No 2G Auth Data 20250320085650080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@2045de5b3fed: Final verdict of PTC: pass 20250320085650081 DAUC <0003> db_auc.c:157 IMSI='262429784515292': No 2G Auth Data 20250320085650081 DAUC <0003> db_auc.c:192 IMSI='262429784515292': No 3G Auth Data HLR_Test-GSUP(254)@2045de5b3fed: Created GsupExpect[0] for "262429784515292" to be handled at TC_gsup_check_imei(262) 20250320085650087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4258 20250320085650090 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650090 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429784515292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429784515292"} 20250320085650090 DMAIN <0000> hlr.c:435 IMSI='262429784515292': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085650090 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429784515292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429784515292"} 20250320085650090 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429784515292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650090 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650090 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2045de5b3fed: Found GsupExpect[0] for "262429784515292" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@2045de5b3fed: Added IMSI table entry 5TC_gsup_check_imei(262)"262429784515292" TC_gsup_check_imei(262)@2045de5b3fed: setverdict(pass): none -> pass 20250320085650092 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650092 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429784515292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429784515292"} 20250320085650092 DAUC <0003> hlr.c:428 IMSI='262429784515292': storing IMEI = 12345678901234 20250320085650092 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429784515292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429784515292"} 20250320085650092 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429784515292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650092 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650092 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085650093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@2045de5b3fed: Final verdict of PTC: pass 20250320085650093 DAUC <0003> db_auc.c:157 IMSI='262423276755409': No 2G Auth Data 20250320085650093 DAUC <0003> db_auc.c:192 IMSI='262423276755409': No 3G Auth Data HLR_Test-GSUP(254)@2045de5b3fed: Created GsupExpect[0] for "262423276755409" to be handled at TC_gsup_check_imei(263) 20250320085650099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36048<->l=127.0.0.1:4258 20250320085650101 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650102 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423276755409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423276755409"} 20250320085650102 DMAIN <0000> hlr.c:435 IMSI='262423276755409': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085650102 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423276755409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423276755409"} 20250320085650102 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423276755409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650102 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650102 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2045de5b3fed: Found GsupExpect[0] for "262423276755409" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@2045de5b3fed: Added IMSI table entry 6TC_gsup_check_imei(263)"262423276755409" TC_gsup_check_imei(263)@2045de5b3fed: setverdict(pass): none -> pass 20250320085650104 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650104 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423276755409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423276755409"} 20250320085650104 DAUC <0003> hlr.c:428 IMSI='262423276755409': storing IMEI = 12345678901234 20250320085650104 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423276755409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423276755409"} 20250320085650104 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423276755409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650104 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650104 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085650105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36048<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@2045de5b3fed: Final verdict of PTC: pass 20250320085650105 DAUC <0003> db_auc.c:157 IMSI='262429277629316': No 2G Auth Data 20250320085650105 DAUC <0003> db_auc.c:192 IMSI='262429277629316': No 3G Auth Data HLR_Test-GSUP(254)@2045de5b3fed: Created GsupExpect[0] for "262429277629316" to be handled at TC_gsup_check_imei(264) 20250320085650111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36062<->l=127.0.0.1:4258 20250320085650113 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650113 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429277629316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429277629316"} 20250320085650113 DMAIN <0000> hlr.c:435 IMSI='262429277629316': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085650113 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429277629316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429277629316"} 20250320085650113 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429277629316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650113 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650113 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2045de5b3fed: Found GsupExpect[0] for "262429277629316" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@2045de5b3fed: Added IMSI table entry 7TC_gsup_check_imei(264)"262429277629316" TC_gsup_check_imei(264)@2045de5b3fed: setverdict(pass): none -> pass 20250320085650115 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650115 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429277629316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429277629316"} 20250320085650115 DAUC <0003> hlr.c:428 IMSI='262429277629316': storing IMEI = 12345678901234 20250320085650115 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429277629316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429277629316"} 20250320085650115 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429277629316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085650115 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085650115 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085650116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36062<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085650117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4258 20250320085650117 DLINP <000b> input/ipa.c:452 connected read/write 20250320085650117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085650117 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085650117 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085650117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085650117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42563<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP(254)@2045de5b3fed: Final verdict of PTC: none 255@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_check_imei finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Mar 20 08:56:50 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 20250320085650150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36074<->l=127.0.0.1:4258 20250320085650250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36074<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81396) Waiting for packet dumper to finish... 1 (prev_count=81396, count=125424) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_check_imei_via_proxy started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085653314 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085653314 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085653317 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085653319 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653319 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085653319 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085653319 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 20250320085653319 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085653319 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 20250320085653319 DLGSUP <0013> gsup_server.c:236 2: 20250320085653319 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085653319 DLGSUP <0013> gsup_server.c:236 3: 20250320085653319 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(265)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085653319 DLGSUP <0013> gsup_server.c:236 4: 20250320085653319 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085653319 DLGSUP <0013> gsup_server.c:236 5: 20250320085653319 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085653319 DLGSUP <0013> gsup_server.c:236 7: 20250320085653319 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085653319 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085653319 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085653319 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@2045de5b3fed: 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") 20250320085653332 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38317<->l=127.0.0.1:4259) 20250320085653336 DAUC <0003> db_auc.c:157 IMSI='262425456395489': No 2G Auth Data 20250320085653336 DAUC <0003> db_auc.c:192 IMSI='262425456395489': No 3G Auth Data HLR_Test-GSUP(266)@2045de5b3fed: Created GsupExpect[0] for "262425456395489" to be handled at TC_gsup_check_imei_via_proxy(269) 20250320085653344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 20250320085653362 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653362 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425456395489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425456395489" source_name="the-source\n"} 20250320085653362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250320085653362 DMAIN <0000> hlr.c:435 IMSI='262425456395489': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085653362 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425456395489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425456395489" destination_name="the-source\n"} 20250320085653362 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425456395489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653362 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653362 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2045de5b3fed: Found GsupExpect[0] for "262425456395489" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@2045de5b3fed: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425456395489" TC_gsup_check_imei_via_proxy(269)@2045de5b3fed: setverdict(pass): none -> pass 20250320085653364 DAUC <0003> db_auc.c:192 IMSI='262425456395489': No 3G Auth Data 20250320085653368 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653368 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425456395489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425456395489" source_name="the-source\n"} 20250320085653368 DAUC <0003> hlr.c:428 IMSI='262425456395489': storing IMEI = 12345678901234 20250320085653368 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425456395489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425456395489" destination_name="the-source\n"} 20250320085653368 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425456395489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653368 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653368 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085653369 DAUC <0003> db_auc.c:192 IMSI='262425456395489': No 3G Auth Data 20250320085653370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@2045de5b3fed: Final verdict of PTC: pass 20250320085653373 DAUC <0003> db_auc.c:157 IMSI='262420216180650': No 2G Auth Data 20250320085653373 DAUC <0003> db_auc.c:192 IMSI='262420216180650': No 3G Auth Data HLR_Test-GSUP(266)@2045de5b3fed: Created GsupExpect[0] for "262420216180650" to be handled at TC_gsup_check_imei_via_proxy(270) 20250320085653384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 20250320085653386 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653386 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420216180650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420216180650" source_name="the-source\n"} 20250320085653386 DMAIN <0000> hlr.c:435 IMSI='262420216180650': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085653386 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420216180650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420216180650" destination_name="the-source\n"} 20250320085653386 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262420216180650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653386 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653386 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2045de5b3fed: Found GsupExpect[0] for "262420216180650" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@2045de5b3fed: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420216180650" TC_gsup_check_imei_via_proxy(270)@2045de5b3fed: setverdict(pass): none -> pass 20250320085653387 DAUC <0003> db_auc.c:192 IMSI='262420216180650': No 3G Auth Data 20250320085653388 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653388 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420216180650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420216180650" source_name="the-source\n"} 20250320085653388 DAUC <0003> hlr.c:428 IMSI='262420216180650': storing IMEI = 12345678901234 20250320085653388 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420216180650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420216180650" destination_name="the-source\n"} 20250320085653388 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262420216180650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653388 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653388 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653388 DAUC <0003> db_auc.c:192 IMSI='262420216180650': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085653389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@2045de5b3fed: Final verdict of PTC: pass 20250320085653390 DAUC <0003> db_auc.c:157 IMSI='262424381291079': No 2G Auth Data 20250320085653390 DAUC <0003> db_auc.c:192 IMSI='262424381291079': No 3G Auth Data HLR_Test-GSUP(266)@2045de5b3fed: Created GsupExpect[0] for "262424381291079" to be handled at TC_gsup_check_imei_via_proxy(271) 20250320085653397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 20250320085653399 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653399 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424381291079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424381291079" source_name="the-source\n"} 20250320085653399 DMAIN <0000> hlr.c:435 IMSI='262424381291079': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085653399 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424381291079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424381291079" destination_name="the-source\n"} 20250320085653399 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262424381291079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653399 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653399 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2045de5b3fed: Found GsupExpect[0] for "262424381291079" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@2045de5b3fed: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424381291079" TC_gsup_check_imei_via_proxy(271)@2045de5b3fed: setverdict(pass): none -> pass 20250320085653400 DAUC <0003> db_auc.c:192 IMSI='262424381291079': No 3G Auth Data 20250320085653401 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653401 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424381291079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424381291079" source_name="the-source\n"} 20250320085653401 DAUC <0003> hlr.c:428 IMSI='262424381291079': storing IMEI = 12345678901234 20250320085653401 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424381291079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424381291079" destination_name="the-source\n"} 20250320085653401 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262424381291079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653401 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653401 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653401 DAUC <0003> db_auc.c:192 IMSI='262424381291079': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085653402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@2045de5b3fed: Final verdict of PTC: pass 20250320085653402 DAUC <0003> db_auc.c:157 IMSI='262429815071498': No 2G Auth Data 20250320085653402 DAUC <0003> db_auc.c:192 IMSI='262429815071498': No 3G Auth Data HLR_Test-GSUP(266)@2045de5b3fed: Created GsupExpect[0] for "262429815071498" to be handled at TC_gsup_check_imei_via_proxy(272) 20250320085653409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60728<->l=127.0.0.1:4258 20250320085653411 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653411 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429815071498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429815071498" source_name="the-source\n"} 20250320085653411 DMAIN <0000> hlr.c:435 IMSI='262429815071498': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085653411 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429815071498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429815071498" destination_name="the-source\n"} 20250320085653411 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262429815071498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653411 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653411 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2045de5b3fed: Found GsupExpect[0] for "262429815071498" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@2045de5b3fed: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429815071498" TC_gsup_check_imei_via_proxy(272)@2045de5b3fed: setverdict(pass): none -> pass 20250320085653412 DAUC <0003> db_auc.c:157 IMSI='262429815071498': No 2G Auth Data 20250320085653413 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653413 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429815071498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429815071498" source_name="the-source\n"} 20250320085653413 DAUC <0003> hlr.c:428 IMSI='262429815071498': storing IMEI = 12345678901234 20250320085653413 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429815071498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429815071498" destination_name="the-source\n"} 20250320085653413 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262429815071498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653413 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653413 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653413 DAUC <0003> db_auc.c:157 IMSI='262429815071498': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085653414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60728<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@2045de5b3fed: Final verdict of PTC: pass 20250320085653414 DAUC <0003> db_auc.c:157 IMSI='262420318739729': No 2G Auth Data 20250320085653414 DAUC <0003> db_auc.c:192 IMSI='262420318739729': No 3G Auth Data HLR_Test-GSUP(266)@2045de5b3fed: Created GsupExpect[0] for "262420318739729" to be handled at TC_gsup_check_imei_via_proxy(273) 20250320085653420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 20250320085653423 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653423 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420318739729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420318739729" source_name="the-source\n"} 20250320085653423 DMAIN <0000> hlr.c:435 IMSI='262420318739729': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085653423 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420318739729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420318739729" destination_name="the-source\n"} 20250320085653423 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262420318739729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653423 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653423 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2045de5b3fed: Found GsupExpect[0] for "262420318739729" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@2045de5b3fed: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420318739729" TC_gsup_check_imei_via_proxy(273)@2045de5b3fed: setverdict(pass): none -> pass 20250320085653424 DAUC <0003> db_auc.c:157 IMSI='262420318739729': No 2G Auth Data 20250320085653425 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653425 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420318739729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420318739729" source_name="the-source\n"} 20250320085653425 DAUC <0003> hlr.c:428 IMSI='262420318739729': storing IMEI = 12345678901234 20250320085653425 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420318739729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420318739729" destination_name="the-source\n"} 20250320085653425 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262420318739729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653425 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653425 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653425 DAUC <0003> db_auc.c:157 IMSI='262420318739729': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085653426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@2045de5b3fed: Final verdict of PTC: pass 20250320085653426 DAUC <0003> db_auc.c:157 IMSI='262427118740895': No 2G Auth Data 20250320085653426 DAUC <0003> db_auc.c:192 IMSI='262427118740895': No 3G Auth Data HLR_Test-GSUP(266)@2045de5b3fed: Created GsupExpect[0] for "262427118740895" to be handled at TC_gsup_check_imei_via_proxy(274) 20250320085653432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4258 20250320085653435 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653435 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427118740895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427118740895" source_name="the-source\n"} 20250320085653435 DMAIN <0000> hlr.c:435 IMSI='262427118740895': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085653435 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427118740895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427118740895" destination_name="the-source\n"} 20250320085653435 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427118740895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653435 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653435 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2045de5b3fed: Found GsupExpect[0] for "262427118740895" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@2045de5b3fed: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427118740895" TC_gsup_check_imei_via_proxy(274)@2045de5b3fed: setverdict(pass): none -> pass 20250320085653437 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653437 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427118740895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427118740895" source_name="the-source\n"} 20250320085653437 DAUC <0003> hlr.c:428 IMSI='262427118740895': storing IMEI = 12345678901234 20250320085653437 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427118740895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427118740895" destination_name="the-source\n"} 20250320085653437 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427118740895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653437 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653437 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085653438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@2045de5b3fed: Final verdict of PTC: pass 20250320085653438 DAUC <0003> db_auc.c:157 IMSI='262426199937220': No 2G Auth Data 20250320085653438 DAUC <0003> db_auc.c:192 IMSI='262426199937220': No 3G Auth Data HLR_Test-GSUP(266)@2045de5b3fed: Created GsupExpect[0] for "262426199937220" to be handled at TC_gsup_check_imei_via_proxy(275) 20250320085653444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4258 20250320085653447 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653447 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426199937220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426199937220" source_name="the-source\n"} 20250320085653447 DMAIN <0000> hlr.c:435 IMSI='262426199937220': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085653447 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426199937220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426199937220" destination_name="the-source\n"} 20250320085653447 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426199937220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653447 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653447 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2045de5b3fed: Found GsupExpect[0] for "262426199937220" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@2045de5b3fed: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426199937220" TC_gsup_check_imei_via_proxy(275)@2045de5b3fed: setverdict(pass): none -> pass 20250320085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653449 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426199937220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426199937220" source_name="the-source\n"} 20250320085653449 DAUC <0003> hlr.c:428 IMSI='262426199937220': storing IMEI = 12345678901234 20250320085653449 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426199937220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426199937220" destination_name="the-source\n"} 20250320085653449 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426199937220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085653450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@2045de5b3fed: Final verdict of PTC: pass 20250320085653451 DAUC <0003> db_auc.c:157 IMSI='262426312052948': No 2G Auth Data 20250320085653451 DAUC <0003> db_auc.c:192 IMSI='262426312052948': No 3G Auth Data HLR_Test-GSUP(266)@2045de5b3fed: Created GsupExpect[0] for "262426312052948" to be handled at TC_gsup_check_imei_via_proxy(276) 20250320085653458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 20250320085653460 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653460 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426312052948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426312052948" source_name="the-source\n"} 20250320085653460 DMAIN <0000> hlr.c:435 IMSI='262426312052948': has IMEI = 12345678901234 (consider setting 'store-imei') 20250320085653460 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426312052948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426312052948" destination_name="the-source\n"} 20250320085653460 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262426312052948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653460 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653460 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2045de5b3fed: Found GsupExpect[0] for "262426312052948" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@2045de5b3fed: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426312052948" TC_gsup_check_imei_via_proxy(276)@2045de5b3fed: setverdict(pass): none -> pass 20250320085653463 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653463 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426312052948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426312052948" source_name="the-source\n"} 20250320085653463 DAUC <0003> hlr.c:428 IMSI='262426312052948': storing IMEI = 12345678901234 20250320085653463 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426312052948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426312052948" destination_name="the-source\n"} 20250320085653463 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262426312052948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085653463 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085653463 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085653464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085653465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60684<->l=127.0.0.1:4258 20250320085653465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38317<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@2045de5b3fed: Final verdict of PTC: none 267@2045de5b3fed: Final verdict of PTC: none 20250320085653465 DLINP <000b> input/ipa.c:452 connected read/write 20250320085653465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085653465 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085653465 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085653465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085653465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Mar 20 08:56:53 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 20250320085653488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20250320085653589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_check_imei_invalid_len started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085656709 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085656709 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085656710 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085656712 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656712 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085656712 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085656712 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 20250320085656712 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085656712 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 20250320085656712 DLGSUP <0013> gsup_server.c:236 2: 20250320085656712 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085656712 DLGSUP <0013> gsup_server.c:236 3: 20250320085656712 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085656712 DLGSUP <0013> gsup_server.c:236 4: 20250320085656712 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085656712 DLGSUP <0013> gsup_server.c:236 5: 20250320085656712 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085656712 DLGSUP <0013> gsup_server.c:236 7: 20250320085656712 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085656712 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085656712 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085656712 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@2045de5b3fed: 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") 20250320085656726 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44225<->l=127.0.0.1:4259) 20250320085656734 DAUC <0003> db_auc.c:157 IMSI='262420456159533': No 2G Auth Data 20250320085656734 DAUC <0003> db_auc.c:192 IMSI='262420456159533': No 3G Auth Data HLR_Test-GSUP(278)@2045de5b3fed: Created GsupExpect[0] for "262420456159533" to be handled at TC_gsup_check_imei_invalid_len(281) 20250320085656756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20250320085656766 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656766 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420456159533"} 20250320085656766 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250320085656766 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420456159533" cause=Invalid mandatory information} 20250320085656766 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656766 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656766 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2045de5b3fed: Found GsupExpect[0] for "262420456159533" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@2045de5b3fed: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420456159533" TC_gsup_check_imei_invalid_len(281)@2045de5b3fed: setverdict(pass): none -> pass 20250320085656773 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656773 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420456159533"} 20250320085656773 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250320085656773 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420456159533" cause=Invalid mandatory information} 20250320085656773 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656774 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656774 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656777 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656777 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420456159533"} 20250320085656777 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250320085656777 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420456159533" cause=Invalid mandatory information} 20250320085656777 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656777 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656777 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656784 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656784 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420456159533"} 20250320085656784 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250320085656784 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420456159533" cause=Invalid mandatory information} 20250320085656784 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656784 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656784 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656789 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656789 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420456159533"} 20250320085656789 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250320085656789 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420456159533" cause=Invalid mandatory information} 20250320085656789 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420456159533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656789 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656789 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@2045de5b3fed: Final verdict of PTC: pass 20250320085656795 DAUC <0003> db_auc.c:157 IMSI='262424973534795': No 2G Auth Data 20250320085656795 DAUC <0003> db_auc.c:192 IMSI='262424973534795': No 3G Auth Data HLR_Test-GSUP(278)@2045de5b3fed: Created GsupExpect[0] for "262424973534795" to be handled at TC_gsup_check_imei_invalid_len(282) 20250320085656808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 20250320085656810 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656810 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424973534795"} 20250320085656810 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250320085656810 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424973534795" cause=Invalid mandatory information} 20250320085656810 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656810 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656810 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2045de5b3fed: Found GsupExpect[0] for "262424973534795" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@2045de5b3fed: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424973534795" TC_gsup_check_imei_invalid_len(282)@2045de5b3fed: setverdict(pass): none -> pass 20250320085656811 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656811 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424973534795"} 20250320085656811 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250320085656811 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424973534795" cause=Invalid mandatory information} 20250320085656811 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656811 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656811 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656812 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656812 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424973534795"} 20250320085656812 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250320085656812 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424973534795" cause=Invalid mandatory information} 20250320085656812 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656812 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656812 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656813 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656813 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424973534795"} 20250320085656813 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250320085656813 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424973534795" cause=Invalid mandatory information} 20250320085656813 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656813 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656813 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656814 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656814 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424973534795"} 20250320085656814 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250320085656814 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424973534795" cause=Invalid mandatory information} 20250320085656814 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424973534795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656814 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656814 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@2045de5b3fed: Final verdict of PTC: pass 20250320085656815 DAUC <0003> db_auc.c:157 IMSI='262429742187576': No 2G Auth Data 20250320085656815 DAUC <0003> db_auc.c:192 IMSI='262429742187576': No 3G Auth Data HLR_Test-GSUP(278)@2045de5b3fed: Created GsupExpect[0] for "262429742187576" to be handled at TC_gsup_check_imei_invalid_len(283) 20250320085656822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 20250320085656824 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656824 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429742187576"} 20250320085656824 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250320085656824 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429742187576" cause=Invalid mandatory information} 20250320085656824 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656824 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656824 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2045de5b3fed: Found GsupExpect[0] for "262429742187576" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@2045de5b3fed: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429742187576" TC_gsup_check_imei_invalid_len(283)@2045de5b3fed: setverdict(pass): none -> pass 20250320085656825 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656825 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429742187576"} 20250320085656825 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250320085656825 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429742187576" cause=Invalid mandatory information} 20250320085656825 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656825 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656825 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656826 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656826 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429742187576"} 20250320085656826 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250320085656826 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429742187576" cause=Invalid mandatory information} 20250320085656826 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656826 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656826 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656827 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656827 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429742187576"} 20250320085656827 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250320085656827 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429742187576" cause=Invalid mandatory information} 20250320085656827 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656827 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656827 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656828 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656828 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429742187576"} 20250320085656828 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250320085656828 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429742187576" cause=Invalid mandatory information} 20250320085656828 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429742187576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656828 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656828 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@2045de5b3fed: Final verdict of PTC: pass 20250320085656829 DAUC <0003> db_auc.c:157 IMSI='262420584441457': No 2G Auth Data 20250320085656829 DAUC <0003> db_auc.c:192 IMSI='262420584441457': No 3G Auth Data HLR_Test-GSUP(278)@2045de5b3fed: Created GsupExpect[0] for "262420584441457" to be handled at TC_gsup_check_imei_invalid_len(284) 20250320085656835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60822<->l=127.0.0.1:4258 20250320085656837 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656837 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584441457"} 20250320085656837 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250320085656837 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584441457" cause=Invalid mandatory information} 20250320085656837 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656837 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656837 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2045de5b3fed: Found GsupExpect[0] for "262420584441457" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@2045de5b3fed: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420584441457" TC_gsup_check_imei_invalid_len(284)@2045de5b3fed: setverdict(pass): none -> pass 20250320085656838 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656838 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584441457"} 20250320085656838 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250320085656838 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584441457" cause=Invalid mandatory information} 20250320085656838 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656838 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656838 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656839 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656839 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584441457"} 20250320085656839 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250320085656839 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584441457" cause=Invalid mandatory information} 20250320085656839 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656839 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656839 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656840 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656840 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584441457"} 20250320085656840 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250320085656840 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584441457" cause=Invalid mandatory information} 20250320085656840 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656840 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656840 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656840 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656840 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420584441457"} 20250320085656841 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250320085656841 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420584441457" cause=Invalid mandatory information} 20250320085656841 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420584441457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656841 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656841 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60822<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@2045de5b3fed: Final verdict of PTC: pass 20250320085656842 DAUC <0003> db_auc.c:157 IMSI='262422745201802': No 2G Auth Data 20250320085656842 DAUC <0003> db_auc.c:192 IMSI='262422745201802': No 3G Auth Data HLR_Test-GSUP(278)@2045de5b3fed: Created GsupExpect[0] for "262422745201802" to be handled at TC_gsup_check_imei_invalid_len(285) 20250320085656849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 20250320085656851 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656851 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422745201802"} 20250320085656851 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250320085656851 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422745201802" cause=Invalid mandatory information} 20250320085656851 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656851 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656851 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2045de5b3fed: Found GsupExpect[0] for "262422745201802" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@2045de5b3fed: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422745201802" TC_gsup_check_imei_invalid_len(285)@2045de5b3fed: setverdict(pass): none -> pass 20250320085656852 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656852 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422745201802"} 20250320085656852 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250320085656852 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422745201802" cause=Invalid mandatory information} 20250320085656852 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656852 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656852 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656853 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656853 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422745201802"} 20250320085656853 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250320085656853 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422745201802" cause=Invalid mandatory information} 20250320085656853 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656853 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656853 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656854 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656854 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422745201802"} 20250320085656854 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250320085656854 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422745201802" cause=Invalid mandatory information} 20250320085656854 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656854 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656854 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656855 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656855 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422745201802"} 20250320085656855 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250320085656855 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422745201802" cause=Invalid mandatory information} 20250320085656855 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422745201802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656855 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656855 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@2045de5b3fed: Final verdict of PTC: pass 20250320085656856 DAUC <0003> db_auc.c:157 IMSI='262421254824386': No 2G Auth Data 20250320085656856 DAUC <0003> db_auc.c:192 IMSI='262421254824386': No 3G Auth Data HLR_Test-GSUP(278)@2045de5b3fed: Created GsupExpect[0] for "262421254824386" to be handled at TC_gsup_check_imei_invalid_len(286) 20250320085656863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 20250320085656865 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656865 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254824386"} 20250320085656865 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250320085656865 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254824386" cause=Invalid mandatory information} 20250320085656865 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656865 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656865 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2045de5b3fed: Found GsupExpect[0] for "262421254824386" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@2045de5b3fed: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421254824386" TC_gsup_check_imei_invalid_len(286)@2045de5b3fed: setverdict(pass): none -> pass 20250320085656866 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656866 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254824386"} 20250320085656866 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250320085656866 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254824386" cause=Invalid mandatory information} 20250320085656866 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656866 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656866 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656866 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656866 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254824386"} 20250320085656866 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250320085656866 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254824386" cause=Invalid mandatory information} 20250320085656866 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656866 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656866 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656867 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656867 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254824386"} 20250320085656867 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250320085656867 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254824386" cause=Invalid mandatory information} 20250320085656867 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656867 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656867 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656868 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656868 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421254824386"} 20250320085656868 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250320085656868 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421254824386" cause=Invalid mandatory information} 20250320085656868 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421254824386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656868 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656868 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@2045de5b3fed: Final verdict of PTC: pass 20250320085656869 DAUC <0003> db_auc.c:157 IMSI='262428532566804': No 2G Auth Data 20250320085656869 DAUC <0003> db_auc.c:192 IMSI='262428532566804': No 3G Auth Data HLR_Test-GSUP(278)@2045de5b3fed: Created GsupExpect[0] for "262428532566804" to be handled at TC_gsup_check_imei_invalid_len(287) 20250320085656876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 20250320085656878 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656878 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428532566804"} 20250320085656878 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250320085656878 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428532566804" cause=Invalid mandatory information} 20250320085656878 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656878 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656878 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2045de5b3fed: Found GsupExpect[0] for "262428532566804" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@2045de5b3fed: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262428532566804" TC_gsup_check_imei_invalid_len(287)@2045de5b3fed: setverdict(pass): none -> pass 20250320085656879 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656879 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428532566804"} 20250320085656879 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250320085656879 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428532566804" cause=Invalid mandatory information} 20250320085656879 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656879 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656879 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656879 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656879 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428532566804"} 20250320085656879 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250320085656879 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428532566804" cause=Invalid mandatory information} 20250320085656879 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656879 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656879 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656880 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656880 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428532566804"} 20250320085656880 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250320085656880 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428532566804" cause=Invalid mandatory information} 20250320085656880 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656880 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656880 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656880 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656880 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428532566804"} 20250320085656880 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250320085656880 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428532566804" cause=Invalid mandatory information} 20250320085656880 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428532566804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656880 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656880 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@2045de5b3fed: Final verdict of PTC: pass 20250320085656882 DAUC <0003> db_auc.c:157 IMSI='262429043101584': No 2G Auth Data 20250320085656882 DAUC <0003> db_auc.c:192 IMSI='262429043101584': No 3G Auth Data HLR_Test-GSUP(278)@2045de5b3fed: Created GsupExpect[0] for "262429043101584" to be handled at TC_gsup_check_imei_invalid_len(288) 20250320085656889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20250320085656890 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656890 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429043101584"} 20250320085656890 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250320085656890 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429043101584" cause=Invalid mandatory information} 20250320085656890 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656890 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656890 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2045de5b3fed: Found GsupExpect[0] for "262429043101584" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@2045de5b3fed: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429043101584" TC_gsup_check_imei_invalid_len(288)@2045de5b3fed: setverdict(pass): none -> pass 20250320085656891 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656891 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429043101584"} 20250320085656891 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250320085656891 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429043101584" cause=Invalid mandatory information} 20250320085656891 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656891 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656891 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656892 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656892 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429043101584"} 20250320085656892 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250320085656892 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429043101584" cause=Invalid mandatory information} 20250320085656892 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656892 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656892 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656893 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656893 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429043101584"} 20250320085656893 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250320085656893 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429043101584" cause=Invalid mandatory information} 20250320085656893 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656893 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656893 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656894 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656894 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429043101584"} 20250320085656894 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250320085656894 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429043101584" cause=Invalid mandatory information} 20250320085656894 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429043101584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085656894 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085656894 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085656894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@2045de5b3fed: Final verdict of PTC: pass MTC@2045de5b3fed: setverdict(pass): none -> pass 20250320085656895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60796<->l=127.0.0.1:4258 20250320085656896 DLINP <000b> input/ipa.c:452 connected read/write 20250320085656896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085656896 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085656896 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085656896 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@2045de5b3fed: Final verdict of PTC: none 20250320085656896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44225<->l=127.0.0.1:4259) 279@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: pass MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@2045de5b3fed: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Mar 20 08:56:56 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250320085656918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60864<->l=127.0.0.1:4258 20250320085657019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60864<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168556) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_gsup_check_imei_unknown_imsi started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085700131 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085700131 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085700136 DLINP <000b> input/ipa.c:452 connected read/write 20250320085700136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085700137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085700141 DLINP <000b> input/ipa.c:452 connected read/write 20250320085700141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085700141 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085700141 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085700141 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 20250320085700141 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085700141 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 20250320085700141 DLGSUP <0013> gsup_server.c:236 2: 20250320085700141 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085700141 DLGSUP <0013> gsup_server.c:236 3: 20250320085700141 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085700141 DLGSUP <0013> gsup_server.c:236 4: 20250320085700141 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085700141 DLGSUP <0013> gsup_server.c:236 5: 20250320085700141 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085700141 DLGSUP <0013> gsup_server.c:236 7: 20250320085700141 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085700141 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085700141 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085700141 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@2045de5b3fed: 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") 20250320085700159 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33947<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@2045de5b3fed: Created GsupExpect[0] for "262427930219670" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250320085700168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60874<->l=127.0.0.1:4258 20250320085700182 DLINP <000b> input/ipa.c:452 connected read/write 20250320085700182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085700182 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427930219670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427930219670"} 20250320085700182 DMAIN <0000> hlr.c:435 IMSI='262427930219670': has IMEI = 22245678901234 (consider setting 'store-imei') 20250320085700182 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427930219670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250320085700182 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427930219670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427930219670" cause=Invalid mandatory information} 20250320085700182 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427930219670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085700182 DLINP <000b> input/ipa.c:452 connected read/write 20250320085700182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085700182 DLINP <000b> input/ipa.c:452 connected read/write 20250320085700182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@2045de5b3fed: Found GsupExpect[0] for "262427930219670" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@2045de5b3fed: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427930219670" TC_gsup_check_imei_unknown_imsi(293)@2045de5b3fed: setverdict(pass): none -> pass 20250320085700190 DLINP <000b> input/ipa.c:452 connected read/write 20250320085700190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085700190 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427930219670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427930219670"} 20250320085700190 DAUC <0003> hlr.c:428 IMSI='262427930219670': storing IMEI = 22245678901234 20250320085700190 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427930219670': no such subscriber 20250320085700190 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427930219670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250320085700190 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427930219670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427930219670" cause=Invalid mandatory information} 20250320085700190 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427930219670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085700190 DLINP <000b> input/ipa.c:452 connected read/write 20250320085700190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085700190 DLINP <000b> input/ipa.c:452 connected read/write 20250320085700190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085700192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60874<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@2045de5b3fed: Final verdict of PTC: pass 20250320085700193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 20250320085700195 DLINP <000b> input/ipa.c:452 connected read/write 20250320085700195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085700195 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085700195 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085700195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@2045de5b3fed: Final verdict of PTC: none 291@2045de5b3fed: Final verdict of PTC: none 20250320085700196 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33947<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 291: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@2045de5b3fed: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Mar 20 08:57:00 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 20250320085700229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60876<->l=127.0.0.1:4258 20250320085700330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60876<->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@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085703437 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085703437 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085703438 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085703440 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703440 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085703440 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085703440 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 20250320085703440 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085703440 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 20250320085703440 DLGSUP <0013> gsup_server.c:236 2: 20250320085703440 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085703440 DLGSUP <0013> gsup_server.c:236 3: 20250320085703440 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085703440 DLGSUP <0013> gsup_server.c:236 4: 20250320085703440 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085703440 DLGSUP <0013> gsup_server.c:236 5: 20250320085703440 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085703440 DLGSUP <0013> gsup_server.c:236 7: 20250320085703440 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085703440 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085703440 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085703440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@2045de5b3fed: 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") 20250320085703450 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43995<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@2045de5b3fed: Created GsupExpect[0] for "262428751005040" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250320085703461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51952<->l=127.0.0.1:4258 20250320085703486 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703486 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428751005040"} 20250320085703486 DMAIN <0000> hlr.c:227 IMSI='262428751005040': Creating subscriber on demand 20250320085703486 DMAIN <0000> hlr.c:243 IMSI='262428751005040': Successfully assigned MSISDN='755' 20250320085703486 DAUC <0003> hlr.c:428 IMSI='262428751005040': storing IMEI = 12345678901234 20250320085703486 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428751005040"} 20250320085703486 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085703486 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703486 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@2045de5b3fed: Found GsupExpect[0] for "262428751005040" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@2045de5b3fed: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428751005040" 20250320085703488 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703488 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): none -> pass 20250320085703489 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703489 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703489 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703489 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703491 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428751005040" cn_domain=PS} 20250320085703491 DLU <0006> fsm.c:456 lu(262428751005040)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085703491 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085703491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085703491 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428751005040" cn_domain=PS} 20250320085703491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703492 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703492 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428751005040"} 20250320085703492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085703492 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085703492 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428751005040"} 20250320085703492 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085703492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085703492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085703492 DLU <0006> fsm.c:568 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085703492 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703492 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703493 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703494 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428751005040"} 20250320085703494 DMAIN <0000> hlr.c:227 IMSI='262428751005040': Creating subscriber on demand 20250320085703494 DMAIN <0000> hlr.c:243 IMSI='262428751005040': Successfully assigned MSISDN='318' 20250320085703494 DAUC <0003> hlr.c:428 IMSI='262428751005040': storing IMEI = 12345678901234 20250320085703494 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428751005040"} 20250320085703494 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085703494 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703494 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703494 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703494 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703494 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703494 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703494 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703494 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703495 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703495 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703495 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703495 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428751005040" cn_domain=PS} 20250320085703495 DLU <0006> fsm.c:456 lu(262428751005040)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085703495 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085703495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085703495 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428751005040" cn_domain=PS} 20250320085703495 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703495 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703496 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703496 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428751005040"} 20250320085703496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085703496 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085703496 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428751005040"} 20250320085703496 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085703496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085703496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085703496 DLU <0006> fsm.c:568 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085703496 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703496 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703497 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703497 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428751005040"} 20250320085703497 DMAIN <0000> hlr.c:227 IMSI='262428751005040': Creating subscriber on demand 20250320085703498 DMAIN <0000> hlr.c:243 IMSI='262428751005040': Successfully assigned MSISDN='692' 20250320085703498 DAUC <0003> hlr.c:428 IMSI='262428751005040': storing IMEI = 12345678901234 20250320085703498 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428751005040"} 20250320085703498 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085703498 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703498 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703498 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703498 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703498 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703498 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703498 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703498 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703499 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703499 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703499 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703499 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428751005040" cn_domain=PS} 20250320085703499 DLU <0006> fsm.c:456 lu(262428751005040)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085703499 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250320085703499 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428751005040" cause=GPRS services not allowed} 20250320085703499 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085703499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085703499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085703499 DLU <0006> fsm.c:568 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085703499 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703499 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703501 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703501 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428751005040"} 20250320085703501 DMAIN <0000> hlr.c:227 IMSI='262428751005040': Creating subscriber on demand 20250320085703501 DMAIN <0000> hlr.c:243 IMSI='262428751005040': Successfully assigned MSISDN='251' 20250320085703501 DAUC <0003> hlr.c:428 IMSI='262428751005040': storing IMEI = 12345678901234 20250320085703501 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428751005040"} 20250320085703501 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085703501 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703501 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703501 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703501 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703502 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703502 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703502 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703502 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703502 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703502 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428751005040" cn_domain=PS} 20250320085703503 DLU <0006> fsm.c:456 lu(262428751005040)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085703503 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250320085703503 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428751005040" cause=GPRS services not allowed} 20250320085703503 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085703503 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085703503 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085703503 DLU <0006> fsm.c:568 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085703503 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703503 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703504 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703504 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428751005040"} 20250320085703504 DMAIN <0000> hlr.c:227 IMSI='262428751005040': Creating subscriber on demand 20250320085703504 DAUC <0003> hlr.c:428 IMSI='262428751005040': storing IMEI = 12345678901234 20250320085703504 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428751005040"} 20250320085703504 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085703504 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703504 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703506 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703506 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703506 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703506 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703507 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703507 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703508 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703508 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428751005040" cn_domain=PS} 20250320085703508 DLU <0006> fsm.c:456 lu(262428751005040)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085703508 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250320085703508 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428751005040" cause=GPRS services not allowed} 20250320085703508 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085703508 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085703508 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085703508 DLU <0006> fsm.c:568 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085703508 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703508 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703510 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703510 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428751005040"} 20250320085703510 DMAIN <0000> hlr.c:227 IMSI='262428751005040': Creating subscriber on demand 20250320085703510 DAUC <0003> hlr.c:428 IMSI='262428751005040': storing IMEI = 12345678901234 20250320085703510 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428751005040"} 20250320085703510 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250320085703510 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703510 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703511 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703511 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703511 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703511 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703511 DAUC <0003> db_auc.c:157 IMSI='262428751005040': No 2G Auth Data 20250320085703511 DAUC <0003> db_auc.c:192 IMSI='262428751005040': No 3G Auth Data 20250320085703512 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703512 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428751005040" cn_domain=PS} 20250320085703512 DLU <0006> fsm.c:456 lu(262428751005040)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085703512 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085703512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085703512 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428751005040" cn_domain=PS} 20250320085703512 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703512 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703513 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703513 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428751005040"} 20250320085703513 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085703513 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085703513 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428751005040"} 20250320085703513 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428751005040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085703513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085703513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085703513 DLU <0006> fsm.c:568 lu(PS:IMSI-262428751005040)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085703513 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085703513 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085703515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51952<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@2045de5b3fed: Final verdict of PTC: pass 20250320085703515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51948<->l=127.0.0.1:4258 20250320085703516 DLINP <000b> input/ipa.c:452 connected read/write 20250320085703516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085703516 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085703516 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085703516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085703516 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43995<->l=127.0.0.1:4259) 296@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP(295)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 296: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@2045de5b3fed: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Mar 20 08:57:03 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250320085703566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51960<->l=127.0.0.1:4258 20250320085703667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51960<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:57:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_subscr_create_on_demand_ul started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085706764 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085706764 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085706768 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@2045de5b3fed: 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) } } } } 20250320085706769 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706769 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085706769 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085706769 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 20250320085706769 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085706769 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 20250320085706769 DLGSUP <0013> gsup_server.c:236 2: 20250320085706769 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085706769 DLGSUP <0013> gsup_server.c:236 3: 20250320085706769 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085706769 DLGSUP <0013> gsup_server.c:236 4: 20250320085706769 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085706769 DLGSUP <0013> gsup_server.c:236 5: 20250320085706769 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085706769 DLGSUP <0013> gsup_server.c:236 7: 20250320085706769 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085706769 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085706769 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085706769 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@2045de5b3fed: 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(299)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@2045de5b3fed: 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") 20250320085706785 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37703<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@2045de5b3fed: Created GsupExpect[0] for "262427259075742" to be handled at TC_subscr_create_on_demand_ul(303) 20250320085706798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51978<->l=127.0.0.1:4258 20250320085706814 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706814 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427259075742" cn_domain=PS} 20250320085706814 DMAIN <0000> hlr.c:227 IMSI='262427259075742': Creating subscriber on demand 20250320085706814 DMAIN <0000> hlr.c:243 IMSI='262427259075742': Successfully assigned MSISDN='267' 20250320085706814 DLU <0006> fsm.c:456 lu(262427259075742)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085706814 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085706814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085706814 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427259075742" cn_domain=PS} 20250320085706814 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706814 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@2045de5b3fed: Found GsupExpect[0] for "262427259075742" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@2045de5b3fed: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262427259075742" 20250320085706820 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706820 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427259075742"} 20250320085706820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085706820 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085706820 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427259075742"} 20250320085706820 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085706820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085706820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085706820 DLU <0006> fsm.c:568 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085706820 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706821 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2045de5b3fed: setverdict(pass): none -> pass 20250320085706823 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706823 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706825 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706825 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706826 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706826 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706832 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706832 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427259075742" cn_domain=PS} 20250320085706832 DMAIN <0000> hlr.c:227 IMSI='262427259075742': Creating subscriber on demand 20250320085706832 DMAIN <0000> hlr.c:243 IMSI='262427259075742': Successfully assigned MSISDN='278' 20250320085706832 DLU <0006> fsm.c:456 lu(262427259075742)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085706832 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085706832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085706832 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427259075742" cn_domain=PS} 20250320085706832 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706832 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706835 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706835 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427259075742"} 20250320085706835 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085706835 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085706835 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427259075742"} 20250320085706835 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085706835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085706836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085706836 DLU <0006> fsm.c:568 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085706836 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706836 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706838 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706838 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085706840 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706840 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706841 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706841 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706842 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706842 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706849 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706849 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427259075742" cn_domain=PS} 20250320085706849 DMAIN <0000> hlr.c:227 IMSI='262427259075742': Creating subscriber on demand 20250320085706849 DMAIN <0000> hlr.c:243 IMSI='262427259075742': Successfully assigned MSISDN='842' 20250320085706849 DLU <0006> fsm.c:456 lu(262427259075742)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085706849 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250320085706849 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427259075742" cause=GPRS services not allowed} 20250320085706849 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085706849 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085706849 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085706849 DLU <0006> fsm.c:568 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085706849 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706849 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706851 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706851 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085706852 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706852 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706853 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706853 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706855 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706855 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706859 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706859 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427259075742" cn_domain=PS} 20250320085706859 DMAIN <0000> hlr.c:227 IMSI='262427259075742': Creating subscriber on demand 20250320085706859 DMAIN <0000> hlr.c:243 IMSI='262427259075742': Successfully assigned MSISDN='379' 20250320085706859 DLU <0006> fsm.c:456 lu(262427259075742)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085706859 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250320085706859 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427259075742" cause=GPRS services not allowed} 20250320085706859 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085706859 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085706859 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085706859 DLU <0006> fsm.c:568 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085706859 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706859 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706861 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706861 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085706861 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706861 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706862 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706862 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706866 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706866 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427259075742" cn_domain=PS} 20250320085706866 DMAIN <0000> hlr.c:227 IMSI='262427259075742': Creating subscriber on demand 20250320085706866 DLU <0006> fsm.c:456 lu(262427259075742)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085706866 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250320085706866 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427259075742" cause=GPRS services not allowed} 20250320085706866 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085706866 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085706866 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: Freeing instance 20250320085706866 DLU <0006> fsm.c:568 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: Deallocated 20250320085706866 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706866 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706867 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706867 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085706867 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706867 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706868 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706868 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706870 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706870 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427259075742" cn_domain=PS} 20250320085706870 DMAIN <0000> hlr.c:227 IMSI='262427259075742': Creating subscriber on demand 20250320085706870 DLU <0006> fsm.c:456 lu(262427259075742)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085706870 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085706870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085706870 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427259075742" cn_domain=PS} 20250320085706870 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706870 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706871 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706871 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427259075742"} 20250320085706871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085706871 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085706871 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427259075742"} 20250320085706871 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427259075742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085706871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085706871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085706871 DLU <0006> fsm.c:568 lu(PS:IMSI-262427259075742)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085706871 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706872 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085706872 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706872 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085706873 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706873 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data 20250320085706873 DAUC <0003> db_auc.c:157 IMSI='262427259075742': No 2G Auth Data 20250320085706873 DAUC <0003> db_auc.c:192 IMSI='262427259075742': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085706875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51978<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@2045de5b3fed: Final verdict of PTC: pass 20250320085706875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51962<->l=127.0.0.1:4258 20250320085706876 DLINP <000b> input/ipa.c:452 connected read/write 20250320085706876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085706876 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085706876 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085706876 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085706876 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37703<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@2045de5b3fed: Final verdict of PTC: none 301@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 301: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@2045de5b3fed: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Mar 20 08:57:06 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250320085706901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51990<->l=127.0.0.1:4258 20250320085707002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51990<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:57:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_subscr_create_on_demand_sai started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085710118 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085710118 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085710121 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085710122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51994<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085710127 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085710127 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085710127 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085710127 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 20250320085710127 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085710127 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 20250320085710127 DLGSUP <0013> gsup_server.c:236 2: 20250320085710127 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085710127 DLGSUP <0013> gsup_server.c:236 3: 20250320085710127 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085710127 DLGSUP <0013> gsup_server.c:236 4: 20250320085710127 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085710127 DLGSUP <0013> gsup_server.c:236 5: 20250320085710127 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(304)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085710127 DLGSUP <0013> gsup_server.c:236 7: 20250320085710127 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085710128 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085710128 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085710128 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@2045de5b3fed: 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") 20250320085710143 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43405<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@2045de5b3fed: Created GsupExpect[0] for "262425989166027" to be handled at TC_subscr_create_on_demand_sai(308) 20250320085710154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52000<->l=127.0.0.1:4258 20250320085710170 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085710170 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425989166027"} 20250320085710170 DMAIN <0000> hlr.c:227 IMSI='262425989166027': Creating subscriber on demand 20250320085710170 DMAIN <0000> hlr.c:243 IMSI='262425989166027': Successfully assigned MSISDN='610' 20250320085710170 DAUC <0003> db_auc.c:157 IMSI='262425989166027': No 2G Auth Data 20250320085710170 DAUC <0003> db_auc.c:192 IMSI='262425989166027': No 3G Auth Data 20250320085710170 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425989166027 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 20250320085710170 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425989166027" cause=IMSI unknown in HLR} 20250320085710170 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250320085710170 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085710170 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@2045de5b3fed: Found GsupExpect[0] for "262425989166027" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@2045de5b3fed: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425989166027" TC_subscr_create_on_demand_sai(308)@2045de5b3fed: setverdict(pass): none -> pass 20250320085710174 DAUC <0003> db_auc.c:157 IMSI='262425989166027': No 2G Auth Data 20250320085710174 DAUC <0003> db_auc.c:192 IMSI='262425989166027': No 3G Auth Data 20250320085710176 DAUC <0003> db_auc.c:157 IMSI='262425989166027': No 2G Auth Data 20250320085710176 DAUC <0003> db_auc.c:192 IMSI='262425989166027': No 3G Auth Data 20250320085710177 DAUC <0003> db_auc.c:157 IMSI='262425989166027': No 2G Auth Data 20250320085710177 DAUC <0003> db_auc.c:192 IMSI='262425989166027': No 3G Auth Data 20250320085710181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085710181 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425989166027" cn_domain=PS} 20250320085710181 DLU <0006> fsm.c:456 lu(262425989166027)[0x563b47a3c120]{UNVALIDATED}: Allocated 20250320085710181 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250320085710181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425989166027)[0x563b47a3c120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085710181 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425989166027" cn_domain=PS} 20250320085710181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085710181 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085710185 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085710185 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425989166027"} 20250320085710185 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425989166027)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085710185 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085710186 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425989166027"} 20250320085710186 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425989166027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085710186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425989166027)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085710186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425989166027)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085710186 DLU <0006> fsm.c:568 lu(PS:IMSI-262425989166027)[0x563b47a3c120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085710186 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085710186 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085710190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52000<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@2045de5b3fed: Final verdict of PTC: pass 20250320085710192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51994<->l=127.0.0.1:4258 20250320085710193 DLINP <000b> input/ipa.c:452 connected read/write 20250320085710193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085710193 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085710194 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085710194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@2045de5b3fed: Final verdict of PTC: none 20250320085710195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43405<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@2045de5b3fed: Final verdict of PTC: none 306@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 306: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@2045de5b3fed: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Mar 20 08:57:10 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 20250320085710245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4258 20250320085710346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52008<->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@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:57:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_MSLookup_mDNS_service_other_home started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085713453 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085713454 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085713456 DLINP <000b> input/ipa.c:452 connected read/write 20250320085713457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085713457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085713459 DLINP <000b> input/ipa.c:452 connected read/write 20250320085713459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085713459 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085713459 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085713459 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 20250320085713459 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085713459 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 20250320085713459 DLGSUP <0013> gsup_server.c:236 2: 20250320085713459 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085713459 DLGSUP <0013> gsup_server.c:236 3: 20250320085713459 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085713459 DLGSUP <0013> gsup_server.c:236 4: 20250320085713459 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085713459 DLGSUP <0013> gsup_server.c:236 5: 20250320085713459 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085713459 DLGSUP <0013> gsup_server.c:236 7: 20250320085713459 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085713459 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085713459 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085713459 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@2045de5b3fed: 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") 20250320085713468 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38477<->l=127.0.0.1:4259) 20250320085713470 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250320085713470 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@2045de5b3fed: Created GsupExpect[0] for "262425835061028" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250320085713478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 20250320085713480 DAUC <0003> db_auc.c:157 IMSI='262425835061028': No 2G Auth Data 20250320085713480 DAUC <0003> db_auc.c:192 IMSI='262425835061028': No 3G Auth Data 20250320085713485 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618888140.msisdn 20250320085713485 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618888140.msisdn: not attached (vlr_number unset) 20250320085713485 DDGSM <0007> mslookup_server.c:327 sip.voice.491618888140.msisdn: does not exist in GSUP proxy 20250320085714487 DLINP <000b> input/ipa.c:452 connected read/write 20250320085714487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085714487 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425835061028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425835061028" cn_domain=CS} 20250320085714487 DLU <0006> fsm.c:456 lu(262425835061028)[0x563b47a4dd00]{UNVALIDATED}: Allocated 20250320085714487 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425835061028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250320085714487 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425835061028)[0x563b47a4dd00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250320085714487 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425835061028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425835061028" cn_domain=CS} 20250320085714487 DLINP <000b> input/ipa.c:452 connected read/write 20250320085714487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085714487 DLINP <000b> input/ipa.c:452 connected read/write 20250320085714487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@2045de5b3fed: Found GsupExpect[0] for "262425835061028" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@2045de5b3fed: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262425835061028" 20250320085714491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085714491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085714491 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425835061028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425835061028"} 20250320085714491 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425835061028)[0x563b47a4dd00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250320085714491 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425835061028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250320085714491 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425835061028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425835061028"} 20250320085714491 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425835061028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085714491 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425835061028)[0x563b47a4dd00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250320085714491 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425835061028)[0x563b47a4dd00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250320085714491 DLU <0006> fsm.c:568 lu(CS:IMSI-262425835061028)[0x563b47a4dd00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250320085714491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085714491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085714491 DLINP <000b> input/ipa.c:452 connected read/write 20250320085714491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@2045de5b3fed: setverdict(pass): none -> pass 20250320085714492 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618888140.msisdn 20250320085714492 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618888140.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250320085714492 DDGSM <0007> mslookup_server.c:327 sip.voice.491618888140.msisdn: does not exist in GSUP proxy 20250320085714492 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618888140.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@2045de5b3fed: setverdict(pass): pass -> pass, component reason not changed 20250320085714496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@2045de5b3fed: Final verdict of PTC: pass 20250320085714498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20250320085714500 DLINP <000b> input/ipa.c:452 connected read/write 20250320085714500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085714500 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085714500 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085714500 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@2045de5b3fed: Final verdict of PTC: none 20250320085714501 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38477<->l=127.0.0.1:4259) 311@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 311: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@2045de5b3fed: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Mar 20 08:57:14 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 20250320085714554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4258 20250320085714654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37234<->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) 20250320085716664 DSS <0004> hlr_ussd.c:239 262428939579983/0x9bb121f4: SS Session Timeout, destroying 20250320085716664 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428939579983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Mar 20 08:57:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_MSLookup_GSUP_proxy started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085717755 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085717756 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085717760 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085717762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@2045de5b3fed: 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) } } } } 20250320085717766 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250320085717766 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250320085717766 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@2045de5b3fed: 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 } } } } 20250320085717766 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085717766 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085717766 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 20250320085717766 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085717766 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 20250320085717766 DLGSUP <0013> gsup_server.c:236 2: 20250320085717766 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085717766 DLGSUP <0013> gsup_server.c:236 3: 20250320085717766 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085717766 DLGSUP <0013> gsup_server.c:236 4: 20250320085717766 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085717766 DLGSUP <0013> gsup_server.c:236 5: 20250320085717766 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085717766 DLGSUP <0013> gsup_server.c:236 7: 20250320085717766 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085717766 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085717766 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085717766 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@2045de5b3fed: 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") 20250320085717797 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41949<->l=127.0.0.1:4259) 20250320085717798 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250320085717798 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@2045de5b3fed: Created GsupExpect[0] for "262426062634991" to be handled at TC_MSLookup_GSUP_proxy(320) 20250320085717810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@2045de5b3fed: Created GsupExpect[0] for "262426062634991" to be handled at TC_MSLookup_GSUP_proxy(320) 20250320085717818 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085717818 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426062634991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426062634991" cn_domain=CS} 20250320085717818 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426062634991 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250320085717818 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426062634991 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250320085717818 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426062634991.imsi 20250320085717818 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426062634991.imsi 20250320085717818 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426062634991.imsi: does not exist in local HLR 20250320085717829 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426062634991 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250320085717829 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250320085717829 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250320085717829 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250320085717829 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250320085717830 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250320085717830 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426062634991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085717830 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250320085717830 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250320085717830 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250320085717830 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250320085717830 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250320085717830 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@2045de5b3fed: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@2045de5b3fed: 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) } } } } 20250320085717834 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085717834 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085717834 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250320085717834 DLINP <000b> ipa.c:396 tag 1: HLR 20250320085717834 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250320085717837 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085717837 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085717837 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@2045de5b3fed: 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)@2045de5b3fed: 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)@2045de5b3fed: Found GsupExpect[0] for "262426062634991" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@2045de5b3fed: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426062634991" HLR_Test-GSUP-server-IPA(318)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085717878 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085717878 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085717878 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085717878 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085717878 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426062634991 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616230004 20250320085717879 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426062634991 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250320085717879 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085717879 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@2045de5b3fed: Found GsupExpect[0] for "262426062634991" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@2045de5b3fed: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426062634991" 20250320085717888 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085717888 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085717889 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426062634991 MSISDN-491616230004 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250320085717889 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085717889 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085717893 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085717893 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085717893 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426062634991 MSISDN-491616230004 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 20250320085717893 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426062634991 MSISDN-491616230004 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250320085717893 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085717893 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@2045de5b3fed: setverdict(pass): none -> pass 20250320085717896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@2045de5b3fed: Final verdict of PTC: pass 20250320085717897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 HLR_Test-GSUP(315)@2045de5b3fed: Final verdict of PTC: none 20250320085717900 DLINP <000b> input/ipa.c:452 connected read/write 20250320085717900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085717900 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085717900 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085717900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 316@2045de5b3fed: Final verdict of PTC: none 20250320085717901 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41949<->l=127.0.0.1:4259) 20250320085717901 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085717901 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085717901 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-server(317)@2045de5b3fed: Final verdict of PTC: none 20250320085717901 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250320085717901 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 316: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@2045de5b3fed: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Mar 20 08:57:17 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250320085717980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4258 20250320085718080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1860) Waiting for packet dumper to finish... 1 (prev_count=1860, count=43096) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085721197 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085721197 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085721200 DLINP <000b> input/ipa.c:452 connected read/write 20250320085721200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085721201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@2045de5b3fed: 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) } } } } 20250320085721203 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250320085721203 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@2045de5b3fed: 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 } } } } 20250320085721204 DLINP <000b> input/ipa.c:452 connected read/write 20250320085721204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085721204 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085721204 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085721204 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 20250320085721204 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085721204 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 20250320085721204 DLGSUP <0013> gsup_server.c:236 2: 20250320085721204 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085721204 DLGSUP <0013> gsup_server.c:236 3: 20250320085721204 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085721204 DLGSUP <0013> gsup_server.c:236 4: 20250320085721204 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085721204 DLGSUP <0013> gsup_server.c:236 5: 20250320085721204 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085721204 DLGSUP <0013> gsup_server.c:236 7: 20250320085721204 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085721204 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085721204 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085721204 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@2045de5b3fed: 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") 20250320085721216 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42043<->l=127.0.0.1:4259) 20250320085721217 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250320085721217 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@2045de5b3fed: Created GsupExpect[0] for "262429729715929" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250320085721223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20250320085721224 DAUC <0003> db_auc.c:157 IMSI='262429729715929': No 2G Auth Data 20250320085721224 DAUC <0003> db_auc.c:192 IMSI='262429729715929': No 3G Auth Data 20250320085721227 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429729715929.imsi 20250320085721227 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429729715929.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@2045de5b3fed: setverdict(pass): none -> pass 20250320085721229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@2045de5b3fed: Final verdict of PTC: pass 20250320085721230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37260<->l=127.0.0.1:4258 20250320085721231 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42043<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@2045de5b3fed: Final verdict of PTC: none 20250320085721231 DLINP <000b> input/ipa.c:452 connected read/write 20250320085721231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085721231 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085721231 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085721231 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@2045de5b3fed: Final verdict of PTC: none 323@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 323: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@2045de5b3fed: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Mar 20 08:57:21 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 20250320085721261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37272<->l=127.0.0.1:4258 20250320085721362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37272<->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=27852) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:57:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085724436 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085724436 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085724440 DLINP <000b> input/ipa.c:452 connected read/write 20250320085724440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085724442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085724446 DLINP <000b> input/ipa.c:452 connected read/write 20250320085724446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085724446 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085724446 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085724446 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 20250320085724446 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085724446 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 20250320085724447 DLGSUP <0013> gsup_server.c:236 2: 20250320085724447 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085724447 DLGSUP <0013> gsup_server.c:236 3: 20250320085724447 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085724447 DLGSUP <0013> gsup_server.c:236 4: 20250320085724447 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085724447 DLGSUP <0013> gsup_server.c:236 5: 20250320085724447 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085724447 DLGSUP <0013> gsup_server.c:236 7: 20250320085724447 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085724447 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250320085724447 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085724447 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)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085724447 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250320085724447 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@2045de5b3fed: 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") 20250320085724468 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40667<->l=127.0.0.1:4259) 20250320085724469 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250320085724469 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@2045de5b3fed: Created GsupExpect[0] for "262429687410823" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250320085724474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@2045de5b3fed: Created GsupExpect[0] for "262429687410823" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250320085724490 DLINP <000b> input/ipa.c:452 connected read/write 20250320085724490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085724490 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429687410823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429687410823" cn_domain=CS} 20250320085724490 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429687410823 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250320085724490 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429687410823 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250320085724490 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429687410823.imsi 20250320085724490 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429687410823.imsi 20250320085724490 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429687410823.imsi: does not exist in local HLR 20250320085724500 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429687410823 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250320085724500 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250320085724500 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250320085724500 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250320085724500 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250320085724500 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250320085724500 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429687410823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085724501 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250320085724501 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250320085724501 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250320085724501 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250320085724501 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250320085724501 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@2045de5b3fed: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@2045de5b3fed: 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) } } } } 20250320085724506 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085724506 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085724506 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250320085724506 DLINP <000b> ipa.c:396 tag 1: HLR 20250320085724506 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250320085724509 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085724509 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085724509 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@2045de5b3fed: 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)@2045de5b3fed: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@2045de5b3fed: Found GsupExpect[0] for "262429687410823" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@2045de5b3fed: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429687410823" HLR_Test-GSUP-server-IPA(330)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085724550 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085724550 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085724550 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085724550 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085724550 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429687410823 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610234751 20250320085724550 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429687410823 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250320085724550 DLINP <000b> input/ipa.c:452 connected read/write 20250320085724550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085724551 DLINP <000b> input/ipa.c:452 connected read/write 20250320085724551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@2045de5b3fed: Found GsupExpect[0] for "262429687410823" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@2045de5b3fed: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429687410823" 20250320085724559 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085724560 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085724560 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429687410823 MSISDN-491610234751 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250320085724560 DLINP <000b> input/ipa.c:452 connected read/write 20250320085724560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085724560 DLINP <000b> input/ipa.c:452 connected read/write 20250320085724560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085724563 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085724563 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085724564 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429687410823 MSISDN-491610234751 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 20250320085724564 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429687410823 MSISDN-491610234751 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250320085724564 DLINP <000b> input/ipa.c:452 connected read/write 20250320085724564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085724564 DLINP <000b> input/ipa.c:452 connected read/write 20250320085724564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085724567 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429687410823.imsi 20250320085724567 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429687410823.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@2045de5b3fed: setverdict(pass): none -> pass 20250320085725570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@2045de5b3fed: Final verdict of PTC: pass 20250320085725573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20250320085725575 DLINP <000b> input/ipa.c:452 connected read/write 20250320085725575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085725576 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085725576 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085725576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085725576 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085725576 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085725576 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250320085725576 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250320085725576 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(329)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP(327)@2045de5b3fed: Final verdict of PTC: none 20250320085725576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40667<->l=127.0.0.1:4259) 328@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 328: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@2045de5b3fed: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Mar 20 08:57:25 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250320085725620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55572<->l=127.0.0.1:4258 20250320085725721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55572<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35844) Waiting for packet dumper to finish... 1 (prev_count=35844, count=44100) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 ------ Thu Mar 20 08:57:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@2045de5b3fed: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@2045de5b3fed: legacy= false MTC@2045de5b3fed: in not legacy case 1 MTC@2045de5b3fed: in not legacy case 2 20250320085728862 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250320085728862 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085728867 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085728869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@2045de5b3fed: 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)@2045de5b3fed: 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 } } } } 20250320085728873 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085728873 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250320085728873 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250320085728873 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 20250320085728873 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250320085728873 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 20250320085728873 DLGSUP <0013> gsup_server.c:236 2: 20250320085728873 DLGSUP <0013> gsup_server.c:238 2: 00 20250320085728873 DLGSUP <0013> gsup_server.c:236 3: 20250320085728873 DLGSUP <0013> gsup_server.c:238 3: 00 20250320085728873 DLGSUP <0013> gsup_server.c:236 4: 20250320085728873 DLGSUP <0013> gsup_server.c:238 4: 00 20250320085728873 DLGSUP <0013> gsup_server.c:236 5: 20250320085728873 DLGSUP <0013> gsup_server.c:238 5: 00 20250320085728873 DLGSUP <0013> gsup_server.c:236 7: 20250320085728873 DLGSUP <0013> gsup_server.c:238 7: 00 20250320085728874 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(333)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085728874 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250320085728874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250320085728874 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250320085728874 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@2045de5b3fed: 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") 20250320085728902 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46831<->l=127.0.0.1:4259) 20250320085728904 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250320085728904 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@2045de5b3fed: Created GsupExpect[0] for "262428854339134" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250320085728911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@2045de5b3fed: Created GsupExpect[0] for "262428854339134" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250320085728914 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085728914 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428854339134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428854339134" cn_domain=CS} 20250320085728914 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428854339134 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250320085728914 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428854339134 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250320085728914 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428854339134.imsi 20250320085728914 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428854339134.imsi 20250320085728914 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428854339134.imsi: does not exist in local HLR 20250320085728919 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428854339134 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250320085728920 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250320085728920 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250320085728920 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250320085728920 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250320085728920 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250320085728920 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428854339134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250320085728920 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250320085728920 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250320085728920 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250320085728920 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250320085728920 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250320085728920 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@2045de5b3fed: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@2045de5b3fed: 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) } } } } 20250320085728923 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085728923 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085728923 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250320085728923 DLINP <000b> ipa.c:396 tag 1: HLR 20250320085728923 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250320085728925 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085728925 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085728925 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@2045de5b3fed: 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)@2045de5b3fed: 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)@2045de5b3fed: Found GsupExpect[0] for "262428854339134" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@2045de5b3fed: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428854339134" HLR_Test-GSUP-server-IPA(337)@2045de5b3fed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@2045de5b3fed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250320085728966 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085728966 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085728966 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085728966 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085728967 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428854339134 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610725047 20250320085728967 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428854339134 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250320085728967 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085728967 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@2045de5b3fed: Found GsupExpect[0] for "262428854339134" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@2045de5b3fed: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428854339134" 20250320085728976 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085728976 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085728976 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428854339134 MSISDN-491610725047 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250320085728977 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085728977 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085728981 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085728981 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085728981 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428854339134 MSISDN-491610725047 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 20250320085728981 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428854339134 MSISDN-491610725047 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250320085728981 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085728981 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250320085728984 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610725047.msisdn 20250320085728984 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610725047.msisdn: does not exist in local HLR 20250320085728984 DDGSM <0007> mslookup_server.c:352 sip.voice.491610725047.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250320085728984 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610725047.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@2045de5b3fed: setverdict(pass): none -> pass 20250320085728988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@2045de5b3fed: Final verdict of PTC: pass 20250320085728989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 20250320085728991 DLINP <000b> input/ipa.c:452 connected read/write 20250320085728991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250320085728991 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250320085728991 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250320085728991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250320085728991 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250320085728991 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250320085728991 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250320085728991 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250320085728991 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(336)@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP(334)@2045de5b3fed: Final verdict of PTC: none 20250320085728992 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46831<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(337)@2045de5b3fed: Final verdict of PTC: none 335@2045de5b3fed: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@2045de5b3fed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@2045de5b3fed: Final verdict of PTC: none MTC@2045de5b3fed: Setting final verdict of the test case. MTC@2045de5b3fed: Local verdict of MTC: none MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC with component reference 335: none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@2045de5b3fed: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@2045de5b3fed: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@2045de5b3fed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Mar 20 08:57:29 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 20250320085729083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 20250320085729184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176) Waiting for packet dumper to finish... 1 (prev_count=1176, count=46584) MTC@2045de5b3fed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@2045de5b3fed: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2045de5b3fed: Terminating MTC. MC@2045de5b3fed: MTC terminated. MC2> exit MC@2045de5b3fed: Shutting down session. MC@2045de5b3fed: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7617.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 (3478863) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3478819) [testenv] Showing testsuite/junit-xml-7617.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250320-0855-9d9435eb-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7617.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.080049'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.159023'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.201507'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.134125'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.083009'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.075184'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.092353'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.098013'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.193314'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.184170'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.184263'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.058402'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.093647'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.210794'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.179322'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.089579'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.188544'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.167170'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.171357'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.158816'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.207392'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.202059'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.215119'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.213136'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.185600'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.089459'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.170013'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.164753'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.211221'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.093690'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.106758'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.132966'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.100894'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.068100'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.177137'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.061000'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.182237'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.162823'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0'] testenv-hlr-osmocom-nightly-20250320-0855-9d9435eb-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2619/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS