Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.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 20c2b36373c86ec2fc6420f46d10794652cc0c73 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 20c2b36373c86ec2fc6420f46d10794652cc0c73 # timeout=10 Commit message: "mgw: Improve log and teardown upon unexpected mgcp resp received" > git rev-list --no-walk 20c2b36373c86ec2fc6420f46d10794652cc0c73 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins10359565993194304921.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB] Fetched 9292 kB in 1s (11.0 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-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.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-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_2.cc Creating dependency file for SS_Operations_part_3.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_2.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_7.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_LocationServiceOperations_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_1.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_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_5.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_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_7.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_ER_DataTypes_part_7.cc Creating dependency file for MAP_Errors_part_1.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_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_DialogueInformation_part_1.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_2.cc Creating dependency file for MAP_CommonDataTypes_part_3.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_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_7.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_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_Operations.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_Protocol.cc Creating dependency file for MAP_SM_DataTypes.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 USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for IPA_Emulation.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 USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_3.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_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_3.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_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_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for IPA_CodecPort_part_1.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_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-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:/asan/Debian_12 ./ InRelease [1570 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] Fetched 55.2 kB in 0s (128 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly-asan 0 upgraded, 20 newly installed, 0 to remove and 4 not upgraded. Need to get 16.7 MB of archives. After this operation, 49.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202501052029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202501052029~asan [581 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202501052029~asan [161 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202501052029~asan [1088 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202501052029~asan [216 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202501052029~asan [278 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501052029~asan [288 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501052029~asan [50.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202501052029~asan [75.0 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202501052029~asan [67.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202501052029~asan [156 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202501052029~asan [740 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202501052029~asan [98.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202501052029~asan [105 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202501052029~asan [64.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.10.0.56.fc03.202501052029~asan [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202501052029~asan [396 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202501052029~asan [4207 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202501052029~asan [748 kB] Fetched 16.7 MB in 0s (60.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202501052029_amd64.deb ... Unpacking osmocom-nightly-asan (202501052029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.26.e84e.202501052029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202501052029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202501052029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501052029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202501052029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501052029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202501052029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501052029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202501052029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202501052029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.56.fc03.202501052029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202501052029~asan) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202501052029~asan_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202501052029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up osmocom-nightly-asan (202501052029) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202501052029~asan) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501052029~asan) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmocore (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501052029~asan) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202501052029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501052029~asan) ... Setting up osmo-hlr (1.8.0.15.74e4.202501052029~asan) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.8.0.15.74e4.202501052029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20250106160217062 DMAIN <0000> hlr.c:813 hlr starting 20250106160217062 DDB <0001> db.c:599 using database: :memory: 20250106160217062 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250106160217062 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250106160217062 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250106160217062 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250106160217063 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250106160217063 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250106160217064 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250106160217064 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250106160217064 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@8d1ca02407d9: Unix server socket created successfully. MC@8d1ca02407d9: Listening on TCP port 46317. 8d1ca02407d9 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 8d1ca02407d9 46317 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8d1ca02407d9: New HC connected from 10.0.2.100 [10.0.2.100]. 8d1ca02407d9: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8d1ca02407d9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8d1ca02407d9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8d1ca02407d9: Configuration file was processed on all HCs. MC@8d1ca02407d9: Creating MTC on host 10.0.2.100. MC@8d1ca02407d9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Mon Jan 6 16:02:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_sai_err_invalid_imsi started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160218586 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160218586 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160218592 DLINP <000b> input/ipa.c:452 connected read/write 20250106160218592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160218595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@8d1ca02407d9: 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 } } } } 20250106160218597 DLINP <000b> input/ipa.c:452 connected read/write 20250106160218598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160218598 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160218598 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160218598 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  20250106160218598 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160218598 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  20250106160218598 DLGSUP <0013> gsup_server.c:236 2:  20250106160218598 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160218598 DLGSUP <0013> gsup_server.c:236 3:  20250106160218598 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160218598 DLGSUP <0013> gsup_server.c:236 4:  20250106160218598 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160218598 DLGSUP <0013> gsup_server.c:236 5:  20250106160218598 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(3)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160218598 DLGSUP <0013> gsup_server.c:236 7:  20250106160218598 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160218598 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160218598 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160218598 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@8d1ca02407d9: 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") 20250106160218616 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45745<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8d1ca02407d9: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250106160218622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 20250106160218638 DLINP <000b> input/ipa.c:452 connected read/write 20250106160218638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160218638 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"} 20250106160218638 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" 20250106160218638 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} 20250106160218638 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 20250106160218638 DLINP <000b> input/ipa.c:452 connected read/write 20250106160218638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160218638 DLINP <000b> input/ipa.c:452 connected read/write 20250106160218638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@8d1ca02407d9: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160218644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@8d1ca02407d9: Final verdict of PTC: pass 20250106160218645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4258 20250106160218648 DLINP <000b> input/ipa.c:452 connected read/write 20250106160218648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160218648 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160218648 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160218648 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160218648 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45745<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8d1ca02407d9: Final verdict of PTC: none 5@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 5: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon Jan 6 16:02:18 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 20250106160218700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4258 20250106160218801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56116<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25056) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon Jan 6 16:02:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_sai started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160221929 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160221929 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160221934 DLINP <000b> input/ipa.c:452 connected read/write 20250106160221934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160221935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160221939 DLINP <000b> input/ipa.c:452 connected read/write 20250106160221939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160221940 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160221940 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160221940 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  20250106160221940 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160221940 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  20250106160221940 DLGSUP <0013> gsup_server.c:236 2:  20250106160221940 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160221940 DLGSUP <0013> gsup_server.c:236 3:  20250106160221940 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160221940 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(8)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160221940 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160221940 DLGSUP <0013> gsup_server.c:236 5:  20250106160221940 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160221940 DLGSUP <0013> gsup_server.c:236 7:  20250106160221940 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160221940 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160221940 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160221940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@8d1ca02407d9: 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") 20250106160221971 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40825<->l=127.0.0.1:4259) 20250106160221982 DAUC <0003> db_auc.c:157 IMSI='262429994853967': No 2G Auth Data 20250106160221982 DAUC <0003> db_auc.c:192 IMSI='262429994853967': No 3G Auth Data HLR_Test-GSUP(9)@8d1ca02407d9: Created GsupExpect[0] for "262429994853967" to be handled at TC_gsup_sai(12) 20250106160222013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 20250106160222023 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160222023 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429994853967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429994853967"} 20250106160222023 DAUC <0003> db_auc.c:192 IMSI='262429994853967': No 3G Auth Data 20250106160222023 DAUC <0003> db_auc.c:236 IMSI='262429994853967': Calling to generate 5 vectors 20250106160222023 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106160222023 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160222023 DAUC <0003> auc.c:113 vector [0]: rand = e9e95f24d301ac8f605c739650b54514 20250106160222024 DAUC <0003> auc.c:179 vector [0]: kc = b8746aea435c3400 20250106160222024 DAUC <0003> auc.c:180 vector [0]: sres = e45a2ce7 20250106160222024 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160222024 DAUC <0003> auc.c:113 vector [1]: rand = b4f2c9dee9e6734f312f86432d784add 20250106160222024 DAUC <0003> auc.c:179 vector [1]: kc = aa321de000d1a400 20250106160222024 DAUC <0003> auc.c:180 vector [1]: sres = 1e4046cc 20250106160222024 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160222024 DAUC <0003> auc.c:113 vector [2]: rand = 5b21ba97e1651f7c4e5bc241c80db350 20250106160222024 DAUC <0003> auc.c:179 vector [2]: kc = c4d46f74e690cc00 20250106160222024 DAUC <0003> auc.c:180 vector [2]: sres = 2ee32f4d 20250106160222024 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160222024 DAUC <0003> auc.c:113 vector [3]: rand = f6882be3be5d48a4423a4e97093f0143 20250106160222024 DAUC <0003> auc.c:179 vector [3]: kc = 5e103dde90995000 20250106160222024 DAUC <0003> auc.c:180 vector [3]: sres = b3a5ee24 20250106160222024 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160222024 DAUC <0003> auc.c:113 vector [4]: rand = 4ee2322812ee4d0b8eadb246ee0437e1 20250106160222024 DAUC <0003> auc.c:179 vector [4]: kc = a7eb1528b6a67400 20250106160222024 DAUC <0003> auc.c:180 vector [4]: sres = 3e4a9c72 20250106160222024 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106160222024 DAUC <0003> db_auc.c:245 IMSI='262429994853967': Generated 5 vectors 20250106160222024 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429994853967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429994853967"} 20250106160222024 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429994853967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160222025 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160222025 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d1ca02407d9: Found GsupExpect[0] for "262429994853967" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_sai(12)"262429994853967" TC_gsup_sai(12)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai(12)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160222031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 TC_gsup_sai(12)@8d1ca02407d9: Final verdict of PTC: pass 20250106160222033 DAUC <0003> db_auc.c:157 IMSI='262424410063039': No 2G Auth Data 20250106160222033 DAUC <0003> db_auc.c:192 IMSI='262424410063039': No 3G Auth Data HLR_Test-GSUP(9)@8d1ca02407d9: Created GsupExpect[0] for "262424410063039" to be handled at TC_gsup_sai(13) 20250106160222046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57004<->l=127.0.0.1:4258 20250106160222048 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160222048 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424410063039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424410063039"} 20250106160222048 DAUC <0003> db_auc.c:192 IMSI='262424410063039': No 3G Auth Data 20250106160222048 DAUC <0003> db_auc.c:236 IMSI='262424410063039': Calling to generate 5 vectors 20250106160222048 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106160222048 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160222048 DAUC <0003> auc.c:113 vector [0]: rand = ee910735e06be7734c71460baf65af58 20250106160222048 DAUC <0003> auc.c:179 vector [0]: kc = 9798eb9192855800 20250106160222048 DAUC <0003> auc.c:180 vector [0]: sres = c912aae2 20250106160222048 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160222048 DAUC <0003> auc.c:113 vector [1]: rand = 27e1a988f1adc800e39fed2a7a2104d0 20250106160222048 DAUC <0003> auc.c:179 vector [1]: kc = b3e3133bf0205800 20250106160222048 DAUC <0003> auc.c:180 vector [1]: sres = cd6a7d95 20250106160222048 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160222048 DAUC <0003> auc.c:113 vector [2]: rand = 2373e687127fadee9bf68024bd917fc8 20250106160222048 DAUC <0003> auc.c:179 vector [2]: kc = a7d781679b6f6000 20250106160222048 DAUC <0003> auc.c:180 vector [2]: sres = 1a502175 20250106160222048 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160222048 DAUC <0003> auc.c:113 vector [3]: rand = 3c5236dfe614735a0aa79d92bf4ce5f2 20250106160222048 DAUC <0003> auc.c:179 vector [3]: kc = 62a0ac07e91bd800 20250106160222048 DAUC <0003> auc.c:180 vector [3]: sres = afa75aa4 20250106160222048 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160222048 DAUC <0003> auc.c:113 vector [4]: rand = b107b483ef3f2c745b0166bc9dd1e40d 20250106160222048 DAUC <0003> auc.c:179 vector [4]: kc = 5a3df906ca7e1000 20250106160222048 DAUC <0003> auc.c:180 vector [4]: sres = 6ad40329 20250106160222048 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106160222048 DAUC <0003> db_auc.c:245 IMSI='262424410063039': Generated 5 vectors 20250106160222048 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424410063039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424410063039"} 20250106160222048 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424410063039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160222048 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160222048 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d1ca02407d9: Found GsupExpect[0] for "262424410063039" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_sai(13)"262424410063039" TC_gsup_sai(13)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai(13)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160222049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57004<->l=127.0.0.1:4258 TC_gsup_sai(13)@8d1ca02407d9: Final verdict of PTC: pass 20250106160222050 DAUC <0003> db_auc.c:157 IMSI='262421565500386': No 2G Auth Data 20250106160222050 DAUC <0003> db_auc.c:192 IMSI='262421565500386': No 3G Auth Data HLR_Test-GSUP(9)@8d1ca02407d9: Created GsupExpect[0] for "262421565500386" to be handled at TC_gsup_sai(14) 20250106160222056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4258 20250106160222057 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160222057 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421565500386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421565500386"} 20250106160222057 DAUC <0003> db_auc.c:192 IMSI='262421565500386': No 3G Auth Data 20250106160222057 DAUC <0003> db_auc.c:236 IMSI='262421565500386': Calling to generate 5 vectors 20250106160222057 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106160222057 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160222057 DAUC <0003> auc.c:113 vector [0]: rand = e5e5820c7c75ae23f12f1feac1c90f38 20250106160222057 DAUC <0003> auc.c:179 vector [0]: kc = a036256667ef88d9 20250106160222057 DAUC <0003> auc.c:180 vector [0]: sres = ccbd3ebc 20250106160222057 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160222057 DAUC <0003> auc.c:113 vector [1]: rand = e32f64da199079e15bd7ddf500aa7c37 20250106160222057 DAUC <0003> auc.c:179 vector [1]: kc = 052635f74df0808c 20250106160222057 DAUC <0003> auc.c:180 vector [1]: sres = 633c489e 20250106160222057 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160222057 DAUC <0003> auc.c:113 vector [2]: rand = 3662e885b009bcde7922c2bbcd21345d 20250106160222057 DAUC <0003> auc.c:179 vector [2]: kc = 092cb80a6bb48c16 20250106160222057 DAUC <0003> auc.c:180 vector [2]: sres = 04fec2df 20250106160222057 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160222057 DAUC <0003> auc.c:113 vector [3]: rand = 0dd9c92b8c48c9427a6eb773f28f72fa 20250106160222057 DAUC <0003> auc.c:179 vector [3]: kc = 32d64629a11d1df9 20250106160222057 DAUC <0003> auc.c:180 vector [3]: sres = f00740a5 20250106160222057 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160222057 DAUC <0003> auc.c:113 vector [4]: rand = bbd71c56ade4fda9e3236173ceb6f813 20250106160222057 DAUC <0003> auc.c:179 vector [4]: kc = 116164d1833488ba 20250106160222057 DAUC <0003> auc.c:180 vector [4]: sres = 967a77a6 20250106160222057 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106160222057 DAUC <0003> db_auc.c:245 IMSI='262421565500386': Generated 5 vectors 20250106160222057 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421565500386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421565500386"} 20250106160222057 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421565500386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160222057 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160222057 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d1ca02407d9: Found GsupExpect[0] for "262421565500386" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_sai(14)"262421565500386" TC_gsup_sai(14)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai(14)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160222058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4258 TC_gsup_sai(14)@8d1ca02407d9: Final verdict of PTC: pass 20250106160222059 DAUC <0003> db_auc.c:157 IMSI='262428147060905': No 2G Auth Data 20250106160222059 DAUC <0003> db_auc.c:192 IMSI='262428147060905': No 3G Auth Data HLR_Test-GSUP(9)@8d1ca02407d9: Created GsupExpect[0] for "262428147060905" to be handled at TC_gsup_sai(15) 20250106160222065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57010<->l=127.0.0.1:4258 20250106160222067 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160222067 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428147060905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428147060905"} 20250106160222067 DAUC <0003> db_auc.c:157 IMSI='262428147060905': No 2G Auth Data 20250106160222067 DAUC <0003> db_auc.c:236 IMSI='262428147060905': Calling to generate 5 vectors 20250106160222067 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106160222067 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160222067 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160222067 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160222067 DAUC <0003> auc.c:113 vector [0]: rand = 19cebc43491436a096970a5899f8b0f1 20250106160222067 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160222067 DAUC <0003> auc.c:142 vector [0]: autn = ca0996110e1500002dd469ff9eeff3ec 20250106160222067 DAUC <0003> auc.c:143 vector [0]: ck = 45822ecaffcbdb85b8973ec570f83f45 20250106160222067 DAUC <0003> auc.c:144 vector [0]: ik = d4cffba0c820c1752437d89bdf1f42c9 20250106160222067 DAUC <0003> auc.c:145 vector [0]: res = d64dc5113a6ffd020000000000000000 20250106160222067 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160222067 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160222067 DAUC <0003> auc.c:151 vector [0]: kc = 0ded3334980c677c 20250106160222067 DAUC <0003> auc.c:152 vector [0]: sres = ec223813 20250106160222067 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160222067 DAUC <0003> auc.c:113 vector [1]: rand = b07da67790c0d5cd57b1ebe6a23df94f 20250106160222067 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160222067 DAUC <0003> auc.c:142 vector [1]: autn = 0e6fd6e50cb70000a5d249e626960f66 20250106160222067 DAUC <0003> auc.c:143 vector [1]: ck = 1eb88d1a17c323cb33c9659797e79222 20250106160222067 DAUC <0003> auc.c:144 vector [1]: ik = 2ab95b953817c3636b00c3bb26483b71 20250106160222067 DAUC <0003> auc.c:145 vector [1]: res = 52164a7807ef41390000000000000000 20250106160222067 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160222067 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160222067 DAUC <0003> auc.c:151 vector [1]: kc = 6cc870a39e7b49fb 20250106160222067 DAUC <0003> auc.c:152 vector [1]: sres = 55f90b41 20250106160222067 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160222067 DAUC <0003> auc.c:113 vector [2]: rand = 9c7ba491c437e77e4fd59b7c10f84e11 20250106160222067 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160222067 DAUC <0003> auc.c:142 vector [2]: autn = 7cb15fc53c390000552b6c6b3a2835ce 20250106160222067 DAUC <0003> auc.c:143 vector [2]: ck = 8c2786321ae808357a0838a2d9f9a3de 20250106160222067 DAUC <0003> auc.c:144 vector [2]: ik = 661af062a3cd17e26065b740d3ae5b91 20250106160222067 DAUC <0003> auc.c:145 vector [2]: res = 2b95b5924aba4d200000000000000000 20250106160222067 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160222067 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160222067 DAUC <0003> auc.c:151 vector [2]: kc = f050f9b2b372e798 20250106160222067 DAUC <0003> auc.c:152 vector [2]: sres = 612ff8b2 20250106160222067 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160222067 DAUC <0003> auc.c:113 vector [3]: rand = 471dc11c50deb345195bde0d33f765cf 20250106160222067 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160222067 DAUC <0003> auc.c:142 vector [3]: autn = e3ea2b2f62170000f6610b0f86ce0b8d 20250106160222067 DAUC <0003> auc.c:143 vector [3]: ck = 50965ddb3a7b83f69ad0c4e2ca1cf1a1 20250106160222067 DAUC <0003> auc.c:144 vector [3]: ik = 43eb42738681a894a95c05ab9fd372d5 20250106160222067 DAUC <0003> auc.c:145 vector [3]: res = 011a6f8709eae99d0000000000000000 20250106160222067 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160222067 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160222067 DAUC <0003> auc.c:151 vector [3]: kc = 20f1dee1e935a816 20250106160222067 DAUC <0003> auc.c:152 vector [3]: sres = 08f0861a 20250106160222067 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160222067 DAUC <0003> auc.c:113 vector [4]: rand = 6df83521a62d0c9696161f9241dc4e8e 20250106160222067 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160222067 DAUC <0003> auc.c:142 vector [4]: autn = 2a4cfc825bf10000272bf2cc84ac786b 20250106160222067 DAUC <0003> auc.c:143 vector [4]: ck = 702d9ba7d4827ee4e9cd562c1b56ed41 20250106160222067 DAUC <0003> auc.c:144 vector [4]: ik = 1cbe575b3ad0d3bcb5928ec47c03f84c 20250106160222067 DAUC <0003> auc.c:145 vector [4]: res = 3ce0f03aa81af6820000000000000000 20250106160222067 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160222067 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106160222067 DAUC <0003> auc.c:151 vector [4]: kc = 30cc14148907b855 20250106160222067 DAUC <0003> auc.c:152 vector [4]: sres = 94fa06b8 20250106160222067 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106160222067 DAUC <0003> db_auc.c:245 IMSI='262428147060905': Generated 5 vectors 20250106160222067 DAUC <0003> db_auc.c:249 IMSI='262428147060905': Updating SQN=161 in DB 20250106160222067 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428147060905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428147060905"} 20250106160222067 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428147060905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160222067 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160222067 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d1ca02407d9: Found GsupExpect[0] for "262428147060905" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_sai(15)"262428147060905" TC_gsup_sai(15)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai(15)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160222069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57010<->l=127.0.0.1:4258 TC_gsup_sai(15)@8d1ca02407d9: Final verdict of PTC: pass 20250106160222069 DAUC <0003> db_auc.c:157 IMSI='262421071805764': No 2G Auth Data 20250106160222069 DAUC <0003> db_auc.c:192 IMSI='262421071805764': No 3G Auth Data HLR_Test-GSUP(9)@8d1ca02407d9: Created GsupExpect[0] for "262421071805764" to be handled at TC_gsup_sai(16) 20250106160222075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57018<->l=127.0.0.1:4258 20250106160222078 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160222078 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421071805764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421071805764"} 20250106160222078 DAUC <0003> db_auc.c:157 IMSI='262421071805764': No 2G Auth Data 20250106160222078 DAUC <0003> db_auc.c:236 IMSI='262421071805764': Calling to generate 5 vectors 20250106160222078 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106160222078 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160222078 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106160222078 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160222078 DAUC <0003> auc.c:113 vector [0]: rand = 9358cb9dc79a7c261a0aab46b9adfca4 20250106160222078 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160222078 DAUC <0003> auc.c:142 vector [0]: autn = 9a23e6c66cfd000041575867dae40543 20250106160222078 DAUC <0003> auc.c:143 vector [0]: ck = a1017ef08c8c1a8a05bafe3fdab0e5f4 20250106160222078 DAUC <0003> auc.c:144 vector [0]: ik = 3cbd02a69f681eacc4b4acc3c76d4d57 20250106160222078 DAUC <0003> auc.c:145 vector [0]: res = 1600f44eac0910a60000000000000000 20250106160222078 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160222078 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160222078 DAUC <0003> auc.c:151 vector [0]: kc = 5cb22eaa0e39ac85 20250106160222078 DAUC <0003> auc.c:152 vector [0]: sres = ba09e4e8 20250106160222078 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160222078 DAUC <0003> auc.c:113 vector [1]: rand = 948ee9417f60268705fb55ce08f022fe 20250106160222078 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160222078 DAUC <0003> auc.c:142 vector [1]: autn = 69fd1db96f39000035cbfa4a5c9f0a21 20250106160222078 DAUC <0003> auc.c:143 vector [1]: ck = b0aaac94db96b2a3676057ed4d007281 20250106160222078 DAUC <0003> auc.c:144 vector [1]: ik = 70e2a12549dd20011fa67f36d41ac67f 20250106160222078 DAUC <0003> auc.c:145 vector [1]: res = c153eb2c9327544e0000000000000000 20250106160222078 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160222078 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160222078 DAUC <0003> auc.c:151 vector [1]: kc = b88e256a0b51265c 20250106160222078 DAUC <0003> auc.c:152 vector [1]: sres = 5274bf62 20250106160222078 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160222078 DAUC <0003> auc.c:113 vector [2]: rand = ab30fb5698051424df06fe53247e3c27 20250106160222078 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160222078 DAUC <0003> auc.c:142 vector [2]: autn = 3f0ab4317af50000987c689485c98cea 20250106160222078 DAUC <0003> auc.c:143 vector [2]: ck = b52ae724c0996afbda63e0765c121979 20250106160222078 DAUC <0003> auc.c:144 vector [2]: ik = 8d23be891b834046885c311ce5873024 20250106160222078 DAUC <0003> auc.c:145 vector [2]: res = 1767c83332da829f0000000000000000 20250106160222078 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160222078 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160222078 DAUC <0003> auc.c:151 vector [2]: kc = 6a3688c7628f03e0 20250106160222078 DAUC <0003> auc.c:152 vector [2]: sres = 25bd4aac 20250106160222078 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160222078 DAUC <0003> auc.c:113 vector [3]: rand = da54d7c698821ebc6b57e3cc9cf7e6cc 20250106160222078 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160222078 DAUC <0003> auc.c:142 vector [3]: autn = a568b6ea33020000b9ed5ca9c8af93fa 20250106160222078 DAUC <0003> auc.c:143 vector [3]: ck = 381e1eaeff6886d40afb047d6cbcbddf 20250106160222078 DAUC <0003> auc.c:144 vector [3]: ik = d3907550773983dcb8a5e2654317c280 20250106160222078 DAUC <0003> auc.c:145 vector [3]: res = 863e8b535e25dbbf0000000000000000 20250106160222078 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160222078 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160222078 DAUC <0003> auc.c:151 vector [3]: kc = 59d08de6a7fa7a57 20250106160222078 DAUC <0003> auc.c:152 vector [3]: sres = d81b50ec 20250106160222078 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160222078 DAUC <0003> auc.c:113 vector [4]: rand = aa6481e5d4d2e0c40a1c1e44ae35425a 20250106160222078 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160222078 DAUC <0003> auc.c:142 vector [4]: autn = 621f33c5afff000095e68247b9a94cc3 20250106160222078 DAUC <0003> auc.c:143 vector [4]: ck = 59eb35098b15b9beb088f0d4b1209176 20250106160222078 DAUC <0003> auc.c:144 vector [4]: ik = 9b4a1d944ed9dddc8c4ba56ff240f6e9 20250106160222078 DAUC <0003> auc.c:145 vector [4]: res = cf9ce1b35a91ec530000000000000000 20250106160222078 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160222078 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106160222078 DAUC <0003> auc.c:151 vector [4]: kc = fe627d2686ac03fd 20250106160222078 DAUC <0003> auc.c:152 vector [4]: sres = 950d0de0 20250106160222078 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106160222078 DAUC <0003> db_auc.c:245 IMSI='262421071805764': Generated 5 vectors 20250106160222079 DAUC <0003> db_auc.c:249 IMSI='262421071805764': Updating SQN=161 in DB 20250106160222079 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421071805764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421071805764"} 20250106160222079 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421071805764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160222079 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160222079 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d1ca02407d9: Found GsupExpect[0] for "262421071805764" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_sai(16)"262421071805764" TC_gsup_sai(16)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai(16)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160222080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57018<->l=127.0.0.1:4258 TC_gsup_sai(16)@8d1ca02407d9: Final verdict of PTC: pass 20250106160222081 DAUC <0003> db_auc.c:157 IMSI='262427003363519': No 2G Auth Data 20250106160222081 DAUC <0003> db_auc.c:192 IMSI='262427003363519': No 3G Auth Data HLR_Test-GSUP(9)@8d1ca02407d9: Created GsupExpect[0] for "262427003363519" to be handled at TC_gsup_sai(17) 20250106160222087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57034<->l=127.0.0.1:4258 20250106160222089 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160222089 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427003363519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427003363519"} 20250106160222089 DAUC <0003> db_auc.c:236 IMSI='262427003363519': Calling to generate 5 vectors 20250106160222089 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160222089 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160222089 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160222089 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160222089 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160222089 DAUC <0003> auc.c:113 vector [0]: rand = eb5ec74c0d36625b8a52a8ec00588300 20250106160222089 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160222089 DAUC <0003> auc.c:142 vector [0]: autn = 24145660d98d000057f65ca53dbb8740 20250106160222089 DAUC <0003> auc.c:143 vector [0]: ck = 84c9f4ff35aa30941b7e669b32e9126e 20250106160222089 DAUC <0003> auc.c:144 vector [0]: ik = c759c76fac0101bd54141f795836f9fa 20250106160222089 DAUC <0003> auc.c:145 vector [0]: res = f444afa1b20079d10000000000000000 20250106160222089 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160222089 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160222089 DAUC <0003> auc.c:179 vector [0]: kc = f6adcb6106457000 20250106160222089 DAUC <0003> auc.c:180 vector [0]: sres = aad46c5b 20250106160222089 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160222089 DAUC <0003> auc.c:113 vector [1]: rand = 9b0aba33e2adddba613ffb43c9216466 20250106160222089 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160222089 DAUC <0003> auc.c:142 vector [1]: autn = 20fbc7f45bce000007dcec26b7bc4197 20250106160222089 DAUC <0003> auc.c:143 vector [1]: ck = fb95d6e64fcd1bf3a5a16eb533334ad0 20250106160222089 DAUC <0003> auc.c:144 vector [1]: ik = 7b92cb24789a5557d69d577e6fc3e90c 20250106160222089 DAUC <0003> auc.c:145 vector [1]: res = 9864c925120733480000000000000000 20250106160222089 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160222089 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160222089 DAUC <0003> auc.c:179 vector [1]: kc = a7c74383b945c400 20250106160222089 DAUC <0003> auc.c:180 vector [1]: sres = 1de7cf47 20250106160222089 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160222089 DAUC <0003> auc.c:113 vector [2]: rand = a394234082bbb3f2d552a8c8e85a7146 20250106160222089 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160222089 DAUC <0003> auc.c:142 vector [2]: autn = 41c5e90873140000e27f00511f7db8a1 20250106160222089 DAUC <0003> auc.c:143 vector [2]: ck = c84ebea64d9f624e330aa4dbfaa80ca8 20250106160222089 DAUC <0003> auc.c:144 vector [2]: ik = e29a8c99f1fe0fa774d027263380013e 20250106160222089 DAUC <0003> auc.c:145 vector [2]: res = 344221da860ee9830000000000000000 20250106160222089 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160222089 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160222089 DAUC <0003> auc.c:179 vector [2]: kc = 416452a2f9cae800 20250106160222089 DAUC <0003> auc.c:180 vector [2]: sres = 5ea10917 20250106160222089 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160222089 DAUC <0003> auc.c:113 vector [3]: rand = b259d9cb4b43b9ca88a5e62253644e74 20250106160222089 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160222089 DAUC <0003> auc.c:142 vector [3]: autn = d56e0e57b87f00002509a3cc89bfbdae 20250106160222089 DAUC <0003> auc.c:143 vector [3]: ck = 87a29477fef0fd01b1a59161ca415e0c 20250106160222089 DAUC <0003> auc.c:144 vector [3]: ik = 56853277d7f1c3bc1418b247d4858da1 20250106160222089 DAUC <0003> auc.c:145 vector [3]: res = 38d9b0bab96975270000000000000000 20250106160222089 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160222089 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160222089 DAUC <0003> auc.c:179 vector [3]: kc = d8407c85f7855000 20250106160222089 DAUC <0003> auc.c:180 vector [3]: sres = 1c03ef00 20250106160222089 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160222089 DAUC <0003> auc.c:113 vector [4]: rand = 395fb83338730f9d1b69f90fe37a98be 20250106160222089 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160222089 DAUC <0003> auc.c:142 vector [4]: autn = 456ef8dd22f200008243d382e501560f 20250106160222089 DAUC <0003> auc.c:143 vector [4]: ck = e490ea322e45864632a390570ba80774 20250106160222089 DAUC <0003> auc.c:144 vector [4]: ik = 1a73105e6751a9e716188c6d183ad45b 20250106160222089 DAUC <0003> auc.c:145 vector [4]: res = d4e728ff8e3b8bbe0000000000000000 20250106160222089 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160222089 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160222089 DAUC <0003> auc.c:179 vector [4]: kc = 7181cd2148740c00 20250106160222089 DAUC <0003> auc.c:180 vector [4]: sres = c32d9488 20250106160222089 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160222089 DAUC <0003> db_auc.c:245 IMSI='262427003363519': Generated 5 vectors 20250106160222089 DAUC <0003> db_auc.c:249 IMSI='262427003363519': Updating SQN=161 in DB 20250106160222089 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427003363519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427003363519"} 20250106160222089 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427003363519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160222089 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160222089 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d1ca02407d9: Found GsupExpect[0] for "262427003363519" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_sai(17)"262427003363519" TC_gsup_sai(17)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai(17)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160222091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57034<->l=127.0.0.1:4258 TC_gsup_sai(17)@8d1ca02407d9: Final verdict of PTC: pass 20250106160222091 DAUC <0003> db_auc.c:157 IMSI='262425242946461': No 2G Auth Data 20250106160222091 DAUC <0003> db_auc.c:192 IMSI='262425242946461': No 3G Auth Data HLR_Test-GSUP(9)@8d1ca02407d9: Created GsupExpect[0] for "262425242946461" to be handled at TC_gsup_sai(18) 20250106160222098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 20250106160222100 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160222100 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425242946461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425242946461"} 20250106160222100 DAUC <0003> db_auc.c:236 IMSI='262425242946461': Calling to generate 5 vectors 20250106160222100 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160222100 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160222100 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160222100 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160222100 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160222100 DAUC <0003> auc.c:113 vector [0]: rand = bbb306f12b33e9dae30e1359b8ecf367 20250106160222100 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160222100 DAUC <0003> auc.c:142 vector [0]: autn = 7aa3a81a41e700004f81b5d4e5fb7d94 20250106160222100 DAUC <0003> auc.c:143 vector [0]: ck = bf017e7bc6155e4b992b7b452aaee4f8 20250106160222100 DAUC <0003> auc.c:144 vector [0]: ik = 8029d9acfc85255e66c7259c00d2918d 20250106160222100 DAUC <0003> auc.c:145 vector [0]: res = 1e33936363041f2f0000000000000000 20250106160222100 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160222100 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160222100 DAUC <0003> auc.c:179 vector [0]: kc = 30a97d89ea0de800 20250106160222100 DAUC <0003> auc.c:180 vector [0]: sres = 3db2344a 20250106160222100 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160222100 DAUC <0003> auc.c:113 vector [1]: rand = c2d62f6bab75eeceb854191e61450c9f 20250106160222100 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160222100 DAUC <0003> auc.c:142 vector [1]: autn = 32a3f8b8bbc40000577e672e46cd26d9 20250106160222100 DAUC <0003> auc.c:143 vector [1]: ck = 543471a5d5be93f624dabaec47d006a4 20250106160222100 DAUC <0003> auc.c:144 vector [1]: ik = f5d2b5b81f702d41b5d5fa0e396ff816 20250106160222100 DAUC <0003> auc.c:145 vector [1]: res = dbd5f99630dfa0b20000000000000000 20250106160222100 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160222100 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160222100 DAUC <0003> auc.c:179 vector [1]: kc = 85409c3f3aac6c00 20250106160222100 DAUC <0003> auc.c:180 vector [1]: sres = 538f0e1d 20250106160222100 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160222100 DAUC <0003> auc.c:113 vector [2]: rand = 37b054b18abba7dea28cbd47effd34e5 20250106160222100 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160222100 DAUC <0003> auc.c:142 vector [2]: autn = 220e3600480400001a079114bd05c007 20250106160222100 DAUC <0003> auc.c:143 vector [2]: ck = a1647c29b4f76e35b7ffb8dab35bee7f 20250106160222100 DAUC <0003> auc.c:144 vector [2]: ik = 227c65d957c60c70a0bcf9c97fc5488c 20250106160222100 DAUC <0003> auc.c:145 vector [2]: res = 4427ec59d28d2e840000000000000000 20250106160222100 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160222100 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160222100 DAUC <0003> auc.c:179 vector [2]: kc = 9ae13f8b91520800 20250106160222100 DAUC <0003> auc.c:180 vector [2]: sres = 8e456ee7 20250106160222100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160222100 DAUC <0003> auc.c:113 vector [3]: rand = 3099ce141c334ad85302cef57e501efc 20250106160222100 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160222100 DAUC <0003> auc.c:142 vector [3]: autn = cd7c222fd11b000050f5396d71195bc7 20250106160222100 DAUC <0003> auc.c:143 vector [3]: ck = 67013cfe2c2eeedb6dcf71f014502e86 20250106160222100 DAUC <0003> auc.c:144 vector [3]: ik = 551683238da26e246b37bcea90cd0e55 20250106160222100 DAUC <0003> auc.c:145 vector [3]: res = 3e682464c0ac0a550000000000000000 20250106160222100 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160222100 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160222100 DAUC <0003> auc.c:179 vector [3]: kc = 5cf512f1b3a0a400 20250106160222100 DAUC <0003> auc.c:180 vector [3]: sres = 802cb5e1 20250106160222100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160222100 DAUC <0003> auc.c:113 vector [4]: rand = 168bcc03d89dd7c852abd3859bde4a65 20250106160222100 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160222100 DAUC <0003> auc.c:142 vector [4]: autn = 7dc2806d634b0000a523aa5c5797d5a4 20250106160222101 DAUC <0003> auc.c:143 vector [4]: ck = 6a96a60e13f8f556bcbff54d90ad07f1 20250106160222101 DAUC <0003> auc.c:144 vector [4]: ik = fd82d46c4a88a54dae20ddf94788197c 20250106160222101 DAUC <0003> auc.c:145 vector [4]: res = f61e488ee286eeb00000000000000000 20250106160222101 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160222101 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160222101 DAUC <0003> auc.c:179 vector [4]: kc = 113e9a5c67628c00 20250106160222101 DAUC <0003> auc.c:180 vector [4]: sres = ae8ae4d3 20250106160222101 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160222101 DAUC <0003> db_auc.c:245 IMSI='262425242946461': Generated 5 vectors 20250106160222101 DAUC <0003> db_auc.c:249 IMSI='262425242946461': Updating SQN=161 in DB 20250106160222101 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425242946461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425242946461"} 20250106160222101 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425242946461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160222101 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160222101 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d1ca02407d9: Found GsupExpect[0] for "262425242946461" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_sai(18)"262425242946461" TC_gsup_sai(18)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai(18)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160222102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 TC_gsup_sai(18)@8d1ca02407d9: Final verdict of PTC: pass 20250106160222103 DAUC <0003> db_auc.c:157 IMSI='262420331119699': No 2G Auth Data 20250106160222103 DAUC <0003> db_auc.c:192 IMSI='262420331119699': No 3G Auth Data HLR_Test-GSUP(9)@8d1ca02407d9: Created GsupExpect[0] for "262420331119699" to be handled at TC_gsup_sai(19) 20250106160222111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 20250106160222112 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160222112 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420331119699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420331119699"} 20250106160222112 DAUC <0003> db_auc.c:236 IMSI='262420331119699': Calling to generate 5 vectors 20250106160222112 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160222112 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160222112 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160222112 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160222112 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160222112 DAUC <0003> auc.c:113 vector [0]: rand = 4dbb31603652f5c131dd897e4f5ba6e5 20250106160222112 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160222112 DAUC <0003> auc.c:142 vector [0]: autn = 0bf5211dd5f300000a5dfe2bae1b1410 20250106160222113 DAUC <0003> auc.c:143 vector [0]: ck = 3269e6baa338a8b1c53ad51e87f27ae8 20250106160222113 DAUC <0003> auc.c:144 vector [0]: ik = f78047cf7f9f03e24004bea7bef8e8a2 20250106160222113 DAUC <0003> auc.c:145 vector [0]: res = 94eede23ab5f17750000000000000000 20250106160222113 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160222113 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160222113 DAUC <0003> auc.c:179 vector [0]: kc = 77f0742cfc3353cd 20250106160222113 DAUC <0003> auc.c:180 vector [0]: sres = 165ffaa9 20250106160222113 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160222113 DAUC <0003> auc.c:113 vector [1]: rand = f8d73c704f257b8f226830ca5e7efe2c 20250106160222113 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160222113 DAUC <0003> auc.c:142 vector [1]: autn = 0cd1773ec2690000336ad1fdc50590b8 20250106160222113 DAUC <0003> auc.c:143 vector [1]: ck = 8f49093e8a88e705f19f66be2af4fe4b 20250106160222113 DAUC <0003> auc.c:144 vector [1]: ik = a435d2f8650664a248ff3debe0d96805 20250106160222113 DAUC <0003> auc.c:145 vector [1]: res = 83c0b26bb88116ad0000000000000000 20250106160222113 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160222113 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160222113 DAUC <0003> auc.c:179 vector [1]: kc = 0abf7dfc402cb8cc 20250106160222113 DAUC <0003> auc.c:180 vector [1]: sres = bd54e8e2 20250106160222113 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160222113 DAUC <0003> auc.c:113 vector [2]: rand = 946530613480babc17e175016d531402 20250106160222113 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160222113 DAUC <0003> auc.c:142 vector [2]: autn = a7f19f7f317300002b2f7902bfe4584d 20250106160222113 DAUC <0003> auc.c:143 vector [2]: ck = 2a495a4bf5d9da0fadef0c2969b91e7b 20250106160222113 DAUC <0003> auc.c:144 vector [2]: ik = 6e20a719a9936ab15daaf883e143cebb 20250106160222113 DAUC <0003> auc.c:145 vector [2]: res = ee29c6a347e5291d0000000000000000 20250106160222113 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160222113 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160222113 DAUC <0003> auc.c:179 vector [2]: kc = b9a3a03ae8810108 20250106160222113 DAUC <0003> auc.c:180 vector [2]: sres = c5042b78 20250106160222113 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160222113 DAUC <0003> auc.c:113 vector [3]: rand = bcf5d5076ff148642c5245f079f222e3 20250106160222113 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160222113 DAUC <0003> auc.c:142 vector [3]: autn = 6171dbe78d7d000077543fe7938e66ef 20250106160222113 DAUC <0003> auc.c:143 vector [3]: ck = d81feea79966b6beb024a6944e04c3b7 20250106160222113 DAUC <0003> auc.c:144 vector [3]: ik = daa04379d24e4afcb99c09ee11b3b33e 20250106160222113 DAUC <0003> auc.c:145 vector [3]: res = 03d8079fe56548bb0000000000000000 20250106160222113 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160222113 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160222113 DAUC <0003> auc.c:179 vector [3]: kc = 5e4336d677e4453e 20250106160222113 DAUC <0003> auc.c:180 vector [3]: sres = 86a57086 20250106160222113 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160222113 DAUC <0003> auc.c:113 vector [4]: rand = b2cbe4f429e797c48e962c85bd91f3b7 20250106160222113 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160222113 DAUC <0003> auc.c:142 vector [4]: autn = ae7c6a58717a00002101cce791961b5f 20250106160222113 DAUC <0003> auc.c:143 vector [4]: ck = 1585bdce7c3d74bc67ecaad2d70e2206 20250106160222113 DAUC <0003> auc.c:144 vector [4]: ik = e8393b8a5dd26e0b0654f86ebce6433b 20250106160222113 DAUC <0003> auc.c:145 vector [4]: res = 1cc64fae9d5e63850000000000000000 20250106160222113 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160222113 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160222113 DAUC <0003> auc.c:179 vector [4]: kc = 13cc65b31a13eaf8 20250106160222113 DAUC <0003> auc.c:180 vector [4]: sres = 9ee3e99d 20250106160222113 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160222113 DAUC <0003> db_auc.c:245 IMSI='262420331119699': Generated 5 vectors 20250106160222113 DAUC <0003> db_auc.c:249 IMSI='262420331119699': Updating SQN=161 in DB 20250106160222113 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420331119699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420331119699"} 20250106160222113 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420331119699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160222113 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160222113 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d1ca02407d9: Found GsupExpect[0] for "262420331119699" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_sai(19)"262420331119699" TC_gsup_sai(19)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai(19)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160222115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 TC_gsup_sai(19)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160222116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4258 20250106160222116 DLINP <000b> input/ipa.c:452 connected read/write 20250106160222116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(9)@8d1ca02407d9: Final verdict of PTC: none 20250106160222116 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160222116 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160222117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160222117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40825<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@8d1ca02407d9: Final verdict of PTC: none 10@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_sai finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Jan 6 16:02:22 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250106160222140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57064<->l=127.0.0.1:4258 20250106160222241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57064<->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=163580) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Mon Jan 6 16:02:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_sai_num_auth_vectors started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160225378 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160225378 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160225382 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160225388 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(20)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160225388 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160225388 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160225388 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  20250106160225388 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160225388 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  20250106160225388 DLGSUP <0013> gsup_server.c:236 2:  20250106160225388 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160225388 DLGSUP <0013> gsup_server.c:236 3:  20250106160225388 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160225388 DLGSUP <0013> gsup_server.c:236 4:  20250106160225388 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160225388 DLGSUP <0013> gsup_server.c:236 5:  20250106160225388 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160225388 DLGSUP <0013> gsup_server.c:236 7:  20250106160225388 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160225388 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160225388 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160225388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@8d1ca02407d9: 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") 20250106160225403 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38055<->l=127.0.0.1:4259) 20250106160225407 DAUC <0003> db_auc.c:157 IMSI='262425107492789': No 2G Auth Data 20250106160225407 DAUC <0003> db_auc.c:192 IMSI='262425107492789': No 3G Auth Data HLR_Test-GSUP(21)@8d1ca02407d9: Created GsupExpect[0] for "262425107492789" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250106160225414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4258 20250106160225434 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225434 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425107492789"} 20250106160225434 DAUC <0003> db_auc.c:192 IMSI='262425107492789': No 3G Auth Data 20250106160225435 DAUC <0003> db_auc.c:236 IMSI='262425107492789': Calling to generate 1 vectors 20250106160225435 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250106160225435 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225435 DAUC <0003> auc.c:113 vector [0]: rand = 50f14c16670334382a5086fe0c2780d3 20250106160225435 DAUC <0003> auc.c:179 vector [0]: kc = 4fab4577bfb31800 20250106160225435 DAUC <0003> auc.c:180 vector [0]: sres = c3d5fe98 20250106160225435 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225435 DAUC <0003> db_auc.c:245 IMSI='262425107492789': Generated 1 vectors 20250106160225435 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425107492789"} 20250106160225435 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225435 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225436 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d1ca02407d9: Found GsupExpect[0] for "262425107492789" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262425107492789" TC_gsup_sai_num_auth_vectors(24)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160225442 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225442 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425107492789"} 20250106160225443 DAUC <0003> db_auc.c:192 IMSI='262425107492789': No 3G Auth Data 20250106160225443 DAUC <0003> db_auc.c:236 IMSI='262425107492789': Calling to generate 4 vectors 20250106160225443 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250106160225443 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225443 DAUC <0003> auc.c:113 vector [0]: rand = 08caec9e0f064d689fad0408a5b0b4f9 20250106160225443 DAUC <0003> auc.c:179 vector [0]: kc = 4a0e58e69200cc00 20250106160225443 DAUC <0003> auc.c:180 vector [0]: sres = c25a90fa 20250106160225443 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225443 DAUC <0003> auc.c:113 vector [1]: rand = 706d6852b81519e72a620287ba9e5393 20250106160225443 DAUC <0003> auc.c:179 vector [1]: kc = b7b6c25435e70400 20250106160225443 DAUC <0003> auc.c:180 vector [1]: sres = 1550f8af 20250106160225443 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160225444 DAUC <0003> auc.c:113 vector [2]: rand = 865c041c3aa675aa57db87f18f976426 20250106160225444 DAUC <0003> auc.c:179 vector [2]: kc = d766d2c968d7e800 20250106160225444 DAUC <0003> auc.c:180 vector [2]: sres = 45fb5aef 20250106160225444 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160225444 DAUC <0003> auc.c:113 vector [3]: rand = 69cfd53c711ebfe413a6f65d4a874f1f 20250106160225444 DAUC <0003> auc.c:179 vector [3]: kc = 29fb2aa777209000 20250106160225444 DAUC <0003> auc.c:180 vector [3]: sres = 51762251 20250106160225444 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160225444 DAUC <0003> db_auc.c:245 IMSI='262425107492789': Generated 4 vectors 20250106160225444 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425107492789"} 20250106160225444 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225444 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225445 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225449 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225449 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425107492789"} 20250106160225450 DAUC <0003> db_auc.c:192 IMSI='262425107492789': No 3G Auth Data 20250106160225450 DAUC <0003> db_auc.c:236 IMSI='262425107492789': Calling to generate 5 vectors 20250106160225450 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106160225450 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225450 DAUC <0003> auc.c:113 vector [0]: rand = e5087636d6b532afe928cd7803c692b9 20250106160225450 DAUC <0003> auc.c:179 vector [0]: kc = 3738b3fe3ea91c00 20250106160225450 DAUC <0003> auc.c:180 vector [0]: sres = 533da1ef 20250106160225450 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225450 DAUC <0003> auc.c:113 vector [1]: rand = 2defa399f9b636580f9dc8824a331a7b 20250106160225450 DAUC <0003> auc.c:179 vector [1]: kc = 45b3868798b10800 20250106160225450 DAUC <0003> auc.c:180 vector [1]: sres = 94188a60 20250106160225450 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160225450 DAUC <0003> auc.c:113 vector [2]: rand = 046075ed9a4b9cbb120147081ef0dc28 20250106160225451 DAUC <0003> auc.c:179 vector [2]: kc = 6e192317bcb81000 20250106160225451 DAUC <0003> auc.c:180 vector [2]: sres = 30277e60 20250106160225451 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160225451 DAUC <0003> auc.c:113 vector [3]: rand = 9b2eb33f3c2126250ecc6b50d1fff0db 20250106160225451 DAUC <0003> auc.c:179 vector [3]: kc = 06a8d2df96a23c00 20250106160225451 DAUC <0003> auc.c:180 vector [3]: sres = a0bdc9df 20250106160225451 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160225451 DAUC <0003> auc.c:113 vector [4]: rand = bb229561def7460be904302c0fa33fc7 20250106160225451 DAUC <0003> auc.c:179 vector [4]: kc = 548188f645d64400 20250106160225451 DAUC <0003> auc.c:180 vector [4]: sres = 21fdf9c0 20250106160225451 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106160225451 DAUC <0003> db_auc.c:245 IMSI='262425107492789': Generated 5 vectors 20250106160225451 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425107492789"} 20250106160225452 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225452 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225452 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225456 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225456 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425107492789"} 20250106160225456 DAUC <0003> db_auc.c:192 IMSI='262425107492789': No 3G Auth Data 20250106160225456 DAUC <0003> db_auc.c:236 IMSI='262425107492789': Calling to generate 5 vectors 20250106160225456 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106160225457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225457 DAUC <0003> auc.c:113 vector [0]: rand = 8a078a7d4c72c522cf49e2ea1427c8a2 20250106160225457 DAUC <0003> auc.c:179 vector [0]: kc = 08cff99bc5f8b000 20250106160225457 DAUC <0003> auc.c:180 vector [0]: sres = 3f2b4f4b 20250106160225457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225457 DAUC <0003> auc.c:113 vector [1]: rand = 1cc57dfdc85a0561b1e96baa413c25fe 20250106160225457 DAUC <0003> auc.c:179 vector [1]: kc = 9e4289db73365400 20250106160225457 DAUC <0003> auc.c:180 vector [1]: sres = 390c00ce 20250106160225457 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160225457 DAUC <0003> auc.c:113 vector [2]: rand = 14ff4e222f5455d35799c7447f5dbb33 20250106160225457 DAUC <0003> auc.c:179 vector [2]: kc = 422dfd82397a8000 20250106160225457 DAUC <0003> auc.c:180 vector [2]: sres = e16d5d0b 20250106160225457 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160225457 DAUC <0003> auc.c:113 vector [3]: rand = 390b266dc949a91d31193f91705a3264 20250106160225458 DAUC <0003> auc.c:179 vector [3]: kc = 7a0afe5b0fa87400 20250106160225458 DAUC <0003> auc.c:180 vector [3]: sres = 18a74932 20250106160225458 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160225458 DAUC <0003> auc.c:113 vector [4]: rand = 35b818569de109515b3a5353280abfb1 20250106160225458 DAUC <0003> auc.c:179 vector [4]: kc = 25ec1fd8a8ca0400 20250106160225458 DAUC <0003> auc.c:180 vector [4]: sres = 60582a5f 20250106160225458 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106160225458 DAUC <0003> db_auc.c:245 IMSI='262425107492789': Generated 5 vectors 20250106160225458 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425107492789"} 20250106160225458 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425107492789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225458 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225458 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@8d1ca02407d9: Final verdict of PTC: pass 20250106160225466 DAUC <0003> db_auc.c:157 IMSI='262422349977673': No 2G Auth Data 20250106160225466 DAUC <0003> db_auc.c:192 IMSI='262422349977673': No 3G Auth Data HLR_Test-GSUP(21)@8d1ca02407d9: Created GsupExpect[0] for "262422349977673" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250106160225482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4258 20250106160225484 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225484 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422349977673"} 20250106160225484 DAUC <0003> db_auc.c:192 IMSI='262422349977673': No 3G Auth Data 20250106160225484 DAUC <0003> db_auc.c:236 IMSI='262422349977673': Calling to generate 1 vectors 20250106160225484 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250106160225484 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225484 DAUC <0003> auc.c:113 vector [0]: rand = e978c5c217dd7d310a464343b457946d 20250106160225484 DAUC <0003> auc.c:179 vector [0]: kc = 35a7f024e2bc5400 20250106160225484 DAUC <0003> auc.c:180 vector [0]: sres = 4cb8e658 20250106160225484 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225484 DAUC <0003> db_auc.c:245 IMSI='262422349977673': Generated 1 vectors 20250106160225484 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422349977673"} 20250106160225484 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225484 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225484 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d1ca02407d9: Found GsupExpect[0] for "262422349977673" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262422349977673" TC_gsup_sai_num_auth_vectors(25)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160225485 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225485 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422349977673"} 20250106160225485 DAUC <0003> db_auc.c:192 IMSI='262422349977673': No 3G Auth Data 20250106160225485 DAUC <0003> db_auc.c:236 IMSI='262422349977673': Calling to generate 4 vectors 20250106160225485 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250106160225485 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225485 DAUC <0003> auc.c:113 vector [0]: rand = 0fb44d2c3bd49059ca4eff1f183a2005 20250106160225485 DAUC <0003> auc.c:179 vector [0]: kc = 222bf2ca8dca9c00 20250106160225485 DAUC <0003> auc.c:180 vector [0]: sres = ef3a8ce9 20250106160225485 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225485 DAUC <0003> auc.c:113 vector [1]: rand = 56a714ca3a5ab6b9a11035e17f2a82ad 20250106160225485 DAUC <0003> auc.c:179 vector [1]: kc = 3210075224c6d400 20250106160225485 DAUC <0003> auc.c:180 vector [1]: sres = c65b0612 20250106160225485 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160225485 DAUC <0003> auc.c:113 vector [2]: rand = 69fd165c6bf194d495754cf46ce0be78 20250106160225485 DAUC <0003> auc.c:179 vector [2]: kc = 8f1629e724f24000 20250106160225485 DAUC <0003> auc.c:180 vector [2]: sres = d0be8f0e 20250106160225485 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160225485 DAUC <0003> auc.c:113 vector [3]: rand = 8a67a4d0ffe6d294cb861d5284c53083 20250106160225485 DAUC <0003> auc.c:179 vector [3]: kc = 6572969a4e49ec00 20250106160225485 DAUC <0003> auc.c:180 vector [3]: sres = db050a38 20250106160225485 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160225485 DAUC <0003> db_auc.c:245 IMSI='262422349977673': Generated 4 vectors 20250106160225485 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422349977673"} 20250106160225485 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225485 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225485 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225486 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225486 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422349977673"} 20250106160225486 DAUC <0003> db_auc.c:192 IMSI='262422349977673': No 3G Auth Data 20250106160225486 DAUC <0003> db_auc.c:236 IMSI='262422349977673': Calling to generate 5 vectors 20250106160225486 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106160225486 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225486 DAUC <0003> auc.c:113 vector [0]: rand = 7001033fe3eeef503588083d7497bfaf 20250106160225486 DAUC <0003> auc.c:179 vector [0]: kc = a4684a23caa84c00 20250106160225486 DAUC <0003> auc.c:180 vector [0]: sres = a77c9767 20250106160225486 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225486 DAUC <0003> auc.c:113 vector [1]: rand = 84b167eff131e09642586f70f38119b2 20250106160225486 DAUC <0003> auc.c:179 vector [1]: kc = f779c8da88a27000 20250106160225486 DAUC <0003> auc.c:180 vector [1]: sres = aad74ecd 20250106160225486 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160225486 DAUC <0003> auc.c:113 vector [2]: rand = 851328607e2886e18531bd21a56f91d3 20250106160225486 DAUC <0003> auc.c:179 vector [2]: kc = 80ab8e08767e2800 20250106160225486 DAUC <0003> auc.c:180 vector [2]: sres = c93cd7b7 20250106160225486 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160225486 DAUC <0003> auc.c:113 vector [3]: rand = 471387726528ecd9ca9ce48687a9f015 20250106160225486 DAUC <0003> auc.c:179 vector [3]: kc = 3a7b70bf166d4400 20250106160225486 DAUC <0003> auc.c:180 vector [3]: sres = 979476cf 20250106160225486 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160225486 DAUC <0003> auc.c:113 vector [4]: rand = 216ed0595bb37433b261e0f8ca9efadd 20250106160225486 DAUC <0003> auc.c:179 vector [4]: kc = c8b3ad8ca3a86000 20250106160225486 DAUC <0003> auc.c:180 vector [4]: sres = beb34c28 20250106160225486 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106160225486 DAUC <0003> db_auc.c:245 IMSI='262422349977673': Generated 5 vectors 20250106160225486 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422349977673"} 20250106160225486 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225486 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225486 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225487 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225487 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422349977673"} 20250106160225487 DAUC <0003> db_auc.c:192 IMSI='262422349977673': No 3G Auth Data 20250106160225487 DAUC <0003> db_auc.c:236 IMSI='262422349977673': Calling to generate 5 vectors 20250106160225487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106160225487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225487 DAUC <0003> auc.c:113 vector [0]: rand = 5d48f99d1a567cf4033dc10833a79a05 20250106160225487 DAUC <0003> auc.c:179 vector [0]: kc = 5e4bded5eb14c400 20250106160225487 DAUC <0003> auc.c:180 vector [0]: sres = 269a4b0e 20250106160225487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225487 DAUC <0003> auc.c:113 vector [1]: rand = 316c8081e825f7c5d616c3cae84d9864 20250106160225487 DAUC <0003> auc.c:179 vector [1]: kc = fd766647d0500800 20250106160225487 DAUC <0003> auc.c:180 vector [1]: sres = 935a33ce 20250106160225487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160225487 DAUC <0003> auc.c:113 vector [2]: rand = 9d98cb6029c5fdd2dc0efa0fbc582bd6 20250106160225487 DAUC <0003> auc.c:179 vector [2]: kc = 4a1a07927e29c000 20250106160225487 DAUC <0003> auc.c:180 vector [2]: sres = 56ac21f6 20250106160225487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160225487 DAUC <0003> auc.c:113 vector [3]: rand = 7e6b13d89408135d1d23ab33f93bbd16 20250106160225487 DAUC <0003> auc.c:179 vector [3]: kc = 2b42b67604b02c00 20250106160225487 DAUC <0003> auc.c:180 vector [3]: sres = 6bd25b53 20250106160225487 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160225487 DAUC <0003> auc.c:113 vector [4]: rand = 4f451f2e3600727264e2cc0dea51107d 20250106160225487 DAUC <0003> auc.c:179 vector [4]: kc = 2bfa087ad678a800 20250106160225487 DAUC <0003> auc.c:180 vector [4]: sres = eb425bc2 20250106160225487 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106160225487 DAUC <0003> db_auc.c:245 IMSI='262422349977673': Generated 5 vectors 20250106160225487 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422349977673"} 20250106160225487 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422349977673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225487 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225488 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@8d1ca02407d9: Final verdict of PTC: pass 20250106160225489 DAUC <0003> db_auc.c:157 IMSI='262426655719815': No 2G Auth Data 20250106160225489 DAUC <0003> db_auc.c:192 IMSI='262426655719815': No 3G Auth Data HLR_Test-GSUP(21)@8d1ca02407d9: Created GsupExpect[0] for "262426655719815" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250106160225495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 20250106160225497 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225497 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426655719815"} 20250106160225497 DAUC <0003> db_auc.c:192 IMSI='262426655719815': No 3G Auth Data 20250106160225497 DAUC <0003> db_auc.c:236 IMSI='262426655719815': Calling to generate 1 vectors 20250106160225497 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250106160225497 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225497 DAUC <0003> auc.c:113 vector [0]: rand = 998331ac0518d0acfeee116c3d023886 20250106160225497 DAUC <0003> auc.c:179 vector [0]: kc = 630ae28a696f21d4 20250106160225497 DAUC <0003> auc.c:180 vector [0]: sres = 90c5c388 20250106160225497 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225497 DAUC <0003> db_auc.c:245 IMSI='262426655719815': Generated 1 vectors 20250106160225497 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426655719815"} 20250106160225497 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225497 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225497 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d1ca02407d9: Found GsupExpect[0] for "262426655719815" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262426655719815" TC_gsup_sai_num_auth_vectors(26)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160225499 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225499 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426655719815"} 20250106160225499 DAUC <0003> db_auc.c:192 IMSI='262426655719815': No 3G Auth Data 20250106160225499 DAUC <0003> db_auc.c:236 IMSI='262426655719815': Calling to generate 4 vectors 20250106160225499 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250106160225499 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225499 DAUC <0003> auc.c:113 vector [0]: rand = f505f43ae069b443bb6233799bf2e0f5 20250106160225499 DAUC <0003> auc.c:179 vector [0]: kc = 36d24ed75a2d0a48 20250106160225499 DAUC <0003> auc.c:180 vector [0]: sres = 3367c5db 20250106160225499 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225499 DAUC <0003> auc.c:113 vector [1]: rand = dc546dea1ab202f39850862d5da50ece 20250106160225499 DAUC <0003> auc.c:179 vector [1]: kc = e28e5b98c83b925f 20250106160225499 DAUC <0003> auc.c:180 vector [1]: sres = 2ff59227 20250106160225499 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160225499 DAUC <0003> auc.c:113 vector [2]: rand = 00cadb1e150556d1b06baecf6c350452 20250106160225499 DAUC <0003> auc.c:179 vector [2]: kc = b4d003bda42ba7c0 20250106160225499 DAUC <0003> auc.c:180 vector [2]: sres = a9bcd120 20250106160225499 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160225499 DAUC <0003> auc.c:113 vector [3]: rand = ba3bf3b8d5d01c68b15e22ff00634594 20250106160225499 DAUC <0003> auc.c:179 vector [3]: kc = 10c7caa2be716721 20250106160225499 DAUC <0003> auc.c:180 vector [3]: sres = dfdc8df2 20250106160225499 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160225499 DAUC <0003> db_auc.c:245 IMSI='262426655719815': Generated 4 vectors 20250106160225499 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426655719815"} 20250106160225499 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225499 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225499 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225500 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225500 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426655719815"} 20250106160225500 DAUC <0003> db_auc.c:192 IMSI='262426655719815': No 3G Auth Data 20250106160225500 DAUC <0003> db_auc.c:236 IMSI='262426655719815': Calling to generate 5 vectors 20250106160225500 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106160225500 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225500 DAUC <0003> auc.c:113 vector [0]: rand = 3b551d686e38b151dec33089bb034cb6 20250106160225500 DAUC <0003> auc.c:179 vector [0]: kc = fed11ae25b17e113 20250106160225500 DAUC <0003> auc.c:180 vector [0]: sres = 15244794 20250106160225500 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225500 DAUC <0003> auc.c:113 vector [1]: rand = 5af9049a6ea80227dd0f6b47cc513c0d 20250106160225500 DAUC <0003> auc.c:179 vector [1]: kc = 83cee70db872a7df 20250106160225500 DAUC <0003> auc.c:180 vector [1]: sres = 605b8247 20250106160225501 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160225501 DAUC <0003> auc.c:113 vector [2]: rand = 35a3a1eb8ca8199b8de170d52d70050d 20250106160225501 DAUC <0003> auc.c:179 vector [2]: kc = c2b06fb18b1b7b74 20250106160225501 DAUC <0003> auc.c:180 vector [2]: sres = 3755c8de 20250106160225501 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160225501 DAUC <0003> auc.c:113 vector [3]: rand = 074dd229772abbd6ac70b2a54a9ce0fa 20250106160225501 DAUC <0003> auc.c:179 vector [3]: kc = dec2b49a6b618534 20250106160225501 DAUC <0003> auc.c:180 vector [3]: sres = cc047c35 20250106160225501 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160225501 DAUC <0003> auc.c:113 vector [4]: rand = ea3deeacecdc29c90f293a00568763fe 20250106160225501 DAUC <0003> auc.c:179 vector [4]: kc = 94fbbbb7b5183b16 20250106160225501 DAUC <0003> auc.c:180 vector [4]: sres = 05ec39bc 20250106160225501 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106160225501 DAUC <0003> db_auc.c:245 IMSI='262426655719815': Generated 5 vectors 20250106160225501 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426655719815"} 20250106160225501 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225501 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225501 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225502 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225502 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426655719815"} 20250106160225502 DAUC <0003> db_auc.c:192 IMSI='262426655719815': No 3G Auth Data 20250106160225502 DAUC <0003> db_auc.c:236 IMSI='262426655719815': Calling to generate 5 vectors 20250106160225502 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250106160225502 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225502 DAUC <0003> auc.c:113 vector [0]: rand = 27f05d0353892bc3d29fd7439e0e138c 20250106160225502 DAUC <0003> auc.c:179 vector [0]: kc = cb2b092716c5e7ad 20250106160225502 DAUC <0003> auc.c:180 vector [0]: sres = 312607a4 20250106160225502 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250106160225502 DAUC <0003> auc.c:113 vector [1]: rand = 0d835a63645c08229c989bcba08675ac 20250106160225502 DAUC <0003> auc.c:179 vector [1]: kc = 045fb69437956840 20250106160225502 DAUC <0003> auc.c:180 vector [1]: sres = c4810c0a 20250106160225502 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250106160225502 DAUC <0003> auc.c:113 vector [2]: rand = 80e19aea38afb5243563e6d9c8713f46 20250106160225502 DAUC <0003> auc.c:179 vector [2]: kc = af99b4da8bf09fc3 20250106160225502 DAUC <0003> auc.c:180 vector [2]: sres = 33e73a72 20250106160225502 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250106160225502 DAUC <0003> auc.c:113 vector [3]: rand = f5ffae99ac368ee4da1356b41dd5a872 20250106160225502 DAUC <0003> auc.c:179 vector [3]: kc = 85d0943ebee462cd 20250106160225502 DAUC <0003> auc.c:180 vector [3]: sres = b129c127 20250106160225502 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250106160225502 DAUC <0003> auc.c:113 vector [4]: rand = 9ca9604c0666a12dfa8b3bd6c88eaba1 20250106160225502 DAUC <0003> auc.c:179 vector [4]: kc = 4721d96cf92a711c 20250106160225502 DAUC <0003> auc.c:180 vector [4]: sres = a7c9c0e2 20250106160225502 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250106160225502 DAUC <0003> db_auc.c:245 IMSI='262426655719815': Generated 5 vectors 20250106160225502 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426655719815"} 20250106160225503 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426655719815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225503 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225503 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@8d1ca02407d9: Final verdict of PTC: pass 20250106160225504 DAUC <0003> db_auc.c:157 IMSI='262427310298542': No 2G Auth Data 20250106160225504 DAUC <0003> db_auc.c:192 IMSI='262427310298542': No 3G Auth Data HLR_Test-GSUP(21)@8d1ca02407d9: Created GsupExpect[0] for "262427310298542" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250106160225510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4258 20250106160225512 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225512 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427310298542"} 20250106160225512 DAUC <0003> db_auc.c:157 IMSI='262427310298542': No 2G Auth Data 20250106160225512 DAUC <0003> db_auc.c:236 IMSI='262427310298542': Calling to generate 1 vectors 20250106160225512 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250106160225512 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225512 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225512 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160225512 DAUC <0003> auc.c:113 vector [0]: rand = 52b2f4f616bc16d8bc0cd1a54feeb5a2 20250106160225512 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160225512 DAUC <0003> auc.c:142 vector [0]: autn = d5353b0f6071000074695ff954b12dde 20250106160225512 DAUC <0003> auc.c:143 vector [0]: ck = e4e11c3c5a0563d2d6dd7d5346482fc0 20250106160225512 DAUC <0003> auc.c:144 vector [0]: ik = 570ea5eb9d420ec684fc403fdf49b69c 20250106160225512 DAUC <0003> auc.c:145 vector [0]: res = 668e59d398fd15a70000000000000000 20250106160225512 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225512 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160225512 DAUC <0003> auc.c:151 vector [0]: kc = e1ce84bb5e46f448 20250106160225512 DAUC <0003> auc.c:152 vector [0]: sres = fe734c74 20250106160225512 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160225512 DAUC <0003> db_auc.c:245 IMSI='262427310298542': Generated 1 vectors 20250106160225512 DAUC <0003> db_auc.c:249 IMSI='262427310298542': Updating SQN=33 in DB 20250106160225512 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427310298542"} 20250106160225512 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225512 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225512 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d1ca02407d9: Found GsupExpect[0] for "262427310298542" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427310298542" TC_gsup_sai_num_auth_vectors(27)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160225513 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225513 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427310298542"} 20250106160225513 DAUC <0003> db_auc.c:157 IMSI='262427310298542': No 2G Auth Data 20250106160225513 DAUC <0003> db_auc.c:236 IMSI='262427310298542': Calling to generate 4 vectors 20250106160225513 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250106160225513 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225513 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225513 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106160225513 DAUC <0003> auc.c:113 vector [0]: rand = 7da6ec0605d9cf2baffa5a251a15e4f8 20250106160225513 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106160225513 DAUC <0003> auc.c:142 vector [0]: autn = d283d30b78bd000049e6c526def50451 20250106160225513 DAUC <0003> auc.c:143 vector [0]: ck = 21df5456c99159772ba3709edd0069e7 20250106160225513 DAUC <0003> auc.c:144 vector [0]: ik = 84ced21c62f1f4ec35d702e4046833c4 20250106160225513 DAUC <0003> auc.c:145 vector [0]: res = d1695512930e7ff50000000000000000 20250106160225513 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225513 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160225513 DAUC <0003> auc.c:151 vector [0]: kc = bb65f4307208f7b8 20250106160225513 DAUC <0003> auc.c:152 vector [0]: sres = 42672ae7 20250106160225513 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160225513 DAUC <0003> auc.c:113 vector [1]: rand = 9d398bdb4c8ba8a992a147d9ee0da6db 20250106160225513 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106160225513 DAUC <0003> auc.c:142 vector [1]: autn = fd8414dd767e00007a218fe83333a956 20250106160225513 DAUC <0003> auc.c:143 vector [1]: ck = c0caf87131a19d95cbbe378e80bb460d 20250106160225513 DAUC <0003> auc.c:144 vector [1]: ik = 4ac67e741c1ff8f712a6e0baab1a73e1 20250106160225513 DAUC <0003> auc.c:145 vector [1]: res = 2fd422cc6a8b16b40000000000000000 20250106160225513 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225513 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160225513 DAUC <0003> auc.c:151 vector [1]: kc = 53145131061f508e 20250106160225513 DAUC <0003> auc.c:152 vector [1]: sres = 455f3478 20250106160225513 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160225513 DAUC <0003> auc.c:113 vector [2]: rand = 5eb4361206fbd78abf07d1094ed5b189 20250106160225514 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106160225514 DAUC <0003> auc.c:142 vector [2]: autn = 059fc1d668450000f0ab8c3a88bc1838 20250106160225514 DAUC <0003> auc.c:143 vector [2]: ck = ea7f9d4c5b5b814569568c0ac2ca3576 20250106160225514 DAUC <0003> auc.c:144 vector [2]: ik = 589c121c532881fd8473a7cc92cfbc4b 20250106160225514 DAUC <0003> auc.c:145 vector [2]: res = e0c1cb38f8ff31b40000000000000000 20250106160225514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225514 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160225514 DAUC <0003> auc.c:151 vector [2]: kc = 5fc6a49658768985 20250106160225514 DAUC <0003> auc.c:152 vector [2]: sres = 183efa8c 20250106160225514 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160225514 DAUC <0003> auc.c:113 vector [3]: rand = 3c4c6b02f2b7acae912ca7105e6b45e1 20250106160225514 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106160225514 DAUC <0003> auc.c:142 vector [3]: autn = 53f9f989ba4d0000eeab4c4231ac345e 20250106160225514 DAUC <0003> auc.c:143 vector [3]: ck = f9651d67e5270f8d26e929d7834cae1f 20250106160225514 DAUC <0003> auc.c:144 vector [3]: ik = 17cb5fa62cebf76d90322a7ddd0abe3d 20250106160225514 DAUC <0003> auc.c:145 vector [3]: res = b01a10f28ca35f9a0000000000000000 20250106160225514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225514 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160225514 DAUC <0003> auc.c:151 vector [3]: kc = 5875416b978ae8c2 20250106160225514 DAUC <0003> auc.c:152 vector [3]: sres = 3cb94f68 20250106160225514 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160225514 DAUC <0003> db_auc.c:245 IMSI='262427310298542': Generated 4 vectors 20250106160225514 DAUC <0003> db_auc.c:249 IMSI='262427310298542': Updating SQN=161 in DB 20250106160225514 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427310298542"} 20250106160225514 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225514 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225514 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225515 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225515 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427310298542"} 20250106160225516 DAUC <0003> db_auc.c:157 IMSI='262427310298542': No 2G Auth Data 20250106160225516 DAUC <0003> db_auc.c:236 IMSI='262427310298542': Calling to generate 5 vectors 20250106160225516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106160225516 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225516 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225516 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106160225516 DAUC <0003> auc.c:113 vector [0]: rand = bf6b86e136ef9be34943f5575b4cf456 20250106160225516 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106160225516 DAUC <0003> auc.c:142 vector [0]: autn = c56d3b287bae00006e08e71676b8d658 20250106160225516 DAUC <0003> auc.c:143 vector [0]: ck = b3a068ffd2a3368a13d3336e0cae3868 20250106160225516 DAUC <0003> auc.c:144 vector [0]: ik = 27e1aed04111dec6d76be933d01add6a 20250106160225516 DAUC <0003> auc.c:145 vector [0]: res = b108add942a8fd350000000000000000 20250106160225516 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225516 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160225516 DAUC <0003> auc.c:151 vector [0]: kc = 50f91c724f060d4e 20250106160225516 DAUC <0003> auc.c:152 vector [0]: sres = f3a050ec 20250106160225516 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160225516 DAUC <0003> auc.c:113 vector [1]: rand = 87a77e564e3508e20854052b28e9c38d 20250106160225516 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106160225516 DAUC <0003> auc.c:142 vector [1]: autn = 32802a4170220000ae0af9b2d6ae8e58 20250106160225516 DAUC <0003> auc.c:143 vector [1]: ck = 3e6f064ce9d330d21b47f6b339c3e9be 20250106160225516 DAUC <0003> auc.c:144 vector [1]: ik = 99057a9d56002c6f866937b28d8764af 20250106160225516 DAUC <0003> auc.c:145 vector [1]: res = ee27127ee3bdb6540000000000000000 20250106160225516 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225516 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160225516 DAUC <0003> auc.c:151 vector [1]: kc = 3a44bdd00b9791ac 20250106160225516 DAUC <0003> auc.c:152 vector [1]: sres = 0d9aa42a 20250106160225516 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160225516 DAUC <0003> auc.c:113 vector [2]: rand = 5b4e555cf8715357e42c1d605b5b9935 20250106160225516 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106160225516 DAUC <0003> auc.c:142 vector [2]: autn = 53314239441e00003d82a57f5bf2000e 20250106160225516 DAUC <0003> auc.c:143 vector [2]: ck = 1c076e32aa03b24a7832031753f128fb 20250106160225516 DAUC <0003> auc.c:144 vector [2]: ik = e339cf9fb35d90d002f02a1db662ec1d 20250106160225516 DAUC <0003> auc.c:145 vector [2]: res = 8d8890ab6afb66140000000000000000 20250106160225516 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225516 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160225516 DAUC <0003> auc.c:151 vector [2]: kc = 85fc88a7fccde67c 20250106160225516 DAUC <0003> auc.c:152 vector [2]: sres = e773f6bf 20250106160225516 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160225516 DAUC <0003> auc.c:113 vector [3]: rand = f538c0b0210fa2ba0f376726153319f5 20250106160225516 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106160225516 DAUC <0003> auc.c:142 vector [3]: autn = 2dd2210fa67c0000d510464c3941590e 20250106160225516 DAUC <0003> auc.c:143 vector [3]: ck = 68e7fc2a5195b8da9150b325bf66cf2d 20250106160225516 DAUC <0003> auc.c:144 vector [3]: ik = 9c36d7360c190920232003de3ed31ea8 20250106160225516 DAUC <0003> auc.c:145 vector [3]: res = 42a82bea2a139bcf0000000000000000 20250106160225516 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225516 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160225516 DAUC <0003> auc.c:151 vector [3]: kc = 46a19be7dc39607f 20250106160225516 DAUC <0003> auc.c:152 vector [3]: sres = 68bbb025 20250106160225516 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160225516 DAUC <0003> auc.c:113 vector [4]: rand = f006e5e3006cada31ae035cf109858af 20250106160225516 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106160225516 DAUC <0003> auc.c:142 vector [4]: autn = 6476480e653100005166dc88305b215d 20250106160225516 DAUC <0003> auc.c:143 vector [4]: ck = 130c4b4c8e1297dffac59c72b8cb1da9 20250106160225516 DAUC <0003> auc.c:144 vector [4]: ik = 7d5a432b1e291f35c94a6208be4e466d 20250106160225516 DAUC <0003> auc.c:145 vector [4]: res = c0e8f2139810df790000000000000000 20250106160225516 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225516 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106160225516 DAUC <0003> auc.c:151 vector [4]: kc = 5dd9f61d96bed32e 20250106160225516 DAUC <0003> auc.c:152 vector [4]: sres = 58f82d6a 20250106160225516 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106160225516 DAUC <0003> db_auc.c:245 IMSI='262427310298542': Generated 5 vectors 20250106160225516 DAUC <0003> db_auc.c:249 IMSI='262427310298542': Updating SQN=321 in DB 20250106160225516 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427310298542"} 20250106160225516 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225516 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225516 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225518 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225518 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427310298542"} 20250106160225518 DAUC <0003> db_auc.c:157 IMSI='262427310298542': No 2G Auth Data 20250106160225518 DAUC <0003> db_auc.c:236 IMSI='262427310298542': Calling to generate 5 vectors 20250106160225518 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106160225518 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225518 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225518 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106160225518 DAUC <0003> auc.c:113 vector [0]: rand = 9c3a10af7f5752b2afe60632221b0acd 20250106160225518 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106160225518 DAUC <0003> auc.c:142 vector [0]: autn = 77bcb723440f00009fdc0aed17d77f1a 20250106160225518 DAUC <0003> auc.c:143 vector [0]: ck = 0137a11222505288e4c0e3f589fd7ce3 20250106160225518 DAUC <0003> auc.c:144 vector [0]: ik = a3ac96cbd92a4440d10120a4b772fcf4 20250106160225518 DAUC <0003> auc.c:145 vector [0]: res = 7e583c97bfcd98870000000000000000 20250106160225518 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225518 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160225518 DAUC <0003> auc.c:151 vector [0]: kc = 975af488c5f596df 20250106160225518 DAUC <0003> auc.c:152 vector [0]: sres = c195a410 20250106160225518 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160225518 DAUC <0003> auc.c:113 vector [1]: rand = ea62ae29718b59d84e7aa47d50be4705 20250106160225518 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106160225518 DAUC <0003> auc.c:142 vector [1]: autn = a8a0e0d7f91a0000dc6fa5fccf67f607 20250106160225518 DAUC <0003> auc.c:143 vector [1]: ck = bcb687b2ee2d3022404467cddc8c3acd 20250106160225518 DAUC <0003> auc.c:144 vector [1]: ik = ab9d8992524fa865a2d495dc17651398 20250106160225518 DAUC <0003> auc.c:145 vector [1]: res = 237ee0abbe680db00000000000000000 20250106160225518 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225518 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160225518 DAUC <0003> auc.c:151 vector [1]: kc = f5bbfc31778bb112 20250106160225518 DAUC <0003> auc.c:152 vector [1]: sres = 9d16ed1b 20250106160225518 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160225518 DAUC <0003> auc.c:113 vector [2]: rand = b4a5c4c8379b0b28fb444b6f4543f229 20250106160225518 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106160225518 DAUC <0003> auc.c:142 vector [2]: autn = fbcfa6b6571f000095e3f9f7b7a58ff8 20250106160225518 DAUC <0003> auc.c:143 vector [2]: ck = e6ff56c3b89aeff77107b2e8324b4eb2 20250106160225518 DAUC <0003> auc.c:144 vector [2]: ik = 3015c84bc4deeacb3614d3050881b873 20250106160225518 DAUC <0003> auc.c:145 vector [2]: res = 1d05542471e9a58d0000000000000000 20250106160225518 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225518 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160225518 DAUC <0003> auc.c:151 vector [2]: kc = 91f9ff65468ef3fd 20250106160225518 DAUC <0003> auc.c:152 vector [2]: sres = 6cecf1a9 20250106160225518 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160225518 DAUC <0003> auc.c:113 vector [3]: rand = a296127d43e48b5188698b99b8543a4e 20250106160225518 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106160225518 DAUC <0003> auc.c:142 vector [3]: autn = 78e14f71819f000069ed7c1fac4c1346 20250106160225518 DAUC <0003> auc.c:143 vector [3]: ck = 67557b6b3387c1126609ab73410305cb 20250106160225518 DAUC <0003> auc.c:144 vector [3]: ik = 4b0c47be0fd60d79a1089084356facb4 20250106160225518 DAUC <0003> auc.c:145 vector [3]: res = 2f1aa5c347e9488c0000000000000000 20250106160225518 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225518 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160225518 DAUC <0003> auc.c:151 vector [3]: kc = eb580722483d6514 20250106160225518 DAUC <0003> auc.c:152 vector [3]: sres = 68f3ed4f 20250106160225518 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160225518 DAUC <0003> auc.c:113 vector [4]: rand = 6f4d6e91a68b21d683cd5185199b0272 20250106160225518 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106160225518 DAUC <0003> auc.c:142 vector [4]: autn = fa8a76ff8c4a0000b4f75711552d6db0 20250106160225518 DAUC <0003> auc.c:143 vector [4]: ck = af8ddcbceb439741cee1fd38e88321f8 20250106160225518 DAUC <0003> auc.c:144 vector [4]: ik = e08298fcf89e4eeec83195c6810d9fe5 20250106160225518 DAUC <0003> auc.c:145 vector [4]: res = c6bc3fd00671bc000000000000000000 20250106160225518 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225518 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106160225518 DAUC <0003> auc.c:151 vector [4]: kc = 49df2cbe7a5367b2 20250106160225518 DAUC <0003> auc.c:152 vector [4]: sres = c0cd83d0 20250106160225518 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106160225518 DAUC <0003> db_auc.c:245 IMSI='262427310298542': Generated 5 vectors 20250106160225518 DAUC <0003> db_auc.c:249 IMSI='262427310298542': Updating SQN=481 in DB 20250106160225518 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427310298542"} 20250106160225518 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427310298542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225518 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225518 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@8d1ca02407d9: Final verdict of PTC: pass 20250106160225520 DAUC <0003> db_auc.c:157 IMSI='262423627387296': No 2G Auth Data 20250106160225521 DAUC <0003> db_auc.c:192 IMSI='262423627387296': No 3G Auth Data HLR_Test-GSUP(21)@8d1ca02407d9: Created GsupExpect[0] for "262423627387296" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250106160225528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57132<->l=127.0.0.1:4258 20250106160225531 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225531 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423627387296"} 20250106160225531 DAUC <0003> db_auc.c:157 IMSI='262423627387296': No 2G Auth Data 20250106160225531 DAUC <0003> db_auc.c:236 IMSI='262423627387296': Calling to generate 1 vectors 20250106160225531 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250106160225531 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225531 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106160225531 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160225531 DAUC <0003> auc.c:113 vector [0]: rand = 577cbd36d6cecbed5ee49b611cf0105b 20250106160225531 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160225531 DAUC <0003> auc.c:142 vector [0]: autn = 03bfc585c9d700005267ef68f8a798dd 20250106160225531 DAUC <0003> auc.c:143 vector [0]: ck = 034114693f338881f43645a730c0f4c8 20250106160225531 DAUC <0003> auc.c:144 vector [0]: ik = 4d3aca0862b04950187abd8fac4dd35a 20250106160225531 DAUC <0003> auc.c:145 vector [0]: res = 47dc384e401824d30000000000000000 20250106160225531 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225531 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160225531 DAUC <0003> auc.c:151 vector [0]: kc = a2372649c10ee643 20250106160225531 DAUC <0003> auc.c:152 vector [0]: sres = 07c41c9d 20250106160225531 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160225531 DAUC <0003> db_auc.c:245 IMSI='262423627387296': Generated 1 vectors 20250106160225531 DAUC <0003> db_auc.c:249 IMSI='262423627387296': Updating SQN=33 in DB 20250106160225531 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423627387296"} 20250106160225531 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225531 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225531 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d1ca02407d9: Found GsupExpect[0] for "262423627387296" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423627387296" TC_gsup_sai_num_auth_vectors(28)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160225533 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225533 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423627387296"} 20250106160225533 DAUC <0003> db_auc.c:157 IMSI='262423627387296': No 2G Auth Data 20250106160225533 DAUC <0003> db_auc.c:236 IMSI='262423627387296': Calling to generate 4 vectors 20250106160225533 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250106160225533 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225533 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106160225533 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106160225533 DAUC <0003> auc.c:113 vector [0]: rand = 912787dedacc76a0c9db60eec1209cd2 20250106160225533 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106160225533 DAUC <0003> auc.c:142 vector [0]: autn = 8cc0cad7bd3e000052ede9144e6e5604 20250106160225533 DAUC <0003> auc.c:143 vector [0]: ck = c3e3da1d76e3965084cfcfb7eee5a4ed 20250106160225533 DAUC <0003> auc.c:144 vector [0]: ik = c06676d92083e164ac1f5c319c3a396d 20250106160225533 DAUC <0003> auc.c:145 vector [0]: res = 4340fc58b78339e80000000000000000 20250106160225533 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225533 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160225533 DAUC <0003> auc.c:151 vector [0]: kc = 2b553f4224bfeab4 20250106160225533 DAUC <0003> auc.c:152 vector [0]: sres = f4c3c5b0 20250106160225533 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160225533 DAUC <0003> auc.c:113 vector [1]: rand = c1d30b9b01168e7d21f73c05321ca45e 20250106160225533 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106160225533 DAUC <0003> auc.c:142 vector [1]: autn = 3456433667140000281560ea94bafaa8 20250106160225533 DAUC <0003> auc.c:143 vector [1]: ck = 2cf65741434da32b770d5158172ca88e 20250106160225533 DAUC <0003> auc.c:144 vector [1]: ik = 39d2ac71356fa8987c9b110c01ad69f8 20250106160225533 DAUC <0003> auc.c:145 vector [1]: res = 6ab1c190d9fa756a0000000000000000 20250106160225533 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225533 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160225533 DAUC <0003> auc.c:151 vector [1]: kc = 1eb2bb6460a3cac5 20250106160225533 DAUC <0003> auc.c:152 vector [1]: sres = b34bb4fa 20250106160225533 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160225533 DAUC <0003> auc.c:113 vector [2]: rand = 39a9039f4abca5c2c5b8af97f5cab10f 20250106160225533 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106160225533 DAUC <0003> auc.c:142 vector [2]: autn = 40f41c71ef8b000013085e837e8cd8af 20250106160225533 DAUC <0003> auc.c:143 vector [2]: ck = a8bf5470819df86a6ab1c51df328d21c 20250106160225533 DAUC <0003> auc.c:144 vector [2]: ik = 92268327194bdbf4b7c18bf0d5e2927b 20250106160225533 DAUC <0003> auc.c:145 vector [2]: res = 99fc8f855f023a020000000000000000 20250106160225533 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225533 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160225533 DAUC <0003> auc.c:151 vector [2]: kc = e7e999babe1c63f9 20250106160225533 DAUC <0003> auc.c:152 vector [2]: sres = c6feb587 20250106160225533 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160225533 DAUC <0003> auc.c:113 vector [3]: rand = 132667ce11d8fe843bc0db8cae8a907a 20250106160225533 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106160225533 DAUC <0003> auc.c:142 vector [3]: autn = b2be8fc57e68000060589adef63d2020 20250106160225533 DAUC <0003> auc.c:143 vector [3]: ck = 20856ec4bbb5eb14f06ce7d299ff6323 20250106160225533 DAUC <0003> auc.c:144 vector [3]: ik = 79d76f3abe207ab58110a92aceace30c 20250106160225533 DAUC <0003> auc.c:145 vector [3]: res = 3fe47c85e691095e0000000000000000 20250106160225533 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225533 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160225533 DAUC <0003> auc.c:151 vector [3]: kc = 282e4f0652c6118e 20250106160225533 DAUC <0003> auc.c:152 vector [3]: sres = d97575db 20250106160225533 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160225533 DAUC <0003> db_auc.c:245 IMSI='262423627387296': Generated 4 vectors 20250106160225533 DAUC <0003> db_auc.c:249 IMSI='262423627387296': Updating SQN=161 in DB 20250106160225533 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423627387296"} 20250106160225533 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225533 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225533 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225534 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225534 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423627387296"} 20250106160225534 DAUC <0003> db_auc.c:157 IMSI='262423627387296': No 2G Auth Data 20250106160225534 DAUC <0003> db_auc.c:236 IMSI='262423627387296': Calling to generate 5 vectors 20250106160225534 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106160225534 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225534 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106160225534 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106160225534 DAUC <0003> auc.c:113 vector [0]: rand = 1ebec37276f58d76df4c9aa310035042 20250106160225534 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106160225534 DAUC <0003> auc.c:142 vector [0]: autn = 42ca046386220000125e4ed6b579e635 20250106160225534 DAUC <0003> auc.c:143 vector [0]: ck = eaff319eefca075daf30ecfb56640326 20250106160225534 DAUC <0003> auc.c:144 vector [0]: ik = 48b2cd9806edbbade850825ae7f392a8 20250106160225534 DAUC <0003> auc.c:145 vector [0]: res = 4613c6300e32d3530000000000000000 20250106160225534 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225534 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160225534 DAUC <0003> auc.c:151 vector [0]: kc = e52d92a758b02d7e 20250106160225534 DAUC <0003> auc.c:152 vector [0]: sres = 48211563 20250106160225535 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160225535 DAUC <0003> auc.c:113 vector [1]: rand = 19881ac914d228583ebb20dd2f9176f3 20250106160225535 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106160225535 DAUC <0003> auc.c:142 vector [1]: autn = 9c9faae49ab200009b2d697e501a4e57 20250106160225535 DAUC <0003> auc.c:143 vector [1]: ck = f4fd0d4ff52091fe5050e8c134da5ee1 20250106160225535 DAUC <0003> auc.c:144 vector [1]: ik = ba396bf4975c62b6414635f6b54f012a 20250106160225535 DAUC <0003> auc.c:145 vector [1]: res = ee2c6eb8b73e61730000000000000000 20250106160225535 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225535 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160225535 DAUC <0003> auc.c:151 vector [1]: kc = 5fd2bb8ce3e9ac83 20250106160225535 DAUC <0003> auc.c:152 vector [1]: sres = 59120fcb 20250106160225535 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160225535 DAUC <0003> auc.c:113 vector [2]: rand = 29af6700bac134b884fc1b4e0254eb3e 20250106160225535 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106160225535 DAUC <0003> auc.c:142 vector [2]: autn = 0bf02ace45740000bbdd001bd0bc7e2c 20250106160225535 DAUC <0003> auc.c:143 vector [2]: ck = 6bbbbb390c88ed3490efacf0d9744015 20250106160225535 DAUC <0003> auc.c:144 vector [2]: ik = 9a5d7df148d357cca9fc3fce02ae125b 20250106160225535 DAUC <0003> auc.c:145 vector [2]: res = 63ebd084317a7ac20000000000000000 20250106160225535 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225535 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160225535 DAUC <0003> auc.c:151 vector [2]: kc = c8f555f69f81e8b6 20250106160225535 DAUC <0003> auc.c:152 vector [2]: sres = 5291aa46 20250106160225535 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160225535 DAUC <0003> auc.c:113 vector [3]: rand = c852bc2c9370d86af7295dda819c4084 20250106160225535 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106160225535 DAUC <0003> auc.c:142 vector [3]: autn = 8c05c892bfd100000112a861b9484cb3 20250106160225535 DAUC <0003> auc.c:143 vector [3]: ck = 77c5881bfeb675185e45a9c1147118fb 20250106160225535 DAUC <0003> auc.c:144 vector [3]: ik = dc816ce947d621ae876b3bb9b7e6ff5f 20250106160225535 DAUC <0003> auc.c:145 vector [3]: res = bdcbf3480329c7f00000000000000000 20250106160225535 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225535 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160225535 DAUC <0003> auc.c:151 vector [3]: kc = 726a768a1af7b312 20250106160225535 DAUC <0003> auc.c:152 vector [3]: sres = bee234b8 20250106160225535 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160225535 DAUC <0003> auc.c:113 vector [4]: rand = 9e52df437bfd2a044107f0814058bd85 20250106160225535 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106160225535 DAUC <0003> auc.c:142 vector [4]: autn = 068434d8beae00001a28dc3973421fc4 20250106160225535 DAUC <0003> auc.c:143 vector [4]: ck = 7827944a1d215a297009eb78d0cebf62 20250106160225535 DAUC <0003> auc.c:144 vector [4]: ik = c01eff74e0107526c52a8e5eea57bf27 20250106160225535 DAUC <0003> auc.c:145 vector [4]: res = 110af772057fbe3b0000000000000000 20250106160225535 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225535 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106160225535 DAUC <0003> auc.c:151 vector [4]: kc = 0d1a0e18c7a82f4a 20250106160225535 DAUC <0003> auc.c:152 vector [4]: sres = 14754949 20250106160225535 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106160225535 DAUC <0003> db_auc.c:245 IMSI='262423627387296': Generated 5 vectors 20250106160225535 DAUC <0003> db_auc.c:249 IMSI='262423627387296': Updating SQN=321 in DB 20250106160225535 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423627387296"} 20250106160225535 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225535 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225535 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225536 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225536 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423627387296"} 20250106160225536 DAUC <0003> db_auc.c:157 IMSI='262423627387296': No 2G Auth Data 20250106160225536 DAUC <0003> db_auc.c:236 IMSI='262423627387296': Calling to generate 5 vectors 20250106160225536 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106160225536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225536 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106160225536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106160225536 DAUC <0003> auc.c:113 vector [0]: rand = 5701da5105cc6fee52bbbf6738d17ebc 20250106160225536 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106160225536 DAUC <0003> auc.c:142 vector [0]: autn = 260e5a32936d0000335c479e4f37aaa3 20250106160225536 DAUC <0003> auc.c:143 vector [0]: ck = 0dc8552613db054f0158aed111e6402b 20250106160225536 DAUC <0003> auc.c:144 vector [0]: ik = afee75fc161a1ecc7dae88b2bbb168e3 20250106160225536 DAUC <0003> auc.c:145 vector [0]: res = aefe21d9e9c50ff10000000000000000 20250106160225536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225536 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160225536 DAUC <0003> auc.c:151 vector [0]: kc = ded006b9af96334b 20250106160225536 DAUC <0003> auc.c:152 vector [0]: sres = 473b2e28 20250106160225536 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160225536 DAUC <0003> auc.c:113 vector [1]: rand = 06d558d9ffc1868b131e812e28969fcf 20250106160225536 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106160225536 DAUC <0003> auc.c:142 vector [1]: autn = 5e61b5c47ec80000acbee91dde670af4 20250106160225536 DAUC <0003> auc.c:143 vector [1]: ck = 93d09402e470dba67babc85a29756741 20250106160225537 DAUC <0003> auc.c:144 vector [1]: ik = f4c2975c1e0f1c044e8d96433fd54ad7 20250106160225537 DAUC <0003> auc.c:145 vector [1]: res = d366d060950c4f9b0000000000000000 20250106160225537 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225537 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160225537 DAUC <0003> auc.c:151 vector [1]: kc = 52345d47ecdfea34 20250106160225537 DAUC <0003> auc.c:152 vector [1]: sres = 466a9ffb 20250106160225537 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160225537 DAUC <0003> auc.c:113 vector [2]: rand = 3355279f1da3e05c7f232f6695bfcff6 20250106160225537 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106160225537 DAUC <0003> auc.c:142 vector [2]: autn = 322cad349b7e0000ac1ba5ae2d2cecec 20250106160225537 DAUC <0003> auc.c:143 vector [2]: ck = bc38d62d6abe42767ca9c94c68e062cb 20250106160225537 DAUC <0003> auc.c:144 vector [2]: ik = 0210de43de0b239e2a02956f42d97e35 20250106160225537 DAUC <0003> auc.c:145 vector [2]: res = 525b3f1e15ad5b6e0000000000000000 20250106160225537 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225537 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160225537 DAUC <0003> auc.c:151 vector [2]: kc = e883544d9e8c7d16 20250106160225537 DAUC <0003> auc.c:152 vector [2]: sres = 47f66470 20250106160225537 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160225537 DAUC <0003> auc.c:113 vector [3]: rand = 401d91c04a6db75bf4f29518555a746c 20250106160225537 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106160225537 DAUC <0003> auc.c:142 vector [3]: autn = 0503deb8769d0000fb29d648ec72fd08 20250106160225537 DAUC <0003> auc.c:143 vector [3]: ck = ddd1c0d8b2c6d0e98febe2fe08865da1 20250106160225537 DAUC <0003> auc.c:144 vector [3]: ik = f56457f07142af8c75dd706d17d66757 20250106160225537 DAUC <0003> auc.c:145 vector [3]: res = 5826b4e9bcad90b20000000000000000 20250106160225537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225537 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160225537 DAUC <0003> auc.c:151 vector [3]: kc = d28305bbdcd44593 20250106160225537 DAUC <0003> auc.c:152 vector [3]: sres = e48b245b 20250106160225537 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160225537 DAUC <0003> auc.c:113 vector [4]: rand = e5d0fe3ff31c7446494c7a9d86d6caa3 20250106160225537 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106160225537 DAUC <0003> auc.c:142 vector [4]: autn = a97ebff61fff0000dc99ddb62eb3430f 20250106160225537 DAUC <0003> auc.c:143 vector [4]: ck = fd62b16b66fefd86e64f1bffad5836bb 20250106160225537 DAUC <0003> auc.c:144 vector [4]: ik = 2e35d5f2146ca4b168d89d4ca420eb3e 20250106160225537 DAUC <0003> auc.c:145 vector [4]: res = c6911b00eaa2716b0000000000000000 20250106160225537 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225537 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106160225537 DAUC <0003> auc.c:151 vector [4]: kc = 5dc0e22a7bea84b2 20250106160225537 DAUC <0003> auc.c:152 vector [4]: sres = 2c336a6b 20250106160225537 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106160225537 DAUC <0003> db_auc.c:245 IMSI='262423627387296': Generated 5 vectors 20250106160225537 DAUC <0003> db_auc.c:249 IMSI='262423627387296': Updating SQN=481 in DB 20250106160225537 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423627387296"} 20250106160225537 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423627387296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225537 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225537 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57132<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@8d1ca02407d9: Final verdict of PTC: pass 20250106160225539 DAUC <0003> db_auc.c:157 IMSI='262429346664320': No 2G Auth Data 20250106160225539 DAUC <0003> db_auc.c:192 IMSI='262429346664320': No 3G Auth Data HLR_Test-GSUP(21)@8d1ca02407d9: Created GsupExpect[0] for "262429346664320" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250106160225547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4258 20250106160225549 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225549 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429346664320"} 20250106160225549 DAUC <0003> db_auc.c:236 IMSI='262429346664320': Calling to generate 1 vectors 20250106160225549 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250106160225549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160225549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225549 DAUC <0003> auc.c:113 vector [0]: rand = 612f3db84ac44ca234a4a8a514992e7a 20250106160225549 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160225549 DAUC <0003> auc.c:142 vector [0]: autn = 45b7aec669cd0000e137eda8faea47d4 20250106160225549 DAUC <0003> auc.c:143 vector [0]: ck = db0d897cc90896921ed073a555062180 20250106160225549 DAUC <0003> auc.c:144 vector [0]: ik = ca131d8e50a23ef29a7bb9566da1235b 20250106160225549 DAUC <0003> auc.c:145 vector [0]: res = 081455a2e3338cc70000000000000000 20250106160225549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225549 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225549 DAUC <0003> auc.c:179 vector [0]: kc = ef52185125efb800 20250106160225549 DAUC <0003> auc.c:180 vector [0]: sres = 34072008 20250106160225549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225549 DAUC <0003> db_auc.c:245 IMSI='262429346664320': Generated 1 vectors 20250106160225549 DAUC <0003> db_auc.c:249 IMSI='262429346664320': Updating SQN=33 in DB 20250106160225549 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429346664320"} 20250106160225549 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225550 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225550 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d1ca02407d9: Found GsupExpect[0] for "262429346664320" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429346664320" TC_gsup_sai_num_auth_vectors(29)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160225552 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225552 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429346664320"} 20250106160225552 DAUC <0003> db_auc.c:236 IMSI='262429346664320': Calling to generate 4 vectors 20250106160225552 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250106160225552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225552 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106160225552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225552 DAUC <0003> auc.c:113 vector [0]: rand = df448c079f254ca167c047711f9fa381 20250106160225552 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106160225552 DAUC <0003> auc.c:142 vector [0]: autn = a79f6c7d4694000084f553c100a20876 20250106160225552 DAUC <0003> auc.c:143 vector [0]: ck = 2c94b4b0d0122f82bc185632eff87790 20250106160225552 DAUC <0003> auc.c:144 vector [0]: ik = 69da839af30f2fa183df3482ab2fbace 20250106160225552 DAUC <0003> auc.c:145 vector [0]: res = 33756c8b59a62e680000000000000000 20250106160225552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225552 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225552 DAUC <0003> auc.c:179 vector [0]: kc = 1061a219de747000 20250106160225552 DAUC <0003> auc.c:180 vector [0]: sres = 09460417 20250106160225552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225552 DAUC <0003> auc.c:113 vector [1]: rand = c233ca521982bab07096da7a11293175 20250106160225552 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106160225552 DAUC <0003> auc.c:142 vector [1]: autn = 3525a2e55141000093f85bd7a71ee5a9 20250106160225552 DAUC <0003> auc.c:143 vector [1]: ck = f4af50c2bd426fb05e08e419c297a7e8 20250106160225552 DAUC <0003> auc.c:144 vector [1]: ik = 3d59c0fd6394e5e3b6a70d6953d05bbc 20250106160225552 DAUC <0003> auc.c:145 vector [1]: res = e7a3d255cf0fd7e00000000000000000 20250106160225552 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225552 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160225552 DAUC <0003> auc.c:179 vector [1]: kc = 277b616c0a065400 20250106160225552 DAUC <0003> auc.c:180 vector [1]: sres = d366b52a 20250106160225552 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160225552 DAUC <0003> auc.c:113 vector [2]: rand = 36d9333830a142c6be254deef521301d 20250106160225552 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106160225552 DAUC <0003> auc.c:142 vector [2]: autn = da3d81d831e30000bd69434430d1c888 20250106160225552 DAUC <0003> auc.c:143 vector [2]: ck = d31b2757cd73aa0153431343c4ff05ae 20250106160225552 DAUC <0003> auc.c:144 vector [2]: ik = 90e5ed535b17b91f4da774f189e77117 20250106160225552 DAUC <0003> auc.c:145 vector [2]: res = 0cbb4caf947386ff0000000000000000 20250106160225552 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225552 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160225552 DAUC <0003> auc.c:179 vector [2]: kc = 8d349c98d2a89000 20250106160225552 DAUC <0003> auc.c:180 vector [2]: sres = dd0146e2 20250106160225552 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160225552 DAUC <0003> auc.c:113 vector [3]: rand = 3bb8a3e485db0d05466005a7479e9ad3 20250106160225552 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106160225552 DAUC <0003> auc.c:142 vector [3]: autn = 8167e0581bcc0000f41e42e31b4e23aa 20250106160225552 DAUC <0003> auc.c:143 vector [3]: ck = 8b8329158b9b9b620eb0bf3a09eda3cc 20250106160225552 DAUC <0003> auc.c:144 vector [3]: ik = 95cc16f6f403a50323d44e1a71c3870a 20250106160225552 DAUC <0003> auc.c:145 vector [3]: res = 4eb9c20d2f6d76bc0000000000000000 20250106160225552 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225552 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160225553 DAUC <0003> auc.c:179 vector [3]: kc = c435dd7524e61000 20250106160225553 DAUC <0003> auc.c:180 vector [3]: sres = a3450790 20250106160225553 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160225553 DAUC <0003> db_auc.c:245 IMSI='262429346664320': Generated 4 vectors 20250106160225553 DAUC <0003> db_auc.c:249 IMSI='262429346664320': Updating SQN=161 in DB 20250106160225553 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429346664320"} 20250106160225553 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225553 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225553 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225554 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225554 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429346664320"} 20250106160225554 DAUC <0003> db_auc.c:236 IMSI='262429346664320': Calling to generate 5 vectors 20250106160225554 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160225554 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225554 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225554 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106160225555 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225555 DAUC <0003> auc.c:113 vector [0]: rand = 7c5c899fa0fb69f017357f12bd5ff50e 20250106160225555 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106160225555 DAUC <0003> auc.c:142 vector [0]: autn = 5c1d19ed4ef4000017f0f29ec6c6b8f1 20250106160225555 DAUC <0003> auc.c:143 vector [0]: ck = c08e6aa08f1f2355a666b49146376c10 20250106160225555 DAUC <0003> auc.c:144 vector [0]: ik = 5f7d7f97cd6a52133a87a5d09373d096 20250106160225555 DAUC <0003> auc.c:145 vector [0]: res = 4703e4166b14100e0000000000000000 20250106160225555 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225555 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225555 DAUC <0003> auc.c:179 vector [0]: kc = abe31de2003ef800 20250106160225555 DAUC <0003> auc.c:180 vector [0]: sres = ba756d46 20250106160225555 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225555 DAUC <0003> auc.c:113 vector [1]: rand = 4b296760e52759611f1bace32337713c 20250106160225555 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106160225555 DAUC <0003> auc.c:142 vector [1]: autn = bd384c28542c0000ec763b1aa0277c6a 20250106160225555 DAUC <0003> auc.c:143 vector [1]: ck = 3e2ff134d2eb11ce074f8e28d87030ce 20250106160225555 DAUC <0003> auc.c:144 vector [1]: ik = 55ce7a61b7475f9c16d36a9c107c9fb2 20250106160225555 DAUC <0003> auc.c:145 vector [1]: res = 6f793a32e859bad90000000000000000 20250106160225555 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225555 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160225555 DAUC <0003> auc.c:179 vector [1]: kc = 3d29336e24947400 20250106160225555 DAUC <0003> auc.c:180 vector [1]: sres = 20b6be63 20250106160225555 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160225555 DAUC <0003> auc.c:113 vector [2]: rand = d4d383807386a9e86b1fbf35915b866c 20250106160225555 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106160225555 DAUC <0003> auc.c:142 vector [2]: autn = de665dc2d09e00004849c9c9b24015cb 20250106160225555 DAUC <0003> auc.c:143 vector [2]: ck = 589a4a163ad0f4df86ed085bd4ae8a38 20250106160225555 DAUC <0003> auc.c:144 vector [2]: ik = d4490b7ae762bbb84dee0e5659f11c02 20250106160225555 DAUC <0003> auc.c:145 vector [2]: res = ee956be52fd2f9680000000000000000 20250106160225555 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225555 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160225555 DAUC <0003> auc.c:179 vector [2]: kc = 498e11612efdcc00 20250106160225555 DAUC <0003> auc.c:180 vector [2]: sres = 92e80fff 20250106160225555 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160225555 DAUC <0003> auc.c:113 vector [3]: rand = 1544f0ec3e1bc78fa5ee156e0042c396 20250106160225555 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106160225555 DAUC <0003> auc.c:142 vector [3]: autn = f38291e2dc990000d00ac18f604e7f04 20250106160225555 DAUC <0003> auc.c:143 vector [3]: ck = a1e210063e1abfd2f731cce0e037c200 20250106160225555 DAUC <0003> auc.c:144 vector [3]: ik = a4728b1231ecff90cc83d352b6f980db 20250106160225555 DAUC <0003> auc.c:145 vector [3]: res = c40bfa8137a5d8010000000000000000 20250106160225555 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225555 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160225555 DAUC <0003> auc.c:179 vector [3]: kc = 031fd48e03f75800 20250106160225555 DAUC <0003> auc.c:180 vector [3]: sres = 8b61430d 20250106160225555 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160225555 DAUC <0003> auc.c:113 vector [4]: rand = aaf5165beb425a8008760a653752fdd2 20250106160225555 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106160225555 DAUC <0003> auc.c:142 vector [4]: autn = 936e66cc163700003e4eb0a6c639b183 20250106160225555 DAUC <0003> auc.c:143 vector [4]: ck = cae80c6e8e9482c13f3db052d772fcbb 20250106160225555 DAUC <0003> auc.c:144 vector [4]: ik = 8c2066f117076bab5663536350d3bffa 20250106160225555 DAUC <0003> auc.c:145 vector [4]: res = 47ed6737d4d84d1c0000000000000000 20250106160225555 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225555 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160225555 DAUC <0003> auc.c:179 vector [4]: kc = 5c16e558114fa000 20250106160225555 DAUC <0003> auc.c:180 vector [4]: sres = e3f90665 20250106160225555 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160225555 DAUC <0003> db_auc.c:245 IMSI='262429346664320': Generated 5 vectors 20250106160225555 DAUC <0003> db_auc.c:249 IMSI='262429346664320': Updating SQN=321 in DB 20250106160225555 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429346664320"} 20250106160225556 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225556 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225556 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225557 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225557 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429346664320"} 20250106160225557 DAUC <0003> db_auc.c:236 IMSI='262429346664320': Calling to generate 5 vectors 20250106160225557 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160225557 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225557 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225557 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106160225557 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225557 DAUC <0003> auc.c:113 vector [0]: rand = caf85fdfc6f39610e59d8eb31bda58a4 20250106160225557 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106160225557 DAUC <0003> auc.c:142 vector [0]: autn = 55e4026421a5000092dfebe8c7c3ffa1 20250106160225557 DAUC <0003> auc.c:143 vector [0]: ck = df7a70b81cdadf83e9a55b0be42583ec 20250106160225557 DAUC <0003> auc.c:144 vector [0]: ik = 11c9e89e40be311611ca174e8abb2d0a 20250106160225557 DAUC <0003> auc.c:145 vector [0]: res = 97581726b7f755e30000000000000000 20250106160225557 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225557 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225557 DAUC <0003> auc.c:179 vector [0]: kc = 051c42d35f621c00 20250106160225557 DAUC <0003> auc.c:180 vector [0]: sres = 0cb89800 20250106160225557 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225557 DAUC <0003> auc.c:113 vector [1]: rand = fae0f2b77a43527068f4daee8bdb4340 20250106160225557 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106160225557 DAUC <0003> auc.c:142 vector [1]: autn = 6bb0872757330000d62966232327dabd 20250106160225557 DAUC <0003> auc.c:143 vector [1]: ck = d79632c834e44deb16cc414ae0ed954c 20250106160225557 DAUC <0003> auc.c:144 vector [1]: ik = c6bdb73c11a74cf460ec6e1c03634916 20250106160225557 DAUC <0003> auc.c:145 vector [1]: res = c9d6f22026d0f0110000000000000000 20250106160225557 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225557 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160225557 DAUC <0003> auc.c:179 vector [1]: kc = 007674e4b5dfa800 20250106160225557 DAUC <0003> auc.c:180 vector [1]: sres = 31a32267 20250106160225557 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160225557 DAUC <0003> auc.c:113 vector [2]: rand = 0a9bca69ac092cf2d2a492d9546c0fc7 20250106160225557 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106160225557 DAUC <0003> auc.c:142 vector [2]: autn = dd6f49e7a3b900005b90ca09933ef44d 20250106160225557 DAUC <0003> auc.c:143 vector [2]: ck = 7ad2a44ef804eece0834702789bdc6ec 20250106160225557 DAUC <0003> auc.c:144 vector [2]: ik = b89647a73dd69145f8f93ae051d85b7e 20250106160225557 DAUC <0003> auc.c:145 vector [2]: res = 1ee4e349e6f820b70000000000000000 20250106160225557 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225557 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160225557 DAUC <0003> auc.c:179 vector [2]: kc = 7dc0573b8d1c0400 20250106160225557 DAUC <0003> auc.c:180 vector [2]: sres = 34c4ef77 20250106160225557 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160225557 DAUC <0003> auc.c:113 vector [3]: rand = e69bca0dbe39cc336980e98f51a0bbe4 20250106160225557 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106160225557 DAUC <0003> auc.c:142 vector [3]: autn = ede257dec14400000bce52cd6778989a 20250106160225557 DAUC <0003> auc.c:143 vector [3]: ck = 96ed030e7c7c2993bf249f4d5e4bc3e2 20250106160225557 DAUC <0003> auc.c:144 vector [3]: ik = 79e129605ba0f2963e2168206476913a 20250106160225557 DAUC <0003> auc.c:145 vector [3]: res = 934225bc7e81a6db0000000000000000 20250106160225557 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225557 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160225557 DAUC <0003> auc.c:179 vector [3]: kc = f8a2b384ef8b0800 20250106160225557 DAUC <0003> auc.c:180 vector [3]: sres = 5ac3e088 20250106160225557 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160225558 DAUC <0003> auc.c:113 vector [4]: rand = d32c15a260992f2034eeab52ed08f565 20250106160225558 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106160225558 DAUC <0003> auc.c:142 vector [4]: autn = 13824835e2170000b0f71d5e5f73712e 20250106160225558 DAUC <0003> auc.c:143 vector [4]: ck = 2bfc47c3b0fc5a91bbe5b5e591ed84da 20250106160225558 DAUC <0003> auc.c:144 vector [4]: ik = 0851b4f15b529a1db2ab050c3c0a24b0 20250106160225558 DAUC <0003> auc.c:145 vector [4]: res = 1ba07ae7a15e79050000000000000000 20250106160225558 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225558 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160225558 DAUC <0003> auc.c:179 vector [4]: kc = 022c150d74971400 20250106160225558 DAUC <0003> auc.c:180 vector [4]: sres = 88ae3b28 20250106160225558 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160225558 DAUC <0003> db_auc.c:245 IMSI='262429346664320': Generated 5 vectors 20250106160225558 DAUC <0003> db_auc.c:249 IMSI='262429346664320': Updating SQN=481 in DB 20250106160225558 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429346664320"} 20250106160225558 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429346664320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225558 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225558 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@8d1ca02407d9: Final verdict of PTC: pass 20250106160225559 DAUC <0003> db_auc.c:157 IMSI='262421485852872': No 2G Auth Data 20250106160225559 DAUC <0003> db_auc.c:192 IMSI='262421485852872': No 3G Auth Data HLR_Test-GSUP(21)@8d1ca02407d9: Created GsupExpect[0] for "262421485852872" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250106160225566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 20250106160225568 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225568 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421485852872"} 20250106160225568 DAUC <0003> db_auc.c:236 IMSI='262421485852872': Calling to generate 1 vectors 20250106160225568 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250106160225568 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225568 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225568 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160225568 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225568 DAUC <0003> auc.c:113 vector [0]: rand = 65f6020e248e2b8f728dcac3a0d5124a 20250106160225568 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160225568 DAUC <0003> auc.c:142 vector [0]: autn = cb334517d63500001fa2c3d22f0b4f53 20250106160225568 DAUC <0003> auc.c:143 vector [0]: ck = 55ad38c6730d474face344b3bd297c4a 20250106160225568 DAUC <0003> auc.c:144 vector [0]: ik = 10f28386116af61a16383d23e7122719 20250106160225568 DAUC <0003> auc.c:145 vector [0]: res = f3198cdd608298260000000000000000 20250106160225568 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225568 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225568 DAUC <0003> auc.c:179 vector [0]: kc = f9242d0f7e697800 20250106160225568 DAUC <0003> auc.c:180 vector [0]: sres = 3805bd8e 20250106160225568 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225568 DAUC <0003> db_auc.c:245 IMSI='262421485852872': Generated 1 vectors 20250106160225568 DAUC <0003> db_auc.c:249 IMSI='262421485852872': Updating SQN=33 in DB 20250106160225568 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421485852872"} 20250106160225568 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225568 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225568 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d1ca02407d9: Found GsupExpect[0] for "262421485852872" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421485852872" TC_gsup_sai_num_auth_vectors(30)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160225570 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225570 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421485852872"} 20250106160225570 DAUC <0003> db_auc.c:236 IMSI='262421485852872': Calling to generate 4 vectors 20250106160225570 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250106160225570 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225570 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225570 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106160225570 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225570 DAUC <0003> auc.c:113 vector [0]: rand = 7a121e0199513e5b6ae74605c08095d9 20250106160225570 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106160225570 DAUC <0003> auc.c:142 vector [0]: autn = 9c3f6ef4c72c00005dbc83b2ff9a9602 20250106160225570 DAUC <0003> auc.c:143 vector [0]: ck = 3a7bc4c63a54df9eedfff7344261c57e 20250106160225570 DAUC <0003> auc.c:144 vector [0]: ik = 2f67d097b47a4c1d3bb17bee766580bb 20250106160225570 DAUC <0003> auc.c:145 vector [0]: res = 3aaac20c45c101d10000000000000000 20250106160225570 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225570 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225570 DAUC <0003> auc.c:179 vector [0]: kc = 39684964037ccc00 20250106160225570 DAUC <0003> auc.c:180 vector [0]: sres = fbf60fbf 20250106160225570 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225570 DAUC <0003> auc.c:113 vector [1]: rand = db8da4323be17dccd32992f20bfa0f39 20250106160225570 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106160225570 DAUC <0003> auc.c:142 vector [1]: autn = 4424334133c600003f806f19a2095d5f 20250106160225570 DAUC <0003> auc.c:143 vector [1]: ck = 3ce6674b9d8783eac107174194bbaf03 20250106160225570 DAUC <0003> auc.c:144 vector [1]: ik = 76e7976b1638cca6e8b45a4f0416da80 20250106160225570 DAUC <0003> auc.c:145 vector [1]: res = a3ff50a3b70567a20000000000000000 20250106160225570 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225570 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160225570 DAUC <0003> auc.c:179 vector [1]: kc = e4a0c7d951e59800 20250106160225570 DAUC <0003> auc.c:180 vector [1]: sres = 196ac530 20250106160225570 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160225570 DAUC <0003> auc.c:113 vector [2]: rand = d93c48dca75134de74daeb18bf8df29c 20250106160225570 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106160225570 DAUC <0003> auc.c:142 vector [2]: autn = 469dca0674c00000605fabbce971d677 20250106160225570 DAUC <0003> auc.c:143 vector [2]: ck = 1c1bfde487314651242e426af4e85a9e 20250106160225570 DAUC <0003> auc.c:144 vector [2]: ik = 5a8df22a11a3224103df5166fd29efe1 20250106160225570 DAUC <0003> auc.c:145 vector [2]: res = 50263f7eae5036ee0000000000000000 20250106160225570 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225570 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160225570 DAUC <0003> auc.c:179 vector [2]: kc = dd776849c6f99c00 20250106160225570 DAUC <0003> auc.c:180 vector [2]: sres = d4ef1da8 20250106160225570 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160225570 DAUC <0003> auc.c:113 vector [3]: rand = 09ee3d53df50ad84210c9cc090743351 20250106160225570 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106160225570 DAUC <0003> auc.c:142 vector [3]: autn = 1b466c2e1cd20000faaa79af51c3c1aa 20250106160225570 DAUC <0003> auc.c:143 vector [3]: ck = e4d316905c56959964640991683a881f 20250106160225570 DAUC <0003> auc.c:144 vector [3]: ik = 7e0ec146e613b8a544368bcd83073e68 20250106160225570 DAUC <0003> auc.c:145 vector [3]: res = f4db63e74efe862f0000000000000000 20250106160225570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225570 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160225570 DAUC <0003> auc.c:179 vector [3]: kc = 51d1660ec1185400 20250106160225570 DAUC <0003> auc.c:180 vector [3]: sres = a059426b 20250106160225570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160225570 DAUC <0003> db_auc.c:245 IMSI='262421485852872': Generated 4 vectors 20250106160225570 DAUC <0003> db_auc.c:249 IMSI='262421485852872': Updating SQN=161 in DB 20250106160225571 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421485852872"} 20250106160225571 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225571 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225571 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225572 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225572 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421485852872"} 20250106160225572 DAUC <0003> db_auc.c:236 IMSI='262421485852872': Calling to generate 5 vectors 20250106160225572 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160225572 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225572 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225572 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106160225572 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225572 DAUC <0003> auc.c:113 vector [0]: rand = 61602876201c0b1087415675590c6f9e 20250106160225572 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106160225572 DAUC <0003> auc.c:142 vector [0]: autn = 879eef6db3ec0000a0479bf9f6c19418 20250106160225572 DAUC <0003> auc.c:143 vector [0]: ck = 2549d4c2611b07f6cb0dbe8a7956e65d 20250106160225572 DAUC <0003> auc.c:144 vector [0]: ik = 04d38ca87ee1188ab2ba24ac5d8f46f1 20250106160225572 DAUC <0003> auc.c:145 vector [0]: res = e4f84c12cbe261880000000000000000 20250106160225572 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225572 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225572 DAUC <0003> auc.c:179 vector [0]: kc = d0d7d7ffc9be7800 20250106160225572 DAUC <0003> auc.c:180 vector [0]: sres = 8f8b11f6 20250106160225572 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225572 DAUC <0003> auc.c:113 vector [1]: rand = d3f77d5b3b9919780d77e6a1cea56ea8 20250106160225572 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106160225572 DAUC <0003> auc.c:142 vector [1]: autn = 7f31d463962200004d98c21ed4611bdb 20250106160225572 DAUC <0003> auc.c:143 vector [1]: ck = 605a3ecc737d2757af7df15ecf24c1a7 20250106160225572 DAUC <0003> auc.c:144 vector [1]: ik = 08a46fadbf8754481f19e3f02527d98a 20250106160225572 DAUC <0003> auc.c:145 vector [1]: res = 48ec9cd72709c5520000000000000000 20250106160225572 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225572 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160225572 DAUC <0003> auc.c:179 vector [1]: kc = e3f1ace8667c7000 20250106160225572 DAUC <0003> auc.c:180 vector [1]: sres = 0a327f3c 20250106160225572 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160225572 DAUC <0003> auc.c:113 vector [2]: rand = ff318434190a26f84d77a3e0a0aa8075 20250106160225572 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106160225572 DAUC <0003> auc.c:142 vector [2]: autn = dc24a888b984000016c1ee3b6bd62c25 20250106160225572 DAUC <0003> auc.c:143 vector [2]: ck = ff4dd140582488a3dc90b32968034fb5 20250106160225572 DAUC <0003> auc.c:144 vector [2]: ik = c9596756b4f5af1a9f63d05f185131ce 20250106160225572 DAUC <0003> auc.c:145 vector [2]: res = 5cb381d6386666070000000000000000 20250106160225572 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225572 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160225572 DAUC <0003> auc.c:179 vector [2]: kc = df20028d2cb0f000 20250106160225572 DAUC <0003> auc.c:180 vector [2]: sres = 684942e7 20250106160225572 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160225572 DAUC <0003> auc.c:113 vector [3]: rand = 090cf4967fb1b4099afc24d374a24794 20250106160225573 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106160225573 DAUC <0003> auc.c:142 vector [3]: autn = fa5a2e8185fe000012106e7043e250f0 20250106160225573 DAUC <0003> auc.c:143 vector [3]: ck = d8b090bf7610cf80bed88d80837611b2 20250106160225573 DAUC <0003> auc.c:144 vector [3]: ik = bc51db88967330982f65422e0713b757 20250106160225573 DAUC <0003> auc.c:145 vector [3]: res = 519c1578926a7c050000000000000000 20250106160225573 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225573 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160225573 DAUC <0003> auc.c:179 vector [3]: kc = ca79dae7dec2f400 20250106160225573 DAUC <0003> auc.c:180 vector [3]: sres = fb99be54 20250106160225573 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160225573 DAUC <0003> auc.c:113 vector [4]: rand = d0edcec3ad5b12fc0563a1e89c11e98a 20250106160225573 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106160225573 DAUC <0003> auc.c:142 vector [4]: autn = 87b115a5d61500001dbcdd503f7c67e4 20250106160225573 DAUC <0003> auc.c:143 vector [4]: ck = 282f24b1dc79114256d995a975a5580d 20250106160225573 DAUC <0003> auc.c:144 vector [4]: ik = b8dd5c3fa5c5222c5ba7cfe622f95dd9 20250106160225573 DAUC <0003> auc.c:145 vector [4]: res = 15df7e96596dcaaf0000000000000000 20250106160225573 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225573 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160225573 DAUC <0003> auc.c:179 vector [4]: kc = 350cd00bb425e400 20250106160225573 DAUC <0003> auc.c:180 vector [4]: sres = f849dca9 20250106160225573 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160225573 DAUC <0003> db_auc.c:245 IMSI='262421485852872': Generated 5 vectors 20250106160225573 DAUC <0003> db_auc.c:249 IMSI='262421485852872': Updating SQN=321 in DB 20250106160225573 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421485852872"} 20250106160225573 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225573 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225573 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225574 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225574 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421485852872"} 20250106160225574 DAUC <0003> db_auc.c:236 IMSI='262421485852872': Calling to generate 5 vectors 20250106160225574 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160225574 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225574 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225575 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106160225575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225575 DAUC <0003> auc.c:113 vector [0]: rand = dc68525eb04b5711fe088bfea8246a40 20250106160225575 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106160225575 DAUC <0003> auc.c:142 vector [0]: autn = dac3dc0ac4fd0000e42bd85958601948 20250106160225575 DAUC <0003> auc.c:143 vector [0]: ck = c2ceaf556e2fe7e3217df0eee1f43639 20250106160225575 DAUC <0003> auc.c:144 vector [0]: ik = fc5625823a813e603342e4565527458e 20250106160225575 DAUC <0003> auc.c:145 vector [0]: res = 7587d159b56d7d9e0000000000000000 20250106160225575 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225575 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225575 DAUC <0003> auc.c:179 vector [0]: kc = 1f0fe82b13588400 20250106160225575 DAUC <0003> auc.c:180 vector [0]: sres = f647c328 20250106160225575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225575 DAUC <0003> auc.c:113 vector [1]: rand = cfc7bcc38467f17a347615e04c04a738 20250106160225575 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106160225575 DAUC <0003> auc.c:142 vector [1]: autn = 0e1c368ac3fa0000e0b249ac45778b64 20250106160225575 DAUC <0003> auc.c:143 vector [1]: ck = aa8e90ab2a53e23ef6342a651576c60a 20250106160225575 DAUC <0003> auc.c:144 vector [1]: ik = 089488b685cb8c6af7ff99d39f53736a 20250106160225575 DAUC <0003> auc.c:145 vector [1]: res = ba92df5f16cfc4170000000000000000 20250106160225575 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225575 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160225575 DAUC <0003> auc.c:179 vector [1]: kc = cfbe59a3539f2c00 20250106160225575 DAUC <0003> auc.c:180 vector [1]: sres = 17976222 20250106160225575 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160225575 DAUC <0003> auc.c:113 vector [2]: rand = deed6626e6b9463b4eccbfb043f607be 20250106160225575 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106160225575 DAUC <0003> auc.c:142 vector [2]: autn = 0cd1ee5c3a8c00008c786557f2ac722e 20250106160225575 DAUC <0003> auc.c:143 vector [2]: ck = bd2a7bfb6752d668b449f98e678ffc10 20250106160225575 DAUC <0003> auc.c:144 vector [2]: ik = cab76a3e37377630c6e729152b50a907 20250106160225575 DAUC <0003> auc.c:145 vector [2]: res = 96de08e098123fe00000000000000000 20250106160225575 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225575 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160225575 DAUC <0003> auc.c:179 vector [2]: kc = 258f0fe633eb9c00 20250106160225575 DAUC <0003> auc.c:180 vector [2]: sres = 0c6bf9f8 20250106160225575 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160225575 DAUC <0003> auc.c:113 vector [3]: rand = 222ea8dda684ee15ae41c66c2b429720 20250106160225575 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106160225575 DAUC <0003> auc.c:142 vector [3]: autn = e093726a533600007d72b88fde7cb86f 20250106160225575 DAUC <0003> auc.c:143 vector [3]: ck = 0670fe68deadb9eff3dc08e7e6272211 20250106160225575 DAUC <0003> auc.c:144 vector [3]: ik = f55a550a6ac165cec126a65155dcc30a 20250106160225575 DAUC <0003> auc.c:145 vector [3]: res = 911228a5f9a2bcdf0000000000000000 20250106160225575 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225575 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160225575 DAUC <0003> auc.c:179 vector [3]: kc = a694e0ce38c83400 20250106160225575 DAUC <0003> auc.c:180 vector [3]: sres = 1f3bd8fe 20250106160225575 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160225575 DAUC <0003> auc.c:113 vector [4]: rand = 2f5482b909523eae2397ec6451a6e0ff 20250106160225575 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106160225575 DAUC <0003> auc.c:142 vector [4]: autn = a762b45bcd0c000089a624fcd152bc04 20250106160225575 DAUC <0003> auc.c:143 vector [4]: ck = 9be8107bacc344c26ccebac34f036077 20250106160225575 DAUC <0003> auc.c:144 vector [4]: ik = 4b953971566831b02cdf6aef5a49e6b8 20250106160225575 DAUC <0003> auc.c:145 vector [4]: res = 5ec1a6a4bb4c77150000000000000000 20250106160225575 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225575 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160225575 DAUC <0003> auc.c:179 vector [4]: kc = 1b631c81b1aaf000 20250106160225575 DAUC <0003> auc.c:180 vector [4]: sres = 260316b2 20250106160225575 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160225575 DAUC <0003> db_auc.c:245 IMSI='262421485852872': Generated 5 vectors 20250106160225575 DAUC <0003> db_auc.c:249 IMSI='262421485852872': Updating SQN=481 in DB 20250106160225575 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421485852872"} 20250106160225575 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421485852872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225575 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225576 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@8d1ca02407d9: Final verdict of PTC: pass 20250106160225578 DAUC <0003> db_auc.c:157 IMSI='262427784333604': No 2G Auth Data 20250106160225578 DAUC <0003> db_auc.c:192 IMSI='262427784333604': No 3G Auth Data HLR_Test-GSUP(21)@8d1ca02407d9: Created GsupExpect[0] for "262427784333604" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250106160225586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57158<->l=127.0.0.1:4258 20250106160225589 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225589 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427784333604"} 20250106160225589 DAUC <0003> db_auc.c:236 IMSI='262427784333604': Calling to generate 1 vectors 20250106160225589 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250106160225589 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225589 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225589 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160225589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225589 DAUC <0003> auc.c:113 vector [0]: rand = 9b5947b12df4c7215cd14b38029034cd 20250106160225589 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160225589 DAUC <0003> auc.c:142 vector [0]: autn = 24fa88dd8fae00004ffb3a828c8f9289 20250106160225589 DAUC <0003> auc.c:143 vector [0]: ck = 035d725801309f094f133f76c147ed62 20250106160225589 DAUC <0003> auc.c:144 vector [0]: ik = 256a8208170f2f5cb320c0f74285f262 20250106160225589 DAUC <0003> auc.c:145 vector [0]: res = a8b23f7c3a41aa7d0000000000000000 20250106160225589 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225589 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225589 DAUC <0003> auc.c:179 vector [0]: kc = b1f682d7b4d1999e 20250106160225589 DAUC <0003> auc.c:180 vector [0]: sres = 3f1589b7 20250106160225589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225589 DAUC <0003> db_auc.c:245 IMSI='262427784333604': Generated 1 vectors 20250106160225589 DAUC <0003> db_auc.c:249 IMSI='262427784333604': Updating SQN=33 in DB 20250106160225589 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427784333604"} 20250106160225589 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225589 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225589 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d1ca02407d9: Found GsupExpect[0] for "262427784333604" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427784333604" TC_gsup_sai_num_auth_vectors(31)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160225591 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225591 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427784333604"} 20250106160225591 DAUC <0003> db_auc.c:236 IMSI='262427784333604': Calling to generate 4 vectors 20250106160225591 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250106160225591 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225591 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225591 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250106160225591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225591 DAUC <0003> auc.c:113 vector [0]: rand = 3bd14e5f1c133abdf9ed0d23f9999c99 20250106160225591 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250106160225591 DAUC <0003> auc.c:142 vector [0]: autn = 05020d3c50760000ffa380926bda6461 20250106160225591 DAUC <0003> auc.c:143 vector [0]: ck = 9e66cfa9e3afe8b395d4b511bfaf5b7d 20250106160225591 DAUC <0003> auc.c:144 vector [0]: ik = 510e514500f4702020e9cb7292e05dd9 20250106160225591 DAUC <0003> auc.c:145 vector [0]: res = 7b2f52417df9ac050000000000000000 20250106160225591 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225591 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225591 DAUC <0003> auc.c:179 vector [0]: kc = 3a670fdb68de0512 20250106160225591 DAUC <0003> auc.c:180 vector [0]: sres = c55e8210 20250106160225591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225591 DAUC <0003> auc.c:113 vector [1]: rand = 22c9b0d0d601802b926b725bf34d7a16 20250106160225591 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250106160225591 DAUC <0003> auc.c:142 vector [1]: autn = d459e86421df0000d0a83db74a87d5d2 20250106160225591 DAUC <0003> auc.c:143 vector [1]: ck = 51ef7caafc96e85870ea033a9b650f04 20250106160225591 DAUC <0003> auc.c:144 vector [1]: ik = 359042388f2a70a26ffae6789836be58 20250106160225591 DAUC <0003> auc.c:145 vector [1]: res = d71c76b715d4e84a0000000000000000 20250106160225591 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225591 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160225591 DAUC <0003> auc.c:179 vector [1]: kc = a05d8a29eed8c608 20250106160225591 DAUC <0003> auc.c:180 vector [1]: sres = be7c9a00 20250106160225591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160225591 DAUC <0003> auc.c:113 vector [2]: rand = 5aa97e3e9e934a00b47bfbedf747e341 20250106160225591 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250106160225591 DAUC <0003> auc.c:142 vector [2]: autn = c301bb04efce00000105a084c143f1b7 20250106160225591 DAUC <0003> auc.c:143 vector [2]: ck = 4682fb377d9f01355e3e7c3230da1e22 20250106160225591 DAUC <0003> auc.c:144 vector [2]: ik = dbe74d95e1da06244ea1720847e3ba8a 20250106160225591 DAUC <0003> auc.c:145 vector [2]: res = a0570d97e43dbb590000000000000000 20250106160225591 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225591 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160225591 DAUC <0003> auc.c:179 vector [2]: kc = f72c1018275a8a28 20250106160225591 DAUC <0003> auc.c:180 vector [2]: sres = 161ee069 20250106160225591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160225591 DAUC <0003> auc.c:113 vector [3]: rand = b1b4924186d1e8d1ffc917318b87168e 20250106160225591 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250106160225591 DAUC <0003> auc.c:142 vector [3]: autn = 13dcd01e27ac0000753a121644b5aaf2 20250106160225591 DAUC <0003> auc.c:143 vector [3]: ck = 80b449b7b57c93b83625777f7e01d4be 20250106160225591 DAUC <0003> auc.c:144 vector [3]: ik = 1d1ec5b933e4c8812f16e2493e57d330 20250106160225591 DAUC <0003> auc.c:145 vector [3]: res = 80db890b07df55ea0000000000000000 20250106160225591 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225591 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160225591 DAUC <0003> auc.c:179 vector [3]: kc = b331090d23f6e942 20250106160225591 DAUC <0003> auc.c:180 vector [3]: sres = fef98f2b 20250106160225591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160225591 DAUC <0003> db_auc.c:245 IMSI='262427784333604': Generated 4 vectors 20250106160225591 DAUC <0003> db_auc.c:249 IMSI='262427784333604': Updating SQN=161 in DB 20250106160225591 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427784333604"} 20250106160225591 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225591 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225591 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225592 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225592 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427784333604"} 20250106160225592 DAUC <0003> db_auc.c:236 IMSI='262427784333604': Calling to generate 5 vectors 20250106160225592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160225592 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225592 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225592 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250106160225592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225592 DAUC <0003> auc.c:113 vector [0]: rand = e97a135cfe7744bb11fdbbd00787fe52 20250106160225592 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250106160225592 DAUC <0003> auc.c:142 vector [0]: autn = c9bbdd231caf00000c606b95696e797d 20250106160225592 DAUC <0003> auc.c:143 vector [0]: ck = dbaf4cd78193c4d1ac1b0d0e834aa59f 20250106160225592 DAUC <0003> auc.c:144 vector [0]: ik = 586f0a778417f7e51fb2b71ff9f7c0a3 20250106160225592 DAUC <0003> auc.c:145 vector [0]: res = 38db0b298c5128900000000000000000 20250106160225592 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225592 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225592 DAUC <0003> auc.c:179 vector [0]: kc = 9c2570186b9d66aa 20250106160225592 DAUC <0003> auc.c:180 vector [0]: sres = b60cd5a8 20250106160225592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225592 DAUC <0003> auc.c:113 vector [1]: rand = ea52fa663f88f5f2497a7dd4df8c4df6 20250106160225592 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250106160225592 DAUC <0003> auc.c:142 vector [1]: autn = 78c11aefaac300009a990e78f9bca204 20250106160225592 DAUC <0003> auc.c:143 vector [1]: ck = fa00c7e3e0bc4ee2fb7fd9359d6502ec 20250106160225592 DAUC <0003> auc.c:144 vector [1]: ik = 7405398a127a8c43d52ec4ecb3d2b110 20250106160225592 DAUC <0003> auc.c:145 vector [1]: res = 9f0328d800b0b2520000000000000000 20250106160225592 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225592 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160225592 DAUC <0003> auc.c:179 vector [1]: kc = 3cdc7e4580b81c65 20250106160225592 DAUC <0003> auc.c:180 vector [1]: sres = ed4b6c7f 20250106160225592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160225592 DAUC <0003> auc.c:113 vector [2]: rand = 74f404db41e2b75294b2691868b0b341 20250106160225592 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250106160225592 DAUC <0003> auc.c:142 vector [2]: autn = 5ff329250b02000080224526ec306938 20250106160225592 DAUC <0003> auc.c:143 vector [2]: ck = 7bb0fbf1b94be186093cd87537c50e34 20250106160225592 DAUC <0003> auc.c:144 vector [2]: ik = e4706c19d41c6c5ecc31d2c43fe77d33 20250106160225592 DAUC <0003> auc.c:145 vector [2]: res = 60c9c0f6dc88727a0000000000000000 20250106160225592 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225593 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160225593 DAUC <0003> auc.c:179 vector [2]: kc = 5a7f1edbf2b4c38c 20250106160225593 DAUC <0003> auc.c:180 vector [2]: sres = 8decb81f 20250106160225593 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160225593 DAUC <0003> auc.c:113 vector [3]: rand = f94ce47a57cecf2564dc1f44d444694b 20250106160225593 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250106160225593 DAUC <0003> auc.c:142 vector [3]: autn = 4504d59de91b00005804eccac9a95df8 20250106160225593 DAUC <0003> auc.c:143 vector [3]: ck = bbf76fe10a59fd633065249dc4309a35 20250106160225593 DAUC <0003> auc.c:144 vector [3]: ik = ba7bb423ea8b98313100811a08ac13ec 20250106160225593 DAUC <0003> auc.c:145 vector [3]: res = 2ecfb9e41f4ab1a60000000000000000 20250106160225593 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225593 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160225593 DAUC <0003> auc.c:179 vector [3]: kc = 1b57646314e2ebba 20250106160225593 DAUC <0003> auc.c:180 vector [3]: sres = 5792ed92 20250106160225593 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160225593 DAUC <0003> auc.c:113 vector [4]: rand = 328b8dab14ab1c8014aa979f7dcafd5f 20250106160225593 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250106160225593 DAUC <0003> auc.c:142 vector [4]: autn = 037114a5ab4a000057877a8ebc6d55fd 20250106160225593 DAUC <0003> auc.c:143 vector [4]: ck = a028dc6270cea066a046879948866e13 20250106160225593 DAUC <0003> auc.c:144 vector [4]: ik = d356acb2e80d8b1d760faeab011bf62c 20250106160225593 DAUC <0003> auc.c:145 vector [4]: res = ff5084e3e78c59f80000000000000000 20250106160225593 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225593 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160225593 DAUC <0003> auc.c:179 vector [4]: kc = 1066aa789aaf34a8 20250106160225593 DAUC <0003> auc.c:180 vector [4]: sres = f7dbb1c9 20250106160225593 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160225593 DAUC <0003> db_auc.c:245 IMSI='262427784333604': Generated 5 vectors 20250106160225593 DAUC <0003> db_auc.c:249 IMSI='262427784333604': Updating SQN=321 in DB 20250106160225593 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427784333604"} 20250106160225593 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225593 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225593 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225594 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225594 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427784333604"} 20250106160225594 DAUC <0003> db_auc.c:236 IMSI='262427784333604': Calling to generate 5 vectors 20250106160225594 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160225594 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160225594 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160225594 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250106160225594 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160225594 DAUC <0003> auc.c:113 vector [0]: rand = d08b23a72e69cef097199742c36882c8 20250106160225594 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250106160225594 DAUC <0003> auc.c:142 vector [0]: autn = 50b37ab213680000a31bb39de34327c9 20250106160225594 DAUC <0003> auc.c:143 vector [0]: ck = 9d140ac10ee5707291055a8f4467e987 20250106160225594 DAUC <0003> auc.c:144 vector [0]: ik = aaa2cc787f10eb7247c14f40353fa4ae 20250106160225594 DAUC <0003> auc.c:145 vector [0]: res = 9a7468d2154bd4a30000000000000000 20250106160225594 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160225594 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160225594 DAUC <0003> auc.c:179 vector [0]: kc = 6c7ed1150359cf22 20250106160225594 DAUC <0003> auc.c:180 vector [0]: sres = 5474327e 20250106160225594 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160225594 DAUC <0003> auc.c:113 vector [1]: rand = 56f44b984b0dda3a795a0f873500d837 20250106160225594 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250106160225594 DAUC <0003> auc.c:142 vector [1]: autn = f63b7987f43200000f695c32d70de45b 20250106160225594 DAUC <0003> auc.c:143 vector [1]: ck = f627f5bff836ea86c03f7e8e894d77b3 20250106160225594 DAUC <0003> auc.c:144 vector [1]: ik = bf436e36b4727beaef7f788987fafef1 20250106160225594 DAUC <0003> auc.c:145 vector [1]: res = 467ea04d14301e050000000000000000 20250106160225594 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160225594 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160225594 DAUC <0003> auc.c:179 vector [1]: kc = a6c0079840375429 20250106160225594 DAUC <0003> auc.c:180 vector [1]: sres = 331e2ac6 20250106160225594 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160225594 DAUC <0003> auc.c:113 vector [2]: rand = 8426d9546506957462a7c2761937f6fc 20250106160225594 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250106160225594 DAUC <0003> auc.c:142 vector [2]: autn = 45d1f3aab1550000d16c03e29dbe5847 20250106160225594 DAUC <0003> auc.c:143 vector [2]: ck = e3b5076043c8303ecad88a8764f2fd93 20250106160225594 DAUC <0003> auc.c:144 vector [2]: ik = 4281bc5ea612f5a1cc5c28bac39f496e 20250106160225594 DAUC <0003> auc.c:145 vector [2]: res = a189f12a9d12505c0000000000000000 20250106160225594 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160225594 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160225594 DAUC <0003> auc.c:179 vector [2]: kc = 077061fdef58d193 20250106160225594 DAUC <0003> auc.c:180 vector [2]: sres = e64b9ab0 20250106160225594 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160225594 DAUC <0003> auc.c:113 vector [3]: rand = 8d6dda9e9664b5cff17693c1cac7cec7 20250106160225594 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250106160225594 DAUC <0003> auc.c:142 vector [3]: autn = 19987749c0aa0000e7597bb69bac745c 20250106160225594 DAUC <0003> auc.c:143 vector [3]: ck = d1cb28a88beef29955983a2351daf2c1 20250106160225594 DAUC <0003> auc.c:144 vector [3]: ik = 09fd1e1fc1e6c5ad240590d8e59fca58 20250106160225594 DAUC <0003> auc.c:145 vector [3]: res = d93a7f31b1a66b050000000000000000 20250106160225594 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160225594 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160225594 DAUC <0003> auc.c:179 vector [3]: kc = a0c4bbed679acb2d 20250106160225594 DAUC <0003> auc.c:180 vector [3]: sres = 807d3cec 20250106160225594 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160225594 DAUC <0003> auc.c:113 vector [4]: rand = d0cda39e058242f2aa1d46505a793890 20250106160225594 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250106160225594 DAUC <0003> auc.c:142 vector [4]: autn = 40e0dabf3a920000e393e9e3667fa5bd 20250106160225594 DAUC <0003> auc.c:143 vector [4]: ck = baae3214cc2cfb3de25c83100bbd3041 20250106160225594 DAUC <0003> auc.c:144 vector [4]: ik = 3738443018e10d7e9b3aacd45845ab62 20250106160225594 DAUC <0003> auc.c:145 vector [4]: res = dca12801588714280000000000000000 20250106160225594 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160225594 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160225594 DAUC <0003> auc.c:179 vector [4]: kc = 726fe22da9bb1eea 20250106160225594 DAUC <0003> auc.c:180 vector [4]: sres = 13e612a9 20250106160225594 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160225594 DAUC <0003> db_auc.c:245 IMSI='262427784333604': Generated 5 vectors 20250106160225594 DAUC <0003> db_auc.c:249 IMSI='262427784333604': Updating SQN=481 in DB 20250106160225594 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427784333604"} 20250106160225594 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427784333604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160225594 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160225594 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160225596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57158<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160225597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20250106160225597 DLINP <000b> input/ipa.c:452 connected read/write 20250106160225597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160225597 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160225597 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160225597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@8d1ca02407d9: Final verdict of PTC: none 20250106160225597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38055<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(20)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@8d1ca02407d9: Final verdict of PTC: none 22@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon Jan 6 16:02:25 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 20250106160225623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57170<->l=127.0.0.1:4258 20250106160225725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57170<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=263144) Waiting for packet dumper to finish... 1 (prev_count=263144, count=409208) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon Jan 6 16:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_sai_eps started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160228825 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160228825 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160228830 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160228831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160228835 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160228836 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160228836 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160228836 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  20250106160228836 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160228836 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  20250106160228836 DLGSUP <0013> gsup_server.c:236 2:  20250106160228836 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160228836 DLGSUP <0013> gsup_server.c:236 3:  20250106160228836 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160228836 DLGSUP <0013> gsup_server.c:236 4:  20250106160228836 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160228836 DLGSUP <0013> gsup_server.c:236 5:  20250106160228836 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160228836 DLGSUP <0013> gsup_server.c:236 7:  20250106160228836 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160228836 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160228836 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(32)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160228836 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@8d1ca02407d9: 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") 20250106160228858 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39889<->l=127.0.0.1:4259) 20250106160228864 DAUC <0003> db_auc.c:157 IMSI='262421628801537': No 2G Auth Data 20250106160228864 DAUC <0003> db_auc.c:192 IMSI='262421628801537': No 3G Auth Data HLR_Test-GSUP(33)@8d1ca02407d9: Created GsupExpect[0] for "262421628801537" to be handled at TC_gsup_sai_eps(36) 20250106160228887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 20250106160228897 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160228897 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421628801537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421628801537"} 20250106160228897 DAUC <0003> db_auc.c:157 IMSI='262421628801537': No 2G Auth Data 20250106160228897 DAUC <0003> db_auc.c:236 IMSI='262421628801537': Calling to generate 5 vectors 20250106160228897 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106160228897 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160228897 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160228897 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160228897 DAUC <0003> auc.c:113 vector [0]: rand = fab17b3d746b9572a844f87847452d19 20250106160228897 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160228897 DAUC <0003> auc.c:142 vector [0]: autn = cabb2df4fc048000c44048e0707f3b83 20250106160228898 DAUC <0003> auc.c:143 vector [0]: ck = a9d7f30bec8340011d3a4118351b2469 20250106160228898 DAUC <0003> auc.c:144 vector [0]: ik = d88318b75e4bdae5f0016d0bed631e1d 20250106160228898 DAUC <0003> auc.c:145 vector [0]: res = f9a5a841121ae1510000000000000000 20250106160228898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160228898 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160228898 DAUC <0003> auc.c:151 vector [0]: kc = 9c6fc7af6ab0a090 20250106160228898 DAUC <0003> auc.c:152 vector [0]: sres = ebbf4910 20250106160228898 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160228898 DAUC <0003> auc.c:113 vector [1]: rand = 67ef121576261edf1dd22e2fc71021f6 20250106160228898 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160228898 DAUC <0003> auc.c:142 vector [1]: autn = 19107eb0412780003aa2ac37994e31ab 20250106160228898 DAUC <0003> auc.c:143 vector [1]: ck = a2ab4b1a4262b7e83959389be3ba3436 20250106160228898 DAUC <0003> auc.c:144 vector [1]: ik = 4c8ab1bbc70953a6a0a6eaec05f66a07 20250106160228898 DAUC <0003> auc.c:145 vector [1]: res = fea50674f0e857b00000000000000000 20250106160228898 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160228898 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160228898 DAUC <0003> auc.c:151 vector [1]: kc = 77de28d66327ba7f 20250106160228898 DAUC <0003> auc.c:152 vector [1]: sres = 0e4d51c4 20250106160228898 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160228898 DAUC <0003> auc.c:113 vector [2]: rand = 009630755afe4eea3d64764a7d8b2b7b 20250106160228898 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160228899 DAUC <0003> auc.c:142 vector [2]: autn = 490658bc12908000650d437eb6f6c3a9 20250106160228899 DAUC <0003> auc.c:143 vector [2]: ck = 6dfe7b97a975b7311d0a927121df6bd4 20250106160228899 DAUC <0003> auc.c:144 vector [2]: ik = f030981b0610b147e026495dd7197832 20250106160228899 DAUC <0003> auc.c:145 vector [2]: res = 363e7f364e63b3f90000000000000000 20250106160228899 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160228899 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160228899 DAUC <0003> auc.c:151 vector [2]: kc = 60e238a059a31590 20250106160228899 DAUC <0003> auc.c:152 vector [2]: sres = 785dcccf 20250106160228899 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160228899 DAUC <0003> auc.c:113 vector [3]: rand = e88539edbe564986678cd1011255087e 20250106160228899 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160228899 DAUC <0003> auc.c:142 vector [3]: autn = f3416c15e4168000d4c75ce094b3230f 20250106160228899 DAUC <0003> auc.c:143 vector [3]: ck = df8207b8894af963c5a1ea64e9292a2d 20250106160228899 DAUC <0003> auc.c:144 vector [3]: ik = 8e9d3a67b871efb2e53c62fd17961d2a 20250106160228899 DAUC <0003> auc.c:145 vector [3]: res = 4a7210fc9d8d55650000000000000000 20250106160228899 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160228899 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160228899 DAUC <0003> auc.c:151 vector [3]: kc = 7182b546cf8421d6 20250106160228899 DAUC <0003> auc.c:152 vector [3]: sres = d7ff4599 20250106160228899 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160228899 DAUC <0003> auc.c:113 vector [4]: rand = 6af8a4d86e06e1da909ca6b44fd81d0d 20250106160228899 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160228899 DAUC <0003> auc.c:142 vector [4]: autn = 0c2b76f81e268000f592c7926ff0dce4 20250106160228900 DAUC <0003> auc.c:143 vector [4]: ck = 052a6f41cd7bb88c7ec208b508f97fee 20250106160228900 DAUC <0003> auc.c:144 vector [4]: ik = eebf08d5966b058dd925149946622e24 20250106160228900 DAUC <0003> auc.c:145 vector [4]: res = 82e7a734f2f1d3ab0000000000000000 20250106160228900 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160228900 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106160228900 DAUC <0003> auc.c:151 vector [4]: kc = 4c727bb8158beccb 20250106160228900 DAUC <0003> auc.c:152 vector [4]: sres = 7016749f 20250106160228900 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106160228900 DAUC <0003> db_auc.c:245 IMSI='262421628801537': Generated 5 vectors 20250106160228900 DAUC <0003> db_auc.c:249 IMSI='262421628801537': Updating SQN=161 in DB 20250106160228900 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421628801537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421628801537"} 20250106160228900 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421628801537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160228900 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160228900 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d1ca02407d9: Found GsupExpect[0] for "262421628801537" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421628801537" TC_gsup_sai_eps(36)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160228908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@8d1ca02407d9: Final verdict of PTC: pass 20250106160228910 DAUC <0003> db_auc.c:157 IMSI='262421205944362': No 2G Auth Data 20250106160228910 DAUC <0003> db_auc.c:192 IMSI='262421205944362': No 3G Auth Data HLR_Test-GSUP(33)@8d1ca02407d9: Created GsupExpect[0] for "262421205944362" to be handled at TC_gsup_sai_eps(37) 20250106160228924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20250106160228925 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160228925 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421205944362 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421205944362"} 20250106160228925 DAUC <0003> db_auc.c:157 IMSI='262421205944362': No 2G Auth Data 20250106160228925 DAUC <0003> db_auc.c:236 IMSI='262421205944362': Calling to generate 5 vectors 20250106160228925 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250106160228925 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160228925 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250106160228925 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160228925 DAUC <0003> auc.c:113 vector [0]: rand = 17999d37cce4bf3276cd3d27a44fd2ff 20250106160228925 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160228925 DAUC <0003> auc.c:142 vector [0]: autn = 3c9c2b5839168000f94605065fef19ae 20250106160228925 DAUC <0003> auc.c:143 vector [0]: ck = d3a5e0c4f337c0d371e1a67ad5ca2124 20250106160228925 DAUC <0003> auc.c:144 vector [0]: ik = 6c344979d90d036827b3a9623d7b2e30 20250106160228925 DAUC <0003> auc.c:145 vector [0]: res = f904ee7f27e327300000000000000000 20250106160228925 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160228925 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250106160228925 DAUC <0003> auc.c:151 vector [0]: kc = e9c3a6a5c28bccaf 20250106160228925 DAUC <0003> auc.c:152 vector [0]: sres = dee7c94f 20250106160228925 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250106160228925 DAUC <0003> auc.c:113 vector [1]: rand = 688338bbe930f9ecd11cffb93a81ef84 20250106160228925 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160228925 DAUC <0003> auc.c:142 vector [1]: autn = 09eadbffcccf8000d46bf6f614ab3945 20250106160228925 DAUC <0003> auc.c:143 vector [1]: ck = 8197a33d269ebd375b877536f0e2d092 20250106160228925 DAUC <0003> auc.c:144 vector [1]: ik = 75c4905e4c36eed2eb2c96137f0a9f39 20250106160228925 DAUC <0003> auc.c:145 vector [1]: res = 54e5528488b62bca0000000000000000 20250106160228925 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160228926 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250106160228926 DAUC <0003> auc.c:151 vector [1]: kc = 44f8d046e5401c4e 20250106160228926 DAUC <0003> auc.c:152 vector [1]: sres = dc53794e 20250106160228926 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250106160228926 DAUC <0003> auc.c:113 vector [2]: rand = c7827bf48b6a2e5b5e96f8ad6f85f76a 20250106160228926 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160228926 DAUC <0003> auc.c:142 vector [2]: autn = 57ac665f5d468000f9d68ab4e02350d0 20250106160228926 DAUC <0003> auc.c:143 vector [2]: ck = 3532c1c34588f6500e27274be045a1b9 20250106160228926 DAUC <0003> auc.c:144 vector [2]: ik = 3244dadc44e6312a3b79691fa4907ca9 20250106160228926 DAUC <0003> auc.c:145 vector [2]: res = 9ee7f69c9395edc60000000000000000 20250106160228926 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160228926 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250106160228926 DAUC <0003> auc.c:151 vector [2]: kc = 3228554b45bb1a6a 20250106160228926 DAUC <0003> auc.c:152 vector [2]: sres = 0d721b5a 20250106160228926 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250106160228926 DAUC <0003> auc.c:113 vector [3]: rand = 94ff87e8ca8515ce103d5cd44639d2a8 20250106160228926 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160228926 DAUC <0003> auc.c:142 vector [3]: autn = dd6d9d19ad62800069884539718f3229 20250106160228926 DAUC <0003> auc.c:143 vector [3]: ck = 7e1ae660d7462ff0cbeada8cb41d0200 20250106160228926 DAUC <0003> auc.c:144 vector [3]: ik = 6eb75e132ae2e189c8eb0ac91797755c 20250106160228926 DAUC <0003> auc.c:145 vector [3]: res = 7c174b53fd7edb1a0000000000000000 20250106160228926 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160228926 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250106160228926 DAUC <0003> auc.c:151 vector [3]: kc = 13ac68365e2eb925 20250106160228926 DAUC <0003> auc.c:152 vector [3]: sres = 81699049 20250106160228926 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250106160228926 DAUC <0003> auc.c:113 vector [4]: rand = 6a952447133f01ea193796c55b81aa15 20250106160228926 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160228926 DAUC <0003> auc.c:142 vector [4]: autn = b8cb9a6149c68000f47bb09a4400af0f 20250106160228926 DAUC <0003> auc.c:143 vector [4]: ck = bbcbba46ef0631c668b267e600a522ed 20250106160228926 DAUC <0003> auc.c:144 vector [4]: ik = dab630820213fcc12d3b7b450f494671 20250106160228926 DAUC <0003> auc.c:145 vector [4]: res = c2aa85dae4bb550c0000000000000000 20250106160228926 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160228926 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250106160228926 DAUC <0003> auc.c:151 vector [4]: kc = 24f49667e2f9a99b 20250106160228926 DAUC <0003> auc.c:152 vector [4]: sres = 2611d0d6 20250106160228926 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250106160228926 DAUC <0003> db_auc.c:245 IMSI='262421205944362': Generated 5 vectors 20250106160228926 DAUC <0003> db_auc.c:249 IMSI='262421205944362': Updating SQN=161 in DB 20250106160228926 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421205944362 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421205944362"} 20250106160228926 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421205944362 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160228926 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160228926 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d1ca02407d9: Found GsupExpect[0] for "262421205944362" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421205944362" TC_gsup_sai_eps(37)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160228927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@8d1ca02407d9: Final verdict of PTC: pass 20250106160228928 DAUC <0003> db_auc.c:157 IMSI='262422239195198': No 2G Auth Data 20250106160228928 DAUC <0003> db_auc.c:192 IMSI='262422239195198': No 3G Auth Data HLR_Test-GSUP(33)@8d1ca02407d9: Created GsupExpect[0] for "262422239195198" to be handled at TC_gsup_sai_eps(38) 20250106160228934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57184<->l=127.0.0.1:4258 20250106160228936 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160228936 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422239195198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422239195198"} 20250106160228936 DAUC <0003> db_auc.c:236 IMSI='262422239195198': Calling to generate 5 vectors 20250106160228936 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160228936 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160228936 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160228936 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160228936 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160228936 DAUC <0003> auc.c:113 vector [0]: rand = b7feb4c49e2c840b04ad707237ee5f20 20250106160228936 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160228936 DAUC <0003> auc.c:142 vector [0]: autn = 7d27c3b1c0a88000a0b24bfbdaceff09 20250106160228936 DAUC <0003> auc.c:143 vector [0]: ck = 61b5fcee4c0f7ff1af1b70e9eba627a3 20250106160228936 DAUC <0003> auc.c:144 vector [0]: ik = dc9a29859de25e13a4ff74e7a2e0acec 20250106160228936 DAUC <0003> auc.c:145 vector [0]: res = b03b062e00ddfb260000000000000000 20250106160228936 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160228936 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160228936 DAUC <0003> auc.c:179 vector [0]: kc = 956cffbd8dfa2c00 20250106160228936 DAUC <0003> auc.c:180 vector [0]: sres = d4e39143 20250106160228936 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160228936 DAUC <0003> auc.c:113 vector [1]: rand = 5738873032bc5415ed059b95be8b85ae 20250106160228936 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160228936 DAUC <0003> auc.c:142 vector [1]: autn = f8ba4fcfc43d8000e0ae2523bb7b1ae6 20250106160228936 DAUC <0003> auc.c:143 vector [1]: ck = 85969c191416038e578d6ef4fe01eabb 20250106160228936 DAUC <0003> auc.c:144 vector [1]: ik = 369d65fd5354482e57104a123fbccf2c 20250106160228936 DAUC <0003> auc.c:145 vector [1]: res = 80b1a87060b8df230000000000000000 20250106160228936 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160228936 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160228936 DAUC <0003> auc.c:179 vector [1]: kc = 29114e8dffb5fc00 20250106160228936 DAUC <0003> auc.c:180 vector [1]: sres = e748faf2 20250106160228936 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160228936 DAUC <0003> auc.c:113 vector [2]: rand = 98abd981bac8200cbc231479ed8b24e9 20250106160228936 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160228936 DAUC <0003> auc.c:142 vector [2]: autn = 897e58c9181d8000e8be729ee1373691 20250106160228936 DAUC <0003> auc.c:143 vector [2]: ck = f0a81409dca647e5b8ab5fc3f12f2910 20250106160228936 DAUC <0003> auc.c:144 vector [2]: ik = f8043b11224fa873de4d44d538631a3d 20250106160228936 DAUC <0003> auc.c:145 vector [2]: res = a906ced2f6cf10590000000000000000 20250106160228936 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160228936 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160228936 DAUC <0003> auc.c:179 vector [2]: kc = a683c75ca2a78400 20250106160228936 DAUC <0003> auc.c:180 vector [2]: sres = 848d1613 20250106160228937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160228937 DAUC <0003> auc.c:113 vector [3]: rand = 15573e08cd852693b6a36554b91e2548 20250106160228937 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160228937 DAUC <0003> auc.c:142 vector [3]: autn = 14f4ce67a8ec800047a4773242daf5ca 20250106160228937 DAUC <0003> auc.c:143 vector [3]: ck = 9e044c3e538cfdf74be297535c2811b7 20250106160228937 DAUC <0003> auc.c:144 vector [3]: ik = 91a46e2ef05a038c28c5422bac35871d 20250106160228937 DAUC <0003> auc.c:145 vector [3]: res = bbf42d89cd44f4340000000000000000 20250106160228937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160228937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160228937 DAUC <0003> auc.c:179 vector [3]: kc = 0c936f2dd15f2c00 20250106160228937 DAUC <0003> auc.c:180 vector [3]: sres = 69da308e 20250106160228937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160228937 DAUC <0003> auc.c:113 vector [4]: rand = 8b6cdfe2cde85003bd7f5badc1bf4257 20250106160228937 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160228937 DAUC <0003> auc.c:142 vector [4]: autn = a4c9f841bb2e800037d65f4fc71428a4 20250106160228937 DAUC <0003> auc.c:143 vector [4]: ck = 3b0cf37f27991ced9ec7e8bc32cbb845 20250106160228937 DAUC <0003> auc.c:144 vector [4]: ik = dc7cc2eb9205396549dcc868f771124a 20250106160228937 DAUC <0003> auc.c:145 vector [4]: res = 3eef68c7c57d95620000000000000000 20250106160228937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160228937 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160228937 DAUC <0003> auc.c:179 vector [4]: kc = de72b8cb9c725c00 20250106160228937 DAUC <0003> auc.c:180 vector [4]: sres = 9d4d8b27 20250106160228937 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160228937 DAUC <0003> db_auc.c:245 IMSI='262422239195198': Generated 5 vectors 20250106160228937 DAUC <0003> db_auc.c:249 IMSI='262422239195198': Updating SQN=161 in DB 20250106160228937 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422239195198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422239195198"} 20250106160228937 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422239195198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160228937 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160228937 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d1ca02407d9: Found GsupExpect[0] for "262422239195198" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422239195198" TC_gsup_sai_eps(38)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160228938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57184<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@8d1ca02407d9: Final verdict of PTC: pass 20250106160228939 DAUC <0003> db_auc.c:157 IMSI='262421149963906': No 2G Auth Data 20250106160228939 DAUC <0003> db_auc.c:192 IMSI='262421149963906': No 3G Auth Data HLR_Test-GSUP(33)@8d1ca02407d9: Created GsupExpect[0] for "262421149963906" to be handled at TC_gsup_sai_eps(39) 20250106160228947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57190<->l=127.0.0.1:4258 20250106160228948 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160228948 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421149963906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421149963906"} 20250106160228948 DAUC <0003> db_auc.c:236 IMSI='262421149963906': Calling to generate 5 vectors 20250106160228948 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160228948 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160228948 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160228948 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160228948 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160228948 DAUC <0003> auc.c:113 vector [0]: rand = f310a07631397d52797e4e314486c0d9 20250106160228949 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160228949 DAUC <0003> auc.c:142 vector [0]: autn = 4b260f540b758000e668f0e23c1d2c80 20250106160228949 DAUC <0003> auc.c:143 vector [0]: ck = 01ab32b4f692dadd242b2b5ad6575ed8 20250106160228949 DAUC <0003> auc.c:144 vector [0]: ik = 982fd539fca60f8d01096854f0c97525 20250106160228949 DAUC <0003> auc.c:145 vector [0]: res = 48da4133c44922320000000000000000 20250106160228949 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160228949 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160228949 DAUC <0003> auc.c:179 vector [0]: kc = 5b36cf590e281400 20250106160228949 DAUC <0003> auc.c:180 vector [0]: sres = 7a0c1cf8 20250106160228949 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160228949 DAUC <0003> auc.c:113 vector [1]: rand = cb6c26d6b244ed01207ee64fcf5ba065 20250106160228949 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160228949 DAUC <0003> auc.c:142 vector [1]: autn = b02098a13fcc800041f8ff98dbf71163 20250106160228949 DAUC <0003> auc.c:143 vector [1]: ck = 124f607f78829ca486fc410059b33075 20250106160228949 DAUC <0003> auc.c:144 vector [1]: ik = 22d711667ad4adffca7a8c730aaaeaa0 20250106160228949 DAUC <0003> auc.c:145 vector [1]: res = 17f3ee5c18f3021d0000000000000000 20250106160228949 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160228949 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160228949 DAUC <0003> auc.c:179 vector [1]: kc = 1b0d7a5e52134c00 20250106160228949 DAUC <0003> auc.c:180 vector [1]: sres = cbcba22f 20250106160228949 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160228949 DAUC <0003> auc.c:113 vector [2]: rand = 73d79bcfff0c5eb3a4c1db48dc224bf9 20250106160228949 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160228949 DAUC <0003> auc.c:142 vector [2]: autn = f0bbca16da108000a41403eff50499d1 20250106160228949 DAUC <0003> auc.c:143 vector [2]: ck = 8a26bd3ef0d3e9d90fcdbcca3bd4ef0d 20250106160228949 DAUC <0003> auc.c:144 vector [2]: ik = 6bdca6390bd208ccf9e99e83734d411a 20250106160228949 DAUC <0003> auc.c:145 vector [2]: res = 6c82d655aa80b1cc0000000000000000 20250106160228949 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160228949 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160228949 DAUC <0003> auc.c:179 vector [2]: kc = 1c5b147720cc4000 20250106160228949 DAUC <0003> auc.c:180 vector [2]: sres = 7286c235 20250106160228949 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160228949 DAUC <0003> auc.c:113 vector [3]: rand = 58e708f6992f62e42d7aa01036a33b46 20250106160228949 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160228949 DAUC <0003> auc.c:142 vector [3]: autn = 9dabbe0abed680009ff0dcfbe7200ae5 20250106160228949 DAUC <0003> auc.c:143 vector [3]: ck = a45e06769d9c2145398f44c98633d65e 20250106160228949 DAUC <0003> auc.c:144 vector [3]: ik = 819406e44d25cc0ef1f676a18ff1f7c6 20250106160228949 DAUC <0003> auc.c:145 vector [3]: res = 7a2e150e4f2d56dd0000000000000000 20250106160228949 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160228949 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160228949 DAUC <0003> auc.c:179 vector [3]: kc = 72569f0488c1d400 20250106160228949 DAUC <0003> auc.c:180 vector [3]: sres = 1dd02a0b 20250106160228949 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160228949 DAUC <0003> auc.c:113 vector [4]: rand = 3416e659bf2e33ce68bbc35c469efc8b 20250106160228949 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160228949 DAUC <0003> auc.c:142 vector [4]: autn = 64693739b19c8000e4fe5c109c866415 20250106160228949 DAUC <0003> auc.c:143 vector [4]: ck = ee40048a4e139519cd87ac8daeb33f3b 20250106160228949 DAUC <0003> auc.c:144 vector [4]: ik = 35bf3599fce4d5a28a61751a1def4d92 20250106160228949 DAUC <0003> auc.c:145 vector [4]: res = e817969b0198b44b0000000000000000 20250106160228949 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160228949 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160228949 DAUC <0003> auc.c:179 vector [4]: kc = b23ac4e711254000 20250106160228949 DAUC <0003> auc.c:180 vector [4]: sres = 6e7b2b1b 20250106160228949 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160228949 DAUC <0003> db_auc.c:245 IMSI='262421149963906': Generated 5 vectors 20250106160228949 DAUC <0003> db_auc.c:249 IMSI='262421149963906': Updating SQN=161 in DB 20250106160228949 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421149963906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421149963906"} 20250106160228949 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421149963906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160228949 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160228949 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d1ca02407d9: Found GsupExpect[0] for "262421149963906" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421149963906" TC_gsup_sai_eps(39)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160228950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57190<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@8d1ca02407d9: Final verdict of PTC: pass 20250106160228951 DAUC <0003> db_auc.c:157 IMSI='262424245662244': No 2G Auth Data 20250106160228951 DAUC <0003> db_auc.c:192 IMSI='262424245662244': No 3G Auth Data HLR_Test-GSUP(33)@8d1ca02407d9: Created GsupExpect[0] for "262424245662244" to be handled at TC_gsup_sai_eps(40) 20250106160228958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57194<->l=127.0.0.1:4258 20250106160228960 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160228960 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424245662244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424245662244"} 20250106160228960 DAUC <0003> db_auc.c:236 IMSI='262424245662244': Calling to generate 5 vectors 20250106160228960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250106160228960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250106160228960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250106160228960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250106160228960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250106160228960 DAUC <0003> auc.c:113 vector [0]: rand = 2aa8d85968a6a07300bb4e1926886a1e 20250106160228960 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250106160228960 DAUC <0003> auc.c:142 vector [0]: autn = d9e6ba48bd378000852ad238a6dc5559 20250106160228960 DAUC <0003> auc.c:143 vector [0]: ck = fc542b0cbe4fb46c958190670a687fbc 20250106160228960 DAUC <0003> auc.c:144 vector [0]: ik = 6c9bb67c7a8c05f3b45d4b242722a3b4 20250106160228960 DAUC <0003> auc.c:145 vector [0]: res = a9ebb703bd6d79c40000000000000000 20250106160228960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250106160228960 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250106160228960 DAUC <0003> auc.c:179 vector [0]: kc = e8323e25da8579f1 20250106160228960 DAUC <0003> auc.c:180 vector [0]: sres = d2a12f65 20250106160228960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250106160228960 DAUC <0003> auc.c:113 vector [1]: rand = 84f091d72994ca75e74ab8af69feefa8 20250106160228960 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250106160228960 DAUC <0003> auc.c:142 vector [1]: autn = 609db21586c5800033652f34af4a8a0c 20250106160228960 DAUC <0003> auc.c:143 vector [1]: ck = bc176c40b948847b9ce189b2f978f12b 20250106160228960 DAUC <0003> auc.c:144 vector [1]: ik = f8af932f5f9beed230513637a514267b 20250106160228960 DAUC <0003> auc.c:145 vector [1]: res = 3d7aee2c3e5b200b0000000000000000 20250106160228960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250106160228960 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250106160228960 DAUC <0003> auc.c:179 vector [1]: kc = f095ffdddcd1ced9 20250106160228960 DAUC <0003> auc.c:180 vector [1]: sres = 61e3ce10 20250106160228960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250106160228960 DAUC <0003> auc.c:113 vector [2]: rand = 2d5556b3307f4fe2c078eab2f8a5382c 20250106160228960 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250106160228960 DAUC <0003> auc.c:142 vector [2]: autn = 1d8e7f3216908000e9f84be3a2050b2f 20250106160228960 DAUC <0003> auc.c:143 vector [2]: ck = 59ea1e9364292b4bf593b4a762e9466b 20250106160228960 DAUC <0003> auc.c:144 vector [2]: ik = 32aaa426642a8857567dca83f1a67e57 20250106160228960 DAUC <0003> auc.c:145 vector [2]: res = 42fce483cf60b4640000000000000000 20250106160228960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250106160228960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250106160228960 DAUC <0003> auc.c:179 vector [2]: kc = 35ec5e13c991c8c0 20250106160228960 DAUC <0003> auc.c:180 vector [2]: sres = afb61445 20250106160228960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250106160228960 DAUC <0003> auc.c:113 vector [3]: rand = 76c2a011eba5293b3e1a4b826bd42924 20250106160228960 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250106160228960 DAUC <0003> auc.c:142 vector [3]: autn = 726a4d1982ba800064aea2e3401348ed 20250106160228960 DAUC <0003> auc.c:143 vector [3]: ck = 8954de8e22927ec8289656657d1ec592 20250106160228960 DAUC <0003> auc.c:144 vector [3]: ik = f2cf59b17ebc06071c80882f8c4ac0f4 20250106160228960 DAUC <0003> auc.c:145 vector [3]: res = 094538e62b1bda5e0000000000000000 20250106160228960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250106160228960 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250106160228960 DAUC <0003> auc.c:179 vector [3]: kc = 2bfb23c7c6734aa2 20250106160228960 DAUC <0003> auc.c:180 vector [3]: sres = 1f443704 20250106160228960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250106160228960 DAUC <0003> auc.c:113 vector [4]: rand = ad4a439f78c054f685c66991ff5084ec 20250106160228960 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250106160228960 DAUC <0003> auc.c:142 vector [4]: autn = 1bd32b9349fb8000a97d048af165ade7 20250106160228960 DAUC <0003> auc.c:143 vector [4]: ck = 0e94d607d3670f191e095c786e0e9355 20250106160228960 DAUC <0003> auc.c:144 vector [4]: ik = d0ef035a4c1b04d4389e7feb7324b314 20250106160228960 DAUC <0003> auc.c:145 vector [4]: res = e3bf9cb862a920150000000000000000 20250106160228960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250106160228960 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250106160228960 DAUC <0003> auc.c:179 vector [4]: kc = 4912ab50d1b12ed4 20250106160228960 DAUC <0003> auc.c:180 vector [4]: sres = 2d407134 20250106160228960 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250106160228960 DAUC <0003> db_auc.c:245 IMSI='262424245662244': Generated 5 vectors 20250106160228960 DAUC <0003> db_auc.c:249 IMSI='262424245662244': Updating SQN=161 in DB 20250106160228960 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424245662244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424245662244"} 20250106160228960 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424245662244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160228960 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160228960 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d1ca02407d9: Found GsupExpect[0] for "262424245662244" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424245662244" TC_gsup_sai_eps(40)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160228962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57194<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160228963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 20250106160228963 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39889<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@8d1ca02407d9: Final verdict of PTC: none 20250106160228963 DLINP <000b> input/ipa.c:452 connected read/write 20250106160228963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160228963 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160228963 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160228963 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)@8d1ca02407d9: Final verdict of PTC: none 34@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Jan 6 16:02:28 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 20250106160228985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57206<->l=127.0.0.1:4258 20250106160229086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57206<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon Jan 6 16:02:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_ul_unknown_imsi started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160232203 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160232203 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160232206 DLINP <000b> input/ipa.c:452 connected read/write 20250106160232206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160232207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160232212 DLINP <000b> input/ipa.c:452 connected read/write 20250106160232212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160232212 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160232212 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160232212 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  20250106160232212 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160232212 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  20250106160232212 DLGSUP <0013> gsup_server.c:236 2:  20250106160232212 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160232212 DLGSUP <0013> gsup_server.c:236 3:  20250106160232212 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160232212 DLGSUP <0013> gsup_server.c:236 4:  20250106160232212 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160232212 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(41)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160232212 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160232212 DLGSUP <0013> gsup_server.c:236 7:  20250106160232212 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160232212 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160232212 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160232212 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@8d1ca02407d9: 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") 20250106160232226 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37023<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8d1ca02407d9: Created GsupExpect[0] for "262421905373466" to be handled at TC_gsup_ul_unknown_imsi(45) 20250106160232232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4258 20250106160232258 DLINP <000b> input/ipa.c:452 connected read/write 20250106160232258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160232258 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421905373466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421905373466" cn_domain=PS} 20250106160232258 DLU <0006> fsm.c:456 lu(262421905373466)[0x61200000b320]{UNVALIDATED}: Allocated 20250106160232259 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421905373466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250106160232259 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421905373466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421905373466" cause=IMSI unknown in HLR} 20250106160232259 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421905373466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160232259 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421905373466)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160232259 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421905373466)[0x61200000b320]{UNVALIDATED}: Freeing instance 20250106160232259 DLU <0006> fsm.c:568 lu(PS:IMSI-262421905373466)[0x61200000b320]{UNVALIDATED}: Deallocated 20250106160232259 DLINP <000b> input/ipa.c:452 connected read/write 20250106160232259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160232259 DLINP <000b> input/ipa.c:452 connected read/write 20250106160232259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@8d1ca02407d9: Found GsupExpect[0] for "262421905373466" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262421905373466" TC_gsup_ul_unknown_imsi(45)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160232265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@8d1ca02407d9: Final verdict of PTC: pass 20250106160232267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4258 HLR_Test-GSUP(42)@8d1ca02407d9: Final verdict of PTC: none 20250106160232269 DLINP <000b> input/ipa.c:452 connected read/write 20250106160232269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160232269 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160232269 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160232269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160232269 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37023<->l=127.0.0.1:4259) 43@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 43: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Jan 6 16:02:32 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 20250106160232307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 20250106160232408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55836<->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@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Mon Jan 6 16:02:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160235514 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160235514 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160235518 DLINP <000b> input/ipa.c:452 connected read/write 20250106160235518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160235519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160235523 DLINP <000b> input/ipa.c:452 connected read/write 20250106160235523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160235524 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160235524 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160235524 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  20250106160235524 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160235524 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  20250106160235524 DLGSUP <0013> gsup_server.c:236 2:  20250106160235524 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160235524 DLGSUP <0013> gsup_server.c:236 3:  20250106160235524 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160235524 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(46)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160235524 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160235524 DLGSUP <0013> gsup_server.c:236 5:  20250106160235524 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160235524 DLGSUP <0013> gsup_server.c:236 7:  20250106160235524 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160235524 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160235524 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160235524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@8d1ca02407d9: 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") 20250106160235547 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33939<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@8d1ca02407d9: Created GsupExpect[0] for "262425735525691" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250106160235560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55852<->l=127.0.0.1:4258 20250106160235566 DLINP <000b> input/ipa.c:452 connected read/write 20250106160235566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160235566 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262425735525691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425735525691" cn_domain=PS source_name="the-source\n"} 20250106160235566 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106160235566 DLU <0006> fsm.c:456 lu(262425735525691)[0x61200000b4a0]{UNVALIDATED}: Allocated 20250106160235566 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262425735525691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250106160235566 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262425735525691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425735525691" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250106160235566 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262425735525691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160235566 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425735525691)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160235566 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425735525691)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20250106160235566 DLU <0006> fsm.c:568 lu(PS:IMSI-262425735525691)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20250106160235566 DLINP <000b> input/ipa.c:452 connected read/write 20250106160235566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160235566 DLINP <000b> input/ipa.c:452 connected read/write 20250106160235566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@8d1ca02407d9: Found GsupExpect[0] for "262425735525691" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262425735525691" TC_gsup_ul_unknown_imsi_via_proxy(50)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160235568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55852<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@8d1ca02407d9: Final verdict of PTC: pass 20250106160235569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55838<->l=127.0.0.1:4258 20250106160235570 DLINP <000b> input/ipa.c:452 connected read/write 20250106160235570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160235570 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160235570 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160235570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160235570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250106160235570 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33939<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@8d1ca02407d9: Final verdict of PTC: none 48@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 48: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon Jan 6 16:02:35 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 20250106160235606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55856<->l=127.0.0.1:4258 20250106160235707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55856<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26628) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Mon Jan 6 16:02:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160238827 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160238827 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160238831 DLINP <000b> input/ipa.c:452 connected read/write 20250106160238831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160238833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160238836 DLINP <000b> input/ipa.c:452 connected read/write 20250106160238836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(51)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160238837 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160238837 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160238837 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  20250106160238837 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160238837 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  20250106160238837 DLGSUP <0013> gsup_server.c:236 2:  20250106160238837 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160238837 DLGSUP <0013> gsup_server.c:236 3:  20250106160238837 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160238837 DLGSUP <0013> gsup_server.c:236 4:  20250106160238837 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160238837 DLGSUP <0013> gsup_server.c:236 5:  20250106160238837 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160238837 DLGSUP <0013> gsup_server.c:236 7:  20250106160238837 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160238837 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160238837 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160238837 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@8d1ca02407d9: 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") 20250106160238862 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37767<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8d1ca02407d9: Created GsupExpect[0] for "262421435344708" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250106160238871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 20250106160238878 DLINP <000b> input/ipa.c:452 connected read/write 20250106160238878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160238878 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421435344708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421435344708" cn_domain=PS} 20250106160238878 DLU <0006> fsm.c:456 lu(262421435344708)[0x61200000b620]{UNVALIDATED}: Allocated 20250106160238878 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421435344708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250106160238878 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421435344708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421435344708" cause=Roaming not allowed in this location area} 20250106160238878 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421435344708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160238878 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421435344708)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160238878 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421435344708)[0x61200000b620]{UNVALIDATED}: Freeing instance 20250106160238878 DLU <0006> fsm.c:568 lu(PS:IMSI-262421435344708)[0x61200000b620]{UNVALIDATED}: Deallocated 20250106160238878 DLINP <000b> input/ipa.c:452 connected read/write 20250106160238878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160238878 DLINP <000b> input/ipa.c:452 connected read/write 20250106160238878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@8d1ca02407d9: Found GsupExpect[0] for "262421435344708" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421435344708" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160238880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d1ca02407d9: Final verdict of PTC: pass 20250106160238881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4258 20250106160238881 DLINP <000b> input/ipa.c:452 connected read/write 20250106160238881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160238881 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160238881 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160238881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@8d1ca02407d9: Final verdict of PTC: none 20250106160238881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37767<->l=127.0.0.1:4259) 53@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 53: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon Jan 6 16:02:38 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 20250106160238909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 20250106160239010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27228) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Mon Jan 6 16:02:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_sai_err_unknown_imsi started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160242111 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160242111 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160242115 DLINP <000b> input/ipa.c:452 connected read/write 20250106160242115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160242116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36632<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@8d1ca02407d9: 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) } } } } 20250106160242120 DLINP <000b> input/ipa.c:452 connected read/write 20250106160242120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@8d1ca02407d9: 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 } } } } 20250106160242121 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160242121 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160242121 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  20250106160242121 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160242121 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  20250106160242121 DLGSUP <0013> gsup_server.c:236 2:  20250106160242121 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160242121 DLGSUP <0013> gsup_server.c:236 3:  20250106160242121 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160242121 DLGSUP <0013> gsup_server.c:236 4:  20250106160242121 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160242121 DLGSUP <0013> gsup_server.c:236 5:  20250106160242121 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160242121 DLGSUP <0013> gsup_server.c:236 7:  20250106160242121 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160242121 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160242121 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160242121 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)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@8d1ca02407d9: 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") 20250106160242140 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40415<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@8d1ca02407d9: Created GsupExpect[0] for "262422142947766" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250106160242149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 20250106160242162 DLINP <000b> input/ipa.c:452 connected read/write 20250106160242162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160242162 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422142947766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422142947766"} 20250106160242162 DAUC <0003> db_auc.c:133 IMSI='262422142947766': No such subscriber 20250106160242162 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422142947766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250106160242162 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422142947766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422142947766" cause=IMSI unknown in HLR} 20250106160242162 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422142947766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160242162 DLINP <000b> input/ipa.c:452 connected read/write 20250106160242162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160242162 DLINP <000b> input/ipa.c:452 connected read/write 20250106160242162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@8d1ca02407d9: Found GsupExpect[0] for "262422142947766" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422142947766" TC_gsup_sai_err_unknown_imsi(60)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160242167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@8d1ca02407d9: Final verdict of PTC: pass 20250106160242168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36632<->l=127.0.0.1:4258 20250106160242170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160242170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160242170 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160242170 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160242170 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@8d1ca02407d9: Final verdict of PTC: none 20250106160242170 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40415<->l=127.0.0.1:4259) 58@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 58: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon Jan 6 16:02:42 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 20250106160242206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36644<->l=127.0.0.1:4258 20250106160242307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36644<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25600) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon Jan 6 16:02:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_ul started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160245411 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160245411 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160245416 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160245421 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(61)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160245421 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160245421 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160245421 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  20250106160245421 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160245421 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  20250106160245422 DLGSUP <0013> gsup_server.c:236 2:  20250106160245422 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160245422 DLGSUP <0013> gsup_server.c:236 3:  20250106160245422 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160245422 DLGSUP <0013> gsup_server.c:236 4:  20250106160245422 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160245422 DLGSUP <0013> gsup_server.c:236 5:  20250106160245422 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160245422 DLGSUP <0013> gsup_server.c:236 7:  20250106160245422 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160245422 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160245422 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160245422 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@8d1ca02407d9: 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") 20250106160245437 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46155<->l=127.0.0.1:4259) 20250106160245441 DAUC <0003> db_auc.c:157 IMSI='262426383915479': No 2G Auth Data 20250106160245441 DAUC <0003> db_auc.c:192 IMSI='262426383915479': No 3G Auth Data HLR_Test-GSUP(62)@8d1ca02407d9: Created GsupExpect[0] for "262426383915479" to be handled at TC_gsup_ul(65) 20250106160245448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36652<->l=127.0.0.1:4258 20250106160245462 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245462 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426383915479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426383915479" cn_domain=PS} 20250106160245462 DLU <0006> fsm.c:456 lu(262426383915479)[0x61200000b7a0]{UNVALIDATED}: Allocated 20250106160245462 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426383915479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160245462 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426383915479)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160245462 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426383915479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426383915479" cn_domain=PS} 20250106160245462 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245463 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d1ca02407d9: Found GsupExpect[0] for "262426383915479" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_ul(65)"262426383915479" 20250106160245468 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245469 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426383915479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426383915479"} 20250106160245469 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426383915479)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160245469 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426383915479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160245469 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426383915479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426383915479"} 20250106160245469 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426383915479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160245469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426383915479)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160245469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426383915479)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160245469 DLU <0006> fsm.c:568 lu(PS:IMSI-262426383915479)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160245469 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245469 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul(65)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160245472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36652<->l=127.0.0.1:4258 TC_gsup_ul(65)@8d1ca02407d9: Final verdict of PTC: pass 20250106160245476 DAUC <0003> db_auc.c:157 IMSI='262429123794085': No 2G Auth Data 20250106160245476 DAUC <0003> db_auc.c:192 IMSI='262429123794085': No 3G Auth Data 20250106160245478 DLGSUP <0013> hlr.c:121 IMSI 262429123794085: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d1ca02407d9: Created GsupExpect[0] for "262429123794085" to be handled at TC_gsup_ul(66) 20250106160245490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4258 20250106160245492 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245492 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429123794085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429123794085" cn_domain=PS} 20250106160245492 DLU <0006> fsm.c:456 lu(262429123794085)[0x61200000b920]{UNVALIDATED}: Allocated 20250106160245492 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429123794085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160245492 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429123794085)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160245492 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429123794085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429123794085" cn_domain=PS} 20250106160245492 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245492 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d1ca02407d9: Found GsupExpect[0] for "262429123794085" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_ul(66)"262429123794085" 20250106160245493 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245493 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429123794085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429123794085"} 20250106160245493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429123794085)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160245493 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429123794085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160245493 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429123794085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429123794085"} 20250106160245493 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429123794085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160245493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429123794085)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160245493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429123794085)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160245493 DLU <0006> fsm.c:568 lu(PS:IMSI-262429123794085)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160245493 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245493 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul(66)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160245494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4258 TC_gsup_ul(66)@8d1ca02407d9: Final verdict of PTC: pass 20250106160245494 DAUC <0003> db_auc.c:157 IMSI='262422868200877': No 2G Auth Data 20250106160245494 DAUC <0003> db_auc.c:192 IMSI='262422868200877': No 3G Auth Data 20250106160245495 DLGSUP <0013> hlr.c:121 IMSI 262422868200877: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d1ca02407d9: Created GsupExpect[0] for "262422868200877" to be handled at TC_gsup_ul(67) 20250106160245503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 20250106160245505 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245505 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422868200877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422868200877" cn_domain=PS} 20250106160245505 DLU <0006> fsm.c:456 lu(262422868200877)[0x61200000baa0]{UNVALIDATED}: Allocated 20250106160245505 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422868200877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160245505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422868200877)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160245505 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422868200877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422868200877" cn_domain=PS} 20250106160245505 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245505 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d1ca02407d9: Found GsupExpect[0] for "262422868200877" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_ul(67)"262422868200877" 20250106160245506 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245506 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422868200877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422868200877"} 20250106160245506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422868200877)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160245506 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422868200877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160245506 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422868200877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422868200877"} 20250106160245506 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422868200877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160245506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422868200877)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160245506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422868200877)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160245506 DLU <0006> fsm.c:568 lu(PS:IMSI-262422868200877)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160245506 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245506 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul(67)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160245507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 TC_gsup_ul(67)@8d1ca02407d9: Final verdict of PTC: pass 20250106160245508 DAUC <0003> db_auc.c:157 IMSI='262426709310737': No 2G Auth Data 20250106160245508 DAUC <0003> db_auc.c:192 IMSI='262426709310737': No 3G Auth Data 20250106160245509 DLGSUP <0013> hlr.c:121 IMSI 262426709310737: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d1ca02407d9: Created GsupExpect[0] for "262426709310737" to be handled at TC_gsup_ul(68) 20250106160245515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 20250106160245517 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245517 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426709310737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426709310737" cn_domain=PS} 20250106160245518 DLU <0006> fsm.c:456 lu(262426709310737)[0x61200000bc20]{UNVALIDATED}: Allocated 20250106160245518 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426709310737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160245518 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426709310737)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160245518 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426709310737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426709310737" cn_domain=PS} 20250106160245518 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245518 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d1ca02407d9: Found GsupExpect[0] for "262426709310737" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_ul(68)"262426709310737" 20250106160245519 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245519 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426709310737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426709310737"} 20250106160245519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426709310737)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160245519 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426709310737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160245519 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426709310737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426709310737"} 20250106160245519 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426709310737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160245519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426709310737)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160245519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426709310737)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160245519 DLU <0006> fsm.c:568 lu(PS:IMSI-262426709310737)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160245519 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245519 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul(68)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160245520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 TC_gsup_ul(68)@8d1ca02407d9: Final verdict of PTC: pass 20250106160245520 DAUC <0003> db_auc.c:157 IMSI='262420684751762': No 2G Auth Data 20250106160245520 DAUC <0003> db_auc.c:192 IMSI='262420684751762': No 3G Auth Data 20250106160245521 DLGSUP <0013> hlr.c:121 IMSI 262420684751762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d1ca02407d9: Created GsupExpect[0] for "262420684751762" to be handled at TC_gsup_ul(69) 20250106160245528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36688<->l=127.0.0.1:4258 20250106160245529 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245529 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420684751762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420684751762" cn_domain=PS} 20250106160245530 DLU <0006> fsm.c:456 lu(262420684751762)[0x61200000bda0]{UNVALIDATED}: Allocated 20250106160245530 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420684751762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160245530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420684751762)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160245530 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420684751762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420684751762" cn_domain=PS} 20250106160245530 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245530 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d1ca02407d9: Found GsupExpect[0] for "262420684751762" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_ul(69)"262420684751762" 20250106160245531 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245531 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420684751762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420684751762"} 20250106160245531 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420684751762)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160245531 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420684751762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160245531 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420684751762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420684751762"} 20250106160245531 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420684751762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160245531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420684751762)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160245531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420684751762)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160245531 DLU <0006> fsm.c:568 lu(PS:IMSI-262420684751762)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160245531 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245531 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul(69)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160245531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36688<->l=127.0.0.1:4258 TC_gsup_ul(69)@8d1ca02407d9: Final verdict of PTC: pass 20250106160245532 DAUC <0003> db_auc.c:157 IMSI='262424139372295': No 2G Auth Data 20250106160245532 DAUC <0003> db_auc.c:192 IMSI='262424139372295': No 3G Auth Data 20250106160245533 DLGSUP <0013> hlr.c:121 IMSI 262424139372295: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d1ca02407d9: Created GsupExpect[0] for "262424139372295" to be handled at TC_gsup_ul(70) 20250106160245539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 20250106160245541 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245541 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424139372295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424139372295" cn_domain=PS} 20250106160245541 DLU <0006> fsm.c:456 lu(262424139372295)[0x61200000bf20]{UNVALIDATED}: Allocated 20250106160245541 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424139372295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160245541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424139372295)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160245541 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424139372295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424139372295" cn_domain=PS} 20250106160245541 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245541 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d1ca02407d9: Found GsupExpect[0] for "262424139372295" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_ul(70)"262424139372295" 20250106160245542 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245542 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424139372295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424139372295"} 20250106160245542 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424139372295)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160245542 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424139372295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160245542 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424139372295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424139372295"} 20250106160245542 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424139372295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160245542 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424139372295)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160245542 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424139372295)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160245542 DLU <0006> fsm.c:568 lu(PS:IMSI-262424139372295)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160245542 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245542 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul(70)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160245543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 TC_gsup_ul(70)@8d1ca02407d9: Final verdict of PTC: pass 20250106160245544 DAUC <0003> db_auc.c:157 IMSI='262424373298461': No 2G Auth Data 20250106160245544 DAUC <0003> db_auc.c:192 IMSI='262424373298461': No 3G Auth Data 20250106160245544 DLGSUP <0013> hlr.c:121 IMSI 262424373298461: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d1ca02407d9: Created GsupExpect[0] for "262424373298461" to be handled at TC_gsup_ul(71) 20250106160245551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36706<->l=127.0.0.1:4258 20250106160245553 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245553 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424373298461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424373298461" cn_domain=PS} 20250106160245553 DLU <0006> fsm.c:456 lu(262424373298461)[0x61200000ffa0]{UNVALIDATED}: Allocated 20250106160245553 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424373298461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160245553 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424373298461)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160245553 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424373298461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424373298461" cn_domain=PS} 20250106160245553 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245553 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d1ca02407d9: Found GsupExpect[0] for "262424373298461" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_ul(71)"262424373298461" 20250106160245555 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245555 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424373298461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424373298461"} 20250106160245555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424373298461)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160245555 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424373298461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160245555 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424373298461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424373298461"} 20250106160245555 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424373298461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160245555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424373298461)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160245555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424373298461)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160245555 DLU <0006> fsm.c:568 lu(PS:IMSI-262424373298461)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160245555 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245555 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul(71)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160245556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36706<->l=127.0.0.1:4258 TC_gsup_ul(71)@8d1ca02407d9: Final verdict of PTC: pass 20250106160245557 DAUC <0003> db_auc.c:157 IMSI='262421850607556': No 2G Auth Data 20250106160245557 DAUC <0003> db_auc.c:192 IMSI='262421850607556': No 3G Auth Data 20250106160245557 DLGSUP <0013> hlr.c:121 IMSI 262421850607556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d1ca02407d9: Created GsupExpect[0] for "262421850607556" to be handled at TC_gsup_ul(72) 20250106160245564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4258 20250106160245565 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245565 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421850607556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421850607556" cn_domain=PS} 20250106160245565 DLU <0006> fsm.c:456 lu(262421850607556)[0x612000010120]{UNVALIDATED}: Allocated 20250106160245565 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421850607556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160245565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421850607556)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160245565 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421850607556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421850607556" cn_domain=PS} 20250106160245565 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245565 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d1ca02407d9: Found GsupExpect[0] for "262421850607556" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_ul(72)"262421850607556" 20250106160245567 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245567 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421850607556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421850607556"} 20250106160245567 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421850607556)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160245567 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421850607556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160245567 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421850607556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421850607556"} 20250106160245567 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421850607556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160245567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421850607556)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160245567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421850607556)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160245567 DLU <0006> fsm.c:568 lu(PS:IMSI-262421850607556)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160245567 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160245567 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul(72)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160245568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4258 TC_gsup_ul(72)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160245569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20250106160245569 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46155<->l=127.0.0.1:4259) 63@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP(62)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@8d1ca02407d9: Final verdict of PTC: none 20250106160245570 DLINP <000b> input/ipa.c:452 connected read/write 20250106160245570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160245570 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160245570 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160245570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(61)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_ul finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Jan 6 16:02:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250106160245603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4258 20250106160245703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=112780) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon Jan 6 16:02:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_ul_via_proxy started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160248786 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160248786 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160248790 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36736<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160248796 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160248796 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160248796 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160248797 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  20250106160248797 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160248797 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  20250106160248797 DLGSUP <0013> gsup_server.c:236 2:  20250106160248797 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160248797 DLGSUP <0013> gsup_server.c:236 3:  20250106160248797 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160248797 DLGSUP <0013> gsup_server.c:236 4:  20250106160248797 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160248797 DLGSUP <0013> gsup_server.c:236 5:  20250106160248797 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160248797 DLGSUP <0013> gsup_server.c:236 7:  20250106160248797 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160248797 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160248797 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160248797 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@8d1ca02407d9: 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") 20250106160248818 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33383<->l=127.0.0.1:4259) 20250106160248825 DAUC <0003> db_auc.c:157 IMSI='262427814211515': No 2G Auth Data 20250106160248825 DAUC <0003> db_auc.c:192 IMSI='262427814211515': No 3G Auth Data HLR_Test-GSUP(74)@8d1ca02407d9: Created GsupExpect[0] for "262427814211515" to be handled at TC_gsup_ul_via_proxy(77) 20250106160248844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4258 20250106160248854 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248854 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427814211515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427814211515" cn_domain=PS source_name="the-source\n"} 20250106160248855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106160248855 DLU <0006> fsm.c:456 lu(262427814211515)[0x6120000102a0]{UNVALIDATED}: Allocated 20250106160248855 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427814211515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106160248855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427814211515)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160248855 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427814211515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427814211515" cn_domain=PS destination_name="the-source\n"} 20250106160248855 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248855 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d1ca02407d9: Found GsupExpect[0] for "262427814211515" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427814211515" 20250106160248861 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248862 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427814211515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427814211515" source_name="the-source\n"} 20250106160248862 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427814211515)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160248862 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262427814211515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160248862 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427814211515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427814211515" destination_name="the-source\n"} 20250106160248862 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262427814211515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160248862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427814211515)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160248862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427814211515)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160248862 DLU <0006> fsm.c:568 lu(PS:IMSI-262427814211515)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160248862 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248863 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160248865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@8d1ca02407d9: Final verdict of PTC: pass 20250106160248868 DAUC <0003> db_auc.c:157 IMSI='262421395314824': No 2G Auth Data 20250106160248868 DAUC <0003> db_auc.c:192 IMSI='262421395314824': No 3G Auth Data 20250106160248870 DLGSUP <0013> hlr.c:121 IMSI 262421395314824: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d1ca02407d9: Created GsupExpect[0] for "262421395314824" to be handled at TC_gsup_ul_via_proxy(78) 20250106160248881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36760<->l=127.0.0.1:4258 20250106160248883 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248883 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421395314824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421395314824" cn_domain=PS source_name="the-source\n"} 20250106160248883 DLU <0006> fsm.c:456 lu(262421395314824)[0x612000010420]{UNVALIDATED}: Allocated 20250106160248883 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421395314824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106160248883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421395314824)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160248883 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421395314824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421395314824" cn_domain=PS destination_name="the-source\n"} 20250106160248883 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248883 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d1ca02407d9: Found GsupExpect[0] for "262421395314824" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262421395314824" 20250106160248884 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248884 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421395314824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421395314824" source_name="the-source\n"} 20250106160248884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421395314824)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160248884 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262421395314824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160248884 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421395314824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421395314824" destination_name="the-source\n"} 20250106160248884 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262421395314824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160248884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421395314824)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160248884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421395314824)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160248884 DLU <0006> fsm.c:568 lu(PS:IMSI-262421395314824)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160248884 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248884 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160248885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36760<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@8d1ca02407d9: Final verdict of PTC: pass 20250106160248886 DAUC <0003> db_auc.c:157 IMSI='262423146085887': No 2G Auth Data 20250106160248886 DAUC <0003> db_auc.c:192 IMSI='262423146085887': No 3G Auth Data 20250106160248886 DLGSUP <0013> hlr.c:121 IMSI 262423146085887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d1ca02407d9: Created GsupExpect[0] for "262423146085887" to be handled at TC_gsup_ul_via_proxy(79) 20250106160248893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 20250106160248895 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248895 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423146085887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423146085887" cn_domain=PS source_name="the-source\n"} 20250106160248895 DLU <0006> fsm.c:456 lu(262423146085887)[0x6120000105a0]{UNVALIDATED}: Allocated 20250106160248895 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423146085887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106160248895 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423146085887)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160248895 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423146085887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423146085887" cn_domain=PS destination_name="the-source\n"} 20250106160248895 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248895 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d1ca02407d9: Found GsupExpect[0] for "262423146085887" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262423146085887" 20250106160248896 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248897 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423146085887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423146085887" source_name="the-source\n"} 20250106160248897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423146085887)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160248897 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262423146085887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160248897 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423146085887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423146085887" destination_name="the-source\n"} 20250106160248897 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262423146085887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160248897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423146085887)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160248897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423146085887)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160248897 DLU <0006> fsm.c:568 lu(PS:IMSI-262423146085887)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160248897 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248897 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160248898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@8d1ca02407d9: Final verdict of PTC: pass 20250106160248898 DAUC <0003> db_auc.c:157 IMSI='262424723861367': No 2G Auth Data 20250106160248898 DAUC <0003> db_auc.c:192 IMSI='262424723861367': No 3G Auth Data 20250106160248899 DLGSUP <0013> hlr.c:121 IMSI 262424723861367: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d1ca02407d9: Created GsupExpect[0] for "262424723861367" to be handled at TC_gsup_ul_via_proxy(80) 20250106160248906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 20250106160248907 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248907 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424723861367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424723861367" cn_domain=PS source_name="the-source\n"} 20250106160248908 DLU <0006> fsm.c:456 lu(262424723861367)[0x612000010720]{UNVALIDATED}: Allocated 20250106160248908 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424723861367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106160248908 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424723861367)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160248908 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424723861367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424723861367" cn_domain=PS destination_name="the-source\n"} 20250106160248908 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248908 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d1ca02407d9: Found GsupExpect[0] for "262424723861367" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424723861367" 20250106160248909 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248909 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424723861367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424723861367" source_name="the-source\n"} 20250106160248909 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424723861367)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160248909 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262424723861367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160248909 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424723861367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424723861367" destination_name="the-source\n"} 20250106160248909 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262424723861367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160248909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424723861367)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160248909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424723861367)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160248909 DLU <0006> fsm.c:568 lu(PS:IMSI-262424723861367)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160248909 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248909 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160248910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@8d1ca02407d9: Final verdict of PTC: pass 20250106160248911 DAUC <0003> db_auc.c:157 IMSI='262425749499592': No 2G Auth Data 20250106160248911 DAUC <0003> db_auc.c:192 IMSI='262425749499592': No 3G Auth Data 20250106160248911 DLGSUP <0013> hlr.c:121 IMSI 262425749499592: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d1ca02407d9: Created GsupExpect[0] for "262425749499592" to be handled at TC_gsup_ul_via_proxy(81) 20250106160248917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4258 20250106160248919 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248919 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425749499592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425749499592" cn_domain=PS source_name="the-source\n"} 20250106160248919 DLU <0006> fsm.c:456 lu(262425749499592)[0x6120000108a0]{UNVALIDATED}: Allocated 20250106160248919 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425749499592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106160248919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425749499592)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160248919 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425749499592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425749499592" cn_domain=PS destination_name="the-source\n"} 20250106160248919 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248919 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d1ca02407d9: Found GsupExpect[0] for "262425749499592" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425749499592" 20250106160248921 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248921 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425749499592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425749499592" source_name="the-source\n"} 20250106160248921 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425749499592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160248921 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425749499592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160248921 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425749499592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425749499592" destination_name="the-source\n"} 20250106160248921 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425749499592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160248921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425749499592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160248921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425749499592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160248921 DLU <0006> fsm.c:568 lu(PS:IMSI-262425749499592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160248921 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248921 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160248922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@8d1ca02407d9: Final verdict of PTC: pass 20250106160248922 DAUC <0003> db_auc.c:157 IMSI='262423403426812': No 2G Auth Data 20250106160248922 DAUC <0003> db_auc.c:192 IMSI='262423403426812': No 3G Auth Data 20250106160248923 DLGSUP <0013> hlr.c:121 IMSI 262423403426812: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d1ca02407d9: Created GsupExpect[0] for "262423403426812" to be handled at TC_gsup_ul_via_proxy(82) 20250106160248929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36808<->l=127.0.0.1:4258 20250106160248931 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248931 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423403426812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423403426812" cn_domain=PS source_name="the-source\n"} 20250106160248931 DLU <0006> fsm.c:456 lu(262423403426812)[0x612000010a20]{UNVALIDATED}: Allocated 20250106160248931 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423403426812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106160248931 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423403426812)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160248931 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423403426812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423403426812" cn_domain=PS destination_name="the-source\n"} 20250106160248931 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248931 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d1ca02407d9: Found GsupExpect[0] for "262423403426812" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423403426812" 20250106160248932 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248932 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423403426812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423403426812" source_name="the-source\n"} 20250106160248932 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423403426812)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160248932 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262423403426812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160248932 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423403426812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423403426812" destination_name="the-source\n"} 20250106160248932 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262423403426812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160248932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423403426812)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160248932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423403426812)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160248932 DLU <0006> fsm.c:568 lu(PS:IMSI-262423403426812)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160248932 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248932 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160248933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36808<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@8d1ca02407d9: Final verdict of PTC: pass 20250106160248934 DAUC <0003> db_auc.c:157 IMSI='262421747204921': No 2G Auth Data 20250106160248934 DAUC <0003> db_auc.c:192 IMSI='262421747204921': No 3G Auth Data 20250106160248934 DLGSUP <0013> hlr.c:121 IMSI 262421747204921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d1ca02407d9: Created GsupExpect[0] for "262421747204921" to be handled at TC_gsup_ul_via_proxy(83) 20250106160248940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36810<->l=127.0.0.1:4258 20250106160248942 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248942 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421747204921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421747204921" cn_domain=PS source_name="the-source\n"} 20250106160248942 DLU <0006> fsm.c:456 lu(262421747204921)[0x612000010ba0]{UNVALIDATED}: Allocated 20250106160248942 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421747204921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106160248942 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421747204921)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160248942 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421747204921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421747204921" cn_domain=PS destination_name="the-source\n"} 20250106160248942 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248942 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d1ca02407d9: Found GsupExpect[0] for "262421747204921" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421747204921" 20250106160248944 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248944 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421747204921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421747204921" source_name="the-source\n"} 20250106160248944 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421747204921)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160248944 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262421747204921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160248944 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421747204921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421747204921" destination_name="the-source\n"} 20250106160248944 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262421747204921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160248944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421747204921)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160248944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421747204921)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160248944 DLU <0006> fsm.c:568 lu(PS:IMSI-262421747204921)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160248944 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248944 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160248944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36810<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@8d1ca02407d9: Final verdict of PTC: pass 20250106160248945 DAUC <0003> db_auc.c:157 IMSI='262429162644088': No 2G Auth Data 20250106160248945 DAUC <0003> db_auc.c:192 IMSI='262429162644088': No 3G Auth Data 20250106160248946 DLGSUP <0013> hlr.c:121 IMSI 262429162644088: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d1ca02407d9: Created GsupExpect[0] for "262429162644088" to be handled at TC_gsup_ul_via_proxy(84) 20250106160248952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4258 20250106160248954 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248954 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429162644088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429162644088" cn_domain=PS source_name="the-source\n"} 20250106160248954 DLU <0006> fsm.c:456 lu(262429162644088)[0x612000010d20]{UNVALIDATED}: Allocated 20250106160248954 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429162644088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250106160248954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429162644088)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160248955 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429162644088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429162644088" cn_domain=PS destination_name="the-source\n"} 20250106160248955 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248955 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d1ca02407d9: Found GsupExpect[0] for "262429162644088" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429162644088" 20250106160248956 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248956 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429162644088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429162644088" source_name="the-source\n"} 20250106160248956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429162644088)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160248956 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429162644088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160248956 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429162644088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429162644088" destination_name="the-source\n"} 20250106160248956 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429162644088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160248956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429162644088)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160248956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429162644088)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160248956 DLU <0006> fsm.c:568 lu(PS:IMSI-262429162644088)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160248956 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160248956 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160248957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160248958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36736<->l=127.0.0.1:4258 20250106160248958 DLINP <000b> input/ipa.c:452 connected read/write 20250106160248958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160248958 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160248958 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160248958 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160248959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250106160248959 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33383<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP(74)@8d1ca02407d9: Final verdict of PTC: none 75@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Jan 6 16:02:48 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 20250106160248981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 20250106160249082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78448) Waiting for packet dumper to finish... 1 (prev_count=78448, count=114872) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon Jan 6 16:02:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_ul_subscriber_data started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160252171 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160252171 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160252174 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160252178 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252178 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160252178 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160252178 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  20250106160252178 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160252178 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  20250106160252178 DLGSUP <0013> gsup_server.c:236 2:  20250106160252178 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(85)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160252178 DLGSUP <0013> gsup_server.c:236 3:  20250106160252178 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160252179 DLGSUP <0013> gsup_server.c:236 4:  20250106160252179 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160252179 DLGSUP <0013> gsup_server.c:236 5:  20250106160252179 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160252179 DLGSUP <0013> gsup_server.c:236 7:  20250106160252179 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160252179 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160252179 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160252179 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@8d1ca02407d9: 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") 20250106160252198 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33431<->l=127.0.0.1:4259) 20250106160252210 DAUC <0003> db_auc.c:157 IMSI='262429094342809': No 2G Auth Data 20250106160252210 DAUC <0003> db_auc.c:192 IMSI='262429094342809': No 3G Auth Data HLR_Test-GSUP(86)@8d1ca02407d9: Created GsupExpect[0] for "262429094342809" to be handled at TC_gsup_ul_subscriber_data(89) 20250106160252229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35872<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8d1ca02407d9: GSUP ul subscriber_data 20250106160252237 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252238 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429094342809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429094342809" cn_domain=PS} 20250106160252238 DLU <0006> fsm.c:456 lu(262429094342809)[0x612000010ea0]{UNVALIDATED}: Allocated 20250106160252238 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429094342809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160252238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429094342809)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160252238 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429094342809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429094342809" cn_domain=PS} 20250106160252238 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252238 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d1ca02407d9: Found GsupExpect[0] for "262429094342809" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429094342809" 20250106160252243 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252244 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429094342809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429094342809"} 20250106160252244 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429094342809)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160252244 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429094342809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160252244 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429094342809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429094342809"} 20250106160252244 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429094342809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160252244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429094342809)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160252244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429094342809)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160252244 DLU <0006> fsm.c:568 lu(PS:IMSI-262429094342809)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160252244 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252244 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160252246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35872<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8d1ca02407d9: Final verdict of PTC: pass 20250106160252249 DAUC <0003> db_auc.c:157 IMSI='262420459349293': No 2G Auth Data 20250106160252249 DAUC <0003> db_auc.c:192 IMSI='262420459349293': No 3G Auth Data 20250106160252251 DLGSUP <0013> hlr.c:121 IMSI 262420459349293: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d1ca02407d9: Created GsupExpect[0] for "262420459349293" to be handled at TC_gsup_ul_subscriber_data(90) 20250106160252261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8d1ca02407d9: GSUP ul subscriber_data 20250106160252263 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252263 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420459349293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420459349293" cn_domain=PS} 20250106160252263 DLU <0006> fsm.c:456 lu(262420459349293)[0x612000011020]{UNVALIDATED}: Allocated 20250106160252263 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420459349293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160252263 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420459349293)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160252263 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420459349293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420459349293" cn_domain=PS} 20250106160252263 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252264 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d1ca02407d9: Found GsupExpect[0] for "262420459349293" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420459349293" 20250106160252265 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252265 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420459349293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420459349293"} 20250106160252265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420459349293)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160252265 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420459349293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160252265 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420459349293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420459349293"} 20250106160252265 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420459349293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160252265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420459349293)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160252265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420459349293)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160252265 DLU <0006> fsm.c:568 lu(PS:IMSI-262420459349293)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160252265 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252265 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160252265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8d1ca02407d9: Final verdict of PTC: pass 20250106160252266 DAUC <0003> db_auc.c:157 IMSI='262425863084952': No 2G Auth Data 20250106160252266 DAUC <0003> db_auc.c:192 IMSI='262425863084952': No 3G Auth Data 20250106160252267 DLGSUP <0013> hlr.c:121 IMSI 262425863084952: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d1ca02407d9: Created GsupExpect[0] for "262425863084952" to be handled at TC_gsup_ul_subscriber_data(91) 20250106160252273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35902<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8d1ca02407d9: GSUP ul subscriber_data 20250106160252275 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252275 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425863084952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425863084952" cn_domain=PS} 20250106160252275 DLU <0006> fsm.c:456 lu(262425863084952)[0x6120000111a0]{UNVALIDATED}: Allocated 20250106160252275 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425863084952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160252275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425863084952)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160252275 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425863084952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425863084952" cn_domain=PS} 20250106160252275 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252275 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d1ca02407d9: Found GsupExpect[0] for "262425863084952" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262425863084952" 20250106160252276 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252276 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425863084952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425863084952"} 20250106160252276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425863084952)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160252276 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425863084952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160252276 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425863084952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425863084952"} 20250106160252276 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425863084952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160252276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425863084952)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160252276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425863084952)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160252276 DLU <0006> fsm.c:568 lu(PS:IMSI-262425863084952)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160252276 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252276 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160252277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35902<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8d1ca02407d9: Final verdict of PTC: pass 20250106160252278 DAUC <0003> db_auc.c:157 IMSI='262422323028126': No 2G Auth Data 20250106160252278 DAUC <0003> db_auc.c:192 IMSI='262422323028126': No 3G Auth Data 20250106160252278 DLGSUP <0013> hlr.c:121 IMSI 262422323028126: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d1ca02407d9: Created GsupExpect[0] for "262422323028126" to be handled at TC_gsup_ul_subscriber_data(92) 20250106160252284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35904<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8d1ca02407d9: GSUP ul subscriber_data 20250106160252285 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252285 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422323028126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422323028126" cn_domain=PS} 20250106160252285 DLU <0006> fsm.c:456 lu(262422323028126)[0x612000011320]{UNVALIDATED}: Allocated 20250106160252285 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422323028126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160252285 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422323028126)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160252285 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422323028126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422323028126" cn_domain=PS} 20250106160252285 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252285 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d1ca02407d9: Found GsupExpect[0] for "262422323028126" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422323028126" 20250106160252287 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252287 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422323028126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422323028126"} 20250106160252287 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422323028126)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160252287 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422323028126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160252287 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422323028126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422323028126"} 20250106160252287 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422323028126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160252287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422323028126)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160252287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422323028126)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160252287 DLU <0006> fsm.c:568 lu(PS:IMSI-262422323028126)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160252287 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252287 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160252287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35904<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8d1ca02407d9: Final verdict of PTC: pass 20250106160252288 DAUC <0003> db_auc.c:157 IMSI='262429461824537': No 2G Auth Data 20250106160252288 DAUC <0003> db_auc.c:192 IMSI='262429461824537': No 3G Auth Data 20250106160252288 DLGSUP <0013> hlr.c:121 IMSI 262429461824537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d1ca02407d9: Created GsupExpect[0] for "262429461824537" to be handled at TC_gsup_ul_subscriber_data(93) 20250106160252295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8d1ca02407d9: GSUP ul subscriber_data 20250106160252296 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252297 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429461824537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429461824537" cn_domain=PS} 20250106160252297 DLU <0006> fsm.c:456 lu(262429461824537)[0x6120000114a0]{UNVALIDATED}: Allocated 20250106160252297 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429461824537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160252297 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429461824537)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160252297 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429461824537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429461824537" cn_domain=PS} 20250106160252297 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252297 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d1ca02407d9: Found GsupExpect[0] for "262429461824537" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429461824537" 20250106160252298 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252298 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429461824537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429461824537"} 20250106160252298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429461824537)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160252298 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429461824537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160252298 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429461824537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429461824537"} 20250106160252298 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429461824537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160252298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429461824537)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160252298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429461824537)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160252298 DLU <0006> fsm.c:568 lu(PS:IMSI-262429461824537)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160252298 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252298 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160252298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8d1ca02407d9: Final verdict of PTC: pass 20250106160252299 DAUC <0003> db_auc.c:157 IMSI='262425875985139': No 2G Auth Data 20250106160252299 DAUC <0003> db_auc.c:192 IMSI='262425875985139': No 3G Auth Data 20250106160252299 DLGSUP <0013> hlr.c:121 IMSI 262425875985139: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d1ca02407d9: Created GsupExpect[0] for "262425875985139" to be handled at TC_gsup_ul_subscriber_data(94) 20250106160252306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8d1ca02407d9: GSUP ul subscriber_data 20250106160252308 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252308 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425875985139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425875985139" cn_domain=PS} 20250106160252308 DLU <0006> fsm.c:456 lu(262425875985139)[0x612000011620]{UNVALIDATED}: Allocated 20250106160252308 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425875985139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160252308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425875985139)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160252308 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425875985139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425875985139" cn_domain=PS} 20250106160252308 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252308 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d1ca02407d9: Found GsupExpect[0] for "262425875985139" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425875985139" 20250106160252309 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252309 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425875985139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425875985139"} 20250106160252309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425875985139)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160252309 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425875985139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160252309 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425875985139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425875985139"} 20250106160252309 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425875985139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160252309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425875985139)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160252309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425875985139)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160252309 DLU <0006> fsm.c:568 lu(PS:IMSI-262425875985139)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160252309 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252309 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160252310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8d1ca02407d9: Final verdict of PTC: pass 20250106160252310 DAUC <0003> db_auc.c:157 IMSI='262421084261196': No 2G Auth Data 20250106160252310 DAUC <0003> db_auc.c:192 IMSI='262421084261196': No 3G Auth Data 20250106160252311 DLGSUP <0013> hlr.c:121 IMSI 262421084261196: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d1ca02407d9: Created GsupExpect[0] for "262421084261196" to be handled at TC_gsup_ul_subscriber_data(95) 20250106160252317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35924<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8d1ca02407d9: GSUP ul subscriber_data 20250106160252319 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252319 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421084261196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421084261196" cn_domain=PS} 20250106160252319 DLU <0006> fsm.c:456 lu(262421084261196)[0x6120000117a0]{UNVALIDATED}: Allocated 20250106160252319 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421084261196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160252319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421084261196)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160252319 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421084261196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421084261196" cn_domain=PS} 20250106160252319 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252319 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d1ca02407d9: Found GsupExpect[0] for "262421084261196" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421084261196" 20250106160252320 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252320 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421084261196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421084261196"} 20250106160252320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421084261196)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160252320 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421084261196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160252320 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421084261196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421084261196"} 20250106160252320 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421084261196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160252320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421084261196)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160252320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421084261196)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160252320 DLU <0006> fsm.c:568 lu(PS:IMSI-262421084261196)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160252320 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252320 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160252320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35924<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8d1ca02407d9: Final verdict of PTC: pass 20250106160252321 DAUC <0003> db_auc.c:157 IMSI='262426651470468': No 2G Auth Data 20250106160252321 DAUC <0003> db_auc.c:192 IMSI='262426651470468': No 3G Auth Data 20250106160252321 DLGSUP <0013> hlr.c:121 IMSI 262426651470468: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d1ca02407d9: Created GsupExpect[0] for "262426651470468" to be handled at TC_gsup_ul_subscriber_data(96) 20250106160252327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8d1ca02407d9: GSUP ul subscriber_data 20250106160252329 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252329 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426651470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426651470468" cn_domain=PS} 20250106160252329 DLU <0006> fsm.c:456 lu(262426651470468)[0x612000011920]{UNVALIDATED}: Allocated 20250106160252329 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426651470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160252329 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426651470468)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160252329 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426651470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426651470468" cn_domain=PS} 20250106160252329 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252329 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d1ca02407d9: Found GsupExpect[0] for "262426651470468" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262426651470468" 20250106160252330 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252330 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426651470468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426651470468"} 20250106160252330 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426651470468)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160252330 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426651470468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160252330 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426651470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426651470468"} 20250106160252330 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426651470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160252330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426651470468)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160252330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426651470468)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160252330 DLU <0006> fsm.c:568 lu(PS:IMSI-262426651470468)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160252330 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160252330 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160252331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160252331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 20250106160252332 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33431<->l=127.0.0.1:4259) 20250106160252332 DLINP <000b> input/ipa.c:452 connected read/write 20250106160252332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160252332 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160252332 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160252332 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@8d1ca02407d9: Final verdict of PTC: none 87@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Jan 6 16:02:52 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 20250106160252364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35944<->l=127.0.0.1:4258 20250106160252465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35944<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78632) Waiting for packet dumper to finish... 1 (prev_count=78632, count=117948) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Jan 6 16:02:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_vty started. MTC@8d1ca02407d9: legacy= true 20250106160255534 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160255535 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160255539 DLINP <000b> input/ipa.c:452 connected read/write 20250106160255539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160255541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160255545 DLINP <000b> input/ipa.c:452 connected read/write 20250106160255545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(97)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160255545 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160255545 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160255545 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  20250106160255545 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160255545 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  20250106160255545 DLGSUP <0013> gsup_server.c:236 2:  20250106160255545 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160255545 DLGSUP <0013> gsup_server.c:236 3:  20250106160255545 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160255545 DLGSUP <0013> gsup_server.c:236 4:  20250106160255545 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160255545 DLGSUP <0013> gsup_server.c:236 5:  20250106160255545 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160255545 DLGSUP <0013> gsup_server.c:236 7:  20250106160255546 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160255546 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160255546 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160255546 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@8d1ca02407d9: 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") 20250106160255567 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36047<->l=127.0.0.1:4259) 20250106160255570 DAUC <0003> db_auc.c:157 IMSI='262420782243926': No 2G Auth Data 20250106160255570 DAUC <0003> db_auc.c:192 IMSI='262420782243926': No 3G Auth Data 20250106160255572 DAUC <0003> db_auc.c:192 IMSI='262420782243926': No 3G Auth Data 20250106160255574 DAUC <0003> db_auc.c:157 IMSI='262426650978980': No 2G Auth Data 20250106160255574 DAUC <0003> db_auc.c:192 IMSI='262426650978980': No 3G Auth Data 20250106160255576 DAUC <0003> db_auc.c:157 IMSI='262426650978980': No 2G Auth Data 20250106160255578 DAUC <0003> db_auc.c:157 IMSI='262423855525616': No 2G Auth Data 20250106160255578 DAUC <0003> db_auc.c:192 IMSI='262423855525616': No 3G Auth Data MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160255580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 20250106160255581 DLINP <000b> input/ipa.c:452 connected read/write 20250106160255581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160255581 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160255581 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160255581 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160255581 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36047<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@8d1ca02407d9: Final verdict of PTC: none 98@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@8d1ca02407d9: Test case TC_vty finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Jan 6 16:02:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250106160255603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4258 20250106160255704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35962<->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=28704) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon Jan 6 16:02:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_vty_msisdn_isd started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160258807 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160258808 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160258812 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160258814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160258818 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160258818 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160258818 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(100)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160258818 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  20250106160258818 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160258818 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  20250106160258818 DLGSUP <0013> gsup_server.c:236 2:  20250106160258818 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160258818 DLGSUP <0013> gsup_server.c:236 3:  20250106160258818 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160258818 DLGSUP <0013> gsup_server.c:236 4:  20250106160258818 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160258818 DLGSUP <0013> gsup_server.c:236 5:  20250106160258818 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160258818 DLGSUP <0013> gsup_server.c:236 7:  20250106160258818 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160258818 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160258818 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160258818 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@8d1ca02407d9: 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") 20250106160258841 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35621<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8d1ca02407d9: Created GsupExpect[0] for "262420867465446" to be handled at TC_vty_msisdn_isd(104) 20250106160258854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4258 20250106160258855 DAUC <0003> db_auc.c:157 IMSI='262420867465446': No 2G Auth Data 20250106160258855 DAUC <0003> db_auc.c:192 IMSI='262420867465446': No 3G Auth Data 20250106160258862 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160258862 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420867465446" cn_domain=PS} 20250106160258862 DLU <0006> fsm.c:456 lu(262420867465446)[0x612000011aa0]{UNVALIDATED}: Allocated 20250106160258862 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160258862 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420867465446)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160258862 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420867465446" cn_domain=PS} 20250106160258862 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160258862 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@8d1ca02407d9: Found GsupExpect[0] for "262420867465446" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@8d1ca02407d9: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262420867465446" 20250106160258864 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160258864 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420867465446"} 20250106160258864 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420867465446)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160258864 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160258864 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420867465446"} 20250106160258864 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160258864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420867465446)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160258864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420867465446)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160258864 DLU <0006> fsm.c:568 lu(PS:IMSI-262420867465446)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160258864 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160258864 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160258866 DLGSUP <0013> hlr.c:128 IMSI 262420867465446: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250106160258866 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160258866 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160258867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@8d1ca02407d9: Final verdict of PTC: pass 20250106160258867 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160258867 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420867465446"} 20250106160258867 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250106160258867 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420867465446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160258868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4258 20250106160258868 DLINP <000b> input/ipa.c:452 connected read/write 20250106160258868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160258868 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160258868 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160258868 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@8d1ca02407d9: Final verdict of PTC: none 20250106160258869 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35621<->l=127.0.0.1:4259) 102@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 102: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Jan 6 16:02:58 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 20250106160258895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4258 20250106160258996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35978<->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@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon Jan 6 16:03:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_purge_cs started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160302106 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160302106 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160302109 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160302111 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(105)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160302111 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160302111 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160302112 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  20250106160302112 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160302112 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  20250106160302112 DLGSUP <0013> gsup_server.c:236 2:  20250106160302112 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160302112 DLGSUP <0013> gsup_server.c:236 3:  20250106160302112 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160302112 DLGSUP <0013> gsup_server.c:236 4:  20250106160302112 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160302112 DLGSUP <0013> gsup_server.c:236 5:  20250106160302112 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160302112 DLGSUP <0013> gsup_server.c:236 7:  20250106160302112 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160302112 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160302112 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160302112 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@8d1ca02407d9: 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") 20250106160302129 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36105<->l=127.0.0.1:4259) 20250106160302134 DAUC <0003> db_auc.c:157 IMSI='262421701224435': No 2G Auth Data 20250106160302134 DAUC <0003> db_auc.c:192 IMSI='262421701224435': No 3G Auth Data HLR_Test-GSUP(106)@8d1ca02407d9: Created GsupExpect[0] for "262421701224435" to be handled at TC_gsup_purge_cs(109) 20250106160302142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4258 20250106160302154 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302154 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421701224435" cn_domain=PS} 20250106160302154 DLU <0006> fsm.c:456 lu(262421701224435)[0x612000011c20]{UNVALIDATED}: Allocated 20250106160302154 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160302154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421701224435)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160302154 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421701224435" cn_domain=PS} 20250106160302154 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302154 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d1ca02407d9: Found GsupExpect[0] for "262421701224435" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421701224435" 20250106160302156 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302156 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421701224435"} 20250106160302156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421701224435)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160302156 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160302156 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421701224435"} 20250106160302156 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160302156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421701224435)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160302156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421701224435)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160302156 DLU <0006> fsm.c:568 lu(PS:IMSI-262421701224435)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160302156 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302156 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160302157 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302157 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421701224435" cn_domain=CS} 20250106160302157 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106160302157 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421701224435"} 20250106160302157 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421701224435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160302157 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302157 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160302158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@8d1ca02407d9: Final verdict of PTC: pass 20250106160302159 DAUC <0003> db_auc.c:157 IMSI='262422405876196': No 2G Auth Data 20250106160302159 DAUC <0003> db_auc.c:192 IMSI='262422405876196': No 3G Auth Data 20250106160302160 DLGSUP <0013> hlr.c:121 IMSI 262422405876196: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d1ca02407d9: Created GsupExpect[0] for "262422405876196" to be handled at TC_gsup_purge_cs(110) 20250106160302166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 20250106160302168 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302168 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422405876196" cn_domain=PS} 20250106160302168 DLU <0006> fsm.c:456 lu(262422405876196)[0x612000011da0]{UNVALIDATED}: Allocated 20250106160302168 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160302168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422405876196)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160302168 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422405876196" cn_domain=PS} 20250106160302168 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302168 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d1ca02407d9: Found GsupExpect[0] for "262422405876196" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422405876196" 20250106160302169 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302169 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422405876196"} 20250106160302169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422405876196)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160302169 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160302169 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422405876196"} 20250106160302169 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160302169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422405876196)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160302169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422405876196)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160302169 DLU <0006> fsm.c:568 lu(PS:IMSI-262422405876196)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160302170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160302170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302170 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422405876196" cn_domain=CS} 20250106160302170 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106160302170 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422405876196"} 20250106160302170 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422405876196 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160302170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302171 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160302171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@8d1ca02407d9: Final verdict of PTC: pass 20250106160302172 DAUC <0003> db_auc.c:157 IMSI='262421736333095': No 2G Auth Data 20250106160302172 DAUC <0003> db_auc.c:192 IMSI='262421736333095': No 3G Auth Data 20250106160302172 DLGSUP <0013> hlr.c:121 IMSI 262421736333095: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d1ca02407d9: Created GsupExpect[0] for "262421736333095" to be handled at TC_gsup_purge_cs(111) 20250106160302179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4258 20250106160302182 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302182 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421736333095" cn_domain=PS} 20250106160302182 DLU <0006> fsm.c:456 lu(262421736333095)[0x612000011f20]{UNVALIDATED}: Allocated 20250106160302182 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160302182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421736333095)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160302182 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421736333095" cn_domain=PS} 20250106160302182 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302182 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d1ca02407d9: Found GsupExpect[0] for "262421736333095" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421736333095" 20250106160302183 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302184 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421736333095"} 20250106160302184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421736333095)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160302184 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160302184 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421736333095"} 20250106160302184 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160302184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421736333095)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160302184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421736333095)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160302184 DLU <0006> fsm.c:568 lu(PS:IMSI-262421736333095)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160302184 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302184 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160302185 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302185 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421736333095" cn_domain=CS} 20250106160302185 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106160302185 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421736333095"} 20250106160302185 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421736333095 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160302185 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302185 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160302186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@8d1ca02407d9: Final verdict of PTC: pass 20250106160302187 DAUC <0003> db_auc.c:157 IMSI='262424304691039': No 2G Auth Data 20250106160302187 DAUC <0003> db_auc.c:192 IMSI='262424304691039': No 3G Auth Data 20250106160302187 DLGSUP <0013> hlr.c:121 IMSI 262424304691039: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d1ca02407d9: Created GsupExpect[0] for "262424304691039" to be handled at TC_gsup_purge_cs(112) 20250106160302193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50038<->l=127.0.0.1:4258 20250106160302195 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302195 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424304691039" cn_domain=PS} 20250106160302195 DLU <0006> fsm.c:456 lu(262424304691039)[0x6120000120a0]{UNVALIDATED}: Allocated 20250106160302195 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160302195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424304691039)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160302195 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424304691039" cn_domain=PS} 20250106160302195 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302195 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d1ca02407d9: Found GsupExpect[0] for "262424304691039" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424304691039" 20250106160302197 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302197 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424304691039"} 20250106160302197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424304691039)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160302197 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160302197 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424304691039"} 20250106160302197 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160302197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424304691039)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160302197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424304691039)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160302197 DLU <0006> fsm.c:568 lu(PS:IMSI-262424304691039)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160302197 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302197 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160302198 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302198 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424304691039" cn_domain=CS} 20250106160302198 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106160302198 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424304691039"} 20250106160302198 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424304691039 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160302198 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302198 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160302199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50038<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@8d1ca02407d9: Final verdict of PTC: pass 20250106160302200 DAUC <0003> db_auc.c:157 IMSI='262429604343918': No 2G Auth Data 20250106160302200 DAUC <0003> db_auc.c:192 IMSI='262429604343918': No 3G Auth Data 20250106160302200 DLGSUP <0013> hlr.c:121 IMSI 262429604343918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d1ca02407d9: Created GsupExpect[0] for "262429604343918" to be handled at TC_gsup_purge_cs(113) 20250106160302207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4258 20250106160302209 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302209 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429604343918" cn_domain=PS} 20250106160302209 DLU <0006> fsm.c:456 lu(262429604343918)[0x612000012220]{UNVALIDATED}: Allocated 20250106160302209 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160302209 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429604343918)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160302209 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429604343918" cn_domain=PS} 20250106160302209 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302209 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d1ca02407d9: Found GsupExpect[0] for "262429604343918" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429604343918" 20250106160302211 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302211 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429604343918"} 20250106160302211 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429604343918)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160302211 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160302211 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429604343918"} 20250106160302211 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160302211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429604343918)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160302211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429604343918)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160302211 DLU <0006> fsm.c:568 lu(PS:IMSI-262429604343918)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160302211 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302211 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160302212 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302212 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429604343918" cn_domain=CS} 20250106160302212 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106160302212 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429604343918"} 20250106160302212 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429604343918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160302212 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302212 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160302213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@8d1ca02407d9: Final verdict of PTC: pass 20250106160302214 DAUC <0003> db_auc.c:157 IMSI='262427203923905': No 2G Auth Data 20250106160302214 DAUC <0003> db_auc.c:192 IMSI='262427203923905': No 3G Auth Data 20250106160302215 DLGSUP <0013> hlr.c:121 IMSI 262427203923905: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d1ca02407d9: Created GsupExpect[0] for "262427203923905" to be handled at TC_gsup_purge_cs(114) 20250106160302222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 20250106160302224 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302224 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427203923905" cn_domain=PS} 20250106160302224 DLU <0006> fsm.c:456 lu(262427203923905)[0x6120000123a0]{UNVALIDATED}: Allocated 20250106160302224 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160302224 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427203923905)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160302224 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427203923905" cn_domain=PS} 20250106160302224 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302224 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d1ca02407d9: Found GsupExpect[0] for "262427203923905" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427203923905" 20250106160302225 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302225 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427203923905"} 20250106160302225 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427203923905)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160302225 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160302225 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427203923905"} 20250106160302225 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160302225 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427203923905)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160302225 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427203923905)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160302225 DLU <0006> fsm.c:568 lu(PS:IMSI-262427203923905)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160302225 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302225 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160302226 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302226 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427203923905" cn_domain=CS} 20250106160302226 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106160302226 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427203923905"} 20250106160302226 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427203923905 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160302226 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302226 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160302227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@8d1ca02407d9: Final verdict of PTC: pass 20250106160302228 DAUC <0003> db_auc.c:157 IMSI='262428882654404': No 2G Auth Data 20250106160302228 DAUC <0003> db_auc.c:192 IMSI='262428882654404': No 3G Auth Data 20250106160302229 DLGSUP <0013> hlr.c:121 IMSI 262428882654404: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d1ca02407d9: Created GsupExpect[0] for "262428882654404" to be handled at TC_gsup_purge_cs(115) 20250106160302235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 20250106160302237 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302237 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428882654404" cn_domain=PS} 20250106160302237 DLU <0006> fsm.c:456 lu(262428882654404)[0x612000012520]{UNVALIDATED}: Allocated 20250106160302237 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160302237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428882654404)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160302237 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428882654404" cn_domain=PS} 20250106160302237 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302238 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d1ca02407d9: Found GsupExpect[0] for "262428882654404" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428882654404" 20250106160302239 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302239 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428882654404"} 20250106160302239 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428882654404)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160302239 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160302239 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428882654404"} 20250106160302239 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160302239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428882654404)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160302239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428882654404)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160302239 DLU <0006> fsm.c:568 lu(PS:IMSI-262428882654404)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160302239 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302239 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160302240 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302240 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428882654404" cn_domain=CS} 20250106160302241 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106160302241 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428882654404"} 20250106160302241 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428882654404 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160302241 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302241 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160302241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@8d1ca02407d9: Final verdict of PTC: pass 20250106160302243 DAUC <0003> db_auc.c:157 IMSI='262423019007622': No 2G Auth Data 20250106160302243 DAUC <0003> db_auc.c:192 IMSI='262423019007622': No 3G Auth Data 20250106160302243 DLGSUP <0013> hlr.c:121 IMSI 262423019007622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d1ca02407d9: Created GsupExpect[0] for "262423019007622" to be handled at TC_gsup_purge_cs(116) 20250106160302251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50070<->l=127.0.0.1:4258 20250106160302254 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302254 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423019007622" cn_domain=PS} 20250106160302254 DLU <0006> fsm.c:456 lu(262423019007622)[0x6120000126a0]{UNVALIDATED}: Allocated 20250106160302254 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160302254 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423019007622)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160302254 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423019007622" cn_domain=PS} 20250106160302254 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302255 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d1ca02407d9: Found GsupExpect[0] for "262423019007622" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423019007622" 20250106160302256 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302256 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423019007622"} 20250106160302256 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423019007622)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160302256 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160302256 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423019007622"} 20250106160302256 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160302256 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423019007622)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160302256 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423019007622)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160302256 DLU <0006> fsm.c:568 lu(PS:IMSI-262423019007622)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160302256 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302256 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160302257 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302257 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423019007622" cn_domain=CS} 20250106160302257 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250106160302257 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423019007622"} 20250106160302257 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019007622 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160302257 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160302257 DLINP <000b> input/ipa.c:452 connected read/write 20250106160302257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160302258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50070<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160302259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20250106160302259 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(106)@8d1ca02407d9: Final verdict of PTC: none 20250106160302259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160302259 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160302259 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160302259 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160302259 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36105<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(108)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@8d1ca02407d9: Final verdict of PTC: none 107@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Jan 6 16:03:02 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 20250106160302293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20250106160302394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50078<->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=134564) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon Jan 6 16:03:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_purge_ps started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160305485 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160305485 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160305487 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160305490 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305490 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160305490 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160305490 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  20250106160305490 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160305490 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  20250106160305490 DLGSUP <0013> gsup_server.c:236 2:  20250106160305490 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160305490 DLGSUP <0013> gsup_server.c:236 3:  20250106160305490 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160305490 DLGSUP <0013> gsup_server.c:236 4:  20250106160305490 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160305490 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(117)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160305490 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160305490 DLGSUP <0013> gsup_server.c:236 7:  20250106160305490 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160305490 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160305490 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160305490 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@8d1ca02407d9: 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") 20250106160305498 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42245<->l=127.0.0.1:4259) 20250106160305500 DAUC <0003> db_auc.c:157 IMSI='262422894401897': No 2G Auth Data 20250106160305500 DAUC <0003> db_auc.c:192 IMSI='262422894401897': No 3G Auth Data HLR_Test-GSUP(118)@8d1ca02407d9: Created GsupExpect[0] for "262422894401897" to be handled at TC_gsup_purge_ps(121) 20250106160305506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4258 20250106160305530 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305530 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422894401897" cn_domain=PS} 20250106160305530 DLU <0006> fsm.c:456 lu(262422894401897)[0x612000012820]{UNVALIDATED}: Allocated 20250106160305530 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160305530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422894401897)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160305530 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422894401897" cn_domain=PS} 20250106160305530 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305530 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d1ca02407d9: Found GsupExpect[0] for "262422894401897" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422894401897" 20250106160305532 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305532 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422894401897"} 20250106160305532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422894401897)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160305532 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160305532 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422894401897"} 20250106160305532 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160305532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422894401897)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160305532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422894401897)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160305532 DLU <0006> fsm.c:568 lu(PS:IMSI-262422894401897)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160305532 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305532 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160305533 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305533 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422894401897" cn_domain=PS} 20250106160305533 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106160305533 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422894401897"} 20250106160305533 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422894401897 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160305533 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305533 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160305534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@8d1ca02407d9: Final verdict of PTC: pass 20250106160305535 DAUC <0003> db_auc.c:157 IMSI='262428553333054': No 2G Auth Data 20250106160305535 DAUC <0003> db_auc.c:192 IMSI='262428553333054': No 3G Auth Data 20250106160305535 DLGSUP <0013> hlr.c:121 IMSI 262428553333054: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d1ca02407d9: Created GsupExpect[0] for "262428553333054" to be handled at TC_gsup_purge_ps(122) 20250106160305542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 20250106160305544 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305544 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428553333054" cn_domain=PS} 20250106160305544 DLU <0006> fsm.c:456 lu(262428553333054)[0x6120000129a0]{UNVALIDATED}: Allocated 20250106160305544 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160305544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428553333054)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160305544 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428553333054" cn_domain=PS} 20250106160305544 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305544 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d1ca02407d9: Found GsupExpect[0] for "262428553333054" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428553333054" 20250106160305545 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305545 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428553333054"} 20250106160305545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428553333054)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160305545 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160305545 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428553333054"} 20250106160305545 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160305545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428553333054)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160305545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428553333054)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160305545 DLU <0006> fsm.c:568 lu(PS:IMSI-262428553333054)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160305545 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305545 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160305546 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305546 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428553333054" cn_domain=PS} 20250106160305546 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106160305546 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428553333054"} 20250106160305546 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428553333054 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160305546 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305546 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160305547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@8d1ca02407d9: Final verdict of PTC: pass 20250106160305547 DAUC <0003> db_auc.c:157 IMSI='262422083612791': No 2G Auth Data 20250106160305547 DAUC <0003> db_auc.c:192 IMSI='262422083612791': No 3G Auth Data 20250106160305548 DLGSUP <0013> hlr.c:121 IMSI 262422083612791: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d1ca02407d9: Created GsupExpect[0] for "262422083612791" to be handled at TC_gsup_purge_ps(123) 20250106160305554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50122<->l=127.0.0.1:4258 20250106160305555 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305555 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422083612791" cn_domain=PS} 20250106160305555 DLU <0006> fsm.c:456 lu(262422083612791)[0x612000012b20]{UNVALIDATED}: Allocated 20250106160305555 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160305555 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422083612791)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160305555 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422083612791" cn_domain=PS} 20250106160305555 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305555 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d1ca02407d9: Found GsupExpect[0] for "262422083612791" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_purge_ps(123)"262422083612791" 20250106160305556 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305556 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422083612791"} 20250106160305556 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422083612791)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160305556 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160305556 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422083612791"} 20250106160305556 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160305556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422083612791)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160305556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422083612791)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160305556 DLU <0006> fsm.c:568 lu(PS:IMSI-262422083612791)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160305556 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305556 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160305557 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305557 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422083612791" cn_domain=PS} 20250106160305557 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106160305557 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422083612791"} 20250106160305557 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422083612791 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160305557 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305557 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160305558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50122<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@8d1ca02407d9: Final verdict of PTC: pass 20250106160305559 DAUC <0003> db_auc.c:157 IMSI='262421786104208': No 2G Auth Data 20250106160305559 DAUC <0003> db_auc.c:192 IMSI='262421786104208': No 3G Auth Data 20250106160305559 DLGSUP <0013> hlr.c:121 IMSI 262421786104208: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d1ca02407d9: Created GsupExpect[0] for "262421786104208" to be handled at TC_gsup_purge_ps(124) 20250106160305566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4258 20250106160305568 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305568 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421786104208" cn_domain=PS} 20250106160305568 DLU <0006> fsm.c:456 lu(262421786104208)[0x612000012ca0]{UNVALIDATED}: Allocated 20250106160305568 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160305568 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421786104208)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160305568 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421786104208" cn_domain=PS} 20250106160305568 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305568 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d1ca02407d9: Found GsupExpect[0] for "262421786104208" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_purge_ps(124)"262421786104208" 20250106160305570 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305570 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421786104208"} 20250106160305570 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421786104208)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160305570 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160305570 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421786104208"} 20250106160305570 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160305570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421786104208)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160305570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421786104208)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160305570 DLU <0006> fsm.c:568 lu(PS:IMSI-262421786104208)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160305570 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305570 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160305571 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305571 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421786104208" cn_domain=PS} 20250106160305571 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106160305571 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421786104208"} 20250106160305571 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421786104208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160305571 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305571 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160305571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@8d1ca02407d9: Final verdict of PTC: pass 20250106160305572 DAUC <0003> db_auc.c:157 IMSI='262423991270902': No 2G Auth Data 20250106160305572 DAUC <0003> db_auc.c:192 IMSI='262423991270902': No 3G Auth Data 20250106160305573 DLGSUP <0013> hlr.c:121 IMSI 262423991270902: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d1ca02407d9: Created GsupExpect[0] for "262423991270902" to be handled at TC_gsup_purge_ps(125) 20250106160305579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 20250106160305580 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305580 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423991270902" cn_domain=PS} 20250106160305580 DLU <0006> fsm.c:456 lu(262423991270902)[0x612000012e20]{UNVALIDATED}: Allocated 20250106160305581 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160305581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423991270902)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160305581 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423991270902" cn_domain=PS} 20250106160305581 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305581 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d1ca02407d9: Found GsupExpect[0] for "262423991270902" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423991270902" 20250106160305582 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305582 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423991270902"} 20250106160305582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423991270902)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160305582 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160305582 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423991270902"} 20250106160305582 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160305582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423991270902)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160305582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423991270902)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160305582 DLU <0006> fsm.c:568 lu(PS:IMSI-262423991270902)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160305582 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305582 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160305583 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305583 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423991270902" cn_domain=PS} 20250106160305583 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106160305583 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423991270902"} 20250106160305583 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423991270902 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160305583 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305583 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160305583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@8d1ca02407d9: Final verdict of PTC: pass 20250106160305584 DAUC <0003> db_auc.c:157 IMSI='262425986614877': No 2G Auth Data 20250106160305584 DAUC <0003> db_auc.c:192 IMSI='262425986614877': No 3G Auth Data 20250106160305585 DLGSUP <0013> hlr.c:121 IMSI 262425986614877: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d1ca02407d9: Created GsupExpect[0] for "262425986614877" to be handled at TC_gsup_purge_ps(126) 20250106160305591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50146<->l=127.0.0.1:4258 20250106160305593 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305593 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425986614877" cn_domain=PS} 20250106160305593 DLU <0006> fsm.c:456 lu(262425986614877)[0x612000012fa0]{UNVALIDATED}: Allocated 20250106160305593 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160305593 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425986614877)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160305593 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425986614877" cn_domain=PS} 20250106160305593 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305593 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d1ca02407d9: Found GsupExpect[0] for "262425986614877" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425986614877" 20250106160305595 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305595 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425986614877"} 20250106160305595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425986614877)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160305595 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160305595 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425986614877"} 20250106160305595 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160305595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425986614877)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160305595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425986614877)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160305595 DLU <0006> fsm.c:568 lu(PS:IMSI-262425986614877)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160305595 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305595 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160305596 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305596 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425986614877" cn_domain=PS} 20250106160305596 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106160305596 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425986614877"} 20250106160305596 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425986614877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160305596 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305596 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160305597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50146<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@8d1ca02407d9: Final verdict of PTC: pass 20250106160305598 DAUC <0003> db_auc.c:157 IMSI='262424755408292': No 2G Auth Data 20250106160305598 DAUC <0003> db_auc.c:192 IMSI='262424755408292': No 3G Auth Data 20250106160305599 DLGSUP <0013> hlr.c:121 IMSI 262424755408292: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d1ca02407d9: Created GsupExpect[0] for "262424755408292" to be handled at TC_gsup_purge_ps(127) 20250106160305605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 20250106160305607 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305607 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424755408292" cn_domain=PS} 20250106160305607 DLU <0006> fsm.c:456 lu(262424755408292)[0x612000013120]{UNVALIDATED}: Allocated 20250106160305607 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160305607 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424755408292)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160305607 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424755408292" cn_domain=PS} 20250106160305607 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305607 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d1ca02407d9: Found GsupExpect[0] for "262424755408292" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_purge_ps(127)"262424755408292" 20250106160305609 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305609 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424755408292"} 20250106160305609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424755408292)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160305609 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160305609 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424755408292"} 20250106160305609 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160305609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424755408292)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160305609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424755408292)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160305609 DLU <0006> fsm.c:568 lu(PS:IMSI-262424755408292)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160305609 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305609 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160305610 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305610 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424755408292" cn_domain=PS} 20250106160305610 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106160305610 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424755408292"} 20250106160305610 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424755408292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160305610 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305610 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160305611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@8d1ca02407d9: Final verdict of PTC: pass 20250106160305612 DAUC <0003> db_auc.c:157 IMSI='262421121993449': No 2G Auth Data 20250106160305612 DAUC <0003> db_auc.c:192 IMSI='262421121993449': No 3G Auth Data 20250106160305613 DLGSUP <0013> hlr.c:121 IMSI 262421121993449: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d1ca02407d9: Created GsupExpect[0] for "262421121993449" to be handled at TC_gsup_purge_ps(128) 20250106160305620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 20250106160305622 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305622 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421121993449" cn_domain=PS} 20250106160305622 DLU <0006> fsm.c:456 lu(262421121993449)[0x6120000132a0]{UNVALIDATED}: Allocated 20250106160305622 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160305622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421121993449)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160305623 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421121993449" cn_domain=PS} 20250106160305623 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305623 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d1ca02407d9: Found GsupExpect[0] for "262421121993449" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421121993449" 20250106160305624 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305624 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421121993449"} 20250106160305624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421121993449)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160305624 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160305624 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421121993449"} 20250106160305624 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160305624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421121993449)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160305624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421121993449)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160305624 DLU <0006> fsm.c:568 lu(PS:IMSI-262421121993449)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160305624 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305624 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160305625 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305625 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421121993449" cn_domain=PS} 20250106160305625 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250106160305625 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421121993449"} 20250106160305625 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421121993449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250106160305625 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160305625 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160305626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160305626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4258 20250106160305627 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42245<->l=127.0.0.1:4259) 20250106160305627 DLINP <000b> input/ipa.c:452 connected read/write 20250106160305627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160305627 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160305627 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160305627 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP(118)@8d1ca02407d9: Final verdict of PTC: none 119@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Jan 6 16:03:05 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 20250106160305661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 20250106160305762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon Jan 6 16:03:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_purge_unknown started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160308855 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160308856 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160308858 DLINP <000b> input/ipa.c:452 connected read/write 20250106160308858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160308859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160308862 DLINP <000b> input/ipa.c:452 connected read/write 20250106160308862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160308862 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160308862 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160308862 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  20250106160308862 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160308862 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  20250106160308862 DLGSUP <0013> gsup_server.c:236 2:  20250106160308862 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160308862 DLGSUP <0013> gsup_server.c:236 3:  20250106160308862 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160308862 DLGSUP <0013> gsup_server.c:236 4:  20250106160308862 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160308862 DLGSUP <0013> gsup_server.c:236 5:  20250106160308862 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160308862 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(129)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160308862 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160308862 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160308862 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160308862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@8d1ca02407d9: 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") 20250106160308893 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42105<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8d1ca02407d9: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250106160308915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50172<->l=127.0.0.1:4258 20250106160308926 DLINP <000b> input/ipa.c:452 connected read/write 20250106160308926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160308926 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} 20250106160308926 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20250106160308926 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 20250106160308926 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} 20250106160308926 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160308926 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160308926 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20250106160308926 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20250106160308927 DLINP <000b> input/ipa.c:452 connected read/write 20250106160308927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160308927 DLINP <000b> input/ipa.c:452 connected read/write 20250106160308927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@8d1ca02407d9: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@8d1ca02407d9: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160308932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50172<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160308934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4258 20250106160308936 DLINP <000b> input/ipa.c:452 connected read/write 20250106160308936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160308936 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160308937 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160308937 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160308937 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42105<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@8d1ca02407d9: Final verdict of PTC: none 131@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Jan 6 16:03:08 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 20250106160309003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50184<->l=127.0.0.1:4258 20250106160309104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50184<->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=26380) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon Jan 6 16:03:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_ussd_unknown started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160312172 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160312172 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160312173 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160312174 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312174 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160312174 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160312174 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  20250106160312174 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160312175 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  20250106160312175 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(134)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160312175 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160312175 DLGSUP <0013> gsup_server.c:236 3:  20250106160312175 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160312175 DLGSUP <0013> gsup_server.c:236 4:  20250106160312175 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160312175 DLGSUP <0013> gsup_server.c:236 5:  20250106160312175 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160312175 DLGSUP <0013> gsup_server.c:236 7:  20250106160312175 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160312175 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160312175 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160312175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@8d1ca02407d9: 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") 20250106160312182 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43767<->l=127.0.0.1:4259) 20250106160312184 DAUC <0003> db_auc.c:157 IMSI='262425557475127': No 2G Auth Data 20250106160312184 DAUC <0003> db_auc.c:192 IMSI='262425557475127': No 3G Auth Data HLR_Test-GSUP(135)@8d1ca02407d9: Created GsupExpect[0] for "262425557475127" to be handled at TC_mo_ussd_unknown(138) 20250106160312190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 20250106160312218 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312218 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425557475127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425557475127" session_id=3274049524 session_state=BEGIN} 20250106160312218 DSS <0004> hlr_ussd.c:576 262425557475127/0xc32607f4: Process SS (BEGIN) 20250106160312218 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106160312218 DSS <0004> hlr_ussd.c:518 262425557475127/0xc32607f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106160312218 DSS <0004> hlr_ussd.c:523 262425557475127/0xc32607f4: USSD for unknown code '*#200#' 20250106160312218 DSS <0004> hlr_ussd.c:354 262425557475127/0xc32607f4: Tx ReturnError(1, 0x12) 20250106160312218 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425557475127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425557475127" session_id=3274049524 session_state=END} 20250106160312218 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160312218 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d1ca02407d9: Found GsupExpect[0] for "262425557475127" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@8d1ca02407d9: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425557475127" TC_mo_ussd_unknown(138)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160312221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@8d1ca02407d9: Final verdict of PTC: pass 20250106160312221 DAUC <0003> db_auc.c:157 IMSI='262426872966804': No 2G Auth Data 20250106160312221 DAUC <0003> db_auc.c:192 IMSI='262426872966804': No 3G Auth Data HLR_Test-GSUP(135)@8d1ca02407d9: Created GsupExpect[0] for "262426872966804" to be handled at TC_mo_ussd_unknown(139) 20250106160312228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 20250106160312231 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312231 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426872966804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426872966804" session_id=3682975481 session_state=BEGIN} 20250106160312231 DSS <0004> hlr_ussd.c:576 262426872966804/0xdb85bef9: Process SS (BEGIN) 20250106160312231 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106160312231 DSS <0004> hlr_ussd.c:518 262426872966804/0xdb85bef9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106160312231 DSS <0004> hlr_ussd.c:523 262426872966804/0xdb85bef9: USSD for unknown code '*#200#' 20250106160312231 DSS <0004> hlr_ussd.c:354 262426872966804/0xdb85bef9: Tx ReturnError(1, 0x12) 20250106160312231 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426872966804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426872966804" session_id=3682975481 session_state=END} 20250106160312231 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160312231 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d1ca02407d9: Found GsupExpect[0] for "262426872966804" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@8d1ca02407d9: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426872966804" TC_mo_ussd_unknown(139)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160312233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@8d1ca02407d9: Final verdict of PTC: pass 20250106160312233 DAUC <0003> db_auc.c:157 IMSI='262426915154231': No 2G Auth Data 20250106160312233 DAUC <0003> db_auc.c:192 IMSI='262426915154231': No 3G Auth Data HLR_Test-GSUP(135)@8d1ca02407d9: Created GsupExpect[0] for "262426915154231" to be handled at TC_mo_ussd_unknown(140) 20250106160312240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45674<->l=127.0.0.1:4258 20250106160312243 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312243 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426915154231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426915154231" session_id=3702415138 session_state=BEGIN} 20250106160312243 DSS <0004> hlr_ussd.c:576 262426915154231/0xdcae5f22: Process SS (BEGIN) 20250106160312243 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106160312243 DSS <0004> hlr_ussd.c:518 262426915154231/0xdcae5f22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106160312243 DSS <0004> hlr_ussd.c:523 262426915154231/0xdcae5f22: USSD for unknown code '*#200#' 20250106160312243 DSS <0004> hlr_ussd.c:354 262426915154231/0xdcae5f22: Tx ReturnError(1, 0x12) 20250106160312243 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426915154231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426915154231" session_id=3702415138 session_state=END} 20250106160312243 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160312243 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d1ca02407d9: Found GsupExpect[0] for "262426915154231" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@8d1ca02407d9: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426915154231" TC_mo_ussd_unknown(140)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160312245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45674<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@8d1ca02407d9: Final verdict of PTC: pass 20250106160312246 DAUC <0003> db_auc.c:157 IMSI='262425424750041': No 2G Auth Data 20250106160312246 DAUC <0003> db_auc.c:192 IMSI='262425424750041': No 3G Auth Data HLR_Test-GSUP(135)@8d1ca02407d9: Created GsupExpect[0] for "262425424750041" to be handled at TC_mo_ussd_unknown(141) 20250106160312254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 20250106160312257 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312257 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425424750041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425424750041" session_id=13997375 session_state=BEGIN} 20250106160312257 DSS <0004> hlr_ussd.c:576 262425424750041/0x00d5953f: Process SS (BEGIN) 20250106160312257 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106160312257 DSS <0004> hlr_ussd.c:518 262425424750041/0x00d5953f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106160312257 DSS <0004> hlr_ussd.c:523 262425424750041/0x00d5953f: USSD for unknown code '*#200#' 20250106160312257 DSS <0004> hlr_ussd.c:354 262425424750041/0x00d5953f: Tx ReturnError(1, 0x12) 20250106160312257 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425424750041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425424750041" session_id=13997375 session_state=END} 20250106160312257 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160312257 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d1ca02407d9: Found GsupExpect[0] for "262425424750041" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@8d1ca02407d9: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425424750041" TC_mo_ussd_unknown(141)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160312259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@8d1ca02407d9: Final verdict of PTC: pass 20250106160312259 DAUC <0003> db_auc.c:157 IMSI='262420377881654': No 2G Auth Data 20250106160312259 DAUC <0003> db_auc.c:192 IMSI='262420377881654': No 3G Auth Data HLR_Test-GSUP(135)@8d1ca02407d9: Created GsupExpect[0] for "262420377881654" to be handled at TC_mo_ussd_unknown(142) 20250106160312266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4258 20250106160312269 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312269 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420377881654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420377881654" session_id=582880780 session_state=BEGIN} 20250106160312269 DSS <0004> hlr_ussd.c:576 262420377881654/0x22be0e0c: Process SS (BEGIN) 20250106160312269 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106160312269 DSS <0004> hlr_ussd.c:518 262420377881654/0x22be0e0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106160312269 DSS <0004> hlr_ussd.c:523 262420377881654/0x22be0e0c: USSD for unknown code '*#200#' 20250106160312269 DSS <0004> hlr_ussd.c:354 262420377881654/0x22be0e0c: Tx ReturnError(1, 0x12) 20250106160312269 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420377881654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420377881654" session_id=582880780 session_state=END} 20250106160312269 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160312269 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d1ca02407d9: Found GsupExpect[0] for "262420377881654" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@8d1ca02407d9: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420377881654" TC_mo_ussd_unknown(142)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160312271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@8d1ca02407d9: Final verdict of PTC: pass 20250106160312272 DAUC <0003> db_auc.c:157 IMSI='262428180939275': No 2G Auth Data 20250106160312272 DAUC <0003> db_auc.c:192 IMSI='262428180939275': No 3G Auth Data HLR_Test-GSUP(135)@8d1ca02407d9: Created GsupExpect[0] for "262428180939275" to be handled at TC_mo_ussd_unknown(143) 20250106160312280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 20250106160312283 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312283 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428180939275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428180939275" session_id=1880512376 session_state=BEGIN} 20250106160312283 DSS <0004> hlr_ussd.c:576 262428180939275/0x70165778: Process SS (BEGIN) 20250106160312284 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106160312284 DSS <0004> hlr_ussd.c:518 262428180939275/0x70165778: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106160312284 DSS <0004> hlr_ussd.c:523 262428180939275/0x70165778: USSD for unknown code '*#200#' 20250106160312284 DSS <0004> hlr_ussd.c:354 262428180939275/0x70165778: Tx ReturnError(1, 0x12) 20250106160312284 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428180939275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428180939275" session_id=1880512376 session_state=END} 20250106160312284 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160312284 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d1ca02407d9: Found GsupExpect[0] for "262428180939275" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@8d1ca02407d9: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428180939275" TC_mo_ussd_unknown(143)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160312285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@8d1ca02407d9: Final verdict of PTC: pass 20250106160312286 DAUC <0003> db_auc.c:157 IMSI='262426920121444': No 2G Auth Data 20250106160312286 DAUC <0003> db_auc.c:192 IMSI='262426920121444': No 3G Auth Data HLR_Test-GSUP(135)@8d1ca02407d9: Created GsupExpect[0] for "262426920121444" to be handled at TC_mo_ussd_unknown(144) 20250106160312294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20250106160312299 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312299 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426920121444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426920121444" session_id=3427857275 session_state=BEGIN} 20250106160312299 DSS <0004> hlr_ussd.c:576 262426920121444/0xcc50f37b: Process SS (BEGIN) 20250106160312299 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106160312299 DSS <0004> hlr_ussd.c:518 262426920121444/0xcc50f37b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106160312299 DSS <0004> hlr_ussd.c:523 262426920121444/0xcc50f37b: USSD for unknown code '*#200#' 20250106160312299 DSS <0004> hlr_ussd.c:354 262426920121444/0xcc50f37b: Tx ReturnError(1, 0x12) 20250106160312299 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426920121444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426920121444" session_id=3427857275 session_state=END} 20250106160312299 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160312299 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d1ca02407d9: Found GsupExpect[0] for "262426920121444" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@8d1ca02407d9: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262426920121444" TC_mo_ussd_unknown(144)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160312301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@8d1ca02407d9: Final verdict of PTC: pass 20250106160312302 DAUC <0003> db_auc.c:157 IMSI='262420542740685': No 2G Auth Data 20250106160312302 DAUC <0003> db_auc.c:192 IMSI='262420542740685': No 3G Auth Data HLR_Test-GSUP(135)@8d1ca02407d9: Created GsupExpect[0] for "262420542740685" to be handled at TC_mo_ussd_unknown(145) 20250106160312310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45732<->l=127.0.0.1:4258 20250106160312313 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312313 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420542740685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420542740685" session_id=2164274888 session_state=BEGIN} 20250106160312313 DSS <0004> hlr_ussd.c:576 262420542740685/0x810036c8: Process SS (BEGIN) 20250106160312313 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250106160312313 DSS <0004> hlr_ussd.c:518 262420542740685/0x810036c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250106160312313 DSS <0004> hlr_ussd.c:523 262420542740685/0x810036c8: USSD for unknown code '*#200#' 20250106160312313 DSS <0004> hlr_ussd.c:354 262420542740685/0x810036c8: Tx ReturnError(1, 0x12) 20250106160312313 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420542740685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420542740685" session_id=2164274888 session_state=END} 20250106160312313 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160312313 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d1ca02407d9: Found GsupExpect[0] for "262420542740685" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@8d1ca02407d9: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262420542740685" TC_mo_ussd_unknown(145)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160312315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45732<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@8d1ca02407d9: Final verdict of PTC: pass 20250106160312315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20250106160312316 DLINP <000b> input/ipa.c:452 connected read/write 20250106160312316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160312316 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160312316 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(135)@8d1ca02407d9: Final verdict of PTC: none 20250106160312316 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160312316 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43767<->l=127.0.0.1:4259) 136@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 136: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Jan 6 16:03:12 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 20250106160312339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20250106160312439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45738<->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=81392) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon Jan 6 16:03:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_ussd_euse_disc started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160315539 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160315539 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160315542 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160315547 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160315547 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160315547 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160315547 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  20250106160315548 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160315548 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  20250106160315548 DLGSUP <0013> gsup_server.c:236 2:  20250106160315548 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160315548 DLGSUP <0013> gsup_server.c:236 3:  20250106160315548 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160315548 DLGSUP <0013> gsup_server.c:236 4:  20250106160315548 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160315548 DLGSUP <0013> gsup_server.c:236 5:  20250106160315548 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160315548 DLGSUP <0013> gsup_server.c:236 7:  20250106160315548 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160315548 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160315548 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160315548 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@8d1ca02407d9: 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") 20250106160315568 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41033<->l=127.0.0.1:4259) 20250106160315576 DAUC <0003> db_auc.c:157 IMSI='262426550593587': No 2G Auth Data 20250106160315576 DAUC <0003> db_auc.c:192 IMSI='262426550593587': No 3G Auth Data HLR_Test-GSUP(147)@8d1ca02407d9: Created GsupExpect[0] for "262426550593587" to be handled at TC_mo_ussd_euse_disc(150) 20250106160315600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 20250106160315613 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315613 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426550593587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426550593587" session_id=3716611566 session_state=BEGIN} 20250106160315613 DSS <0004> hlr_ussd.c:576 262426550593587/0xdd86fdee: Process SS (BEGIN) 20250106160315613 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160315613 DSS <0004> hlr_ussd.c:518 262426550593587/0xdd86fdee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160315613 DSS <0004> hlr_ussd.c:542 262426550593587/0xdd86fdee: Cannot find conn for EUSE EUSE-foobar 20250106160315613 DSS <0004> hlr_ussd.c:354 262426550593587/0xdd86fdee: Tx ReturnError(1, 0x22) 20250106160315613 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426550593587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426550593587" session_id=3716611566 session_state=END} 20250106160315613 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160315613 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d1ca02407d9: Found GsupExpect[0] for "262426550593587" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@8d1ca02407d9: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426550593587" TC_mo_ussd_euse_disc(150)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160315618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@8d1ca02407d9: Final verdict of PTC: pass 20250106160315620 DAUC <0003> db_auc.c:157 IMSI='262420817597724': No 2G Auth Data 20250106160315620 DAUC <0003> db_auc.c:192 IMSI='262420817597724': No 3G Auth Data HLR_Test-GSUP(147)@8d1ca02407d9: Created GsupExpect[0] for "262420817597724" to be handled at TC_mo_ussd_euse_disc(151) 20250106160315628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20250106160315631 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315631 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420817597724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420817597724" session_id=1554881286 session_state=BEGIN} 20250106160315631 DSS <0004> hlr_ussd.c:576 262420817597724/0x5cad9b06: Process SS (BEGIN) 20250106160315631 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160315631 DSS <0004> hlr_ussd.c:518 262420817597724/0x5cad9b06: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160315631 DSS <0004> hlr_ussd.c:542 262420817597724/0x5cad9b06: Cannot find conn for EUSE EUSE-foobar 20250106160315631 DSS <0004> hlr_ussd.c:354 262420817597724/0x5cad9b06: Tx ReturnError(1, 0x22) 20250106160315631 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420817597724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420817597724" session_id=1554881286 session_state=END} 20250106160315631 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160315631 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d1ca02407d9: Found GsupExpect[0] for "262420817597724" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@8d1ca02407d9: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420817597724" TC_mo_ussd_euse_disc(151)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160315632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@8d1ca02407d9: Final verdict of PTC: pass 20250106160315633 DAUC <0003> db_auc.c:157 IMSI='262426614876981': No 2G Auth Data 20250106160315633 DAUC <0003> db_auc.c:192 IMSI='262426614876981': No 3G Auth Data HLR_Test-GSUP(147)@8d1ca02407d9: Created GsupExpect[0] for "262426614876981" to be handled at TC_mo_ussd_euse_disc(152) 20250106160315640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 20250106160315643 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315643 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426614876981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426614876981" session_id=847008084 session_state=BEGIN} 20250106160315643 DSS <0004> hlr_ussd.c:576 262426614876981/0x327c5154: Process SS (BEGIN) 20250106160315643 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160315643 DSS <0004> hlr_ussd.c:518 262426614876981/0x327c5154: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160315643 DSS <0004> hlr_ussd.c:542 262426614876981/0x327c5154: Cannot find conn for EUSE EUSE-foobar 20250106160315643 DSS <0004> hlr_ussd.c:354 262426614876981/0x327c5154: Tx ReturnError(1, 0x22) 20250106160315643 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426614876981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426614876981" session_id=847008084 session_state=END} 20250106160315643 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160315644 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d1ca02407d9: Found GsupExpect[0] for "262426614876981" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@8d1ca02407d9: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426614876981" TC_mo_ussd_euse_disc(152)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160315645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@8d1ca02407d9: Final verdict of PTC: pass 20250106160315645 DAUC <0003> db_auc.c:157 IMSI='262428535621093': No 2G Auth Data 20250106160315645 DAUC <0003> db_auc.c:192 IMSI='262428535621093': No 3G Auth Data HLR_Test-GSUP(147)@8d1ca02407d9: Created GsupExpect[0] for "262428535621093" to be handled at TC_mo_ussd_euse_disc(153) 20250106160315652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 20250106160315655 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315655 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428535621093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428535621093" session_id=2218286602 session_state=BEGIN} 20250106160315655 DSS <0004> hlr_ussd.c:576 262428535621093/0x84385e0a: Process SS (BEGIN) 20250106160315655 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160315655 DSS <0004> hlr_ussd.c:518 262428535621093/0x84385e0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160315655 DSS <0004> hlr_ussd.c:542 262428535621093/0x84385e0a: Cannot find conn for EUSE EUSE-foobar 20250106160315655 DSS <0004> hlr_ussd.c:354 262428535621093/0x84385e0a: Tx ReturnError(1, 0x22) 20250106160315655 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428535621093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428535621093" session_id=2218286602 session_state=END} 20250106160315655 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160315655 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d1ca02407d9: Found GsupExpect[0] for "262428535621093" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@8d1ca02407d9: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428535621093" 20250106160315656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@8d1ca02407d9: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@8d1ca02407d9: Final verdict of PTC: pass 20250106160315657 DAUC <0003> db_auc.c:157 IMSI='262424923828542': No 2G Auth Data 20250106160315657 DAUC <0003> db_auc.c:192 IMSI='262424923828542': No 3G Auth Data HLR_Test-GSUP(147)@8d1ca02407d9: Created GsupExpect[0] for "262424923828542" to be handled at TC_mo_ussd_euse_disc(154) 20250106160315663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 20250106160315666 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315666 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424923828542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424923828542" session_id=2011162194 session_state=BEGIN} 20250106160315666 DSS <0004> hlr_ussd.c:576 262424923828542/0x77dfe652: Process SS (BEGIN) 20250106160315666 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160315666 DSS <0004> hlr_ussd.c:518 262424923828542/0x77dfe652: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160315666 DSS <0004> hlr_ussd.c:542 262424923828542/0x77dfe652: Cannot find conn for EUSE EUSE-foobar 20250106160315666 DSS <0004> hlr_ussd.c:354 262424923828542/0x77dfe652: Tx ReturnError(1, 0x22) 20250106160315666 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424923828542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424923828542" session_id=2011162194 session_state=END} 20250106160315666 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160315666 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d1ca02407d9: Found GsupExpect[0] for "262424923828542" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@8d1ca02407d9: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424923828542" TC_mo_ussd_euse_disc(154)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160315668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@8d1ca02407d9: Final verdict of PTC: pass 20250106160315668 DAUC <0003> db_auc.c:157 IMSI='262423056864168': No 2G Auth Data 20250106160315668 DAUC <0003> db_auc.c:192 IMSI='262423056864168': No 3G Auth Data HLR_Test-GSUP(147)@8d1ca02407d9: Created GsupExpect[0] for "262423056864168" to be handled at TC_mo_ussd_euse_disc(155) 20250106160315675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20250106160315678 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315678 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423056864168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423056864168" session_id=1413540505 session_state=BEGIN} 20250106160315678 DSS <0004> hlr_ussd.c:576 262423056864168/0x5440ea99: Process SS (BEGIN) 20250106160315678 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160315678 DSS <0004> hlr_ussd.c:518 262423056864168/0x5440ea99: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160315678 DSS <0004> hlr_ussd.c:542 262423056864168/0x5440ea99: Cannot find conn for EUSE EUSE-foobar 20250106160315678 DSS <0004> hlr_ussd.c:354 262423056864168/0x5440ea99: Tx ReturnError(1, 0x22) 20250106160315678 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423056864168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423056864168" session_id=1413540505 session_state=END} 20250106160315678 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160315678 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d1ca02407d9: Found GsupExpect[0] for "262423056864168" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@8d1ca02407d9: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262423056864168" TC_mo_ussd_euse_disc(155)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160315679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@8d1ca02407d9: Final verdict of PTC: pass 20250106160315679 DAUC <0003> db_auc.c:157 IMSI='262429130694616': No 2G Auth Data 20250106160315680 DAUC <0003> db_auc.c:192 IMSI='262429130694616': No 3G Auth Data HLR_Test-GSUP(147)@8d1ca02407d9: Created GsupExpect[0] for "262429130694616" to be handled at TC_mo_ussd_euse_disc(156) 20250106160315686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45822<->l=127.0.0.1:4258 20250106160315688 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315688 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429130694616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429130694616" session_id=2228645753 session_state=BEGIN} 20250106160315688 DSS <0004> hlr_ussd.c:576 262429130694616/0x84d66f79: Process SS (BEGIN) 20250106160315688 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160315688 DSS <0004> hlr_ussd.c:518 262429130694616/0x84d66f79: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160315688 DSS <0004> hlr_ussd.c:542 262429130694616/0x84d66f79: Cannot find conn for EUSE EUSE-foobar 20250106160315688 DSS <0004> hlr_ussd.c:354 262429130694616/0x84d66f79: Tx ReturnError(1, 0x22) 20250106160315689 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429130694616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429130694616" session_id=2228645753 session_state=END} 20250106160315689 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160315689 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d1ca02407d9: Found GsupExpect[0] for "262429130694616" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@8d1ca02407d9: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429130694616" TC_mo_ussd_euse_disc(156)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160315690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45822<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@8d1ca02407d9: Final verdict of PTC: pass 20250106160315690 DAUC <0003> db_auc.c:157 IMSI='262423325055543': No 2G Auth Data 20250106160315690 DAUC <0003> db_auc.c:192 IMSI='262423325055543': No 3G Auth Data HLR_Test-GSUP(147)@8d1ca02407d9: Created GsupExpect[0] for "262423325055543" to be handled at TC_mo_ussd_euse_disc(157) 20250106160315697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 20250106160315700 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315700 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423325055543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423325055543" session_id=1430089780 session_state=BEGIN} 20250106160315700 DSS <0004> hlr_ussd.c:576 262423325055543/0x553d7034: Process SS (BEGIN) 20250106160315700 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160315700 DSS <0004> hlr_ussd.c:518 262423325055543/0x553d7034: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160315700 DSS <0004> hlr_ussd.c:542 262423325055543/0x553d7034: Cannot find conn for EUSE EUSE-foobar 20250106160315700 DSS <0004> hlr_ussd.c:354 262423325055543/0x553d7034: Tx ReturnError(1, 0x22) 20250106160315700 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423325055543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423325055543" session_id=1430089780 session_state=END} 20250106160315700 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160315700 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d1ca02407d9: Found GsupExpect[0] for "262423325055543" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@8d1ca02407d9: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423325055543" TC_mo_ussd_euse_disc(157)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160315702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@8d1ca02407d9: Final verdict of PTC: pass 20250106160315702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 20250106160315703 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41033<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@8d1ca02407d9: Final verdict of PTC: none 20250106160315703 DLINP <000b> input/ipa.c:452 connected read/write 20250106160315703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160315703 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(149)@8d1ca02407d9: Final verdict of PTC: none 20250106160315703 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160315703 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 148: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Jan 6 16:03:15 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 20250106160315727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 20250106160315928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45842<->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@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon Jan 6 16:03:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_ussd_iuse_imsi started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160319059 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160319059 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160319064 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45844<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160319070 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319070 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160319070 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160319071 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  20250106160319071 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160319071 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  20250106160319071 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(158)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160319071 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160319071 DLGSUP <0013> gsup_server.c:236 3:  20250106160319071 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160319071 DLGSUP <0013> gsup_server.c:236 4:  20250106160319071 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160319071 DLGSUP <0013> gsup_server.c:236 5:  20250106160319071 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160319071 DLGSUP <0013> gsup_server.c:236 7:  20250106160319071 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160319071 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160319071 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160319071 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@8d1ca02407d9: 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") 20250106160319095 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46397<->l=127.0.0.1:4259) 20250106160319101 DAUC <0003> db_auc.c:157 IMSI='262424856680380': No 2G Auth Data 20250106160319101 DAUC <0003> db_auc.c:192 IMSI='262424856680380': No 3G Auth Data HLR_Test-GSUP(159)@8d1ca02407d9: Created GsupExpect[0] for "262424856680380" to be handled at TC_mo_ussd_iuse_imsi(162) 20250106160319119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 20250106160319133 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319133 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424856680380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424856680380" session_id=2532239651 session_state=BEGIN} 20250106160319133 DSS <0004> hlr_ussd.c:576 262424856680380/0x96eee923: Process SS (BEGIN) 20250106160319133 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160319133 DSS <0004> hlr_ussd.c:518 262424856680380/0x96eee923: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160319133 DSS <0004> hlr_ussd.c:363 262424856680380/0x96eee923: Tx USSD 'Your IMSI is 262424856680380' 20250106160319133 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424856680380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424856680380" session_id=2532239651 session_state=END} 20250106160319133 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424856680380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160319133 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160319133 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d1ca02407d9: Found GsupExpect[0] for "262424856680380" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@8d1ca02407d9: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424856680380" TC_mo_ussd_iuse_imsi(162)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160319141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@8d1ca02407d9: Final verdict of PTC: pass 20250106160319142 DAUC <0003> db_auc.c:157 IMSI='262427406398341': No 2G Auth Data 20250106160319143 DAUC <0003> db_auc.c:192 IMSI='262427406398341': No 3G Auth Data HLR_Test-GSUP(159)@8d1ca02407d9: Created GsupExpect[0] for "262427406398341" to be handled at TC_mo_ussd_iuse_imsi(163) 20250106160319156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20250106160319159 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319159 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427406398341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427406398341" session_id=1434598190 session_state=BEGIN} 20250106160319159 DSS <0004> hlr_ussd.c:576 262427406398341/0x55823b2e: Process SS (BEGIN) 20250106160319159 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160319159 DSS <0004> hlr_ussd.c:518 262427406398341/0x55823b2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160319159 DSS <0004> hlr_ussd.c:363 262427406398341/0x55823b2e: Tx USSD 'Your IMSI is 262427406398341' 20250106160319159 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427406398341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427406398341" session_id=1434598190 session_state=END} 20250106160319159 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427406398341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160319159 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160319159 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d1ca02407d9: Found GsupExpect[0] for "262427406398341" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@8d1ca02407d9: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427406398341" TC_mo_ussd_iuse_imsi(163)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160319160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@8d1ca02407d9: Final verdict of PTC: pass 20250106160319161 DAUC <0003> db_auc.c:157 IMSI='262420351922945': No 2G Auth Data 20250106160319161 DAUC <0003> db_auc.c:192 IMSI='262420351922945': No 3G Auth Data HLR_Test-GSUP(159)@8d1ca02407d9: Created GsupExpect[0] for "262420351922945" to be handled at TC_mo_ussd_iuse_imsi(164) 20250106160319167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45868<->l=127.0.0.1:4258 20250106160319170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319170 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420351922945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420351922945" session_id=2092017700 session_state=BEGIN} 20250106160319170 DSS <0004> hlr_ussd.c:576 262420351922945/0x7cb1a824: Process SS (BEGIN) 20250106160319170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160319170 DSS <0004> hlr_ussd.c:518 262420351922945/0x7cb1a824: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160319170 DSS <0004> hlr_ussd.c:363 262420351922945/0x7cb1a824: Tx USSD 'Your IMSI is 262420351922945' 20250106160319170 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420351922945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420351922945" session_id=2092017700 session_state=END} 20250106160319170 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420351922945 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160319170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160319170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d1ca02407d9: Found GsupExpect[0] for "262420351922945" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@8d1ca02407d9: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262420351922945" TC_mo_ussd_iuse_imsi(164)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160319172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45868<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@8d1ca02407d9: Final verdict of PTC: pass 20250106160319173 DAUC <0003> db_auc.c:157 IMSI='262421442161141': No 2G Auth Data 20250106160319173 DAUC <0003> db_auc.c:192 IMSI='262421442161141': No 3G Auth Data HLR_Test-GSUP(159)@8d1ca02407d9: Created GsupExpect[0] for "262421442161141" to be handled at TC_mo_ussd_iuse_imsi(165) 20250106160319180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45876<->l=127.0.0.1:4258 20250106160319183 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319183 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421442161141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421442161141" session_id=3563949731 session_state=BEGIN} 20250106160319183 DSS <0004> hlr_ussd.c:576 262421442161141/0xd46d8ea3: Process SS (BEGIN) 20250106160319183 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160319183 DSS <0004> hlr_ussd.c:518 262421442161141/0xd46d8ea3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160319184 DSS <0004> hlr_ussd.c:363 262421442161141/0xd46d8ea3: Tx USSD 'Your IMSI is 262421442161141' 20250106160319184 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421442161141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421442161141" session_id=3563949731 session_state=END} 20250106160319184 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421442161141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160319184 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160319184 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d1ca02407d9: Found GsupExpect[0] for "262421442161141" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@8d1ca02407d9: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421442161141" TC_mo_ussd_iuse_imsi(165)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160319186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45876<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@8d1ca02407d9: Final verdict of PTC: pass 20250106160319186 DAUC <0003> db_auc.c:157 IMSI='262423416730934': No 2G Auth Data 20250106160319186 DAUC <0003> db_auc.c:192 IMSI='262423416730934': No 3G Auth Data HLR_Test-GSUP(159)@8d1ca02407d9: Created GsupExpect[0] for "262423416730934" to be handled at TC_mo_ussd_iuse_imsi(166) 20250106160319193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45884<->l=127.0.0.1:4258 20250106160319196 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319196 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423416730934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423416730934" session_id=2908376238 session_state=BEGIN} 20250106160319196 DSS <0004> hlr_ussd.c:576 262423416730934/0xad5a4cae: Process SS (BEGIN) 20250106160319196 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160319196 DSS <0004> hlr_ussd.c:518 262423416730934/0xad5a4cae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160319196 DSS <0004> hlr_ussd.c:363 262423416730934/0xad5a4cae: Tx USSD 'Your IMSI is 262423416730934' 20250106160319196 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423416730934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423416730934" session_id=2908376238 session_state=END} 20250106160319196 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423416730934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160319196 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160319196 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d1ca02407d9: Found GsupExpect[0] for "262423416730934" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@8d1ca02407d9: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262423416730934" TC_mo_ussd_iuse_imsi(166)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160319198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45884<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@8d1ca02407d9: Final verdict of PTC: pass 20250106160319199 DAUC <0003> db_auc.c:157 IMSI='262420209075932': No 2G Auth Data 20250106160319199 DAUC <0003> db_auc.c:192 IMSI='262420209075932': No 3G Auth Data HLR_Test-GSUP(159)@8d1ca02407d9: Created GsupExpect[0] for "262420209075932" to be handled at TC_mo_ussd_iuse_imsi(167) 20250106160319206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20250106160319209 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319209 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420209075932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420209075932" session_id=843554236 session_state=BEGIN} 20250106160319209 DSS <0004> hlr_ussd.c:576 262420209075932/0x32479dbc: Process SS (BEGIN) 20250106160319209 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160319209 DSS <0004> hlr_ussd.c:518 262420209075932/0x32479dbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160319209 DSS <0004> hlr_ussd.c:363 262420209075932/0x32479dbc: Tx USSD 'Your IMSI is 262420209075932' 20250106160319209 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420209075932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420209075932" session_id=843554236 session_state=END} 20250106160319209 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420209075932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160319209 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160319209 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d1ca02407d9: Found GsupExpect[0] for "262420209075932" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@8d1ca02407d9: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420209075932" TC_mo_ussd_iuse_imsi(167)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160319211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@8d1ca02407d9: Final verdict of PTC: pass 20250106160319211 DAUC <0003> db_auc.c:157 IMSI='262429438790286': No 2G Auth Data 20250106160319211 DAUC <0003> db_auc.c:192 IMSI='262429438790286': No 3G Auth Data HLR_Test-GSUP(159)@8d1ca02407d9: Created GsupExpect[0] for "262429438790286" to be handled at TC_mo_ussd_iuse_imsi(168) 20250106160319218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45912<->l=127.0.0.1:4258 20250106160319221 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319221 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429438790286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429438790286" session_id=3050392753 session_state=BEGIN} 20250106160319221 DSS <0004> hlr_ussd.c:576 262429438790286/0xb5d14cb1: Process SS (BEGIN) 20250106160319221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160319221 DSS <0004> hlr_ussd.c:518 262429438790286/0xb5d14cb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160319221 DSS <0004> hlr_ussd.c:363 262429438790286/0xb5d14cb1: Tx USSD 'Your IMSI is 262429438790286' 20250106160319221 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429438790286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429438790286" session_id=3050392753 session_state=END} 20250106160319221 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429438790286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160319221 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160319221 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d1ca02407d9: Found GsupExpect[0] for "262429438790286" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@8d1ca02407d9: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429438790286" TC_mo_ussd_iuse_imsi(168)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160319223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45912<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@8d1ca02407d9: Final verdict of PTC: pass 20250106160319223 DAUC <0003> db_auc.c:157 IMSI='262425995265956': No 2G Auth Data 20250106160319224 DAUC <0003> db_auc.c:192 IMSI='262425995265956': No 3G Auth Data HLR_Test-GSUP(159)@8d1ca02407d9: Created GsupExpect[0] for "262425995265956" to be handled at TC_mo_ussd_iuse_imsi(169) 20250106160319232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45918<->l=127.0.0.1:4258 20250106160319236 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319236 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425995265956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425995265956" session_id=2013790549 session_state=BEGIN} 20250106160319236 DSS <0004> hlr_ussd.c:576 262425995265956/0x78080155: Process SS (BEGIN) 20250106160319236 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160319236 DSS <0004> hlr_ussd.c:518 262425995265956/0x78080155: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160319236 DSS <0004> hlr_ussd.c:363 262425995265956/0x78080155: Tx USSD 'Your IMSI is 262425995265956' 20250106160319236 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425995265956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425995265956" session_id=2013790549 session_state=END} 20250106160319236 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425995265956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160319236 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160319236 DLINP <000b> input/ipa.c:452 connected read/write 20250106160319236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d1ca02407d9: Found GsupExpect[0] for "262425995265956" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@8d1ca02407d9: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425995265956" TC_mo_ussd_iuse_imsi(169)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160319238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45918<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@8d1ca02407d9: Final verdict of PTC: pass 20250106160319238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45844<->l=127.0.0.1:4258 20250106160319239 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46397<->l=127.0.0.1:4259) 20250106160319239 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(159)@8d1ca02407d9: Final verdict of PTC: none 20250106160319239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160319239 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160319239 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160319239 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@8d1ca02407d9: Final verdict of PTC: none 160@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 160: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Jan 6 16:03:19 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 20250106160319269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45920<->l=127.0.0.1:4258 20250106160319471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45920<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77356) Waiting for packet dumper to finish... 1 (prev_count=77356, count=82232) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Mon Jan 6 16:03:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160322548 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160322549 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160322553 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160322559 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322559 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160322559 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160322559 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  20250106160322560 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160322560 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  20250106160322560 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(170)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160322560 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160322560 DLGSUP <0013> gsup_server.c:236 3:  20250106160322560 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160322560 DLGSUP <0013> gsup_server.c:236 4:  20250106160322560 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160322560 DLGSUP <0013> gsup_server.c:236 5:  20250106160322560 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160322560 DLGSUP <0013> gsup_server.c:236 7:  20250106160322560 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160322560 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160322560 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160322560 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@8d1ca02407d9: 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") 20250106160322587 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36189<->l=127.0.0.1:4259) 20250106160322598 DAUC <0003> db_auc.c:157 IMSI='262420325287930': No 2G Auth Data 20250106160322598 DAUC <0003> db_auc.c:192 IMSI='262420325287930': No 3G Auth Data HLR_Test-GSUP(171)@8d1ca02407d9: Created GsupExpect[0] for "262420325287930" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250106160322627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 20250106160322637 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322637 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420325287930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420325287930" source_name="the-source\n" session_id=1650663892 session_state=BEGIN} 20250106160322637 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106160322637 DSS <0004> hlr_ussd.c:576 262420325287930/0x626321d4: Process SS (BEGIN) 20250106160322637 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160322638 DSS <0004> hlr_ussd.c:518 262420325287930/0x626321d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160322638 DSS <0004> hlr_ussd.c:363 262420325287930/0x626321d4: Tx USSD 'Your IMSI is 262420325287930' 20250106160322638 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420325287930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420325287930" destination_name="the-source\n" session_id=1650663892 session_state=END} 20250106160322638 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262420325287930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160322638 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160322638 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d1ca02407d9: Found GsupExpect[0] for "262420325287930" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@8d1ca02407d9: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420325287930" TC_mo_ussd_iuse_imsi_via_proxy(174)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160322642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@8d1ca02407d9: Final verdict of PTC: pass 20250106160322643 DAUC <0003> db_auc.c:157 IMSI='262422845863414': No 2G Auth Data 20250106160322643 DAUC <0003> db_auc.c:192 IMSI='262422845863414': No 3G Auth Data HLR_Test-GSUP(171)@8d1ca02407d9: Created GsupExpect[0] for "262422845863414" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250106160322651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36534<->l=127.0.0.1:4258 20250106160322653 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322653 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422845863414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422845863414" source_name="the-source\n" session_id=4124146621 session_state=BEGIN} 20250106160322653 DSS <0004> hlr_ussd.c:576 262422845863414/0xf5d17bbd: Process SS (BEGIN) 20250106160322653 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160322653 DSS <0004> hlr_ussd.c:518 262422845863414/0xf5d17bbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160322653 DSS <0004> hlr_ussd.c:363 262422845863414/0xf5d17bbd: Tx USSD 'Your IMSI is 262422845863414' 20250106160322653 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422845863414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422845863414" destination_name="the-source\n" session_id=4124146621 session_state=END} 20250106160322653 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422845863414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160322654 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160322654 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d1ca02407d9: Found GsupExpect[0] for "262422845863414" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@8d1ca02407d9: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422845863414" TC_mo_ussd_iuse_imsi_via_proxy(175)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160322655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@8d1ca02407d9: Final verdict of PTC: pass 20250106160322656 DAUC <0003> db_auc.c:157 IMSI='262428687788167': No 2G Auth Data 20250106160322656 DAUC <0003> db_auc.c:192 IMSI='262428687788167': No 3G Auth Data HLR_Test-GSUP(171)@8d1ca02407d9: Created GsupExpect[0] for "262428687788167" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250106160322662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 20250106160322664 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322664 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428687788167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428687788167" source_name="the-source\n" session_id=3120809939 session_state=BEGIN} 20250106160322664 DSS <0004> hlr_ussd.c:576 262428687788167/0xba03c7d3: Process SS (BEGIN) 20250106160322664 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160322664 DSS <0004> hlr_ussd.c:518 262428687788167/0xba03c7d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160322664 DSS <0004> hlr_ussd.c:363 262428687788167/0xba03c7d3: Tx USSD 'Your IMSI is 262428687788167' 20250106160322664 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428687788167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428687788167" destination_name="the-source\n" session_id=3120809939 session_state=END} 20250106160322665 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428687788167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160322665 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160322665 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d1ca02407d9: Found GsupExpect[0] for "262428687788167" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@8d1ca02407d9: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262428687788167" TC_mo_ussd_iuse_imsi_via_proxy(176)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160322666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@8d1ca02407d9: Final verdict of PTC: pass 20250106160322667 DAUC <0003> db_auc.c:157 IMSI='262424306060209': No 2G Auth Data 20250106160322667 DAUC <0003> db_auc.c:192 IMSI='262424306060209': No 3G Auth Data HLR_Test-GSUP(171)@8d1ca02407d9: Created GsupExpect[0] for "262424306060209" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250106160322674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 20250106160322677 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322677 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424306060209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424306060209" source_name="the-source\n" session_id=47858732 session_state=BEGIN} 20250106160322677 DSS <0004> hlr_ussd.c:576 262424306060209/0x02da442c: Process SS (BEGIN) 20250106160322677 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160322677 DSS <0004> hlr_ussd.c:518 262424306060209/0x02da442c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160322677 DSS <0004> hlr_ussd.c:363 262424306060209/0x02da442c: Tx USSD 'Your IMSI is 262424306060209' 20250106160322677 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424306060209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424306060209" destination_name="the-source\n" session_id=47858732 session_state=END} 20250106160322677 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262424306060209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160322677 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160322677 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d1ca02407d9: Found GsupExpect[0] for "262424306060209" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@8d1ca02407d9: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424306060209" TC_mo_ussd_iuse_imsi_via_proxy(177)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160322680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@8d1ca02407d9: Final verdict of PTC: pass 20250106160322680 DAUC <0003> db_auc.c:157 IMSI='262429066084322': No 2G Auth Data 20250106160322680 DAUC <0003> db_auc.c:192 IMSI='262429066084322': No 3G Auth Data HLR_Test-GSUP(171)@8d1ca02407d9: Created GsupExpect[0] for "262429066084322" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250106160322687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36564<->l=127.0.0.1:4258 20250106160322690 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322690 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429066084322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429066084322" source_name="the-source\n" session_id=303212809 session_state=BEGIN} 20250106160322690 DSS <0004> hlr_ussd.c:576 262429066084322/0x1212a909: Process SS (BEGIN) 20250106160322690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160322690 DSS <0004> hlr_ussd.c:518 262429066084322/0x1212a909: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160322690 DSS <0004> hlr_ussd.c:363 262429066084322/0x1212a909: Tx USSD 'Your IMSI is 262429066084322' 20250106160322690 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429066084322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429066084322" destination_name="the-source\n" session_id=303212809 session_state=END} 20250106160322690 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429066084322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160322690 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160322690 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d1ca02407d9: Found GsupExpect[0] for "262429066084322" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@8d1ca02407d9: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429066084322" TC_mo_ussd_iuse_imsi_via_proxy(178)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160322692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36564<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@8d1ca02407d9: Final verdict of PTC: pass 20250106160322692 DAUC <0003> db_auc.c:157 IMSI='262423042791401': No 2G Auth Data 20250106160322692 DAUC <0003> db_auc.c:192 IMSI='262423042791401': No 3G Auth Data HLR_Test-GSUP(171)@8d1ca02407d9: Created GsupExpect[0] for "262423042791401" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250106160322699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 20250106160322702 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322702 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423042791401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423042791401" source_name="the-source\n" session_id=687339752 session_state=BEGIN} 20250106160322702 DSS <0004> hlr_ussd.c:576 262423042791401/0x28f7f8e8: Process SS (BEGIN) 20250106160322702 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160322702 DSS <0004> hlr_ussd.c:518 262423042791401/0x28f7f8e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160322702 DSS <0004> hlr_ussd.c:363 262423042791401/0x28f7f8e8: Tx USSD 'Your IMSI is 262423042791401' 20250106160322702 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423042791401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423042791401" destination_name="the-source\n" session_id=687339752 session_state=END} 20250106160322702 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262423042791401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160322702 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160322702 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d1ca02407d9: Found GsupExpect[0] for "262423042791401" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@8d1ca02407d9: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423042791401" TC_mo_ussd_iuse_imsi_via_proxy(179)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160322704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@8d1ca02407d9: Final verdict of PTC: pass 20250106160322704 DAUC <0003> db_auc.c:157 IMSI='262426962380225': No 2G Auth Data 20250106160322704 DAUC <0003> db_auc.c:192 IMSI='262426962380225': No 3G Auth Data HLR_Test-GSUP(171)@8d1ca02407d9: Created GsupExpect[0] for "262426962380225" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250106160322711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36580<->l=127.0.0.1:4258 20250106160322714 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322714 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426962380225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426962380225" source_name="the-source\n" session_id=2105718027 session_state=BEGIN} 20250106160322714 DSS <0004> hlr_ussd.c:576 262426962380225/0x7d82b50b: Process SS (BEGIN) 20250106160322714 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160322714 DSS <0004> hlr_ussd.c:518 262426962380225/0x7d82b50b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160322714 DSS <0004> hlr_ussd.c:363 262426962380225/0x7d82b50b: Tx USSD 'Your IMSI is 262426962380225' 20250106160322714 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426962380225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426962380225" destination_name="the-source\n" session_id=2105718027 session_state=END} 20250106160322714 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426962380225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160322714 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160322714 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d1ca02407d9: Found GsupExpect[0] for "262426962380225" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@8d1ca02407d9: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426962380225" TC_mo_ussd_iuse_imsi_via_proxy(180)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160322716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@8d1ca02407d9: Final verdict of PTC: pass 20250106160322716 DAUC <0003> db_auc.c:157 IMSI='262422207565005': No 2G Auth Data 20250106160322716 DAUC <0003> db_auc.c:192 IMSI='262422207565005': No 3G Auth Data HLR_Test-GSUP(171)@8d1ca02407d9: Created GsupExpect[0] for "262422207565005" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250106160322722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36592<->l=127.0.0.1:4258 20250106160322725 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160322726 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422207565005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422207565005" source_name="the-source\n" session_id=4257235830 session_state=BEGIN} 20250106160322726 DSS <0004> hlr_ussd.c:576 262422207565005/0xfdc04376: Process SS (BEGIN) 20250106160322726 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250106160322726 DSS <0004> hlr_ussd.c:518 262422207565005/0xfdc04376: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250106160322726 DSS <0004> hlr_ussd.c:363 262422207565005/0xfdc04376: Tx USSD 'Your IMSI is 262422207565005' 20250106160322726 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422207565005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422207565005" destination_name="the-source\n" session_id=4257235830 session_state=END} 20250106160322726 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262422207565005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160322726 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160322726 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d1ca02407d9: Found GsupExpect[0] for "262422207565005" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@8d1ca02407d9: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422207565005" TC_mo_ussd_iuse_imsi_via_proxy(181)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160322728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36592<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@8d1ca02407d9: Final verdict of PTC: pass 20250106160322728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4258 20250106160322729 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36189<->l=127.0.0.1:4259) 20250106160322729 DLINP <000b> input/ipa.c:452 connected read/write 20250106160322729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 172@8d1ca02407d9: Final verdict of PTC: none 20250106160322729 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160322729 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160322729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160322729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 172: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon Jan 6 16:03:22 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 20250106160322751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36606<->l=127.0.0.1:4258 20250106160322953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36606<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76768) Waiting for packet dumper to finish... 1 (prev_count=76768, count=83472) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon Jan 6 16:03:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_ussd_iuse_msisdn started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160326069 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160326069 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160326074 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160326078 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326079 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160326079 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160326079 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  20250106160326079 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160326079 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  20250106160326079 DLGSUP <0013> gsup_server.c:236 2:  20250106160326079 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160326079 DLGSUP <0013> gsup_server.c:236 3:  20250106160326079 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160326079 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(182)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160326079 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160326079 DLGSUP <0013> gsup_server.c:236 5:  20250106160326079 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160326079 DLGSUP <0013> gsup_server.c:236 7:  20250106160326079 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160326079 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160326079 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160326079 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@8d1ca02407d9: 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") 20250106160326092 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39621<->l=127.0.0.1:4259) 20250106160326098 DAUC <0003> db_auc.c:157 IMSI='262424258960326': No 2G Auth Data 20250106160326098 DAUC <0003> db_auc.c:192 IMSI='262424258960326': No 3G Auth Data HLR_Test-GSUP(183)@8d1ca02407d9: Created GsupExpect[0] for "262424258960326" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250106160326110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 20250106160326126 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326126 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424258960326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424258960326" session_id=1615574592 session_state=BEGIN} 20250106160326126 DSS <0004> hlr_ussd.c:576 262424258960326/0x604bb640: Process SS (BEGIN) 20250106160326126 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160326126 DSS <0004> hlr_ussd.c:518 262424258960326/0x604bb640: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160326126 DSS <0004> hlr_ussd.c:363 262424258960326/0x604bb640: Tx USSD 'Your extension is 491611251716' 20250106160326127 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424258960326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424258960326" session_id=1615574592 session_state=END} 20250106160326127 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424258960326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160326127 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160326127 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d1ca02407d9: Found GsupExpect[0] for "262424258960326" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@8d1ca02407d9: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262424258960326" TC_mo_ussd_iuse_msisdn(186)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160326137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@8d1ca02407d9: Final verdict of PTC: pass 20250106160326139 DAUC <0003> db_auc.c:157 IMSI='262421824309403': No 2G Auth Data 20250106160326139 DAUC <0003> db_auc.c:192 IMSI='262421824309403': No 3G Auth Data HLR_Test-GSUP(183)@8d1ca02407d9: Created GsupExpect[0] for "262421824309403" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250106160326154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20250106160326157 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326157 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421824309403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421824309403" session_id=1541111719 session_state=BEGIN} 20250106160326157 DSS <0004> hlr_ussd.c:576 262421824309403/0x5bdb7fa7: Process SS (BEGIN) 20250106160326157 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160326157 DSS <0004> hlr_ussd.c:518 262421824309403/0x5bdb7fa7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160326157 DSS <0004> hlr_ussd.c:363 262421824309403/0x5bdb7fa7: Tx USSD 'Your extension is 491610301087' 20250106160326157 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421824309403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421824309403" session_id=1541111719 session_state=END} 20250106160326157 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421824309403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160326157 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160326157 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d1ca02407d9: Found GsupExpect[0] for "262421824309403" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@8d1ca02407d9: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262421824309403" TC_mo_ussd_iuse_msisdn(187)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160326159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@8d1ca02407d9: Final verdict of PTC: pass 20250106160326159 DAUC <0003> db_auc.c:157 IMSI='262425946022750': No 2G Auth Data 20250106160326159 DAUC <0003> db_auc.c:192 IMSI='262425946022750': No 3G Auth Data HLR_Test-GSUP(183)@8d1ca02407d9: Created GsupExpect[0] for "262425946022750" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250106160326166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4258 20250106160326170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326170 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425946022750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425946022750" session_id=2416496915 session_state=BEGIN} 20250106160326170 DSS <0004> hlr_ussd.c:576 262425946022750/0x9008d113: Process SS (BEGIN) 20250106160326170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160326170 DSS <0004> hlr_ussd.c:518 262425946022750/0x9008d113: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160326170 DSS <0004> hlr_ussd.c:363 262425946022750/0x9008d113: Tx USSD 'Your extension is 491618737576' 20250106160326170 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425946022750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425946022750" session_id=2416496915 session_state=END} 20250106160326170 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425946022750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160326170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160326170 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d1ca02407d9: Found GsupExpect[0] for "262425946022750" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@8d1ca02407d9: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425946022750" TC_mo_ussd_iuse_msisdn(188)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160326172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@8d1ca02407d9: Final verdict of PTC: pass 20250106160326173 DAUC <0003> db_auc.c:157 IMSI='262420384809057': No 2G Auth Data 20250106160326173 DAUC <0003> db_auc.c:192 IMSI='262420384809057': No 3G Auth Data HLR_Test-GSUP(183)@8d1ca02407d9: Created GsupExpect[0] for "262420384809057" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250106160326180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 20250106160326184 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326184 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420384809057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420384809057" session_id=1624023019 session_state=BEGIN} 20250106160326184 DSS <0004> hlr_ussd.c:576 262420384809057/0x60cc9feb: Process SS (BEGIN) 20250106160326184 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160326184 DSS <0004> hlr_ussd.c:518 262420384809057/0x60cc9feb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160326184 DSS <0004> hlr_ussd.c:363 262420384809057/0x60cc9feb: Tx USSD 'Your extension is 491611725120' 20250106160326184 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420384809057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420384809057" session_id=1624023019 session_state=END} 20250106160326184 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420384809057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160326184 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160326184 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d1ca02407d9: Found GsupExpect[0] for "262420384809057" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@8d1ca02407d9: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420384809057" TC_mo_ussd_iuse_msisdn(189)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160326186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@8d1ca02407d9: Final verdict of PTC: pass 20250106160326187 DAUC <0003> db_auc.c:157 IMSI='262422204895588': No 2G Auth Data 20250106160326187 DAUC <0003> db_auc.c:192 IMSI='262422204895588': No 3G Auth Data HLR_Test-GSUP(183)@8d1ca02407d9: Created GsupExpect[0] for "262422204895588" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250106160326193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36668<->l=127.0.0.1:4258 20250106160326196 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326196 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422204895588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422204895588" session_id=2111275946 session_state=BEGIN} 20250106160326196 DSS <0004> hlr_ussd.c:576 262422204895588/0x7dd783aa: Process SS (BEGIN) 20250106160326196 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160326196 DSS <0004> hlr_ussd.c:518 262422204895588/0x7dd783aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160326197 DSS <0004> hlr_ussd.c:363 262422204895588/0x7dd783aa: Tx USSD 'Your extension is 491618548110' 20250106160326197 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422204895588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422204895588" session_id=2111275946 session_state=END} 20250106160326197 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422204895588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160326197 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160326197 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d1ca02407d9: Found GsupExpect[0] for "262422204895588" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@8d1ca02407d9: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262422204895588" TC_mo_ussd_iuse_msisdn(190)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160326199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36668<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@8d1ca02407d9: Final verdict of PTC: pass 20250106160326199 DAUC <0003> db_auc.c:157 IMSI='262427207608984': No 2G Auth Data 20250106160326199 DAUC <0003> db_auc.c:192 IMSI='262427207608984': No 3G Auth Data HLR_Test-GSUP(183)@8d1ca02407d9: Created GsupExpect[0] for "262427207608984" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250106160326205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4258 20250106160326208 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326208 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427207608984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427207608984" session_id=3378217932 session_state=BEGIN} 20250106160326208 DSS <0004> hlr_ussd.c:576 262427207608984/0xc95b83cc: Process SS (BEGIN) 20250106160326208 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160326208 DSS <0004> hlr_ussd.c:518 262427207608984/0xc95b83cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160326208 DSS <0004> hlr_ussd.c:363 262427207608984/0xc95b83cc: Tx USSD 'Your extension is 491610361710' 20250106160326208 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427207608984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427207608984" session_id=3378217932 session_state=END} 20250106160326208 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427207608984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160326208 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160326208 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d1ca02407d9: Found GsupExpect[0] for "262427207608984" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@8d1ca02407d9: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262427207608984" TC_mo_ussd_iuse_msisdn(191)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160326210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@8d1ca02407d9: Final verdict of PTC: pass 20250106160326211 DAUC <0003> db_auc.c:157 IMSI='262424368482666': No 2G Auth Data 20250106160326211 DAUC <0003> db_auc.c:192 IMSI='262424368482666': No 3G Auth Data HLR_Test-GSUP(183)@8d1ca02407d9: Created GsupExpect[0] for "262424368482666" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250106160326219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4258 20250106160326222 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326222 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424368482666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424368482666" session_id=1508391722 session_state=BEGIN} 20250106160326222 DSS <0004> hlr_ussd.c:576 262424368482666/0x59e83b2a: Process SS (BEGIN) 20250106160326222 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160326222 DSS <0004> hlr_ussd.c:518 262424368482666/0x59e83b2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160326222 DSS <0004> hlr_ussd.c:363 262424368482666/0x59e83b2a: Tx USSD 'Your extension is 491615515377' 20250106160326222 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424368482666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424368482666" session_id=1508391722 session_state=END} 20250106160326222 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424368482666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160326222 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160326222 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d1ca02407d9: Found GsupExpect[0] for "262424368482666" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@8d1ca02407d9: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424368482666" TC_mo_ussd_iuse_msisdn(192)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160326224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@8d1ca02407d9: Final verdict of PTC: pass 20250106160326224 DAUC <0003> db_auc.c:157 IMSI='262424932951251': No 2G Auth Data 20250106160326224 DAUC <0003> db_auc.c:192 IMSI='262424932951251': No 3G Auth Data HLR_Test-GSUP(183)@8d1ca02407d9: Created GsupExpect[0] for "262424932951251" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250106160326231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36688<->l=127.0.0.1:4258 20250106160326235 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160326235 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424932951251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424932951251" session_id=3894182036 session_state=BEGIN} 20250106160326235 DSS <0004> hlr_ussd.c:576 262424932951251/0xe81c8094: Process SS (BEGIN) 20250106160326235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160326235 DSS <0004> hlr_ussd.c:518 262424932951251/0xe81c8094: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160326235 DSS <0004> hlr_ussd.c:363 262424932951251/0xe81c8094: Tx USSD 'Your extension is 491618082472' 20250106160326235 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424932951251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424932951251" session_id=3894182036 session_state=END} 20250106160326235 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424932951251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160326235 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160326235 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d1ca02407d9: Found GsupExpect[0] for "262424932951251" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@8d1ca02407d9: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424932951251" TC_mo_ussd_iuse_msisdn(193)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160326237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@8d1ca02407d9: Final verdict of PTC: pass 20250106160326237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 20250106160326238 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39621<->l=127.0.0.1:4259) 20250106160326238 DLINP <000b> input/ipa.c:452 connected read/write 20250106160326238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(183)@8d1ca02407d9: Final verdict of PTC: none 20250106160326238 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160326238 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160326238 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@8d1ca02407d9: Final verdict of PTC: none 184@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 184: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Jan 6 16:03:26 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 20250106160326260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36690<->l=127.0.0.1:4258 20250106160326462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36690<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69992) Waiting for packet dumper to finish... 1 (prev_count=69992, count=82340) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Mon Jan 6 16:03:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160329585 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160329585 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160329590 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160329596 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329596 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160329596 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160329596 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  20250106160329596 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160329596 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  20250106160329596 DLGSUP <0013> gsup_server.c:236 2:  20250106160329596 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160329596 DLGSUP <0013> gsup_server.c:236 3:  20250106160329596 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160329596 DLGSUP <0013> gsup_server.c:236 4:  20250106160329596 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160329596 DLGSUP <0013> gsup_server.c:236 5:  20250106160329596 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160329596 DLGSUP <0013> gsup_server.c:236 7:  20250106160329596 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160329596 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160329597 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160329597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@8d1ca02407d9: 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") 20250106160329624 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33931<->l=127.0.0.1:4259) 20250106160329627 DAUC <0003> db_auc.c:157 IMSI='262422260050734': No 2G Auth Data 20250106160329627 DAUC <0003> db_auc.c:192 IMSI='262422260050734': No 3G Auth Data HLR_Test-GSUP(195)@8d1ca02407d9: Created GsupExpect[0] for "262422260050734" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250106160329634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4258 20250106160329642 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329642 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422260050734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422260050734" source_name="the-source\n" session_id=2394815722 session_state=BEGIN} 20250106160329642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106160329642 DSS <0004> hlr_ussd.c:576 262422260050734/0x8ebdfcea: Process SS (BEGIN) 20250106160329642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160329642 DSS <0004> hlr_ussd.c:518 262422260050734/0x8ebdfcea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160329642 DSS <0004> hlr_ussd.c:363 262422260050734/0x8ebdfcea: Tx USSD 'Your extension is 491615028306' 20250106160329642 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422260050734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422260050734" destination_name="the-source\n" session_id=2394815722 session_state=END} 20250106160329642 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262422260050734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160329642 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160329642 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d1ca02407d9: Found GsupExpect[0] for "262422260050734" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@8d1ca02407d9: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262422260050734" TC_mo_ussd_iuse_msisdn_via_proxy(198)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160329644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@8d1ca02407d9: Final verdict of PTC: pass 20250106160329645 DAUC <0003> db_auc.c:157 IMSI='262425180250387': No 2G Auth Data 20250106160329645 DAUC <0003> db_auc.c:192 IMSI='262425180250387': No 3G Auth Data HLR_Test-GSUP(195)@8d1ca02407d9: Created GsupExpect[0] for "262425180250387" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250106160329651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36734<->l=127.0.0.1:4258 20250106160329654 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329654 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425180250387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425180250387" source_name="the-source\n" session_id=3217281651 session_state=BEGIN} 20250106160329654 DSS <0004> hlr_ussd.c:576 262425180250387/0xbfc3d273: Process SS (BEGIN) 20250106160329654 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160329654 DSS <0004> hlr_ussd.c:518 262425180250387/0xbfc3d273: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160329654 DSS <0004> hlr_ussd.c:363 262425180250387/0xbfc3d273: Tx USSD 'Your extension is 491618113086' 20250106160329654 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425180250387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425180250387" destination_name="the-source\n" session_id=3217281651 session_state=END} 20250106160329654 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425180250387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160329654 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160329654 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d1ca02407d9: Found GsupExpect[0] for "262425180250387" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@8d1ca02407d9: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425180250387" TC_mo_ussd_iuse_msisdn_via_proxy(199)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160329656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@8d1ca02407d9: Final verdict of PTC: pass 20250106160329656 DAUC <0003> db_auc.c:157 IMSI='262428492473441': No 2G Auth Data 20250106160329656 DAUC <0003> db_auc.c:192 IMSI='262428492473441': No 3G Auth Data HLR_Test-GSUP(195)@8d1ca02407d9: Created GsupExpect[0] for "262428492473441" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250106160329663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36742<->l=127.0.0.1:4258 20250106160329666 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329666 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428492473441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428492473441" source_name="the-source\n" session_id=1849997712 session_state=BEGIN} 20250106160329666 DSS <0004> hlr_ussd.c:576 262428492473441/0x6e44b990: Process SS (BEGIN) 20250106160329666 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160329666 DSS <0004> hlr_ussd.c:518 262428492473441/0x6e44b990: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160329666 DSS <0004> hlr_ussd.c:363 262428492473441/0x6e44b990: Tx USSD 'Your extension is 491618758646' 20250106160329666 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428492473441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428492473441" destination_name="the-source\n" session_id=1849997712 session_state=END} 20250106160329666 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262428492473441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160329666 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160329666 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d1ca02407d9: Found GsupExpect[0] for "262428492473441" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@8d1ca02407d9: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428492473441" TC_mo_ussd_iuse_msisdn_via_proxy(200)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160329668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36742<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@8d1ca02407d9: Final verdict of PTC: pass 20250106160329668 DAUC <0003> db_auc.c:157 IMSI='262426226241652': No 2G Auth Data 20250106160329668 DAUC <0003> db_auc.c:192 IMSI='262426226241652': No 3G Auth Data HLR_Test-GSUP(195)@8d1ca02407d9: Created GsupExpect[0] for "262426226241652" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250106160329675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 20250106160329677 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329677 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426226241652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426226241652" source_name="the-source\n" session_id=201488480 session_state=BEGIN} 20250106160329677 DSS <0004> hlr_ussd.c:576 262426226241652/0x0c027860: Process SS (BEGIN) 20250106160329677 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160329677 DSS <0004> hlr_ussd.c:518 262426226241652/0x0c027860: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160329677 DSS <0004> hlr_ussd.c:363 262426226241652/0x0c027860: Tx USSD 'Your extension is 491611242431' 20250106160329678 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426226241652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426226241652" destination_name="the-source\n" session_id=201488480 session_state=END} 20250106160329678 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262426226241652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160329678 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160329678 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d1ca02407d9: Found GsupExpect[0] for "262426226241652" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@8d1ca02407d9: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426226241652" TC_mo_ussd_iuse_msisdn_via_proxy(201)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160329679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@8d1ca02407d9: Final verdict of PTC: pass 20250106160329680 DAUC <0003> db_auc.c:157 IMSI='262427131163386': No 2G Auth Data 20250106160329680 DAUC <0003> db_auc.c:192 IMSI='262427131163386': No 3G Auth Data HLR_Test-GSUP(195)@8d1ca02407d9: Created GsupExpect[0] for "262427131163386" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250106160329686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36752<->l=127.0.0.1:4258 20250106160329689 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329689 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427131163386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427131163386" source_name="the-source\n" session_id=4162051425 session_state=BEGIN} 20250106160329689 DSS <0004> hlr_ussd.c:576 262427131163386/0xf813dd61: Process SS (BEGIN) 20250106160329689 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160329689 DSS <0004> hlr_ussd.c:518 262427131163386/0xf813dd61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160329689 DSS <0004> hlr_ussd.c:363 262427131163386/0xf813dd61: Tx USSD 'Your extension is 491614266080' 20250106160329689 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427131163386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427131163386" destination_name="the-source\n" session_id=4162051425 session_state=END} 20250106160329689 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262427131163386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160329689 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160329689 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d1ca02407d9: Found GsupExpect[0] for "262427131163386" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@8d1ca02407d9: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262427131163386" TC_mo_ussd_iuse_msisdn_via_proxy(202)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160329691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36752<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@8d1ca02407d9: Final verdict of PTC: pass 20250106160329691 DAUC <0003> db_auc.c:157 IMSI='262425722401277': No 2G Auth Data 20250106160329691 DAUC <0003> db_auc.c:192 IMSI='262425722401277': No 3G Auth Data HLR_Test-GSUP(195)@8d1ca02407d9: Created GsupExpect[0] for "262425722401277" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250106160329698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36764<->l=127.0.0.1:4258 20250106160329701 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329701 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425722401277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425722401277" source_name="the-source\n" session_id=2581873833 session_state=BEGIN} 20250106160329701 DSS <0004> hlr_ussd.c:576 262425722401277/0x99e444a9: Process SS (BEGIN) 20250106160329701 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160329701 DSS <0004> hlr_ussd.c:518 262425722401277/0x99e444a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160329701 DSS <0004> hlr_ussd.c:363 262425722401277/0x99e444a9: Tx USSD 'Your extension is 491613432101' 20250106160329701 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425722401277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425722401277" destination_name="the-source\n" session_id=2581873833 session_state=END} 20250106160329701 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262425722401277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160329701 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160329701 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d1ca02407d9: Found GsupExpect[0] for "262425722401277" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@8d1ca02407d9: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425722401277" TC_mo_ussd_iuse_msisdn_via_proxy(203)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160329703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36764<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@8d1ca02407d9: Final verdict of PTC: pass 20250106160329703 DAUC <0003> db_auc.c:157 IMSI='262424096595451': No 2G Auth Data 20250106160329703 DAUC <0003> db_auc.c:192 IMSI='262424096595451': No 3G Auth Data HLR_Test-GSUP(195)@8d1ca02407d9: Created GsupExpect[0] for "262424096595451" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250106160329709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36778<->l=127.0.0.1:4258 20250106160329712 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329712 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424096595451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424096595451" source_name="the-source\n" session_id=990580576 session_state=BEGIN} 20250106160329712 DSS <0004> hlr_ussd.c:576 262424096595451/0x3b0b0f60: Process SS (BEGIN) 20250106160329712 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160329712 DSS <0004> hlr_ussd.c:518 262424096595451/0x3b0b0f60: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160329712 DSS <0004> hlr_ussd.c:363 262424096595451/0x3b0b0f60: Tx USSD 'Your extension is 491618503448' 20250106160329712 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424096595451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424096595451" destination_name="the-source\n" session_id=990580576 session_state=END} 20250106160329712 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262424096595451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160329712 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160329712 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d1ca02407d9: Found GsupExpect[0] for "262424096595451" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@8d1ca02407d9: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262424096595451" TC_mo_ussd_iuse_msisdn_via_proxy(204)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160329714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36778<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@8d1ca02407d9: Final verdict of PTC: pass 20250106160329714 DAUC <0003> db_auc.c:157 IMSI='262425516248058': No 2G Auth Data 20250106160329714 DAUC <0003> db_auc.c:192 IMSI='262425516248058': No 3G Auth Data HLR_Test-GSUP(195)@8d1ca02407d9: Created GsupExpect[0] for "262425516248058" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250106160329721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 20250106160329723 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329723 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425516248058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425516248058" source_name="the-source\n" session_id=4138321503 session_state=BEGIN} 20250106160329723 DSS <0004> hlr_ussd.c:576 262425516248058/0xf6a9c65f: Process SS (BEGIN) 20250106160329723 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250106160329723 DSS <0004> hlr_ussd.c:518 262425516248058/0xf6a9c65f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250106160329723 DSS <0004> hlr_ussd.c:363 262425516248058/0xf6a9c65f: Tx USSD 'Your extension is 491610315055' 20250106160329723 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425516248058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425516248058" destination_name="the-source\n" session_id=4138321503 session_state=END} 20250106160329724 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262425516248058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160329724 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160329724 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d1ca02407d9: Found GsupExpect[0] for "262425516248058" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@8d1ca02407d9: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262425516248058" TC_mo_ussd_iuse_msisdn_via_proxy(205)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160329725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@8d1ca02407d9: Final verdict of PTC: pass 20250106160329726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4258 20250106160329726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33931<->l=127.0.0.1:4259) 20250106160329726 DLINP <000b> input/ipa.c:452 connected read/write 20250106160329726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160329726 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160329726 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160329726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160329726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP(195)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 196: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon Jan 6 16:03:29 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 20250106160329750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36786<->l=127.0.0.1:4258 20250106160329951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36786<->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=83548) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon Jan 6 16:03:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_ussd_euse started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 20250106160333072 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44961 20250106160333072 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44961 IPA-EUSE-foobar(208)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8d1ca02407d9: in not legacy case 2 20250106160333073 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333073 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333075 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160333075 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@8d1ca02407d9: 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) } } } } 20250106160333075 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333075 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received IPA-EUSE-foobar(208)@8d1ca02407d9: 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 } } } } 20250106160333075 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160333075 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250106160333075 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250106160333075 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250106160333075 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  20250106160333075 DLGSUP <0013> gsup_server.c:236 2:  20250106160333075 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160333075 DLGSUP <0013> gsup_server.c:236 3:  20250106160333075 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160333075 DLGSUP <0013> gsup_server.c:236 4:  20250106160333075 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160333075 DLGSUP <0013> gsup_server.c:236 5:  20250106160333075 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160333075 DLGSUP <0013> gsup_server.c:236 7:  20250106160333075 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160333075 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160333075 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160333075 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44961 IPA-EUSE-foobar(208)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160333076 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58034<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160333078 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333078 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160333078 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160333078 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  20250106160333078 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160333078 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  20250106160333078 DLGSUP <0013> gsup_server.c:236 2:  20250106160333078 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160333078 DLGSUP <0013> gsup_server.c:236 3:  20250106160333078 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160333078 DLGSUP <0013> gsup_server.c:236 4:  20250106160333078 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160333078 DLGSUP <0013> gsup_server.c:236 5:  20250106160333078 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160333078 DLGSUP <0013> gsup_server.c:236 7:  20250106160333078 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160333078 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160333078 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160333078 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)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@8d1ca02407d9: 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") 20250106160333094 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37105<->l=127.0.0.1:4259) 20250106160333102 DAUC <0003> db_auc.c:157 IMSI='262424642594618': No 2G Auth Data 20250106160333102 DAUC <0003> db_auc.c:192 IMSI='262424642594618': No 3G Auth Data HLR_Test-GSUP(209)@8d1ca02407d9: Created GsupExpect[0] for "262424642594618" to be handled at TC_mo_ussd_euse(212) 20250106160333116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 20250106160333126 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333127 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424642594618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424642594618" session_id=3897709972 session_state=BEGIN} 20250106160333127 DSS <0004> hlr_ussd.c:576 262424642594618/0xe8525594: Process SS (BEGIN) 20250106160333127 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160333127 DSS <0004> hlr_ussd.c:518 262424642594618/0xe8525594: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160333127 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333127 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data 20250106160333127 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333127 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data EUSE-TC_mo_ussd_euse(206)@8d1ca02407d9: 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 } } } } } 20250106160333139 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333140 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333140 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262424642594618 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424642594618" session_id=3897709972 session_state=END} 20250106160333140 DSS <0004> hlr_ussd.c:576 262424642594618/0xe8525594: Process SS (END) 20250106160333140 DSS <0004> hlr_ussd.c:518 262424642594618/0xe8525594: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160333140 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424642594618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424642594618" session_id=3897709972 session_state=END} 20250106160333140 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424642594618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160333140 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262424642594618 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160333140 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160333140 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d1ca02407d9: Found GsupExpect[0] for "262424642594618" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@8d1ca02407d9: Added IMSI table entry 0TC_mo_ussd_euse(212)"262424642594618" TC_mo_ussd_euse(212)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160333149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@8d1ca02407d9: Final verdict of PTC: pass 20250106160333150 DAUC <0003> db_auc.c:157 IMSI='262426701402692': No 2G Auth Data 20250106160333150 DAUC <0003> db_auc.c:192 IMSI='262426701402692': No 3G Auth Data HLR_Test-GSUP(209)@8d1ca02407d9: Created GsupExpect[0] for "262426701402692" to be handled at TC_mo_ussd_euse(213) 20250106160333160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 20250106160333163 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333163 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426701402692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426701402692" session_id=1562619442 session_state=BEGIN} 20250106160333163 DSS <0004> hlr_ussd.c:576 262426701402692/0x5d23ae32: Process SS (BEGIN) 20250106160333163 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160333163 DSS <0004> hlr_ussd.c:518 262426701402692/0x5d23ae32: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160333163 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333163 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data 20250106160333163 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333163 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data EUSE-TC_mo_ussd_euse(206)@8d1ca02407d9: 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 } } } } } 20250106160333164 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333164 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333164 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262426701402692 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426701402692" session_id=1562619442 session_state=END} 20250106160333164 DSS <0004> hlr_ussd.c:576 262426701402692/0x5d23ae32: Process SS (END) 20250106160333164 DSS <0004> hlr_ussd.c:518 262426701402692/0x5d23ae32: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160333164 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426701402692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426701402692" session_id=1562619442 session_state=END} 20250106160333164 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426701402692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160333164 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262426701402692 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160333164 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160333164 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d1ca02407d9: Found GsupExpect[0] for "262426701402692" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@8d1ca02407d9: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426701402692" TC_mo_ussd_euse(213)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160333166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@8d1ca02407d9: Final verdict of PTC: pass 20250106160333166 DAUC <0003> db_auc.c:157 IMSI='262422123609930': No 2G Auth Data 20250106160333166 DAUC <0003> db_auc.c:192 IMSI='262422123609930': No 3G Auth Data HLR_Test-GSUP(209)@8d1ca02407d9: Created GsupExpect[0] for "262422123609930" to be handled at TC_mo_ussd_euse(214) 20250106160333172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58056<->l=127.0.0.1:4258 20250106160333175 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333175 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422123609930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422123609930" session_id=638136035 session_state=BEGIN} 20250106160333175 DSS <0004> hlr_ussd.c:576 262422123609930/0x26092ee3: Process SS (BEGIN) 20250106160333175 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160333175 DSS <0004> hlr_ussd.c:518 262422123609930/0x26092ee3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160333175 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333175 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data 20250106160333175 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333175 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data EUSE-TC_mo_ussd_euse(206)@8d1ca02407d9: 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 } } } } } 20250106160333176 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333176 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333176 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262422123609930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422123609930" session_id=638136035 session_state=END} 20250106160333176 DSS <0004> hlr_ussd.c:576 262422123609930/0x26092ee3: Process SS (END) 20250106160333176 DSS <0004> hlr_ussd.c:518 262422123609930/0x26092ee3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160333176 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422123609930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422123609930" session_id=638136035 session_state=END} 20250106160333176 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422123609930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160333176 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262422123609930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160333176 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160333176 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d1ca02407d9: Found GsupExpect[0] for "262422123609930" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@8d1ca02407d9: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422123609930" TC_mo_ussd_euse(214)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160333178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58056<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@8d1ca02407d9: Final verdict of PTC: pass 20250106160333178 DAUC <0003> db_auc.c:157 IMSI='262421050495594': No 2G Auth Data 20250106160333178 DAUC <0003> db_auc.c:192 IMSI='262421050495594': No 3G Auth Data HLR_Test-GSUP(209)@8d1ca02407d9: Created GsupExpect[0] for "262421050495594" to be handled at TC_mo_ussd_euse(215) 20250106160333185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 20250106160333189 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333190 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421050495594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421050495594" session_id=4266066098 session_state=BEGIN} 20250106160333190 DSS <0004> hlr_ussd.c:576 262421050495594/0xfe4700b2: Process SS (BEGIN) 20250106160333190 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160333190 DSS <0004> hlr_ussd.c:518 262421050495594/0xfe4700b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160333190 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333190 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data 20250106160333190 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333190 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data EUSE-TC_mo_ussd_euse(206)@8d1ca02407d9: 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 } } } } } 20250106160333190 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333190 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333190 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262421050495594 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421050495594" session_id=4266066098 session_state=END} 20250106160333190 DSS <0004> hlr_ussd.c:576 262421050495594/0xfe4700b2: Process SS (END) 20250106160333190 DSS <0004> hlr_ussd.c:518 262421050495594/0xfe4700b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160333190 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421050495594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421050495594" session_id=4266066098 session_state=END} 20250106160333190 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421050495594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160333190 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262421050495594 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160333190 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160333190 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d1ca02407d9: Found GsupExpect[0] for "262421050495594" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@8d1ca02407d9: Added IMSI table entry 3TC_mo_ussd_euse(215)"262421050495594" TC_mo_ussd_euse(215)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160333193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@8d1ca02407d9: Final verdict of PTC: pass 20250106160333194 DAUC <0003> db_auc.c:157 IMSI='262428965182580': No 2G Auth Data 20250106160333194 DAUC <0003> db_auc.c:192 IMSI='262428965182580': No 3G Auth Data HLR_Test-GSUP(209)@8d1ca02407d9: Created GsupExpect[0] for "262428965182580" to be handled at TC_mo_ussd_euse(216) 20250106160333200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58078<->l=127.0.0.1:4258 20250106160333203 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333203 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428965182580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428965182580" session_id=1442812877 session_state=BEGIN} 20250106160333203 DSS <0004> hlr_ussd.c:576 262428965182580/0x55ff93cd: Process SS (BEGIN) 20250106160333203 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160333203 DSS <0004> hlr_ussd.c:518 262428965182580/0x55ff93cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160333203 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333203 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data 20250106160333203 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333203 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data EUSE-TC_mo_ussd_euse(206)@8d1ca02407d9: 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 } } } } } 20250106160333204 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333204 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333204 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262428965182580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428965182580" session_id=1442812877 session_state=END} 20250106160333204 DSS <0004> hlr_ussd.c:576 262428965182580/0x55ff93cd: Process SS (END) 20250106160333204 DSS <0004> hlr_ussd.c:518 262428965182580/0x55ff93cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160333204 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428965182580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428965182580" session_id=1442812877 session_state=END} 20250106160333204 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428965182580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160333204 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262428965182580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160333204 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160333204 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d1ca02407d9: Found GsupExpect[0] for "262428965182580" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@8d1ca02407d9: Added IMSI table entry 4TC_mo_ussd_euse(216)"262428965182580" TC_mo_ussd_euse(216)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160333206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58078<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@8d1ca02407d9: Final verdict of PTC: pass 20250106160333206 DAUC <0003> db_auc.c:157 IMSI='262422410144641': No 2G Auth Data 20250106160333206 DAUC <0003> db_auc.c:192 IMSI='262422410144641': No 3G Auth Data HLR_Test-GSUP(209)@8d1ca02407d9: Created GsupExpect[0] for "262422410144641" to be handled at TC_mo_ussd_euse(217) 20250106160333213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58092<->l=127.0.0.1:4258 20250106160333216 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333216 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422410144641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422410144641" session_id=3459324011 session_state=BEGIN} 20250106160333216 DSS <0004> hlr_ussd.c:576 262422410144641/0xce31186b: Process SS (BEGIN) 20250106160333216 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160333216 DSS <0004> hlr_ussd.c:518 262422410144641/0xce31186b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160333216 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333216 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data 20250106160333216 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333216 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data EUSE-TC_mo_ussd_euse(206)@8d1ca02407d9: 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 } } } } } 20250106160333217 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333217 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333217 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262422410144641 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422410144641" session_id=3459324011 session_state=END} 20250106160333217 DSS <0004> hlr_ussd.c:576 262422410144641/0xce31186b: Process SS (END) 20250106160333217 DSS <0004> hlr_ussd.c:518 262422410144641/0xce31186b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160333217 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422410144641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422410144641" session_id=3459324011 session_state=END} 20250106160333217 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422410144641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160333217 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262422410144641 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160333217 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160333217 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d1ca02407d9: Found GsupExpect[0] for "262422410144641" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@8d1ca02407d9: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422410144641" TC_mo_ussd_euse(217)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160333219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58092<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@8d1ca02407d9: Final verdict of PTC: pass 20250106160333219 DAUC <0003> db_auc.c:157 IMSI='262427894006597': No 2G Auth Data 20250106160333219 DAUC <0003> db_auc.c:192 IMSI='262427894006597': No 3G Auth Data HLR_Test-GSUP(209)@8d1ca02407d9: Created GsupExpect[0] for "262427894006597" to be handled at TC_mo_ussd_euse(218) 20250106160333226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4258 20250106160333229 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333229 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427894006597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427894006597" session_id=2280171493 session_state=BEGIN} 20250106160333229 DSS <0004> hlr_ussd.c:576 262427894006597/0x87e8a7e5: Process SS (BEGIN) 20250106160333229 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160333229 DSS <0004> hlr_ussd.c:518 262427894006597/0x87e8a7e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160333229 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333229 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data 20250106160333229 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333229 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data EUSE-TC_mo_ussd_euse(206)@8d1ca02407d9: 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 } } } } } 20250106160333230 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333230 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333230 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262427894006597 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427894006597" session_id=2280171493 session_state=END} 20250106160333230 DSS <0004> hlr_ussd.c:576 262427894006597/0x87e8a7e5: Process SS (END) 20250106160333230 DSS <0004> hlr_ussd.c:518 262427894006597/0x87e8a7e5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160333230 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427894006597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427894006597" session_id=2280171493 session_state=END} 20250106160333230 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427894006597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160333230 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262427894006597 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160333230 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160333230 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d1ca02407d9: Found GsupExpect[0] for "262427894006597" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@8d1ca02407d9: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427894006597" TC_mo_ussd_euse(218)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160333232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@8d1ca02407d9: Final verdict of PTC: pass 20250106160333232 DAUC <0003> db_auc.c:157 IMSI='262428549670128': No 2G Auth Data 20250106160333232 DAUC <0003> db_auc.c:192 IMSI='262428549670128': No 3G Auth Data HLR_Test-GSUP(209)@8d1ca02407d9: Created GsupExpect[0] for "262428549670128" to be handled at TC_mo_ussd_euse(219) 20250106160333238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4258 20250106160333241 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333241 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428549670128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428549670128" session_id=3113561961 session_state=BEGIN} 20250106160333241 DSS <0004> hlr_ussd.c:576 262428549670128/0xb9952f69: Process SS (BEGIN) 20250106160333241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160333241 DSS <0004> hlr_ussd.c:518 262428549670128/0xb9952f69: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160333241 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333241 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data 20250106160333241 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333241 DLINP <000b> input/ipa.c:432 127.0.0.1:44961 sending data EUSE-TC_mo_ussd_euse(206)@8d1ca02407d9: 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 } } } } } 20250106160333242 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333242 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333242 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262428549670128 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428549670128" session_id=3113561961 session_state=END} 20250106160333242 DSS <0004> hlr_ussd.c:576 262428549670128/0xb9952f69: Process SS (END) 20250106160333242 DSS <0004> hlr_ussd.c:518 262428549670128/0xb9952f69: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160333242 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428549670128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428549670128" session_id=3113561961 session_state=END} 20250106160333242 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428549670128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160333242 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262428549670128 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160333242 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160333242 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d1ca02407d9: Found GsupExpect[0] for "262428549670128" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@8d1ca02407d9: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428549670128" TC_mo_ussd_euse(219)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160333244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@8d1ca02407d9: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@8d1ca02407d9: Final verdict of PTC: none 20250106160333245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58034<->l=127.0.0.1:4258 20250106160333245 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37105<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@8d1ca02407d9: Final verdict of PTC: none 20250106160333245 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333245 DLINP <000b> input/ipa.c:406 127.0.0.1:44961 message received 20250106160333245 DLINP <000b> input/ipa.c:415 127.0.0.1:44961 connection closed with server 20250106160333245 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44961 20250106160333245 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250106160333245 DLINP <000b> input/ipa.c:452 connected read/write 20250106160333245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160333245 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160333245 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160333245 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@8d1ca02407d9: Final verdict of PTC: none IPA-EUSE-foobar(208)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@8d1ca02407d9: Final verdict of PTC: none 210@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 210: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Jan 6 16:03:33 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 20250106160333284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58112<->l=127.0.0.1:4258 20250106160333486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58112<->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@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon Jan 6 16:03:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_ussd_euse_continue started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 20250106160336601 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40665 20250106160336601 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40665 MTC@8d1ca02407d9: in not legacy case 2 IPA-EUSE-foobar(222)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160336602 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336602 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336602 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160336603 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160336603 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336603 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336604 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160336604 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250106160336604 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250106160336604 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250106160336604 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  20250106160336604 DLGSUP <0013> gsup_server.c:236 2:  20250106160336604 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160336604 DLGSUP <0013> gsup_server.c:236 3:  20250106160336604 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160336604 DLGSUP <0013> gsup_server.c:236 4:  20250106160336604 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160336604 DLGSUP <0013> gsup_server.c:236 5:  20250106160336604 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160336604 DLGSUP <0013> gsup_server.c:236 7:  20250106160336604 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(221)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160336604 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160336604 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160336604 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40665 20250106160336604 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58118<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160336606 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336606 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160336606 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160336606 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  20250106160336606 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160336606 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  20250106160336606 DLGSUP <0013> gsup_server.c:236 2:  20250106160336606 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160336606 DLGSUP <0013> gsup_server.c:236 3:  20250106160336606 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160336606 DLGSUP <0013> gsup_server.c:236 4:  20250106160336606 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160336607 DLGSUP <0013> gsup_server.c:236 5:  20250106160336607 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160336607 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(221)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160336607 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160336607 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160336607 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160336607 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@8d1ca02407d9: 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") 20250106160336622 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34715<->l=127.0.0.1:4259) 20250106160336626 DAUC <0003> db_auc.c:157 IMSI='262429430633699': No 2G Auth Data 20250106160336626 DAUC <0003> db_auc.c:192 IMSI='262429430633699': No 3G Auth Data HLR_Test-GSUP(223)@8d1ca02407d9: Created GsupExpect[0] for "262429430633699" to be handled at TC_mo_ussd_euse_continue(226) 20250106160336637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 20250106160336654 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336654 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429430633699" session_id=3694428561 session_state=BEGIN} 20250106160336654 DSS <0004> hlr_ussd.c:576 262429430633699/0xdc348191: Process SS (BEGIN) 20250106160336654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160336654 DSS <0004> hlr_ussd.c:518 262429430633699/0xdc348191: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160336654 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336654 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336654 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336654 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336660 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336660 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336660 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430633699" session_id=3694428561 session_state=CONTINUE} 20250106160336660 DSS <0004> hlr_ussd.c:576 262429430633699/0xdc348191: Process SS (CONTINUE) 20250106160336660 DSS <0004> hlr_ussd.c:518 262429430633699/0xdc348191: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160336660 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430633699" session_id=3694428561 session_state=CONTINUE} 20250106160336660 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336660 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336660 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d1ca02407d9: Found GsupExpect[0] for "262429430633699" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@8d1ca02407d9: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262429430633699" TC_mo_ussd_euse_continue(226)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160336665 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336665 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429430633699" session_id=3694428561 session_state=CONTINUE} 20250106160336665 DSS <0004> hlr_ussd.c:576 262429430633699/0xdc348191: Process SS (CONTINUE) 20250106160336665 DSS <0004> hlr_ussd.c:518 262429430633699/0xdc348191: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336665 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336665 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336665 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336665 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336665 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336666 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336666 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336666 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430633699" session_id=3694428561 session_state=END} 20250106160336666 DSS <0004> hlr_ussd.c:576 262429430633699/0xdc348191: Process SS (END) 20250106160336666 DSS <0004> hlr_ussd.c:518 262429430633699/0xdc348191: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336666 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430633699" session_id=3694428561 session_state=END} 20250106160336666 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336666 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262429430633699 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336666 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336666 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160336668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@8d1ca02407d9: Final verdict of PTC: pass 20250106160336668 DAUC <0003> db_auc.c:157 IMSI='262424006294796': No 2G Auth Data 20250106160336668 DAUC <0003> db_auc.c:192 IMSI='262424006294796': No 3G Auth Data HLR_Test-GSUP(223)@8d1ca02407d9: Created GsupExpect[0] for "262424006294796" to be handled at TC_mo_ussd_euse_continue(227) 20250106160336678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20250106160336683 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336683 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424006294796" session_id=3507056320 session_state=BEGIN} 20250106160336683 DSS <0004> hlr_ussd.c:576 262424006294796/0xd1096ec0: Process SS (BEGIN) 20250106160336683 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160336683 DSS <0004> hlr_ussd.c:518 262424006294796/0xd1096ec0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160336683 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336683 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336683 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336683 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336683 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336683 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336683 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424006294796" session_id=3507056320 session_state=CONTINUE} 20250106160336683 DSS <0004> hlr_ussd.c:576 262424006294796/0xd1096ec0: Process SS (CONTINUE) 20250106160336683 DSS <0004> hlr_ussd.c:518 262424006294796/0xd1096ec0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160336683 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424006294796" session_id=3507056320 session_state=CONTINUE} 20250106160336683 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336683 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336683 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d1ca02407d9: Found GsupExpect[0] for "262424006294796" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@8d1ca02407d9: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262424006294796" TC_mo_ussd_euse_continue(227)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160336686 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336686 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424006294796" session_id=3507056320 session_state=CONTINUE} 20250106160336686 DSS <0004> hlr_ussd.c:576 262424006294796/0xd1096ec0: Process SS (CONTINUE) 20250106160336686 DSS <0004> hlr_ussd.c:518 262424006294796/0xd1096ec0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336686 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336686 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336686 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336686 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336686 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336686 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336686 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336686 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424006294796" session_id=3507056320 session_state=END} 20250106160336686 DSS <0004> hlr_ussd.c:576 262424006294796/0xd1096ec0: Process SS (END) 20250106160336686 DSS <0004> hlr_ussd.c:518 262424006294796/0xd1096ec0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336686 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424006294796" session_id=3507056320 session_state=END} 20250106160336686 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336686 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262424006294796 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336686 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336686 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160336687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@8d1ca02407d9: Final verdict of PTC: pass 20250106160336687 DAUC <0003> db_auc.c:157 IMSI='262420987513159': No 2G Auth Data 20250106160336687 DAUC <0003> db_auc.c:192 IMSI='262420987513159': No 3G Auth Data HLR_Test-GSUP(223)@8d1ca02407d9: Created GsupExpect[0] for "262420987513159" to be handled at TC_mo_ussd_euse_continue(228) 20250106160336694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 20250106160336697 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336697 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420987513159" session_id=548815242 session_state=BEGIN} 20250106160336697 DSS <0004> hlr_ussd.c:576 262420987513159/0x20b6418a: Process SS (BEGIN) 20250106160336697 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160336697 DSS <0004> hlr_ussd.c:518 262420987513159/0x20b6418a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160336697 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336697 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336697 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336697 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336697 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336697 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336697 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420987513159" session_id=548815242 session_state=CONTINUE} 20250106160336697 DSS <0004> hlr_ussd.c:576 262420987513159/0x20b6418a: Process SS (CONTINUE) 20250106160336697 DSS <0004> hlr_ussd.c:518 262420987513159/0x20b6418a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160336697 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420987513159" session_id=548815242 session_state=CONTINUE} 20250106160336697 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336697 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336697 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d1ca02407d9: Found GsupExpect[0] for "262420987513159" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@8d1ca02407d9: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420987513159" TC_mo_ussd_euse_continue(228)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160336700 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336700 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420987513159" session_id=548815242 session_state=CONTINUE} 20250106160336700 DSS <0004> hlr_ussd.c:576 262420987513159/0x20b6418a: Process SS (CONTINUE) 20250106160336700 DSS <0004> hlr_ussd.c:518 262420987513159/0x20b6418a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336700 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336700 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336700 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336700 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336700 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336700 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336700 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336700 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420987513159" session_id=548815242 session_state=END} 20250106160336700 DSS <0004> hlr_ussd.c:576 262420987513159/0x20b6418a: Process SS (END) 20250106160336700 DSS <0004> hlr_ussd.c:518 262420987513159/0x20b6418a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336701 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420987513159" session_id=548815242 session_state=END} 20250106160336701 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336701 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420987513159 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336701 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336701 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160336701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@8d1ca02407d9: Final verdict of PTC: pass 20250106160336702 DAUC <0003> db_auc.c:157 IMSI='262423483510118': No 2G Auth Data 20250106160336702 DAUC <0003> db_auc.c:192 IMSI='262423483510118': No 3G Auth Data HLR_Test-GSUP(223)@8d1ca02407d9: Created GsupExpect[0] for "262423483510118" to be handled at TC_mo_ussd_euse_continue(229) 20250106160336709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4258 20250106160336712 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336712 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423483510118" session_id=4191280192 session_state=BEGIN} 20250106160336712 DSS <0004> hlr_ussd.c:576 262423483510118/0xf9d1dc40: Process SS (BEGIN) 20250106160336712 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160336712 DSS <0004> hlr_ussd.c:518 262423483510118/0xf9d1dc40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160336712 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336712 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336712 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336712 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336713 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336713 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336713 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423483510118" session_id=4191280192 session_state=CONTINUE} 20250106160336713 DSS <0004> hlr_ussd.c:576 262423483510118/0xf9d1dc40: Process SS (CONTINUE) 20250106160336713 DSS <0004> hlr_ussd.c:518 262423483510118/0xf9d1dc40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160336713 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423483510118" session_id=4191280192 session_state=CONTINUE} 20250106160336713 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336713 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336713 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d1ca02407d9: Found GsupExpect[0] for "262423483510118" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@8d1ca02407d9: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423483510118" TC_mo_ussd_euse_continue(229)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160336715 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336715 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423483510118" session_id=4191280192 session_state=CONTINUE} 20250106160336715 DSS <0004> hlr_ussd.c:576 262423483510118/0xf9d1dc40: Process SS (CONTINUE) 20250106160336715 DSS <0004> hlr_ussd.c:518 262423483510118/0xf9d1dc40: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336715 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336715 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336715 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336715 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336715 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336716 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336716 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336716 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423483510118" session_id=4191280192 session_state=END} 20250106160336716 DSS <0004> hlr_ussd.c:576 262423483510118/0xf9d1dc40: Process SS (END) 20250106160336716 DSS <0004> hlr_ussd.c:518 262423483510118/0xf9d1dc40: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336716 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423483510118" session_id=4191280192 session_state=END} 20250106160336716 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336716 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423483510118 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336716 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336716 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160336717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@8d1ca02407d9: Final verdict of PTC: pass 20250106160336717 DAUC <0003> db_auc.c:157 IMSI='262422350731336': No 2G Auth Data 20250106160336717 DAUC <0003> db_auc.c:192 IMSI='262422350731336': No 3G Auth Data HLR_Test-GSUP(223)@8d1ca02407d9: Created GsupExpect[0] for "262422350731336" to be handled at TC_mo_ussd_euse_continue(230) 20250106160336724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20250106160336727 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336727 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422350731336" session_id=3164310752 session_state=BEGIN} 20250106160336727 DSS <0004> hlr_ussd.c:576 262422350731336/0xbc9b8ce0: Process SS (BEGIN) 20250106160336727 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160336727 DSS <0004> hlr_ussd.c:518 262422350731336/0xbc9b8ce0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160336727 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336727 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336727 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336727 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336729 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336729 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336729 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422350731336" session_id=3164310752 session_state=CONTINUE} 20250106160336729 DSS <0004> hlr_ussd.c:576 262422350731336/0xbc9b8ce0: Process SS (CONTINUE) 20250106160336729 DSS <0004> hlr_ussd.c:518 262422350731336/0xbc9b8ce0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160336729 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422350731336" session_id=3164310752 session_state=CONTINUE} 20250106160336729 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336729 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336729 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d1ca02407d9: Found GsupExpect[0] for "262422350731336" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@8d1ca02407d9: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422350731336" TC_mo_ussd_euse_continue(230)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160336731 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336731 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422350731336" session_id=3164310752 session_state=CONTINUE} 20250106160336731 DSS <0004> hlr_ussd.c:576 262422350731336/0xbc9b8ce0: Process SS (CONTINUE) 20250106160336731 DSS <0004> hlr_ussd.c:518 262422350731336/0xbc9b8ce0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336731 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336731 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336731 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336731 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336731 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336732 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336732 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336732 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422350731336" session_id=3164310752 session_state=END} 20250106160336732 DSS <0004> hlr_ussd.c:576 262422350731336/0xbc9b8ce0: Process SS (END) 20250106160336732 DSS <0004> hlr_ussd.c:518 262422350731336/0xbc9b8ce0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336732 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422350731336" session_id=3164310752 session_state=END} 20250106160336732 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336732 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262422350731336 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336732 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336732 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160336733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@8d1ca02407d9: Final verdict of PTC: pass 20250106160336734 DAUC <0003> db_auc.c:157 IMSI='262422631092917': No 2G Auth Data 20250106160336734 DAUC <0003> db_auc.c:192 IMSI='262422631092917': No 3G Auth Data HLR_Test-GSUP(223)@8d1ca02407d9: Created GsupExpect[0] for "262422631092917" to be handled at TC_mo_ussd_euse_continue(231) 20250106160336742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4258 20250106160336745 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336745 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422631092917" session_id=1010965013 session_state=BEGIN} 20250106160336745 DSS <0004> hlr_ussd.c:576 262422631092917/0x3c421a15: Process SS (BEGIN) 20250106160336745 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160336745 DSS <0004> hlr_ussd.c:518 262422631092917/0x3c421a15: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160336745 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336745 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336745 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336745 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336746 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336746 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336746 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422631092917" session_id=1010965013 session_state=CONTINUE} 20250106160336746 DSS <0004> hlr_ussd.c:576 262422631092917/0x3c421a15: Process SS (CONTINUE) 20250106160336746 DSS <0004> hlr_ussd.c:518 262422631092917/0x3c421a15: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160336746 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422631092917" session_id=1010965013 session_state=CONTINUE} 20250106160336746 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336747 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336747 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d1ca02407d9: Found GsupExpect[0] for "262422631092917" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@8d1ca02407d9: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422631092917" TC_mo_ussd_euse_continue(231)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160336749 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336749 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422631092917" session_id=1010965013 session_state=CONTINUE} 20250106160336749 DSS <0004> hlr_ussd.c:576 262422631092917/0x3c421a15: Process SS (CONTINUE) 20250106160336749 DSS <0004> hlr_ussd.c:518 262422631092917/0x3c421a15: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336749 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336749 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336749 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336749 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336749 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336750 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336750 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336750 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422631092917" session_id=1010965013 session_state=END} 20250106160336750 DSS <0004> hlr_ussd.c:576 262422631092917/0x3c421a15: Process SS (END) 20250106160336750 DSS <0004> hlr_ussd.c:518 262422631092917/0x3c421a15: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336750 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422631092917" session_id=1010965013 session_state=END} 20250106160336750 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336750 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262422631092917 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336750 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336750 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160336750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@8d1ca02407d9: Final verdict of PTC: pass 20250106160336751 DAUC <0003> db_auc.c:157 IMSI='262422344260166': No 2G Auth Data 20250106160336751 DAUC <0003> db_auc.c:192 IMSI='262422344260166': No 3G Auth Data HLR_Test-GSUP(223)@8d1ca02407d9: Created GsupExpect[0] for "262422344260166" to be handled at TC_mo_ussd_euse_continue(232) 20250106160336758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4258 20250106160336761 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336761 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422344260166" session_id=382206174 session_state=BEGIN} 20250106160336761 DSS <0004> hlr_ussd.c:576 262422344260166/0x16c800de: Process SS (BEGIN) 20250106160336761 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160336761 DSS <0004> hlr_ussd.c:518 262422344260166/0x16c800de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160336761 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336761 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336761 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336761 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336762 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336762 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336762 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422344260166" session_id=382206174 session_state=CONTINUE} 20250106160336762 DSS <0004> hlr_ussd.c:576 262422344260166/0x16c800de: Process SS (CONTINUE) 20250106160336762 DSS <0004> hlr_ussd.c:518 262422344260166/0x16c800de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160336762 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422344260166" session_id=382206174 session_state=CONTINUE} 20250106160336762 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336762 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336762 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d1ca02407d9: Found GsupExpect[0] for "262422344260166" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@8d1ca02407d9: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262422344260166" TC_mo_ussd_euse_continue(232)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160336764 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336764 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422344260166" session_id=382206174 session_state=CONTINUE} 20250106160336764 DSS <0004> hlr_ussd.c:576 262422344260166/0x16c800de: Process SS (CONTINUE) 20250106160336764 DSS <0004> hlr_ussd.c:518 262422344260166/0x16c800de: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336765 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336765 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336765 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336765 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336765 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336765 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336765 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336765 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422344260166" session_id=382206174 session_state=END} 20250106160336765 DSS <0004> hlr_ussd.c:576 262422344260166/0x16c800de: Process SS (END) 20250106160336765 DSS <0004> hlr_ussd.c:518 262422344260166/0x16c800de: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336765 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422344260166" session_id=382206174 session_state=END} 20250106160336765 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336765 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262422344260166 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336765 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336765 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160336766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@8d1ca02407d9: Final verdict of PTC: pass 20250106160336766 DAUC <0003> db_auc.c:157 IMSI='262424893318405': No 2G Auth Data 20250106160336766 DAUC <0003> db_auc.c:192 IMSI='262424893318405': No 3G Auth Data HLR_Test-GSUP(223)@8d1ca02407d9: Created GsupExpect[0] for "262424893318405" to be handled at TC_mo_ussd_euse_continue(233) 20250106160336773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58184<->l=127.0.0.1:4258 20250106160336776 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336776 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424893318405" session_id=3441240295 session_state=BEGIN} 20250106160336776 DSS <0004> hlr_ussd.c:576 262424893318405/0xcd1d28e7: Process SS (BEGIN) 20250106160336776 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250106160336776 DSS <0004> hlr_ussd.c:518 262424893318405/0xcd1d28e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250106160336776 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336776 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336776 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336776 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336777 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336777 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336777 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424893318405" session_id=3441240295 session_state=CONTINUE} 20250106160336777 DSS <0004> hlr_ussd.c:576 262424893318405/0xcd1d28e7: Process SS (CONTINUE) 20250106160336777 DSS <0004> hlr_ussd.c:518 262424893318405/0xcd1d28e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250106160336777 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424893318405" session_id=3441240295 session_state=CONTINUE} 20250106160336777 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336777 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336777 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d1ca02407d9: Found GsupExpect[0] for "262424893318405" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@8d1ca02407d9: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424893318405" TC_mo_ussd_euse_continue(233)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160336780 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336780 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424893318405" session_id=3441240295 session_state=CONTINUE} 20250106160336780 DSS <0004> hlr_ussd.c:576 262424893318405/0xcd1d28e7: Process SS (CONTINUE) 20250106160336780 DSS <0004> hlr_ussd.c:518 262424893318405/0xcd1d28e7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336780 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336780 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336780 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data 20250106160336780 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336780 DLINP <000b> input/ipa.c:432 127.0.0.1:40665 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: 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 } } } } } 20250106160336780 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336780 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336780 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424893318405" session_id=3441240295 session_state=END} 20250106160336780 DSS <0004> hlr_ussd.c:576 262424893318405/0xcd1d28e7: Process SS (END) 20250106160336780 DSS <0004> hlr_ussd.c:518 262424893318405/0xcd1d28e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250106160336780 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424893318405" session_id=3441240295 session_state=END} 20250106160336780 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160336780 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262424893318405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160336780 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160336780 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160336781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58184<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@8d1ca02407d9: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@8d1ca02407d9: Final verdict of PTC: none 20250106160336782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58118<->l=127.0.0.1:4258 20250106160336783 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160336783 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160336783 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160336783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160336783 DLINP <000b> input/ipa.c:452 connected read/write 20250106160336783 DLINP <000b> input/ipa.c:406 127.0.0.1:40665 message received 20250106160336783 DLINP <000b> input/ipa.c:415 127.0.0.1:40665 connection closed with server 20250106160336783 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40665 20250106160336783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250106160336783 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34715<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP(223)@8d1ca02407d9: Final verdict of PTC: none 224@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 224: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Jan 6 16:03:36 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 20250106160336806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58196<->l=127.0.0.1:4258 20250106160337007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58196<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=156840) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon Jan 6 16:03:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_ussd_euse_defaultroute started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 20250106160340134 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46331 20250106160340134 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46331 MTC@8d1ca02407d9: in not legacy case 2 IPA-EUSE-foobar(236)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160340135 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340136 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340136 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160340136 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@8d1ca02407d9: 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 } } } } 20250106160340137 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340137 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340137 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160340137 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250106160340137 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250106160340137 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250106160340137 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  20250106160340137 DLGSUP <0013> gsup_server.c:236 2:  20250106160340137 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160340137 DLGSUP <0013> gsup_server.c:236 3:  20250106160340137 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160340137 DLGSUP <0013> gsup_server.c:236 4:  20250106160340137 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160340137 DLGSUP <0013> gsup_server.c:236 5:  20250106160340137 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160340137 DLGSUP <0013> gsup_server.c:236 7:  20250106160340137 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160340137 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160340137 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160340137 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46331 IPA-EUSE-foobar(236)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160340138 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58208<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160340139 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340139 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160340139 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160340139 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  20250106160340139 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160340139 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  20250106160340139 DLGSUP <0013> gsup_server.c:236 2:  20250106160340139 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160340139 DLGSUP <0013> gsup_server.c:236 3:  20250106160340139 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160340139 DLGSUP <0013> gsup_server.c:236 4:  20250106160340139 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160340139 DLGSUP <0013> gsup_server.c:236 5:  20250106160340139 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160340139 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(235)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160340139 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160340139 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160340139 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160340139 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@8d1ca02407d9: 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") 20250106160340147 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44607<->l=127.0.0.1:4259) 20250106160340151 DAUC <0003> db_auc.c:157 IMSI='262425694531974': No 2G Auth Data 20250106160340151 DAUC <0003> db_auc.c:192 IMSI='262425694531974': No 3G Auth Data HLR_Test-GSUP(237)@8d1ca02407d9: Created GsupExpect[0] for "262425694531974" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250106160340159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4258 20250106160340182 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340182 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425694531974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425694531974" session_id=1010647814 session_state=BEGIN} 20250106160340182 DSS <0004> hlr_ussd.c:576 262425694531974/0x3c3d4306: Process SS (BEGIN) 20250106160340182 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106160340183 DSS <0004> hlr_ussd.c:518 262425694531974/0x3c3d4306: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106160340183 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340183 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data 20250106160340183 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340183 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d1ca02407d9: 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 } } } } } 20250106160340197 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340197 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340197 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262425694531974 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425694531974" session_id=1010647814 session_state=END} 20250106160340197 DSS <0004> hlr_ussd.c:576 262425694531974/0x3c3d4306: Process SS (END) 20250106160340198 DSS <0004> hlr_ussd.c:518 262425694531974/0x3c3d4306: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106160340198 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425694531974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425694531974" session_id=1010647814 session_state=END} 20250106160340198 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425694531974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160340198 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262425694531974 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160340198 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160340198 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d1ca02407d9: Found GsupExpect[0] for "262425694531974" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@8d1ca02407d9: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425694531974" TC_mo_ussd_euse_defaultroute(240)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160340207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@8d1ca02407d9: Final verdict of PTC: pass 20250106160340208 DAUC <0003> db_auc.c:157 IMSI='262428494808388': No 2G Auth Data 20250106160340208 DAUC <0003> db_auc.c:192 IMSI='262428494808388': No 3G Auth Data HLR_Test-GSUP(237)@8d1ca02407d9: Created GsupExpect[0] for "262428494808388" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250106160340217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58222<->l=127.0.0.1:4258 20250106160340220 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340220 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428494808388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428494808388" session_id=1595426701 session_state=BEGIN} 20250106160340220 DSS <0004> hlr_ussd.c:576 262428494808388/0x5f18478d: Process SS (BEGIN) 20250106160340220 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106160340220 DSS <0004> hlr_ussd.c:518 262428494808388/0x5f18478d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106160340220 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340220 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data 20250106160340220 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340220 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d1ca02407d9: 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 } } } } } 20250106160340221 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340221 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340221 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428494808388 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428494808388" session_id=1595426701 session_state=END} 20250106160340221 DSS <0004> hlr_ussd.c:576 262428494808388/0x5f18478d: Process SS (END) 20250106160340221 DSS <0004> hlr_ussd.c:518 262428494808388/0x5f18478d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106160340221 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428494808388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428494808388" session_id=1595426701 session_state=END} 20250106160340221 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428494808388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160340221 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428494808388 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160340221 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160340221 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d1ca02407d9: Found GsupExpect[0] for "262428494808388" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@8d1ca02407d9: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428494808388" TC_mo_ussd_euse_defaultroute(241)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160340223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58222<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@8d1ca02407d9: Final verdict of PTC: pass 20250106160340223 DAUC <0003> db_auc.c:157 IMSI='262420665389265': No 2G Auth Data 20250106160340223 DAUC <0003> db_auc.c:192 IMSI='262420665389265': No 3G Auth Data HLR_Test-GSUP(237)@8d1ca02407d9: Created GsupExpect[0] for "262420665389265" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250106160340229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58238<->l=127.0.0.1:4258 20250106160340232 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340232 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420665389265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420665389265" session_id=1514384791 session_state=BEGIN} 20250106160340232 DSS <0004> hlr_ussd.c:576 262420665389265/0x5a43ad97: Process SS (BEGIN) 20250106160340232 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106160340232 DSS <0004> hlr_ussd.c:518 262420665389265/0x5a43ad97: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106160340232 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340232 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data 20250106160340232 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340232 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d1ca02407d9: 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 } } } } } 20250106160340233 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340233 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340233 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262420665389265 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420665389265" session_id=1514384791 session_state=END} 20250106160340233 DSS <0004> hlr_ussd.c:576 262420665389265/0x5a43ad97: Process SS (END) 20250106160340233 DSS <0004> hlr_ussd.c:518 262420665389265/0x5a43ad97: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106160340233 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420665389265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420665389265" session_id=1514384791 session_state=END} 20250106160340233 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420665389265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160340233 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262420665389265 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160340233 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160340233 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d1ca02407d9: Found GsupExpect[0] for "262420665389265" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@8d1ca02407d9: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420665389265" TC_mo_ussd_euse_defaultroute(242)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160340235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58238<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@8d1ca02407d9: Final verdict of PTC: pass 20250106160340235 DAUC <0003> db_auc.c:157 IMSI='262421413303605': No 2G Auth Data 20250106160340235 DAUC <0003> db_auc.c:192 IMSI='262421413303605': No 3G Auth Data HLR_Test-GSUP(237)@8d1ca02407d9: Created GsupExpect[0] for "262421413303605" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250106160340241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58252<->l=127.0.0.1:4258 20250106160340244 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340244 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421413303605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421413303605" session_id=1693753992 session_state=BEGIN} 20250106160340244 DSS <0004> hlr_ussd.c:576 262421413303605/0x64f4a288: Process SS (BEGIN) 20250106160340244 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106160340244 DSS <0004> hlr_ussd.c:518 262421413303605/0x64f4a288: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106160340244 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340244 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data 20250106160340244 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340244 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d1ca02407d9: 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 } } } } } 20250106160340245 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340245 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340245 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262421413303605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421413303605" session_id=1693753992 session_state=END} 20250106160340245 DSS <0004> hlr_ussd.c:576 262421413303605/0x64f4a288: Process SS (END) 20250106160340245 DSS <0004> hlr_ussd.c:518 262421413303605/0x64f4a288: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106160340245 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421413303605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421413303605" session_id=1693753992 session_state=END} 20250106160340245 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421413303605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160340245 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262421413303605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160340245 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160340245 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d1ca02407d9: Found GsupExpect[0] for "262421413303605" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@8d1ca02407d9: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421413303605" TC_mo_ussd_euse_defaultroute(243)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160340247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58252<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@8d1ca02407d9: Final verdict of PTC: pass 20250106160340247 DAUC <0003> db_auc.c:157 IMSI='262427474026737': No 2G Auth Data 20250106160340247 DAUC <0003> db_auc.c:192 IMSI='262427474026737': No 3G Auth Data HLR_Test-GSUP(237)@8d1ca02407d9: Created GsupExpect[0] for "262427474026737" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250106160340253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4258 20250106160340256 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340256 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427474026737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427474026737" session_id=2948739679 session_state=BEGIN} 20250106160340256 DSS <0004> hlr_ussd.c:576 262427474026737/0xafc2325f: Process SS (BEGIN) 20250106160340256 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106160340256 DSS <0004> hlr_ussd.c:518 262427474026737/0xafc2325f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106160340256 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340256 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data 20250106160340256 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340256 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d1ca02407d9: 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 } } } } } 20250106160340257 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340257 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340257 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262427474026737 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427474026737" session_id=2948739679 session_state=END} 20250106160340257 DSS <0004> hlr_ussd.c:576 262427474026737/0xafc2325f: Process SS (END) 20250106160340257 DSS <0004> hlr_ussd.c:518 262427474026737/0xafc2325f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106160340257 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427474026737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427474026737" session_id=2948739679 session_state=END} 20250106160340257 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427474026737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160340257 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262427474026737 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160340257 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160340257 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d1ca02407d9: Found GsupExpect[0] for "262427474026737" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@8d1ca02407d9: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427474026737" TC_mo_ussd_euse_defaultroute(244)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160340259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@8d1ca02407d9: Final verdict of PTC: pass 20250106160340260 DAUC <0003> db_auc.c:157 IMSI='262420524188675': No 2G Auth Data 20250106160340260 DAUC <0003> db_auc.c:192 IMSI='262420524188675': No 3G Auth Data HLR_Test-GSUP(237)@8d1ca02407d9: Created GsupExpect[0] for "262420524188675" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250106160340266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58274<->l=127.0.0.1:4258 20250106160340269 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340269 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420524188675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420524188675" session_id=2043644794 session_state=BEGIN} 20250106160340269 DSS <0004> hlr_ussd.c:576 262420524188675/0x79cf8b7a: Process SS (BEGIN) 20250106160340269 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106160340269 DSS <0004> hlr_ussd.c:518 262420524188675/0x79cf8b7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106160340269 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340269 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data 20250106160340269 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340269 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d1ca02407d9: 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 } } } } } 20250106160340269 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340269 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340270 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262420524188675 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420524188675" session_id=2043644794 session_state=END} 20250106160340270 DSS <0004> hlr_ussd.c:576 262420524188675/0x79cf8b7a: Process SS (END) 20250106160340270 DSS <0004> hlr_ussd.c:518 262420524188675/0x79cf8b7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106160340270 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420524188675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420524188675" session_id=2043644794 session_state=END} 20250106160340270 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420524188675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160340270 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262420524188675 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160340270 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160340270 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d1ca02407d9: Found GsupExpect[0] for "262420524188675" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@8d1ca02407d9: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420524188675" TC_mo_ussd_euse_defaultroute(245)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160340271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58274<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@8d1ca02407d9: Final verdict of PTC: pass 20250106160340272 DAUC <0003> db_auc.c:157 IMSI='262423569343490': No 2G Auth Data 20250106160340272 DAUC <0003> db_auc.c:192 IMSI='262423569343490': No 3G Auth Data HLR_Test-GSUP(237)@8d1ca02407d9: Created GsupExpect[0] for "262423569343490" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250106160340278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20250106160340281 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340281 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423569343490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423569343490" session_id=213705630 session_state=BEGIN} 20250106160340281 DSS <0004> hlr_ussd.c:576 262423569343490/0x0cbce39e: Process SS (BEGIN) 20250106160340281 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106160340281 DSS <0004> hlr_ussd.c:518 262423569343490/0x0cbce39e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106160340281 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340281 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data 20250106160340281 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340281 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d1ca02407d9: 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 } } } } } 20250106160340282 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340282 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340282 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262423569343490 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423569343490" session_id=213705630 session_state=END} 20250106160340282 DSS <0004> hlr_ussd.c:576 262423569343490/0x0cbce39e: Process SS (END) 20250106160340282 DSS <0004> hlr_ussd.c:518 262423569343490/0x0cbce39e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106160340282 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423569343490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423569343490" session_id=213705630 session_state=END} 20250106160340282 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423569343490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160340282 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262423569343490 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160340282 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160340282 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d1ca02407d9: Found GsupExpect[0] for "262423569343490" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@8d1ca02407d9: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423569343490" TC_mo_ussd_euse_defaultroute(246)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160340284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@8d1ca02407d9: Final verdict of PTC: pass 20250106160340284 DAUC <0003> db_auc.c:157 IMSI='262424962801626': No 2G Auth Data 20250106160340284 DAUC <0003> db_auc.c:192 IMSI='262424962801626': No 3G Auth Data HLR_Test-GSUP(237)@8d1ca02407d9: Created GsupExpect[0] for "262424962801626" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250106160340291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58282<->l=127.0.0.1:4258 20250106160340294 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340294 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424962801626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424962801626" session_id=606192230 session_state=BEGIN} 20250106160340294 DSS <0004> hlr_ussd.c:576 262424962801626/0x2421c266: Process SS (BEGIN) 20250106160340294 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250106160340294 DSS <0004> hlr_ussd.c:518 262424962801626/0x2421c266: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250106160340294 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340294 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data 20250106160340294 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340294 DLINP <000b> input/ipa.c:432 127.0.0.1:46331 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d1ca02407d9: 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 } } } } } 20250106160340295 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340295 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340295 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424962801626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424962801626" session_id=606192230 session_state=END} 20250106160340295 DSS <0004> hlr_ussd.c:576 262424962801626/0x2421c266: Process SS (END) 20250106160340295 DSS <0004> hlr_ussd.c:518 262424962801626/0x2421c266: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250106160340295 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424962801626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424962801626" session_id=606192230 session_state=END} 20250106160340295 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424962801626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160340295 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424962801626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250106160340295 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160340295 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d1ca02407d9: Found GsupExpect[0] for "262424962801626" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@8d1ca02407d9: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424962801626" TC_mo_ussd_euse_defaultroute(247)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160340297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58282<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@8d1ca02407d9: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@8d1ca02407d9: Final verdict of PTC: none 20250106160340299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58208<->l=127.0.0.1:4258 20250106160340299 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160340299 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160340299 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160340299 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160340299 DLINP <000b> input/ipa.c:452 connected read/write 20250106160340299 DLINP <000b> input/ipa.c:406 127.0.0.1:46331 message received 20250106160340299 DLINP <000b> input/ipa.c:415 127.0.0.1:46331 connection closed with server 20250106160340299 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46331 20250106160340299 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250106160340299 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44607<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@8d1ca02407d9: Final verdict of PTC: none 238@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@8d1ca02407d9: Final verdict of PTC: none IPA-EUSE-foobar(236)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 238: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Jan 6 16:03:40 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 20250106160340322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58286<->l=127.0.0.1:4258 20250106160340524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58286<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113680) 20250106160342219 DSS <0004> hlr_ussd.c:239 262425557475127/0xc32607f4: SS Session Timeout, destroying 20250106160342219 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425557475127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160342232 DSS <0004> hlr_ussd.c:239 262426872966804/0xdb85bef9: SS Session Timeout, destroying 20250106160342232 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426872966804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160342244 DSS <0004> hlr_ussd.c:239 262426915154231/0xdcae5f22: SS Session Timeout, destroying 20250106160342244 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426915154231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160342258 DSS <0004> hlr_ussd.c:239 262425424750041/0x00d5953f: SS Session Timeout, destroying 20250106160342258 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425424750041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160342270 DSS <0004> hlr_ussd.c:239 262420377881654/0x22be0e0c: SS Session Timeout, destroying 20250106160342271 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420377881654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160342284 DSS <0004> hlr_ussd.c:239 262428180939275/0x70165778: SS Session Timeout, destroying 20250106160342284 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428180939275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160342299 DSS <0004> hlr_ussd.c:239 262426920121444/0xcc50f37b: SS Session Timeout, destroying 20250106160342300 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426920121444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160342314 DSS <0004> hlr_ussd.c:239 262420542740685/0x810036c8: SS Session Timeout, destroying 20250106160342314 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420542740685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon Jan 6 16:03:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_mo_sss_reject started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160343652 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160343652 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160343656 DLINP <000b> input/ipa.c:452 connected read/write 20250106160343656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160343657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160343660 DLINP <000b> input/ipa.c:452 connected read/write 20250106160343660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(248)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160343661 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160343661 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160343661 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  20250106160343661 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160343661 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  20250106160343661 DLGSUP <0013> gsup_server.c:236 2:  20250106160343661 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160343661 DLGSUP <0013> gsup_server.c:236 3:  20250106160343661 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160343661 DLGSUP <0013> gsup_server.c:236 4:  20250106160343661 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160343661 DLGSUP <0013> gsup_server.c:236 5:  20250106160343661 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160343661 DLGSUP <0013> gsup_server.c:236 7:  20250106160343661 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160343661 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160343661 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160343662 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@8d1ca02407d9: 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") 20250106160343685 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44153<->l=127.0.0.1:4259) 20250106160343687 DAUC <0003> db_auc.c:157 IMSI='262420224255544': No 2G Auth Data 20250106160343687 DAUC <0003> db_auc.c:192 IMSI='262420224255544': No 3G Auth Data HLR_Test-GSUP(249)@8d1ca02407d9: Created GsupExpect[0] for "262420224255544" to be handled at TC_mo_sss_reject(252) 20250106160343697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 20250106160343703 DLINP <000b> input/ipa.c:452 connected read/write 20250106160343703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160343704 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420224255544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420224255544" session_id=3024212909 session_state=BEGIN} 20250106160343704 DSS <0004> hlr_ussd.c:576 262420224255544/0xb441d3ad: Process SS (BEGIN) 20250106160343704 DSS <0004> hlr_ussd.c:498 262420224255544/0xb441d3ad: SS CompType=Invoke, OpCode=InterrogateSS 20250106160343704 DSS <0004> hlr_ussd.c:506 262420224255544/0xb441d3ad: Structured SS requests are not supported, rejecting... 20250106160343704 DSS <0004> hlr_ussd.c:354 262420224255544/0xb441d3ad: Tx ReturnError(0, 0x15) 20250106160343704 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420224255544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420224255544" session_id=3024212909 session_state=END} 20250106160343704 DLINP <000b> input/ipa.c:452 connected read/write 20250106160343704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160343704 DLINP <000b> input/ipa.c:452 connected read/write 20250106160343704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@8d1ca02407d9: Found GsupExpect[0] for "262420224255544" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@8d1ca02407d9: Added IMSI table entry 0TC_mo_sss_reject(252)"262420224255544" TC_mo_sss_reject(252)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160343706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@8d1ca02407d9: Final verdict of PTC: pass 20250106160343707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4258 20250106160343708 DLINP <000b> input/ipa.c:452 connected read/write 20250106160343708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160343708 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160343708 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160343708 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160343708 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44153<->l=127.0.0.1:4259) 250@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP(249)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 250: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_mo_sss_reject finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Jan 6 16:03:43 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 20250106160343744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48888<->l=127.0.0.1:4258 20250106160343845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48888<->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) 20250106160345615 DSS <0004> hlr_ussd.c:239 262426550593587/0xdd86fdee: SS Session Timeout, destroying 20250106160345615 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426550593587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160345632 DSS <0004> hlr_ussd.c:239 262420817597724/0x5cad9b06: SS Session Timeout, destroying 20250106160345632 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420817597724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160345644 DSS <0004> hlr_ussd.c:239 262426614876981/0x327c5154: SS Session Timeout, destroying 20250106160345644 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426614876981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160345656 DSS <0004> hlr_ussd.c:239 262428535621093/0x84385e0a: SS Session Timeout, destroying 20250106160345656 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428535621093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160345666 DSS <0004> hlr_ussd.c:239 262424923828542/0x77dfe652: SS Session Timeout, destroying 20250106160345666 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424923828542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160345679 DSS <0004> hlr_ussd.c:239 262423056864168/0x5440ea99: SS Session Timeout, destroying 20250106160345679 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423056864168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160345689 DSS <0004> hlr_ussd.c:239 262429130694616/0x84d66f79: SS Session Timeout, destroying 20250106160345689 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429130694616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250106160345701 DSS <0004> hlr_ussd.c:239 262423325055543/0x553d7034: SS Session Timeout, destroying 20250106160345701 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423325055543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Mon Jan 6 16:03:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_check_imei started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160346948 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160346948 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160346952 DLINP <000b> input/ipa.c:452 connected read/write 20250106160346952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160346952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160346953 DLINP <000b> input/ipa.c:452 connected read/write 20250106160346953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160346953 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160346953 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160346953 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  20250106160346953 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160346953 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  20250106160346953 DLGSUP <0013> gsup_server.c:236 2:  20250106160346953 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160346953 DLGSUP <0013> gsup_server.c:236 3:  20250106160346953 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160346953 DLGSUP <0013> gsup_server.c:236 4:  20250106160346953 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160346953 DLGSUP <0013> gsup_server.c:236 5:  20250106160346953 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160346953 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(253)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160346953 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160346953 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160346953 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160346953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@8d1ca02407d9: 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") 20250106160346978 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39335<->l=127.0.0.1:4259) 20250106160346986 DAUC <0003> db_auc.c:157 IMSI='262423861449114': No 2G Auth Data 20250106160346986 DAUC <0003> db_auc.c:192 IMSI='262423861449114': No 3G Auth Data HLR_Test-GSUP(254)@8d1ca02407d9: Created GsupExpect[0] for "262423861449114" to be handled at TC_gsup_check_imei(257) 20250106160347010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 20250106160347023 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347023 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423861449114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423861449114"} 20250106160347023 DMAIN <0000> hlr.c:435 IMSI='262423861449114': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160347023 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423861449114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423861449114"} 20250106160347023 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423861449114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347023 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347023 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d1ca02407d9: Found GsupExpect[0] for "262423861449114" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_check_imei(257)"262423861449114" TC_gsup_check_imei(257)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160347028 DAUC <0003> db_auc.c:192 IMSI='262423861449114': No 3G Auth Data 20250106160347034 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347034 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423861449114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423861449114"} 20250106160347034 DAUC <0003> hlr.c:428 IMSI='262423861449114': storing IMEI = 12345678901234 20250106160347034 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423861449114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423861449114"} 20250106160347034 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423861449114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347034 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347035 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160347037 DAUC <0003> db_auc.c:192 IMSI='262423861449114': No 3G Auth Data 20250106160347039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@8d1ca02407d9: Final verdict of PTC: pass 20250106160347043 DAUC <0003> db_auc.c:157 IMSI='262422365845242': No 2G Auth Data 20250106160347043 DAUC <0003> db_auc.c:192 IMSI='262422365845242': No 3G Auth Data HLR_Test-GSUP(254)@8d1ca02407d9: Created GsupExpect[0] for "262422365845242" to be handled at TC_gsup_check_imei(258) 20250106160347061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4258 20250106160347064 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347064 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422365845242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422365845242"} 20250106160347064 DMAIN <0000> hlr.c:435 IMSI='262422365845242': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160347064 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422365845242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422365845242"} 20250106160347064 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422365845242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347064 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347064 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d1ca02407d9: Found GsupExpect[0] for "262422365845242" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_check_imei(258)"262422365845242" TC_gsup_check_imei(258)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160347065 DAUC <0003> db_auc.c:192 IMSI='262422365845242': No 3G Auth Data 20250106160347066 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347066 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422365845242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422365845242"} 20250106160347066 DAUC <0003> hlr.c:428 IMSI='262422365845242': storing IMEI = 12345678901234 20250106160347066 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422365845242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422365845242"} 20250106160347066 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422365845242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347066 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347066 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347067 DAUC <0003> db_auc.c:192 IMSI='262422365845242': No 3G Auth Data TC_gsup_check_imei(258)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160347067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@8d1ca02407d9: Final verdict of PTC: pass 20250106160347068 DAUC <0003> db_auc.c:157 IMSI='262424679589920': No 2G Auth Data 20250106160347068 DAUC <0003> db_auc.c:192 IMSI='262424679589920': No 3G Auth Data HLR_Test-GSUP(254)@8d1ca02407d9: Created GsupExpect[0] for "262424679589920" to be handled at TC_gsup_check_imei(259) 20250106160347075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4258 20250106160347077 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347077 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424679589920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424679589920"} 20250106160347077 DMAIN <0000> hlr.c:435 IMSI='262424679589920': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160347077 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424679589920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424679589920"} 20250106160347077 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424679589920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347077 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347077 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d1ca02407d9: Found GsupExpect[0] for "262424679589920" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_check_imei(259)"262424679589920" TC_gsup_check_imei(259)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160347078 DAUC <0003> db_auc.c:192 IMSI='262424679589920': No 3G Auth Data 20250106160347079 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347079 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424679589920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424679589920"} 20250106160347079 DAUC <0003> hlr.c:428 IMSI='262424679589920': storing IMEI = 12345678901234 20250106160347079 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424679589920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424679589920"} 20250106160347079 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424679589920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347079 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347079 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347080 DAUC <0003> db_auc.c:192 IMSI='262424679589920': No 3G Auth Data TC_gsup_check_imei(259)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160347080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@8d1ca02407d9: Final verdict of PTC: pass 20250106160347081 DAUC <0003> db_auc.c:157 IMSI='262426490001775': No 2G Auth Data 20250106160347081 DAUC <0003> db_auc.c:192 IMSI='262426490001775': No 3G Auth Data HLR_Test-GSUP(254)@8d1ca02407d9: Created GsupExpect[0] for "262426490001775" to be handled at TC_gsup_check_imei(260) 20250106160347088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48922<->l=127.0.0.1:4258 20250106160347090 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347090 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426490001775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426490001775"} 20250106160347090 DMAIN <0000> hlr.c:435 IMSI='262426490001775': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160347090 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426490001775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426490001775"} 20250106160347090 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426490001775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347090 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347090 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d1ca02407d9: Found GsupExpect[0] for "262426490001775" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_check_imei(260)"262426490001775" TC_gsup_check_imei(260)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160347091 DAUC <0003> db_auc.c:157 IMSI='262426490001775': No 2G Auth Data 20250106160347093 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347093 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426490001775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426490001775"} 20250106160347093 DAUC <0003> hlr.c:428 IMSI='262426490001775': storing IMEI = 12345678901234 20250106160347093 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426490001775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426490001775"} 20250106160347093 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426490001775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347093 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347093 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160347093 DAUC <0003> db_auc.c:157 IMSI='262426490001775': No 2G Auth Data 20250106160347094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48922<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@8d1ca02407d9: Final verdict of PTC: pass 20250106160347095 DAUC <0003> db_auc.c:157 IMSI='262420648505446': No 2G Auth Data 20250106160347095 DAUC <0003> db_auc.c:192 IMSI='262420648505446': No 3G Auth Data HLR_Test-GSUP(254)@8d1ca02407d9: Created GsupExpect[0] for "262420648505446" to be handled at TC_gsup_check_imei(261) 20250106160347101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 20250106160347104 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347104 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420648505446 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420648505446"} 20250106160347104 DMAIN <0000> hlr.c:435 IMSI='262420648505446': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160347104 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420648505446 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420648505446"} 20250106160347104 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420648505446 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347104 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347104 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d1ca02407d9: Found GsupExpect[0] for "262420648505446" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_check_imei(261)"262420648505446" TC_gsup_check_imei(261)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160347105 DAUC <0003> db_auc.c:157 IMSI='262420648505446': No 2G Auth Data 20250106160347107 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347107 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420648505446 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420648505446"} 20250106160347107 DAUC <0003> hlr.c:428 IMSI='262420648505446': storing IMEI = 12345678901234 20250106160347107 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420648505446 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420648505446"} 20250106160347107 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420648505446 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347107 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347107 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160347107 DAUC <0003> db_auc.c:157 IMSI='262420648505446': No 2G Auth Data 20250106160347108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@8d1ca02407d9: Final verdict of PTC: pass 20250106160347109 DAUC <0003> db_auc.c:157 IMSI='262421937260541': No 2G Auth Data 20250106160347109 DAUC <0003> db_auc.c:192 IMSI='262421937260541': No 3G Auth Data HLR_Test-GSUP(254)@8d1ca02407d9: Created GsupExpect[0] for "262421937260541" to be handled at TC_gsup_check_imei(262) 20250106160347117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4258 20250106160347119 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347119 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421937260541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421937260541"} 20250106160347119 DMAIN <0000> hlr.c:435 IMSI='262421937260541': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160347119 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421937260541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421937260541"} 20250106160347119 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421937260541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347119 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347119 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d1ca02407d9: Found GsupExpect[0] for "262421937260541" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_check_imei(262)"262421937260541" TC_gsup_check_imei(262)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160347121 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347121 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421937260541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421937260541"} 20250106160347121 DAUC <0003> hlr.c:428 IMSI='262421937260541': storing IMEI = 12345678901234 20250106160347121 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421937260541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421937260541"} 20250106160347121 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421937260541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347121 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347121 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160347123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@8d1ca02407d9: Final verdict of PTC: pass 20250106160347124 DAUC <0003> db_auc.c:157 IMSI='262421363486490': No 2G Auth Data 20250106160347124 DAUC <0003> db_auc.c:192 IMSI='262421363486490': No 3G Auth Data HLR_Test-GSUP(254)@8d1ca02407d9: Created GsupExpect[0] for "262421363486490" to be handled at TC_gsup_check_imei(263) 20250106160347130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4258 20250106160347133 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347133 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421363486490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421363486490"} 20250106160347133 DMAIN <0000> hlr.c:435 IMSI='262421363486490': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160347133 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421363486490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421363486490"} 20250106160347133 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421363486490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347133 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347133 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d1ca02407d9: Found GsupExpect[0] for "262421363486490" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_check_imei(263)"262421363486490" TC_gsup_check_imei(263)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160347135 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347135 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421363486490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421363486490"} 20250106160347135 DAUC <0003> hlr.c:428 IMSI='262421363486490': storing IMEI = 12345678901234 20250106160347135 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421363486490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421363486490"} 20250106160347135 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421363486490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347135 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347135 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160347136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@8d1ca02407d9: Final verdict of PTC: pass 20250106160347137 DAUC <0003> db_auc.c:157 IMSI='262426053315422': No 2G Auth Data 20250106160347137 DAUC <0003> db_auc.c:192 IMSI='262426053315422': No 3G Auth Data HLR_Test-GSUP(254)@8d1ca02407d9: Created GsupExpect[0] for "262426053315422" to be handled at TC_gsup_check_imei(264) 20250106160347144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48980<->l=127.0.0.1:4258 20250106160347146 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347146 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426053315422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426053315422"} 20250106160347146 DMAIN <0000> hlr.c:435 IMSI='262426053315422': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160347146 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426053315422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426053315422"} 20250106160347146 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426053315422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347146 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347146 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d1ca02407d9: Found GsupExpect[0] for "262426053315422" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_check_imei(264)"262426053315422" TC_gsup_check_imei(264)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160347148 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347148 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426053315422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426053315422"} 20250106160347148 DAUC <0003> hlr.c:428 IMSI='262426053315422': storing IMEI = 12345678901234 20250106160347148 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426053315422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426053315422"} 20250106160347148 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426053315422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160347148 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160347148 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160347149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48980<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160347150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48892<->l=127.0.0.1:4258 20250106160347150 DLINP <000b> input/ipa.c:452 connected read/write 20250106160347150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160347150 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160347150 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160347150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160347150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39335<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@8d1ca02407d9: Final verdict of PTC: none 255@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_check_imei finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Jan 6 16:03:47 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 20250106160347173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4258 20250106160347274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48996<->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=125424) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Mon Jan 6 16:03:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_check_imei_via_proxy started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160350388 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160350388 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160350389 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160350391 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350391 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160350391 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160350391 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  20250106160350391 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160350391 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  20250106160350391 DLGSUP <0013> gsup_server.c:236 2:  20250106160350391 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160350391 DLGSUP <0013> gsup_server.c:236 3:  20250106160350391 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160350391 DLGSUP <0013> gsup_server.c:236 4:  20250106160350391 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160350391 DLGSUP <0013> gsup_server.c:236 5:  20250106160350391 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160350391 DLGSUP <0013> gsup_server.c:236 7:  20250106160350391 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160350391 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160350391 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160350391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@8d1ca02407d9: 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") 20250106160350402 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36817<->l=127.0.0.1:4259) 20250106160350405 DAUC <0003> db_auc.c:157 IMSI='262429585824653': No 2G Auth Data 20250106160350405 DAUC <0003> db_auc.c:192 IMSI='262429585824653': No 3G Auth Data HLR_Test-GSUP(266)@8d1ca02407d9: Created GsupExpect[0] for "262429585824653" to be handled at TC_gsup_check_imei_via_proxy(269) 20250106160350418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49020<->l=127.0.0.1:4258 20250106160350434 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350434 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429585824653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429585824653" source_name="the-source\n"} 20250106160350434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250106160350435 DMAIN <0000> hlr.c:435 IMSI='262429585824653': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160350435 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429585824653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429585824653" destination_name="the-source\n"} 20250106160350435 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262429585824653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350435 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350435 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d1ca02407d9: Found GsupExpect[0] for "262429585824653" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262429585824653" TC_gsup_check_imei_via_proxy(269)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160350440 DAUC <0003> db_auc.c:192 IMSI='262429585824653': No 3G Auth Data 20250106160350445 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350445 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429585824653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429585824653" source_name="the-source\n"} 20250106160350445 DAUC <0003> hlr.c:428 IMSI='262429585824653': storing IMEI = 12345678901234 20250106160350445 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429585824653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429585824653" destination_name="the-source\n"} 20250106160350445 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262429585824653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350445 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350445 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160350447 DAUC <0003> db_auc.c:192 IMSI='262429585824653': No 3G Auth Data 20250106160350449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49020<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@8d1ca02407d9: Final verdict of PTC: pass 20250106160350451 DAUC <0003> db_auc.c:157 IMSI='262422682587875': No 2G Auth Data 20250106160350451 DAUC <0003> db_auc.c:192 IMSI='262422682587875': No 3G Auth Data HLR_Test-GSUP(266)@8d1ca02407d9: Created GsupExpect[0] for "262422682587875" to be handled at TC_gsup_check_imei_via_proxy(270) 20250106160350461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4258 20250106160350463 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350464 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422682587875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422682587875" source_name="the-source\n"} 20250106160350464 DMAIN <0000> hlr.c:435 IMSI='262422682587875': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160350464 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422682587875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422682587875" destination_name="the-source\n"} 20250106160350464 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422682587875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350464 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350464 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d1ca02407d9: Found GsupExpect[0] for "262422682587875" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422682587875" TC_gsup_check_imei_via_proxy(270)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160350464 DAUC <0003> db_auc.c:192 IMSI='262422682587875': No 3G Auth Data 20250106160350465 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350465 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422682587875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422682587875" source_name="the-source\n"} 20250106160350465 DAUC <0003> hlr.c:428 IMSI='262422682587875': storing IMEI = 12345678901234 20250106160350465 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422682587875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422682587875" destination_name="the-source\n"} 20250106160350465 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422682587875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350465 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350465 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160350466 DAUC <0003> db_auc.c:192 IMSI='262422682587875': No 3G Auth Data 20250106160350466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@8d1ca02407d9: Final verdict of PTC: pass 20250106160350467 DAUC <0003> db_auc.c:157 IMSI='262428425313607': No 2G Auth Data 20250106160350467 DAUC <0003> db_auc.c:192 IMSI='262428425313607': No 3G Auth Data HLR_Test-GSUP(266)@8d1ca02407d9: Created GsupExpect[0] for "262428425313607" to be handled at TC_gsup_check_imei_via_proxy(271) 20250106160350474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4258 20250106160350476 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350476 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428425313607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428425313607" source_name="the-source\n"} 20250106160350476 DMAIN <0000> hlr.c:435 IMSI='262428425313607': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160350476 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428425313607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428425313607" destination_name="the-source\n"} 20250106160350476 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262428425313607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350476 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350476 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d1ca02407d9: Found GsupExpect[0] for "262428425313607" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428425313607" TC_gsup_check_imei_via_proxy(271)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160350477 DAUC <0003> db_auc.c:192 IMSI='262428425313607': No 3G Auth Data 20250106160350478 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350478 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428425313607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428425313607" source_name="the-source\n"} 20250106160350478 DAUC <0003> hlr.c:428 IMSI='262428425313607': storing IMEI = 12345678901234 20250106160350478 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428425313607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428425313607" destination_name="the-source\n"} 20250106160350478 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262428425313607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350478 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350478 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160350479 DAUC <0003> db_auc.c:192 IMSI='262428425313607': No 3G Auth Data 20250106160350479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@8d1ca02407d9: Final verdict of PTC: pass 20250106160350480 DAUC <0003> db_auc.c:157 IMSI='262428279825268': No 2G Auth Data 20250106160350480 DAUC <0003> db_auc.c:192 IMSI='262428279825268': No 3G Auth Data HLR_Test-GSUP(266)@8d1ca02407d9: Created GsupExpect[0] for "262428279825268" to be handled at TC_gsup_check_imei_via_proxy(272) 20250106160350486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 20250106160350488 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350488 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428279825268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428279825268" source_name="the-source\n"} 20250106160350488 DMAIN <0000> hlr.c:435 IMSI='262428279825268': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160350488 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428279825268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428279825268" destination_name="the-source\n"} 20250106160350488 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262428279825268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350488 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350488 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d1ca02407d9: Found GsupExpect[0] for "262428279825268" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262428279825268" TC_gsup_check_imei_via_proxy(272)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160350489 DAUC <0003> db_auc.c:157 IMSI='262428279825268': No 2G Auth Data 20250106160350490 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350490 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428279825268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428279825268" source_name="the-source\n"} 20250106160350490 DAUC <0003> hlr.c:428 IMSI='262428279825268': storing IMEI = 12345678901234 20250106160350490 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428279825268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428279825268" destination_name="the-source\n"} 20250106160350490 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262428279825268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350490 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350490 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160350491 DAUC <0003> db_auc.c:157 IMSI='262428279825268': No 2G Auth Data 20250106160350491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@8d1ca02407d9: Final verdict of PTC: pass 20250106160350492 DAUC <0003> db_auc.c:157 IMSI='262423502743473': No 2G Auth Data 20250106160350492 DAUC <0003> db_auc.c:192 IMSI='262423502743473': No 3G Auth Data HLR_Test-GSUP(266)@8d1ca02407d9: Created GsupExpect[0] for "262423502743473" to be handled at TC_gsup_check_imei_via_proxy(273) 20250106160350498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49056<->l=127.0.0.1:4258 20250106160350500 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350500 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262423502743473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423502743473" source_name="the-source\n"} 20250106160350500 DMAIN <0000> hlr.c:435 IMSI='262423502743473': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160350500 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262423502743473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423502743473" destination_name="the-source\n"} 20250106160350500 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262423502743473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350500 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350500 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d1ca02407d9: Found GsupExpect[0] for "262423502743473" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262423502743473" TC_gsup_check_imei_via_proxy(273)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160350501 DAUC <0003> db_auc.c:157 IMSI='262423502743473': No 2G Auth Data 20250106160350502 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350502 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262423502743473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423502743473" source_name="the-source\n"} 20250106160350502 DAUC <0003> hlr.c:428 IMSI='262423502743473': storing IMEI = 12345678901234 20250106160350502 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262423502743473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423502743473" destination_name="the-source\n"} 20250106160350502 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262423502743473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350502 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350502 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160350502 DAUC <0003> db_auc.c:157 IMSI='262423502743473': No 2G Auth Data 20250106160350503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49056<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@8d1ca02407d9: Final verdict of PTC: pass 20250106160350503 DAUC <0003> db_auc.c:157 IMSI='262427262263466': No 2G Auth Data 20250106160350503 DAUC <0003> db_auc.c:192 IMSI='262427262263466': No 3G Auth Data HLR_Test-GSUP(266)@8d1ca02407d9: Created GsupExpect[0] for "262427262263466" to be handled at TC_gsup_check_imei_via_proxy(274) 20250106160350509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 20250106160350511 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350512 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427262263466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427262263466" source_name="the-source\n"} 20250106160350512 DMAIN <0000> hlr.c:435 IMSI='262427262263466': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160350512 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427262263466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427262263466" destination_name="the-source\n"} 20250106160350512 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427262263466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350512 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350512 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d1ca02407d9: Found GsupExpect[0] for "262427262263466" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427262263466" TC_gsup_check_imei_via_proxy(274)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160350513 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350513 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427262263466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427262263466" source_name="the-source\n"} 20250106160350513 DAUC <0003> hlr.c:428 IMSI='262427262263466': storing IMEI = 12345678901234 20250106160350513 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427262263466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427262263466" destination_name="the-source\n"} 20250106160350513 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427262263466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350513 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350513 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160350514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@8d1ca02407d9: Final verdict of PTC: pass 20250106160350515 DAUC <0003> db_auc.c:157 IMSI='262429604538915': No 2G Auth Data 20250106160350515 DAUC <0003> db_auc.c:192 IMSI='262429604538915': No 3G Auth Data HLR_Test-GSUP(266)@8d1ca02407d9: Created GsupExpect[0] for "262429604538915" to be handled at TC_gsup_check_imei_via_proxy(275) 20250106160350521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 20250106160350523 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350523 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429604538915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429604538915" source_name="the-source\n"} 20250106160350523 DMAIN <0000> hlr.c:435 IMSI='262429604538915': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160350523 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429604538915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429604538915" destination_name="the-source\n"} 20250106160350523 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429604538915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350523 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350523 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d1ca02407d9: Found GsupExpect[0] for "262429604538915" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429604538915" TC_gsup_check_imei_via_proxy(275)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160350525 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350525 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429604538915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429604538915" source_name="the-source\n"} 20250106160350525 DAUC <0003> hlr.c:428 IMSI='262429604538915': storing IMEI = 12345678901234 20250106160350525 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429604538915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429604538915" destination_name="the-source\n"} 20250106160350525 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429604538915 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350525 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350525 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160350526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@8d1ca02407d9: Final verdict of PTC: pass 20250106160350526 DAUC <0003> db_auc.c:157 IMSI='262420256225966': No 2G Auth Data 20250106160350526 DAUC <0003> db_auc.c:192 IMSI='262420256225966': No 3G Auth Data HLR_Test-GSUP(266)@8d1ca02407d9: Created GsupExpect[0] for "262420256225966" to be handled at TC_gsup_check_imei_via_proxy(276) 20250106160350533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 20250106160350535 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350535 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420256225966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420256225966" source_name="the-source\n"} 20250106160350535 DMAIN <0000> hlr.c:435 IMSI='262420256225966': has IMEI = 12345678901234 (consider setting 'store-imei') 20250106160350535 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420256225966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420256225966" destination_name="the-source\n"} 20250106160350535 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262420256225966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350535 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350535 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d1ca02407d9: Found GsupExpect[0] for "262420256225966" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420256225966" TC_gsup_check_imei_via_proxy(276)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160350537 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350537 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420256225966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420256225966" source_name="the-source\n"} 20250106160350537 DAUC <0003> hlr.c:428 IMSI='262420256225966': storing IMEI = 12345678901234 20250106160350537 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420256225966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420256225966" destination_name="the-source\n"} 20250106160350537 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262420256225966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160350537 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160350537 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160350538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160350539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4258 20250106160350539 DLINP <000b> input/ipa.c:452 connected read/write 20250106160350539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160350539 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160350540 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160350540 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160350540 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250106160350540 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36817<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@8d1ca02407d9: Final verdict of PTC: none 267@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon Jan 6 16:03:50 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 20250106160350562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 20250106160350663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49086<->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@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Mon Jan 6 16:03:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_check_imei_invalid_len started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160353770 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160353770 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160353775 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160353780 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160353781 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160353781 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160353781 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  20250106160353781 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160353781 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  20250106160353781 DLGSUP <0013> gsup_server.c:236 2:  20250106160353781 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160353781 DLGSUP <0013> gsup_server.c:236 3:  20250106160353781 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160353781 DLGSUP <0013> gsup_server.c:236 4:  20250106160353781 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160353781 DLGSUP <0013> gsup_server.c:236 5:  20250106160353782 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160353782 DLGSUP <0013> gsup_server.c:236 7:  20250106160353782 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160353782 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160353782 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160353782 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@8d1ca02407d9: 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") 20250106160353808 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41905<->l=127.0.0.1:4259) 20250106160353816 DAUC <0003> db_auc.c:157 IMSI='262421431992230': No 2G Auth Data 20250106160353816 DAUC <0003> db_auc.c:192 IMSI='262421431992230': No 3G Auth Data HLR_Test-GSUP(278)@8d1ca02407d9: Created GsupExpect[0] for "262421431992230" to be handled at TC_gsup_check_imei_invalid_len(281) 20250106160353837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 20250106160353846 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353847 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421431992230"} 20250106160353847 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106160353847 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421431992230" cause=Invalid mandatory information} 20250106160353847 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353847 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353847 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d1ca02407d9: Found GsupExpect[0] for "262421431992230" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421431992230" TC_gsup_check_imei_invalid_len(281)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160353852 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353853 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421431992230"} 20250106160353853 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106160353853 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421431992230" cause=Invalid mandatory information} 20250106160353853 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353853 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353853 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353856 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353857 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421431992230"} 20250106160353857 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106160353857 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421431992230" cause=Invalid mandatory information} 20250106160353857 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353857 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353857 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353860 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353860 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421431992230"} 20250106160353860 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106160353860 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421431992230" cause=Invalid mandatory information} 20250106160353860 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353860 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353861 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353863 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353863 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421431992230"} 20250106160353863 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106160353864 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421431992230" cause=Invalid mandatory information} 20250106160353864 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421431992230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353864 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353864 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@8d1ca02407d9: Final verdict of PTC: pass 20250106160353870 DAUC <0003> db_auc.c:157 IMSI='262422580455417': No 2G Auth Data 20250106160353870 DAUC <0003> db_auc.c:192 IMSI='262422580455417': No 3G Auth Data HLR_Test-GSUP(278)@8d1ca02407d9: Created GsupExpect[0] for "262422580455417" to be handled at TC_gsup_check_imei_invalid_len(282) 20250106160353885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20250106160353886 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353886 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422580455417"} 20250106160353886 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106160353886 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422580455417" cause=Invalid mandatory information} 20250106160353886 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353886 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353886 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d1ca02407d9: Found GsupExpect[0] for "262422580455417" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@8d1ca02407d9: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422580455417" TC_gsup_check_imei_invalid_len(282)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160353887 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353887 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422580455417"} 20250106160353887 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106160353887 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422580455417" cause=Invalid mandatory information} 20250106160353887 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353887 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353887 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353888 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353888 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422580455417"} 20250106160353888 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106160353888 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422580455417" cause=Invalid mandatory information} 20250106160353888 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353888 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353888 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353888 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353888 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422580455417"} 20250106160353888 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106160353888 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422580455417" cause=Invalid mandatory information} 20250106160353888 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353888 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353888 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353889 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353889 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422580455417"} 20250106160353889 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106160353889 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422580455417" cause=Invalid mandatory information} 20250106160353889 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422580455417 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353889 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353889 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@8d1ca02407d9: Final verdict of PTC: pass 20250106160353890 DAUC <0003> db_auc.c:157 IMSI='262427464284369': No 2G Auth Data 20250106160353890 DAUC <0003> db_auc.c:192 IMSI='262427464284369': No 3G Auth Data HLR_Test-GSUP(278)@8d1ca02407d9: Created GsupExpect[0] for "262427464284369" to be handled at TC_gsup_check_imei_invalid_len(283) 20250106160353896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55626<->l=127.0.0.1:4258 20250106160353898 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353898 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427464284369"} 20250106160353898 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106160353898 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427464284369" cause=Invalid mandatory information} 20250106160353898 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353898 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353898 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d1ca02407d9: Found GsupExpect[0] for "262427464284369" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@8d1ca02407d9: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427464284369" TC_gsup_check_imei_invalid_len(283)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160353899 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353899 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427464284369"} 20250106160353899 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106160353899 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427464284369" cause=Invalid mandatory information} 20250106160353899 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353899 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353899 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353900 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353900 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427464284369"} 20250106160353900 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106160353900 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427464284369" cause=Invalid mandatory information} 20250106160353900 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353900 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353900 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353901 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353901 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427464284369"} 20250106160353901 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106160353901 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427464284369" cause=Invalid mandatory information} 20250106160353901 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353901 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353901 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353902 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353902 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427464284369"} 20250106160353902 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106160353902 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427464284369" cause=Invalid mandatory information} 20250106160353902 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427464284369 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353902 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353902 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55626<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@8d1ca02407d9: Final verdict of PTC: pass 20250106160353903 DAUC <0003> db_auc.c:157 IMSI='262425160533094': No 2G Auth Data 20250106160353903 DAUC <0003> db_auc.c:192 IMSI='262425160533094': No 3G Auth Data HLR_Test-GSUP(278)@8d1ca02407d9: Created GsupExpect[0] for "262425160533094" to be handled at TC_gsup_check_imei_invalid_len(284) 20250106160353910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 20250106160353912 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353912 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425160533094"} 20250106160353912 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106160353912 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425160533094" cause=Invalid mandatory information} 20250106160353912 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353912 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353912 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d1ca02407d9: Found GsupExpect[0] for "262425160533094" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@8d1ca02407d9: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425160533094" TC_gsup_check_imei_invalid_len(284)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160353913 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353913 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425160533094"} 20250106160353913 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106160353913 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425160533094" cause=Invalid mandatory information} 20250106160353913 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353913 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353913 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353914 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353914 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425160533094"} 20250106160353914 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106160353914 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425160533094" cause=Invalid mandatory information} 20250106160353914 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353914 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353914 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353915 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353915 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425160533094"} 20250106160353916 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106160353916 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425160533094" cause=Invalid mandatory information} 20250106160353916 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353916 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353916 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353917 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353917 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425160533094"} 20250106160353917 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106160353917 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425160533094" cause=Invalid mandatory information} 20250106160353917 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425160533094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353917 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353917 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@8d1ca02407d9: Final verdict of PTC: pass 20250106160353918 DAUC <0003> db_auc.c:157 IMSI='262423870522975': No 2G Auth Data 20250106160353918 DAUC <0003> db_auc.c:192 IMSI='262423870522975': No 3G Auth Data HLR_Test-GSUP(278)@8d1ca02407d9: Created GsupExpect[0] for "262423870522975" to be handled at TC_gsup_check_imei_invalid_len(285) 20250106160353925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55636<->l=127.0.0.1:4258 20250106160353927 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353927 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423870522975"} 20250106160353927 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106160353927 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423870522975" cause=Invalid mandatory information} 20250106160353927 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353927 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353927 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d1ca02407d9: Found GsupExpect[0] for "262423870522975" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@8d1ca02407d9: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423870522975" TC_gsup_check_imei_invalid_len(285)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160353928 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353928 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423870522975"} 20250106160353928 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106160353928 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423870522975" cause=Invalid mandatory information} 20250106160353928 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353928 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353928 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353929 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353929 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423870522975"} 20250106160353929 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106160353929 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423870522975" cause=Invalid mandatory information} 20250106160353929 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353929 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353929 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353930 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353930 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423870522975"} 20250106160353930 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106160353930 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423870522975" cause=Invalid mandatory information} 20250106160353930 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353930 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353930 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353931 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353931 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423870522975"} 20250106160353931 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106160353931 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423870522975" cause=Invalid mandatory information} 20250106160353931 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423870522975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353931 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353931 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55636<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@8d1ca02407d9: Final verdict of PTC: pass 20250106160353932 DAUC <0003> db_auc.c:157 IMSI='262423673448977': No 2G Auth Data 20250106160353932 DAUC <0003> db_auc.c:192 IMSI='262423673448977': No 3G Auth Data HLR_Test-GSUP(278)@8d1ca02407d9: Created GsupExpect[0] for "262423673448977" to be handled at TC_gsup_check_imei_invalid_len(286) 20250106160353939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4258 20250106160353940 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353941 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423673448977"} 20250106160353941 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106160353941 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423673448977" cause=Invalid mandatory information} 20250106160353941 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353941 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353941 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d1ca02407d9: Found GsupExpect[0] for "262423673448977" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@8d1ca02407d9: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262423673448977" TC_gsup_check_imei_invalid_len(286)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160353942 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353942 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423673448977"} 20250106160353942 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106160353942 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423673448977" cause=Invalid mandatory information} 20250106160353942 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353942 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353942 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353943 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353943 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423673448977"} 20250106160353943 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106160353943 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423673448977" cause=Invalid mandatory information} 20250106160353943 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353943 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353943 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353944 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353944 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423673448977"} 20250106160353944 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106160353944 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423673448977" cause=Invalid mandatory information} 20250106160353944 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353944 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353944 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353945 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353945 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423673448977"} 20250106160353945 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106160353945 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423673448977" cause=Invalid mandatory information} 20250106160353945 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423673448977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353945 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353945 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@8d1ca02407d9: Final verdict of PTC: pass 20250106160353946 DAUC <0003> db_auc.c:157 IMSI='262427496965963': No 2G Auth Data 20250106160353946 DAUC <0003> db_auc.c:192 IMSI='262427496965963': No 3G Auth Data HLR_Test-GSUP(278)@8d1ca02407d9: Created GsupExpect[0] for "262427496965963" to be handled at TC_gsup_check_imei_invalid_len(287) 20250106160353952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 20250106160353954 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353954 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496965963"} 20250106160353954 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106160353954 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496965963" cause=Invalid mandatory information} 20250106160353954 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353954 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353954 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d1ca02407d9: Found GsupExpect[0] for "262427496965963" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@8d1ca02407d9: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427496965963" TC_gsup_check_imei_invalid_len(287)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160353955 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353955 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496965963"} 20250106160353955 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106160353955 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496965963" cause=Invalid mandatory information} 20250106160353955 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353955 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353956 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353956 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353956 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496965963"} 20250106160353956 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106160353956 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496965963" cause=Invalid mandatory information} 20250106160353956 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353956 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353956 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353957 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353957 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496965963"} 20250106160353957 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106160353957 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496965963" cause=Invalid mandatory information} 20250106160353957 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353957 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353957 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353958 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353958 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496965963"} 20250106160353958 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106160353958 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496965963" cause=Invalid mandatory information} 20250106160353958 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427496965963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353958 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353958 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@8d1ca02407d9: Final verdict of PTC: pass 20250106160353960 DAUC <0003> db_auc.c:157 IMSI='262420616634362': No 2G Auth Data 20250106160353960 DAUC <0003> db_auc.c:192 IMSI='262420616634362': No 3G Auth Data HLR_Test-GSUP(278)@8d1ca02407d9: Created GsupExpect[0] for "262420616634362" to be handled at TC_gsup_check_imei_invalid_len(288) 20250106160353967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4258 20250106160353968 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353968 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420616634362"} 20250106160353968 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250106160353968 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420616634362" cause=Invalid mandatory information} 20250106160353968 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353968 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353968 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d1ca02407d9: Found GsupExpect[0] for "262420616634362" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@8d1ca02407d9: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262420616634362" TC_gsup_check_imei_invalid_len(288)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160353969 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353970 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420616634362"} 20250106160353970 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250106160353970 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420616634362" cause=Invalid mandatory information} 20250106160353970 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353970 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353970 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353970 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353970 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420616634362"} 20250106160353970 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250106160353970 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420616634362" cause=Invalid mandatory information} 20250106160353970 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353970 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353970 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353971 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353971 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420616634362"} 20250106160353971 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250106160353971 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420616634362" cause=Invalid mandatory information} 20250106160353971 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353971 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353971 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353972 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353972 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420616634362"} 20250106160353972 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250106160353972 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420616634362" cause=Invalid mandatory information} 20250106160353972 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420616634362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160353972 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160353972 DLINP <000b> input/ipa.c:452 connected read/write 20250106160353972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160353972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@8d1ca02407d9: Final verdict of PTC: pass MTC@8d1ca02407d9: setverdict(pass): none -> pass 20250106160353973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 20250106160353974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41905<->l=127.0.0.1:4259) 20250106160353974 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(278)@8d1ca02407d9: Final verdict of PTC: none 20250106160353974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160353974 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160353974 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160353974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@8d1ca02407d9: Final verdict of PTC: none 279@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: pass MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@8d1ca02407d9: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon Jan 6 16:03:53 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250106160354000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20250106160354101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55666<->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@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Mon Jan 6 16:03:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_gsup_check_imei_unknown_imsi started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160357222 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160357223 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160357224 DLINP <000b> input/ipa.c:452 connected read/write 20250106160357224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160357225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160357227 DLINP <000b> input/ipa.c:452 connected read/write 20250106160357227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160357227 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160357227 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160357227 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  20250106160357227 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160357227 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  20250106160357227 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(289)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160357227 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160357227 DLGSUP <0013> gsup_server.c:236 3:  20250106160357227 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160357227 DLGSUP <0013> gsup_server.c:236 4:  20250106160357227 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160357227 DLGSUP <0013> gsup_server.c:236 5:  20250106160357227 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160357227 DLGSUP <0013> gsup_server.c:236 7:  20250106160357227 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160357227 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160357227 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160357227 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@8d1ca02407d9: 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") 20250106160357237 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34499<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@8d1ca02407d9: Created GsupExpect[0] for "262423122637633" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250106160357243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258 20250106160357270 DLINP <000b> input/ipa.c:452 connected read/write 20250106160357270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160357270 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423122637633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122637633"} 20250106160357270 DMAIN <0000> hlr.c:435 IMSI='262423122637633': has IMEI = 22245678901234 (consider setting 'store-imei') 20250106160357270 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423122637633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250106160357270 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423122637633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122637633" cause=Invalid mandatory information} 20250106160357270 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423122637633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160357271 DLINP <000b> input/ipa.c:452 connected read/write 20250106160357271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160357271 DLINP <000b> input/ipa.c:452 connected read/write 20250106160357271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@8d1ca02407d9: Found GsupExpect[0] for "262423122637633" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@8d1ca02407d9: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423122637633" TC_gsup_check_imei_unknown_imsi(293)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160357280 DLINP <000b> input/ipa.c:452 connected read/write 20250106160357280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160357281 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423122637633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122637633"} 20250106160357281 DAUC <0003> hlr.c:428 IMSI='262423122637633': storing IMEI = 22245678901234 20250106160357281 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423122637633': no such subscriber 20250106160357281 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423122637633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250106160357281 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423122637633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122637633" cause=Invalid mandatory information} 20250106160357281 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423122637633 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160357281 DLINP <000b> input/ipa.c:452 connected read/write 20250106160357281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160357281 DLINP <000b> input/ipa.c:452 connected read/write 20250106160357281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160357284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@8d1ca02407d9: Final verdict of PTC: pass 20250106160357286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20250106160357288 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34499<->l=127.0.0.1:4259) 20250106160357289 DLINP <000b> input/ipa.c:452 connected read/write 20250106160357289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160357289 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(290)@8d1ca02407d9: Final verdict of PTC: none 291@8d1ca02407d9: Final verdict of PTC: none 20250106160357289 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160357289 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(289)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 291: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon Jan 6 16:03:57 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 20250106160357317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20250106160357418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Mon Jan 6 16:03:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160400484 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160400484 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160400487 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160400492 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(294)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160400492 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160400492 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160400492 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  20250106160400492 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160400492 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  20250106160400492 DLGSUP <0013> gsup_server.c:236 2:  20250106160400492 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160400492 DLGSUP <0013> gsup_server.c:236 3:  20250106160400492 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160400492 DLGSUP <0013> gsup_server.c:236 4:  20250106160400493 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160400493 DLGSUP <0013> gsup_server.c:236 5:  20250106160400493 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160400493 DLGSUP <0013> gsup_server.c:236 7:  20250106160400493 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160400493 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160400493 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160400493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@8d1ca02407d9: 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") 20250106160400510 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40775<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@8d1ca02407d9: Created GsupExpect[0] for "262425643545557" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250106160400520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20250106160400534 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400534 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425643545557"} 20250106160400534 DMAIN <0000> hlr.c:227 IMSI='262425643545557': Creating subscriber on demand 20250106160400534 DMAIN <0000> hlr.c:243 IMSI='262425643545557': Successfully assigned MSISDN='949' 20250106160400534 DAUC <0003> hlr.c:428 IMSI='262425643545557': storing IMEI = 12345678901234 20250106160400534 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425643545557"} 20250106160400534 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160400534 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400534 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@8d1ca02407d9: Found GsupExpect[0] for "262425643545557" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@8d1ca02407d9: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425643545557" TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160400538 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400538 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400539 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400539 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400540 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400540 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400542 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400542 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425643545557" cn_domain=PS} 20250106160400542 DLU <0006> fsm.c:456 lu(262425643545557)[0x6120000135a0]{UNVALIDATED}: Allocated 20250106160400542 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160400542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425643545557)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160400542 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425643545557" cn_domain=PS} 20250106160400542 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400542 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400544 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400544 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425643545557"} 20250106160400544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425643545557)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160400544 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160400544 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425643545557"} 20250106160400544 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160400544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425643545557)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160400544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425643545557)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160400544 DLU <0006> fsm.c:568 lu(PS:IMSI-262425643545557)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160400544 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400544 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400548 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400548 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425643545557"} 20250106160400548 DMAIN <0000> hlr.c:227 IMSI='262425643545557': Creating subscriber on demand 20250106160400548 DMAIN <0000> hlr.c:243 IMSI='262425643545557': Successfully assigned MSISDN='809' 20250106160400548 DAUC <0003> hlr.c:428 IMSI='262425643545557': storing IMEI = 12345678901234 20250106160400548 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425643545557"} 20250106160400548 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160400548 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400548 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400549 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400549 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400550 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400550 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400551 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400551 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400552 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400552 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400553 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400553 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425643545557" cn_domain=PS} 20250106160400553 DLU <0006> fsm.c:456 lu(262425643545557)[0x612000013720]{UNVALIDATED}: Allocated 20250106160400553 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160400553 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425643545557)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160400553 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425643545557" cn_domain=PS} 20250106160400553 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400553 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400555 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400555 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425643545557"} 20250106160400555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425643545557)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160400555 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160400555 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425643545557"} 20250106160400555 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160400555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425643545557)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160400555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425643545557)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160400555 DLU <0006> fsm.c:568 lu(PS:IMSI-262425643545557)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160400555 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400555 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400561 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400561 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425643545557"} 20250106160400561 DMAIN <0000> hlr.c:227 IMSI='262425643545557': Creating subscriber on demand 20250106160400561 DMAIN <0000> hlr.c:243 IMSI='262425643545557': Successfully assigned MSISDN='519' 20250106160400561 DAUC <0003> hlr.c:428 IMSI='262425643545557': storing IMEI = 12345678901234 20250106160400561 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425643545557"} 20250106160400561 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160400561 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400561 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400563 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400563 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400564 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400564 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400566 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400566 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400567 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400567 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400570 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400570 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425643545557" cn_domain=PS} 20250106160400570 DLU <0006> fsm.c:456 lu(262425643545557)[0x6120000138a0]{UNVALIDATED}: Allocated 20250106160400570 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106160400570 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425643545557" cause=GPRS services not allowed} 20250106160400570 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160400570 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425643545557)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160400570 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425643545557)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20250106160400570 DLU <0006> fsm.c:568 lu(PS:IMSI-262425643545557)[0x6120000138a0]{UNVALIDATED}: Deallocated 20250106160400570 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400570 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400577 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400578 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425643545557"} 20250106160400578 DMAIN <0000> hlr.c:227 IMSI='262425643545557': Creating subscriber on demand 20250106160400578 DMAIN <0000> hlr.c:243 IMSI='262425643545557': Successfully assigned MSISDN='656' 20250106160400578 DAUC <0003> hlr.c:428 IMSI='262425643545557': storing IMEI = 12345678901234 20250106160400578 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425643545557"} 20250106160400578 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160400578 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400578 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400580 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400580 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400582 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400582 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400583 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400583 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400585 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400585 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425643545557" cn_domain=PS} 20250106160400585 DLU <0006> fsm.c:456 lu(262425643545557)[0x612000013a20]{UNVALIDATED}: Allocated 20250106160400585 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106160400585 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425643545557" cause=GPRS services not allowed} 20250106160400585 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160400585 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425643545557)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160400585 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425643545557)[0x612000013a20]{UNVALIDATED}: Freeing instance 20250106160400585 DLU <0006> fsm.c:568 lu(PS:IMSI-262425643545557)[0x612000013a20]{UNVALIDATED}: Deallocated 20250106160400585 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400585 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400591 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400591 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425643545557"} 20250106160400591 DMAIN <0000> hlr.c:227 IMSI='262425643545557': Creating subscriber on demand 20250106160400591 DAUC <0003> hlr.c:428 IMSI='262425643545557': storing IMEI = 12345678901234 20250106160400591 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425643545557"} 20250106160400592 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160400592 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400592 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400593 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400593 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400595 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400595 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400596 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400596 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400597 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400597 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425643545557" cn_domain=PS} 20250106160400597 DLU <0006> fsm.c:456 lu(262425643545557)[0x612000013ba0]{UNVALIDATED}: Allocated 20250106160400597 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106160400597 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425643545557" cause=GPRS services not allowed} 20250106160400597 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160400597 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425643545557)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160400598 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425643545557)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20250106160400598 DLU <0006> fsm.c:568 lu(PS:IMSI-262425643545557)[0x612000013ba0]{UNVALIDATED}: Deallocated 20250106160400598 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400598 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400602 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400602 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425643545557"} 20250106160400602 DMAIN <0000> hlr.c:227 IMSI='262425643545557': Creating subscriber on demand 20250106160400603 DAUC <0003> hlr.c:428 IMSI='262425643545557': storing IMEI = 12345678901234 20250106160400603 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425643545557"} 20250106160400603 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250106160400603 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400603 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400604 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400604 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400605 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400605 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400606 DAUC <0003> db_auc.c:157 IMSI='262425643545557': No 2G Auth Data 20250106160400606 DAUC <0003> db_auc.c:192 IMSI='262425643545557': No 3G Auth Data 20250106160400607 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400607 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425643545557" cn_domain=PS} 20250106160400607 DLU <0006> fsm.c:456 lu(262425643545557)[0x612000013d20]{UNVALIDATED}: Allocated 20250106160400607 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160400607 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425643545557)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160400607 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425643545557" cn_domain=PS} 20250106160400607 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400607 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400609 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160400609 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425643545557"} 20250106160400609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425643545557)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160400609 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160400609 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425643545557"} 20250106160400609 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425643545557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160400609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425643545557)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160400609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425643545557)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160400609 DLU <0006> fsm.c:568 lu(PS:IMSI-262425643545557)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160400609 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160400609 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160400611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@8d1ca02407d9: Final verdict of PTC: pass 20250106160400612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 20250106160400613 DLINP <000b> input/ipa.c:452 connected read/write 20250106160400613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(295)@8d1ca02407d9: Final verdict of PTC: none 20250106160400613 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160400613 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160400613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@8d1ca02407d9: Final verdict of PTC: none 20250106160400613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40775<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 296: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon Jan 6 16:04:00 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 20250106160400642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20250106160400743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69772) Waiting for packet dumper to finish... 1 (prev_count=69772, count=97056) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Mon Jan 6 16:04:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_subscr_create_on_demand_ul started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160403867 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160403867 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160403869 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160403870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@8d1ca02407d9: 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 } } } } 20250106160403872 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(299)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160403872 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160403872 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160403872 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  20250106160403872 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160403872 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  20250106160403872 DLGSUP <0013> gsup_server.c:236 2:  20250106160403872 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160403872 DLGSUP <0013> gsup_server.c:236 3:  20250106160403872 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160403872 DLGSUP <0013> gsup_server.c:236 4:  20250106160403872 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160403872 DLGSUP <0013> gsup_server.c:236 5:  20250106160403872 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160403872 DLGSUP <0013> gsup_server.c:236 7:  20250106160403872 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160403872 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160403872 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160403872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@8d1ca02407d9: 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") 20250106160403882 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35235<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@8d1ca02407d9: Created GsupExpect[0] for "262425458567055" to be handled at TC_subscr_create_on_demand_ul(303) 20250106160403888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40496<->l=127.0.0.1:4258 20250106160403918 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160403918 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425458567055" cn_domain=PS} 20250106160403918 DMAIN <0000> hlr.c:227 IMSI='262425458567055': Creating subscriber on demand 20250106160403919 DMAIN <0000> hlr.c:243 IMSI='262425458567055': Successfully assigned MSISDN='115' 20250106160403919 DLU <0006> fsm.c:456 lu(262425458567055)[0x612000013ea0]{UNVALIDATED}: Allocated 20250106160403919 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160403919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425458567055)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160403919 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425458567055" cn_domain=PS} 20250106160403919 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160403919 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@8d1ca02407d9: Found GsupExpect[0] for "262425458567055" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@8d1ca02407d9: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425458567055" 20250106160403927 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160403927 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425458567055"} 20250106160403927 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425458567055)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160403927 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160403927 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425458567055"} 20250106160403927 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160403927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425458567055)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160403927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425458567055)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160403927 DLU <0006> fsm.c:568 lu(PS:IMSI-262425458567055)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160403927 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160403927 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160403930 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403930 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403932 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403932 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403934 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403934 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403942 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160403942 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425458567055" cn_domain=PS} 20250106160403942 DMAIN <0000> hlr.c:227 IMSI='262425458567055': Creating subscriber on demand 20250106160403942 DMAIN <0000> hlr.c:243 IMSI='262425458567055': Successfully assigned MSISDN='594' 20250106160403942 DLU <0006> fsm.c:456 lu(262425458567055)[0x612000014020]{UNVALIDATED}: Allocated 20250106160403942 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160403943 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425458567055)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160403943 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425458567055" cn_domain=PS} 20250106160403943 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160403943 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160403947 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160403947 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425458567055"} 20250106160403947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425458567055)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160403947 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160403947 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425458567055"} 20250106160403947 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160403947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425458567055)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160403947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425458567055)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160403947 DLU <0006> fsm.c:568 lu(PS:IMSI-262425458567055)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160403947 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160403947 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160403950 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403950 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403952 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403952 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403954 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403954 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403956 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403956 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403963 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160403963 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425458567055" cn_domain=PS} 20250106160403963 DMAIN <0000> hlr.c:227 IMSI='262425458567055': Creating subscriber on demand 20250106160403963 DMAIN <0000> hlr.c:243 IMSI='262425458567055': Successfully assigned MSISDN='055' 20250106160403964 DLU <0006> fsm.c:456 lu(262425458567055)[0x6120000141a0]{UNVALIDATED}: Allocated 20250106160403964 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106160403964 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425458567055" cause=GPRS services not allowed} 20250106160403964 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160403964 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425458567055)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160403964 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425458567055)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20250106160403964 DLU <0006> fsm.c:568 lu(PS:IMSI-262425458567055)[0x6120000141a0]{UNVALIDATED}: Deallocated 20250106160403964 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160403964 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160403966 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403966 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403968 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403968 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403970 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403970 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403971 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403971 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403978 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160403978 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425458567055" cn_domain=PS} 20250106160403978 DMAIN <0000> hlr.c:227 IMSI='262425458567055': Creating subscriber on demand 20250106160403978 DMAIN <0000> hlr.c:243 IMSI='262425458567055': Successfully assigned MSISDN='871' 20250106160403978 DLU <0006> fsm.c:456 lu(262425458567055)[0x612000014320]{UNVALIDATED}: Allocated 20250106160403978 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106160403978 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425458567055" cause=GPRS services not allowed} 20250106160403978 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160403978 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425458567055)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160403978 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425458567055)[0x612000014320]{UNVALIDATED}: Freeing instance 20250106160403978 DLU <0006> fsm.c:568 lu(PS:IMSI-262425458567055)[0x612000014320]{UNVALIDATED}: Deallocated 20250106160403978 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160403978 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160403981 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403981 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403982 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403982 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403984 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403984 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403991 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160403991 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425458567055" cn_domain=PS} 20250106160403991 DMAIN <0000> hlr.c:227 IMSI='262425458567055': Creating subscriber on demand 20250106160403991 DLU <0006> fsm.c:456 lu(262425458567055)[0x6120000144a0]{UNVALIDATED}: Allocated 20250106160403991 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250106160403991 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425458567055" cause=GPRS services not allowed} 20250106160403991 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160403991 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425458567055)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160403991 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425458567055)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20250106160403991 DLU <0006> fsm.c:568 lu(PS:IMSI-262425458567055)[0x6120000144a0]{UNVALIDATED}: Deallocated 20250106160403992 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160403992 DLINP <000b> input/ipa.c:452 connected read/write 20250106160403992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160403994 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403994 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403996 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403996 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160403997 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160403997 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160404001 DLINP <000b> input/ipa.c:452 connected read/write 20250106160404001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160404001 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425458567055" cn_domain=PS} 20250106160404001 DMAIN <0000> hlr.c:227 IMSI='262425458567055': Creating subscriber on demand 20250106160404001 DLU <0006> fsm.c:456 lu(262425458567055)[0x612000014620]{UNVALIDATED}: Allocated 20250106160404001 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160404001 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425458567055)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160404001 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425458567055" cn_domain=PS} 20250106160404001 DLINP <000b> input/ipa.c:452 connected read/write 20250106160404001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160404001 DLINP <000b> input/ipa.c:452 connected read/write 20250106160404001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160404003 DLINP <000b> input/ipa.c:452 connected read/write 20250106160404003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160404003 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425458567055"} 20250106160404003 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425458567055)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160404003 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160404003 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425458567055"} 20250106160404003 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425458567055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160404003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425458567055)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160404003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425458567055)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160404003 DLU <0006> fsm.c:568 lu(PS:IMSI-262425458567055)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160404003 DLINP <000b> input/ipa.c:452 connected read/write 20250106160404003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160404004 DLINP <000b> input/ipa.c:452 connected read/write 20250106160404004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160404005 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160404005 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160404006 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160404006 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data 20250106160404007 DAUC <0003> db_auc.c:157 IMSI='262425458567055': No 2G Auth Data 20250106160404007 DAUC <0003> db_auc.c:192 IMSI='262425458567055': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160404011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40496<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@8d1ca02407d9: Final verdict of PTC: pass 20250106160404012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40488<->l=127.0.0.1:4258 20250106160404014 DLINP <000b> input/ipa.c:452 connected read/write 20250106160404014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160404014 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160404014 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160404014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160404014 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35235<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(302)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP(300)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@8d1ca02407d9: Final verdict of PTC: none 301@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 301: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon Jan 6 16:04:04 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 20250106160404058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4258 20250106160404159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68316) Waiting for packet dumper to finish... 1 (prev_count=68316, count=81540) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Mon Jan 6 16:04:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_subscr_create_on_demand_sai started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160407272 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160407272 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160407277 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160407278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160407281 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160407282 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160407282 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160407282 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  20250106160407282 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160407282 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  20250106160407282 DLGSUP <0013> gsup_server.c:236 2:  20250106160407282 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160407282 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(304)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160407282 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160407282 DLGSUP <0013> gsup_server.c:236 4:  20250106160407282 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160407282 DLGSUP <0013> gsup_server.c:236 5:  20250106160407282 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160407282 DLGSUP <0013> gsup_server.c:236 7:  20250106160407282 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160407282 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160407282 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160407282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@8d1ca02407d9: 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") 20250106160407312 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34567<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8d1ca02407d9: Created GsupExpect[0] for "262420939075762" to be handled at TC_subscr_create_on_demand_sai(308) 20250106160407329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20250106160407341 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160407341 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420939075762"} 20250106160407342 DMAIN <0000> hlr.c:227 IMSI='262420939075762': Creating subscriber on demand 20250106160407342 DMAIN <0000> hlr.c:243 IMSI='262420939075762': Successfully assigned MSISDN='091' 20250106160407342 DAUC <0003> db_auc.c:157 IMSI='262420939075762': No 2G Auth Data 20250106160407342 DAUC <0003> db_auc.c:192 IMSI='262420939075762': No 3G Auth Data 20250106160407342 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420939075762 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 20250106160407342 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420939075762" cause=IMSI unknown in HLR} 20250106160407342 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250106160407342 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160407342 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@8d1ca02407d9: Found GsupExpect[0] for "262420939075762" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@8d1ca02407d9: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420939075762" TC_subscr_create_on_demand_sai(308)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160407347 DAUC <0003> db_auc.c:157 IMSI='262420939075762': No 2G Auth Data 20250106160407347 DAUC <0003> db_auc.c:192 IMSI='262420939075762': No 3G Auth Data 20250106160407348 DAUC <0003> db_auc.c:157 IMSI='262420939075762': No 2G Auth Data 20250106160407348 DAUC <0003> db_auc.c:192 IMSI='262420939075762': No 3G Auth Data 20250106160407350 DAUC <0003> db_auc.c:157 IMSI='262420939075762': No 2G Auth Data 20250106160407350 DAUC <0003> db_auc.c:192 IMSI='262420939075762': No 3G Auth Data 20250106160407352 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160407352 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420939075762" cn_domain=PS} 20250106160407353 DLU <0006> fsm.c:456 lu(262420939075762)[0x6120000147a0]{UNVALIDATED}: Allocated 20250106160407353 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250106160407353 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420939075762)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160407353 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420939075762" cn_domain=PS} 20250106160407353 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160407353 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160407357 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160407357 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420939075762"} 20250106160407357 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420939075762)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160407357 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160407357 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420939075762"} 20250106160407357 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420939075762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160407358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420939075762)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160407358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420939075762)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160407358 DLU <0006> fsm.c:568 lu(PS:IMSI-262420939075762)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160407358 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160407358 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160407362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@8d1ca02407d9: Final verdict of PTC: pass 20250106160407363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40500<->l=127.0.0.1:4258 20250106160407365 DLINP <000b> input/ipa.c:452 connected read/write 20250106160407365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160407365 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160407365 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160407365 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160407365 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34567<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@8d1ca02407d9: Final verdict of PTC: none 306@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 306: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon Jan 6 16:04:07 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 20250106160407398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20250106160407499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40518<->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@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Mon Jan 6 16:04:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_MSLookup_mDNS_service_other_home started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160410611 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160410611 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160410613 DLINP <000b> input/ipa.c:452 connected read/write 20250106160410613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160410614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160410615 DLINP <000b> input/ipa.c:452 connected read/write 20250106160410615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160410615 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160410615 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160410616 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  20250106160410616 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160410616 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  20250106160410616 DLGSUP <0013> gsup_server.c:236 2:  20250106160410616 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160410616 DLGSUP <0013> gsup_server.c:236 3:  20250106160410616 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160410616 DLGSUP <0013> gsup_server.c:236 4:  20250106160410616 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160410616 DLGSUP <0013> gsup_server.c:236 5:  20250106160410616 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160410616 DLGSUP <0013> gsup_server.c:236 7:  20250106160410616 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160410616 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160410616 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160410616 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@8d1ca02407d9: 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") 20250106160410626 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44549<->l=127.0.0.1:4259) 20250106160410627 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106160410628 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@8d1ca02407d9: Created GsupExpect[0] for "262422117876887" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250106160410635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 20250106160410636 DAUC <0003> db_auc.c:157 IMSI='262422117876887': No 2G Auth Data 20250106160410636 DAUC <0003> db_auc.c:192 IMSI='262422117876887': No 3G Auth Data 20250106160410639 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612860363.msisdn 20250106160410639 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612860363.msisdn: not attached (vlr_number unset) 20250106160410639 DDGSM <0007> mslookup_server.c:327 sip.voice.491612860363.msisdn: does not exist in GSUP proxy 20250106160411649 DLINP <000b> input/ipa.c:452 connected read/write 20250106160411649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160411649 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422117876887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422117876887" cn_domain=CS} 20250106160411649 DLU <0006> fsm.c:456 lu(262422117876887)[0x612000014c20]{UNVALIDATED}: Allocated 20250106160411649 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422117876887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250106160411650 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422117876887)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250106160411650 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422117876887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422117876887" cn_domain=CS} 20250106160411650 DLINP <000b> input/ipa.c:452 connected read/write 20250106160411650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160411650 DLINP <000b> input/ipa.c:452 connected read/write 20250106160411650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@8d1ca02407d9: Found GsupExpect[0] for "262422117876887" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@8d1ca02407d9: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422117876887" 20250106160411657 DLINP <000b> input/ipa.c:452 connected read/write 20250106160411657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160411657 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422117876887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422117876887"} 20250106160411657 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422117876887)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250106160411657 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422117876887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250106160411657 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422117876887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422117876887"} 20250106160411657 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422117876887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160411657 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422117876887)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250106160411658 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422117876887)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250106160411658 DLU <0006> fsm.c:568 lu(CS:IMSI-262422117876887)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250106160411658 DLINP <000b> input/ipa.c:452 connected read/write 20250106160411658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160411658 DLINP <000b> input/ipa.c:452 connected read/write 20250106160411658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160411661 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612860363.msisdn 20250106160411661 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612860363.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250106160411662 DDGSM <0007> mslookup_server.c:327 sip.voice.491612860363.msisdn: does not exist in GSUP proxy 20250106160411662 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612860363.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@8d1ca02407d9: setverdict(pass): pass -> pass, component reason not changed 20250106160411669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@8d1ca02407d9: Final verdict of PTC: pass 20250106160411671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 20250106160411673 DLINP <000b> input/ipa.c:452 connected read/write 20250106160411673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160411673 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160411673 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160411673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160411673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44549<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@8d1ca02407d9: Final verdict of PTC: none 311@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 311: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Mon Jan 6 16:04:11 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 20250106160411708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60082<->l=127.0.0.1:4258 20250106160411809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60082<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) 20250106160413706 DSS <0004> hlr_ussd.c:239 262420224255544/0xb441d3ad: SS Session Timeout, destroying 20250106160413706 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420224255544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon Jan 6 16:04:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_MSLookup_GSUP_proxy started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160414924 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160414924 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160414927 DLINP <000b> input/ipa.c:452 connected read/write 20250106160414927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160414928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@8d1ca02407d9: 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 } } } } 20250106160414932 DLINP <000b> input/ipa.c:452 connected read/write 20250106160414932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160414932 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160414932 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160414932 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  20250106160414932 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160414932 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  20250106160414932 DLGSUP <0013> gsup_server.c:236 2:  20250106160414932 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160414932 DLGSUP <0013> gsup_server.c:236 3:  20250106160414932 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160414932 DLGSUP <0013> gsup_server.c:236 4:  20250106160414932 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160414932 DLGSUP <0013> gsup_server.c:236 5:  20250106160414932 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160414932 DLGSUP <0013> gsup_server.c:236 7:  20250106160414932 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160414932 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160414932 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160414932 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)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160414934 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250106160414934 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@8d1ca02407d9: 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") 20250106160414965 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33629<->l=127.0.0.1:4259) 20250106160414969 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106160414969 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@8d1ca02407d9: Created GsupExpect[0] for "262423759942502" to be handled at TC_MSLookup_GSUP_proxy(320) 20250106160414977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60100<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@8d1ca02407d9: Created GsupExpect[0] for "262423759942502" to be handled at TC_MSLookup_GSUP_proxy(320) 20250106160414981 DLINP <000b> input/ipa.c:452 connected read/write 20250106160414981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160414981 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423759942502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423759942502" cn_domain=CS} 20250106160414981 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423759942502 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250106160414981 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423759942502 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250106160414981 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423759942502.imsi 20250106160414981 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423759942502.imsi 20250106160414981 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423759942502.imsi: does not exist in local HLR 20250106160414986 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423759942502 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250106160414986 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250106160414986 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250106160414986 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250106160414986 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250106160414986 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250106160414986 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423759942502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160414986 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250106160414986 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250106160414986 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250106160414986 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250106160414986 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250106160414986 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@8d1ca02407d9: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@8d1ca02407d9: 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) } } } } 20250106160414989 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160414989 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160414989 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250106160414989 DLINP <000b> ipa.c:396 tag 1: HLR 20250106160414989 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106160414991 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160414991 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160414991 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@8d1ca02407d9: 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)@8d1ca02407d9: 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)@8d1ca02407d9: Found GsupExpect[0] for "262423759942502" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@8d1ca02407d9: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423759942502" HLR_Test-GSUP-server-IPA(318)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160415034 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160415034 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160415034 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160415034 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160415034 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423759942502 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616557642 20250106160415034 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423759942502 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106160415034 DLINP <000b> input/ipa.c:452 connected read/write 20250106160415034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160415034 DLINP <000b> input/ipa.c:452 connected read/write 20250106160415035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@8d1ca02407d9: Found GsupExpect[0] for "262423759942502" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@8d1ca02407d9: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423759942502" 20250106160415039 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160415039 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160415039 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423759942502 MSISDN-491616557642 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106160415039 DLINP <000b> input/ipa.c:452 connected read/write 20250106160415039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160415039 DLINP <000b> input/ipa.c:452 connected read/write 20250106160415039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160415042 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160415042 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160415042 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423759942502 MSISDN-491616557642 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 20250106160415042 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423759942502 MSISDN-491616557642 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106160415042 DLINP <000b> input/ipa.c:452 connected read/write 20250106160415042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160415042 DLINP <000b> input/ipa.c:452 connected read/write 20250106160415042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160415044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60100<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@8d1ca02407d9: Final verdict of PTC: pass 20250106160415046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20250106160415048 DLINP <000b> input/ipa.c:452 connected read/write 20250106160415048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160415048 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160415048 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160415048 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160415048 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160415048 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160415048 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250106160415048 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250106160415048 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(315)@8d1ca02407d9: Final verdict of PTC: none 316@8d1ca02407d9: Final verdict of PTC: none 20250106160415049 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33629<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 316: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Mon Jan 6 16:04:15 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 20250106160415120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20250106160415222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13072) Waiting for packet dumper to finish... 1 (prev_count=13072, count=42996) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Mon Jan 6 16:04:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160418351 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160418351 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160418355 DLINP <000b> input/ipa.c:452 connected read/write 20250106160418356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160418357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@8d1ca02407d9: 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 } } } } 20250106160418361 DLINP <000b> input/ipa.c:452 connected read/write 20250106160418361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160418361 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160418361 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160418361 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  20250106160418362 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160418362 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  20250106160418362 DLGSUP <0013> gsup_server.c:236 2:  20250106160418362 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160418362 DLGSUP <0013> gsup_server.c:236 3:  20250106160418362 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160418362 DLGSUP <0013> gsup_server.c:236 4:  20250106160418362 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160418362 DLGSUP <0013> gsup_server.c:236 5:  20250106160418362 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160418362 DLGSUP <0013> gsup_server.c:236 7:  20250106160418362 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160418362 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160418362 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160418362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250106160418363 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250106160418363 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@8d1ca02407d9: 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") 20250106160418389 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33821<->l=127.0.0.1:4259) 20250106160418394 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106160418394 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@8d1ca02407d9: Created GsupExpect[0] for "262421958768522" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250106160418419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60122<->l=127.0.0.1:4258 20250106160418425 DAUC <0003> db_auc.c:157 IMSI='262421958768522': No 2G Auth Data 20250106160418425 DAUC <0003> db_auc.c:192 IMSI='262421958768522': No 3G Auth Data 20250106160418434 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421958768522.imsi 20250106160418434 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421958768522.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160418442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60122<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8d1ca02407d9: Final verdict of PTC: pass 20250106160418443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 20250106160418445 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33821<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@8d1ca02407d9: Final verdict of PTC: none 20250106160418445 DLINP <000b> input/ipa.c:452 connected read/write 20250106160418445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160418445 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160418445 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160418445 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 323: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Mon Jan 6 16:04:18 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 20250106160418475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60128<->l=127.0.0.1:4258 20250106160418577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60128<->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=28052) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Mon Jan 6 16:04:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160421679 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160421679 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160421681 DLINP <000b> input/ipa.c:452 connected read/write 20250106160421681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160421682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160421684 DLINP <000b> input/ipa.c:452 connected read/write 20250106160421684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160421684 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160421684 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160421684 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  20250106160421684 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160421684 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  20250106160421684 DLGSUP <0013> gsup_server.c:236 2:  20250106160421684 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160421684 DLGSUP <0013> gsup_server.c:236 3:  20250106160421684 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160421684 DLGSUP <0013> gsup_server.c:236 4:  20250106160421685 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160421685 DLGSUP <0013> gsup_server.c:236 5:  20250106160421685 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160421685 DLGSUP <0013> gsup_server.c:236 7:  20250106160421685 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160421685 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160421685 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160421685 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250106160421685 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250106160421685 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@8d1ca02407d9: 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") 20250106160421702 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42705<->l=127.0.0.1:4259) 20250106160421703 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106160421703 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@8d1ca02407d9: Created GsupExpect[0] for "262421631547312" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250106160421709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49986<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@8d1ca02407d9: Created GsupExpect[0] for "262421631547312" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250106160421726 DLINP <000b> input/ipa.c:452 connected read/write 20250106160421726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160421726 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421631547312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421631547312" cn_domain=CS} 20250106160421726 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421631547312 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250106160421726 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421631547312 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250106160421727 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421631547312.imsi 20250106160421727 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421631547312.imsi 20250106160421727 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421631547312.imsi: does not exist in local HLR 20250106160421735 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421631547312 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250106160421735 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250106160421735 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250106160421735 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250106160421735 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250106160421735 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250106160421735 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421631547312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160421735 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250106160421735 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250106160421735 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250106160421735 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250106160421735 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250106160421735 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@8d1ca02407d9: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@8d1ca02407d9: 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) } } } } 20250106160421738 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160421738 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160421738 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250106160421738 DLINP <000b> ipa.c:396 tag 1: HLR 20250106160421738 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106160421739 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160421739 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160421739 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@8d1ca02407d9: 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)@8d1ca02407d9: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@8d1ca02407d9: Found GsupExpect[0] for "262421631547312" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@8d1ca02407d9: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421631547312" HLR_Test-GSUP-server-IPA(330)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160421786 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160421786 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160421786 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160421786 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160421787 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421631547312 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615646707 20250106160421787 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421631547312 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106160421787 DLINP <000b> input/ipa.c:452 connected read/write 20250106160421787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160421787 DLINP <000b> input/ipa.c:452 connected read/write 20250106160421787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@8d1ca02407d9: Found GsupExpect[0] for "262421631547312" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@8d1ca02407d9: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421631547312" 20250106160421795 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160421795 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160421795 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421631547312 MSISDN-491615646707 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106160421795 DLINP <000b> input/ipa.c:452 connected read/write 20250106160421795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160421796 DLINP <000b> input/ipa.c:452 connected read/write 20250106160421796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160421799 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160421799 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160421799 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421631547312 MSISDN-491615646707 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 20250106160421799 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421631547312 MSISDN-491615646707 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106160421799 DLINP <000b> input/ipa.c:452 connected read/write 20250106160421799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160421799 DLINP <000b> input/ipa.c:452 connected read/write 20250106160421799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160421803 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421631547312.imsi 20250106160421803 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421631547312.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160422806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49986<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8d1ca02407d9: Final verdict of PTC: pass 20250106160422808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20250106160422811 DLINP <000b> input/ipa.c:452 connected read/write 20250106160422811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160422811 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160422811 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160422811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160422811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42705<->l=127.0.0.1:4259) 20250106160422811 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160422811 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160422811 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server HLR_Test-GSUP(327)@8d1ca02407d9: Final verdict of PTC: none 20250106160422811 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250106160422811 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)@8d1ca02407d9: Final verdict of PTC: none 328@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 328: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Mon Jan 6 16:04:22 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250106160422909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 20250106160423010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Mon Jan 6 16:04:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@8d1ca02407d9: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@8d1ca02407d9: legacy= false MTC@8d1ca02407d9: in not legacy case 1 MTC@8d1ca02407d9: in not legacy case 2 20250106160426124 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250106160426124 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160426129 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160426130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50014<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@8d1ca02407d9: 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)@8d1ca02407d9: 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 } } } } 20250106160426134 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250106160426135 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250106160426135 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160426135 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250106160426135 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250106160426135 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  20250106160426135 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250106160426135 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  20250106160426135 DLGSUP <0013> gsup_server.c:236 2:  20250106160426135 DLGSUP <0013> gsup_server.c:238 2: 00  20250106160426135 DLGSUP <0013> gsup_server.c:236 3:  20250106160426135 DLGSUP <0013> gsup_server.c:238 3: 00  20250106160426135 DLGSUP <0013> gsup_server.c:236 4:  20250106160426136 DLGSUP <0013> gsup_server.c:238 4: 00  20250106160426136 DLGSUP <0013> gsup_server.c:236 5:  20250106160426136 DLGSUP <0013> gsup_server.c:238 5: 00  20250106160426136 DLGSUP <0013> gsup_server.c:236 7:  20250106160426136 DLGSUP <0013> gsup_server.c:238 7: 00  20250106160426136 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250106160426136 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250106160426136 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 335@8d1ca02407d9: 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") 20250106160426165 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43665<->l=127.0.0.1:4259) 20250106160426167 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250106160426167 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@8d1ca02407d9: Created GsupExpect[0] for "262426777901026" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250106160426178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@8d1ca02407d9: Created GsupExpect[0] for "262426777901026" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250106160426182 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160426182 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426777901026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426777901026" cn_domain=CS} 20250106160426182 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426777901026 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250106160426182 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426777901026 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250106160426182 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426777901026.imsi 20250106160426182 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426777901026.imsi 20250106160426183 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426777901026.imsi: does not exist in local HLR 20250106160426191 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426777901026 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250106160426191 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250106160426191 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250106160426191 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250106160426191 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250106160426191 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250106160426191 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426777901026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250106160426191 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250106160426191 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250106160426191 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250106160426191 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250106160426191 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250106160426191 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@8d1ca02407d9: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@8d1ca02407d9: 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) } } } } 20250106160426195 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160426195 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160426195 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250106160426195 DLINP <000b> ipa.c:396 tag 1: HLR 20250106160426195 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106160426197 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160426197 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160426197 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@8d1ca02407d9: 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)@8d1ca02407d9: 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)@8d1ca02407d9: Found GsupExpect[0] for "262426777901026" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@8d1ca02407d9: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426777901026" HLR_Test-GSUP-server-IPA(337)@8d1ca02407d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@8d1ca02407d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106160426238 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160426238 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160426238 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160426238 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160426238 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426777901026 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614036822 20250106160426238 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426777901026 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106160426238 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160426238 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@8d1ca02407d9: Found GsupExpect[0] for "262426777901026" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@8d1ca02407d9: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426777901026" 20250106160426242 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160426243 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160426243 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426777901026 MSISDN-491614036822 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106160426243 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160426243 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160426245 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160426245 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160426245 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426777901026 MSISDN-491614036822 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 20250106160426245 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426777901026 MSISDN-491614036822 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250106160426245 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160426245 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250106160426248 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614036822.msisdn 20250106160426248 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614036822.msisdn: does not exist in local HLR 20250106160426248 DDGSM <0007> mslookup_server.c:352 sip.voice.491614036822.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250106160426248 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614036822.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@8d1ca02407d9: setverdict(pass): none -> pass 20250106160426252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@8d1ca02407d9: Final verdict of PTC: pass 20250106160426254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50014<->l=127.0.0.1:4258 20250106160426256 DLINP <000b> input/ipa.c:452 connected read/write 20250106160426257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250106160426257 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250106160426257 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250106160426257 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250106160426257 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43665<->l=127.0.0.1:4259) 20250106160426257 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250106160426257 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250106160426257 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250106160426258 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250106160426258 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@8d1ca02407d9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-server(336)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP(334)@8d1ca02407d9: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@8d1ca02407d9: Final verdict of PTC: none MTC@8d1ca02407d9: Setting final verdict of the test case. MTC@8d1ca02407d9: Local verdict of MTC: none MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC with component reference 335: none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@8d1ca02407d9: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@8d1ca02407d9: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@8d1ca02407d9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Mon Jan 6 16:04:26 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 20250106160426341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 20250106160426442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13112) Waiting for packet dumper to finish... 1 (prev_count=13112, count=46320) MTC@8d1ca02407d9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@8d1ca02407d9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8d1ca02407d9: Terminating MTC. MC@8d1ca02407d9: MTC terminated. MC2> exit MC@8d1ca02407d9: Shutting down session. MC@8d1ca02407d9: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7521.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (1561949) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1561906) [testenv] Showing testsuite/junit-xml-7521.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7521.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0'] testenv-hlr-osmocom-nightly-asan-20250106-1602-c002a7ca-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/214/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS