Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.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 7fbcc6f8a957dfc8fb3a30dd7577e927a42015d9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fbcc6f8a957dfc8fb3a30dd7577e927a42015d9 # timeout=10 Commit message: "stp: Allow setting up different m3ua_config list by test" > git rev-list --no-walk 40dedbef99437d641f041790198a68af6168a3b1 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins15199819059943783105.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest-20250301-1225-f120ae97-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] Fetched 9306 kB in 1s (10.7 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_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 IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.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_6.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_7.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 GSUP_Types_part_7.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_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_Templates.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc 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_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [197 kB] Fetched 198 kB in 1s (331 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 20 newly installed, 0 to remove and 48 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.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:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.0 [21.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.0 [23.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.0 [113 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.0 [460 kB] Fetched 11.4 MB in 0s (73.7 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-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0_amd64.deb ... Unpacking osmo-hlr (1.9.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-mslookup1:amd64 (1.9.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.0) ... Setting up osmo-hlr (1.9.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20250301122516862 DMAIN <0000> hlr.c:813 hlr starting 20250301122516862 DDB <0001> db.c:599 using database: :memory: 20250301122516862 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250301122516862 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250301122516863 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250301122516863 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250301122516865 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250301122516865 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250301122516866 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250301122516867 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250301122516867 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Unix server socket created successfully. MC@bff17e184539: Listening on TCP port 45047. MC2> bff17e184539 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests bff17e184539 45047 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@bff17e184539: New HC connected from 10.0.2.100 [10.0.2.100]. bff17e184539: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@bff17e184539: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@bff17e184539: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@bff17e184539: Configuration file was processed on all HCs. MC@bff17e184539: Creating MTC on host 10.0.2.100. MC@bff17e184539: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat Mar 1 12:25:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_sai_err_invalid_imsi started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122518316 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122518316 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122518322 DLINP <000b> input/ipa.c:452 connected read/write 20250301122518322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122518324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122518326 DLINP <000b> input/ipa.c:452 connected read/write 20250301122518326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122518326 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122518326 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122518326 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 20250301122518326 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122518326 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 20250301122518326 DLGSUP <0013> gsup_server.c:236 2: 20250301122518326 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122518326 DLGSUP <0013> gsup_server.c:236 3: 20250301122518326 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122518326 DLGSUP <0013> gsup_server.c:236 4: 20250301122518326 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122518326 DLGSUP <0013> gsup_server.c:236 5: 20250301122518326 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122518326 DLGSUP <0013> gsup_server.c:236 7: 20250301122518326 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122518326 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122518326 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122518326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@bff17e184539: 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") 20250301122518350 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34755<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@bff17e184539: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250301122518362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39334<->l=127.0.0.1:4258 20250301122518374 DLINP <000b> input/ipa.c:452 connected read/write 20250301122518374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122518374 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"} 20250301122518374 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" 20250301122518374 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} 20250301122518374 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 20250301122518374 DLINP <000b> input/ipa.c:452 connected read/write 20250301122518374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122518374 DLINP <000b> input/ipa.c:452 connected read/write 20250301122518374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@bff17e184539: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@bff17e184539: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122518380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39334<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@bff17e184539: Final verdict of PTC: pass 20250301122518381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4258 20250301122518384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34755<->l=127.0.0.1:4259) 20250301122518384 DLINP <000b> input/ipa.c:452 connected read/write 20250301122518384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122518384 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122518384 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122518384 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@bff17e184539: Final verdict of PTC: none 5@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 5: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@bff17e184539: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Mar 1 12:25: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 20250301122518459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 20250301122518560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Mar 1 12:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_sai started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122521673 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122521673 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122521679 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122521684 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521684 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122521684 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122521684 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 20250301122521684 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122521684 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 20250301122521684 DLGSUP <0013> gsup_server.c:236 2: 20250301122521684 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122521684 DLGSUP <0013> gsup_server.c:236 3: 20250301122521684 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122521684 DLGSUP <0013> gsup_server.c:236 4: 20250301122521684 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122521684 DLGSUP <0013> gsup_server.c:236 5: 20250301122521684 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122521684 DLGSUP <0013> gsup_server.c:236 7: 20250301122521684 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122521684 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122521684 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122521684 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@bff17e184539: 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") 20250301122521696 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37139<->l=127.0.0.1:4259) 20250301122521700 DAUC <0003> db_auc.c:157 IMSI='262424116505340': No 2G Auth Data 20250301122521700 DAUC <0003> db_auc.c:192 IMSI='262424116505340': No 3G Auth Data HLR_Test-GSUP(9)@bff17e184539: Created GsupExpect[0] for "262424116505340" to be handled at TC_gsup_sai(12) 20250301122521712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59442<->l=127.0.0.1:4258 20250301122521726 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521726 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424116505340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424116505340"} 20250301122521726 DAUC <0003> db_auc.c:192 IMSI='262424116505340': No 3G Auth Data 20250301122521726 DAUC <0003> db_auc.c:236 IMSI='262424116505340': Calling to generate 5 vectors 20250301122521726 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250301122521726 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122521726 DAUC <0003> auc.c:113 vector [0]: rand = 350138b7672eca81bf989c158940c78f 20250301122521726 DAUC <0003> auc.c:179 vector [0]: kc = 264244646ef58000 20250301122521726 DAUC <0003> auc.c:180 vector [0]: sres = eabdfd26 20250301122521726 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122521726 DAUC <0003> auc.c:113 vector [1]: rand = 19a3ec6cf8d4c8b0af8477a767f18fb4 20250301122521726 DAUC <0003> auc.c:179 vector [1]: kc = 1547ac2cfa721c00 20250301122521726 DAUC <0003> auc.c:180 vector [1]: sres = 197714f9 20250301122521726 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122521726 DAUC <0003> auc.c:113 vector [2]: rand = 590157348fef51f8156168065cc967bc 20250301122521726 DAUC <0003> auc.c:179 vector [2]: kc = e2354d8032f24c00 20250301122521726 DAUC <0003> auc.c:180 vector [2]: sres = dccdd966 20250301122521726 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122521726 DAUC <0003> auc.c:113 vector [3]: rand = cf74009946fd999f4ae068b71709f407 20250301122521726 DAUC <0003> auc.c:179 vector [3]: kc = 639c54d4996d9800 20250301122521726 DAUC <0003> auc.c:180 vector [3]: sres = 943feb12 20250301122521726 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122521726 DAUC <0003> auc.c:113 vector [4]: rand = ed9eadf4cd1fdd0607e067c4a252cad6 20250301122521727 DAUC <0003> auc.c:179 vector [4]: kc = b336a26841a18400 20250301122521727 DAUC <0003> auc.c:180 vector [4]: sres = 2325b5ec 20250301122521727 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250301122521727 DAUC <0003> db_auc.c:245 IMSI='262424116505340': Generated 5 vectors 20250301122521727 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424116505340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424116505340"} 20250301122521727 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424116505340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122521727 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122521727 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bff17e184539: Found GsupExpect[0] for "262424116505340" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@bff17e184539: Added IMSI table entry 0TC_gsup_sai(12)"262424116505340" TC_gsup_sai(12)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai(12)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122521734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59442<->l=127.0.0.1:4258 TC_gsup_sai(12)@bff17e184539: Final verdict of PTC: pass 20250301122521736 DAUC <0003> db_auc.c:157 IMSI='262427894125364': No 2G Auth Data 20250301122521736 DAUC <0003> db_auc.c:192 IMSI='262427894125364': No 3G Auth Data HLR_Test-GSUP(9)@bff17e184539: Created GsupExpect[0] for "262427894125364" to be handled at TC_gsup_sai(13) 20250301122521745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59448<->l=127.0.0.1:4258 20250301122521746 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521746 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427894125364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427894125364"} 20250301122521746 DAUC <0003> db_auc.c:192 IMSI='262427894125364': No 3G Auth Data 20250301122521746 DAUC <0003> db_auc.c:236 IMSI='262427894125364': Calling to generate 5 vectors 20250301122521746 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250301122521746 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122521746 DAUC <0003> auc.c:113 vector [0]: rand = 68d04c361588b76764eee03bd5d96edd 20250301122521746 DAUC <0003> auc.c:179 vector [0]: kc = 0a684b11b320c800 20250301122521746 DAUC <0003> auc.c:180 vector [0]: sres = 382218db 20250301122521746 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122521746 DAUC <0003> auc.c:113 vector [1]: rand = 96c981e9dbbe918376beae540e780b56 20250301122521746 DAUC <0003> auc.c:179 vector [1]: kc = e150677fd6948c00 20250301122521746 DAUC <0003> auc.c:180 vector [1]: sres = 21fdc5f2 20250301122521746 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122521746 DAUC <0003> auc.c:113 vector [2]: rand = 785c9b8abe75f821496372f54e584f59 20250301122521746 DAUC <0003> auc.c:179 vector [2]: kc = 8c8d113a1daaa800 20250301122521746 DAUC <0003> auc.c:180 vector [2]: sres = 4dbc2f76 20250301122521746 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122521746 DAUC <0003> auc.c:113 vector [3]: rand = 645f6353ad16deba3c1b61cb049e3375 20250301122521747 DAUC <0003> auc.c:179 vector [3]: kc = 770244f89d1bf400 20250301122521747 DAUC <0003> auc.c:180 vector [3]: sres = 48708028 20250301122521747 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122521747 DAUC <0003> auc.c:113 vector [4]: rand = 7bcf8c3130a700c327848ab77ccf6e3e 20250301122521747 DAUC <0003> auc.c:179 vector [4]: kc = 0c66c6f6b5eadc00 20250301122521747 DAUC <0003> auc.c:180 vector [4]: sres = c09060a7 20250301122521747 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250301122521747 DAUC <0003> db_auc.c:245 IMSI='262427894125364': Generated 5 vectors 20250301122521747 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427894125364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427894125364"} 20250301122521747 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427894125364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122521747 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122521747 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bff17e184539: Found GsupExpect[0] for "262427894125364" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@bff17e184539: Added IMSI table entry 1TC_gsup_sai(13)"262427894125364" TC_gsup_sai(13)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai(13)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122521747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59448<->l=127.0.0.1:4258 TC_gsup_sai(13)@bff17e184539: Final verdict of PTC: pass 20250301122521748 DAUC <0003> db_auc.c:157 IMSI='262427240861752': No 2G Auth Data 20250301122521748 DAUC <0003> db_auc.c:192 IMSI='262427240861752': No 3G Auth Data HLR_Test-GSUP(9)@bff17e184539: Created GsupExpect[0] for "262427240861752" to be handled at TC_gsup_sai(14) 20250301122521754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4258 20250301122521756 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521756 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427240861752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427240861752"} 20250301122521756 DAUC <0003> db_auc.c:192 IMSI='262427240861752': No 3G Auth Data 20250301122521756 DAUC <0003> db_auc.c:236 IMSI='262427240861752': Calling to generate 5 vectors 20250301122521756 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250301122521756 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122521756 DAUC <0003> auc.c:113 vector [0]: rand = 8be40000ec9207978622f40d4a03ca21 20250301122521756 DAUC <0003> auc.c:179 vector [0]: kc = 345b10043e4c3839 20250301122521756 DAUC <0003> auc.c:180 vector [0]: sres = 0733c3a5 20250301122521756 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122521756 DAUC <0003> auc.c:113 vector [1]: rand = 95978d2ebc1e8385b19357f24c251644 20250301122521756 DAUC <0003> auc.c:179 vector [1]: kc = 7292feba76dcf2ea 20250301122521756 DAUC <0003> auc.c:180 vector [1]: sres = 721c0bb7 20250301122521756 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122521756 DAUC <0003> auc.c:113 vector [2]: rand = 79e0a65db33faf12cb754a3c64fed94c 20250301122521756 DAUC <0003> auc.c:179 vector [2]: kc = 8c1b004ef80a8c30 20250301122521756 DAUC <0003> auc.c:180 vector [2]: sres = aa0048ee 20250301122521756 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122521756 DAUC <0003> auc.c:113 vector [3]: rand = fd70a8e7aa7c60d97603cf06143bd833 20250301122521756 DAUC <0003> auc.c:179 vector [3]: kc = 26e1188ae1635fd0 20250301122521756 DAUC <0003> auc.c:180 vector [3]: sres = 11a17125 20250301122521756 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122521756 DAUC <0003> auc.c:113 vector [4]: rand = 4bf9e8bd8bd14f23b92705cd945ddd31 20250301122521756 DAUC <0003> auc.c:179 vector [4]: kc = 951cd8c45ce1a7bb 20250301122521756 DAUC <0003> auc.c:180 vector [4]: sres = 4880c705 20250301122521756 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250301122521756 DAUC <0003> db_auc.c:245 IMSI='262427240861752': Generated 5 vectors 20250301122521756 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427240861752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427240861752"} 20250301122521756 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427240861752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122521756 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122521756 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bff17e184539: Found GsupExpect[0] for "262427240861752" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@bff17e184539: Added IMSI table entry 2TC_gsup_sai(14)"262427240861752" TC_gsup_sai(14)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai(14)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122521757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4258 TC_gsup_sai(14)@bff17e184539: Final verdict of PTC: pass 20250301122521758 DAUC <0003> db_auc.c:157 IMSI='262426978654175': No 2G Auth Data 20250301122521758 DAUC <0003> db_auc.c:192 IMSI='262426978654175': No 3G Auth Data HLR_Test-GSUP(9)@bff17e184539: Created GsupExpect[0] for "262426978654175" to be handled at TC_gsup_sai(15) 20250301122521763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 20250301122521765 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521765 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426978654175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426978654175"} 20250301122521765 DAUC <0003> db_auc.c:157 IMSI='262426978654175': No 2G Auth Data 20250301122521765 DAUC <0003> db_auc.c:236 IMSI='262426978654175': Calling to generate 5 vectors 20250301122521765 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250301122521765 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122521765 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122521765 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122521765 DAUC <0003> auc.c:113 vector [0]: rand = 890efcf9e6a34bf5a1f01dc325956c69 20250301122521765 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122521765 DAUC <0003> auc.c:142 vector [0]: autn = 0d2e74441a3c0000ec0d9a1fe828ae9e 20250301122521765 DAUC <0003> auc.c:143 vector [0]: ck = 3d87e02d1b250a95241b2c55eee2e138 20250301122521765 DAUC <0003> auc.c:144 vector [0]: ik = 93f38ebe118c0a0f83dc6f6315d4fa4c 20250301122521765 DAUC <0003> auc.c:145 vector [0]: res = 2346ee64588bcae10000000000000000 20250301122521765 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122521765 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122521765 DAUC <0003> auc.c:151 vector [0]: kc = 09b32da5f19f1bee 20250301122521765 DAUC <0003> auc.c:152 vector [0]: sres = 7bcd2485 20250301122521765 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122521765 DAUC <0003> auc.c:113 vector [1]: rand = 8baf77f41d20a71f99be148658e6ef81 20250301122521765 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122521765 DAUC <0003> auc.c:142 vector [1]: autn = 88920d125fd200001be67f5573b45d57 20250301122521765 DAUC <0003> auc.c:143 vector [1]: ck = 112879b98c40e111efa46a5ddeb45906 20250301122521765 DAUC <0003> auc.c:144 vector [1]: ik = 136bdaea7d9842f0455149c8a5317c7a 20250301122521765 DAUC <0003> auc.c:145 vector [1]: res = 65865f785d9860c30000000000000000 20250301122521765 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122521765 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122521765 DAUC <0003> auc.c:151 vector [1]: kc = a8b680c68a5d869d 20250301122521765 DAUC <0003> auc.c:152 vector [1]: sres = 381e3fbb 20250301122521765 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122521765 DAUC <0003> auc.c:113 vector [2]: rand = 5544d891519ba718a9878baaf268b2c5 20250301122521765 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122521765 DAUC <0003> auc.c:142 vector [2]: autn = 8589a7d6b7b40000f1acb24368ad93d3 20250301122521765 DAUC <0003> auc.c:143 vector [2]: ck = 2b7ac38833c324a2283594362901488c 20250301122521765 DAUC <0003> auc.c:144 vector [2]: ik = ac96e8e734a2bde54134a5d3dcd730e3 20250301122521765 DAUC <0003> auc.c:145 vector [2]: res = f44eeb72379bee370000000000000000 20250301122521765 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122521765 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122521765 DAUC <0003> auc.c:151 vector [2]: kc = eeed1a8af2b7e128 20250301122521765 DAUC <0003> auc.c:152 vector [2]: sres = c3d50545 20250301122521765 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122521765 DAUC <0003> auc.c:113 vector [3]: rand = b5da13bbaeca7a9e07cfb30c26fb4a9b 20250301122521765 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122521765 DAUC <0003> auc.c:142 vector [3]: autn = f797919918540000e21d340286313bdb 20250301122521765 DAUC <0003> auc.c:143 vector [3]: ck = 1b407bdbccc21de1a6c14fdb6a40a61b 20250301122521765 DAUC <0003> auc.c:144 vector [3]: ik = 883fed6a333a10d91fe81e410897ec0e 20250301122521765 DAUC <0003> auc.c:145 vector [3]: res = c82b59973b79d53c0000000000000000 20250301122521765 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122521765 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122521765 DAUC <0003> auc.c:151 vector [3]: kc = 2a56c72b9d2f472d 20250301122521765 DAUC <0003> auc.c:152 vector [3]: sres = f3528cab 20250301122521765 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122521765 DAUC <0003> auc.c:113 vector [4]: rand = 529e3124ae7ded68eb360a729fff17dd 20250301122521765 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122521765 DAUC <0003> auc.c:142 vector [4]: autn = 916f723f6696000031b3a23b81597132 20250301122521765 DAUC <0003> auc.c:143 vector [4]: ck = c6285f1f86de2a6fee2217ed20aa5ff0 20250301122521765 DAUC <0003> auc.c:144 vector [4]: ik = f2549c2a585c0130260a10bbb30b102f 20250301122521765 DAUC <0003> auc.c:145 vector [4]: res = 5dd9e0c18ff3c7b80000000000000000 20250301122521765 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122521765 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250301122521765 DAUC <0003> auc.c:151 vector [4]: kc = fc54c4634d236480 20250301122521765 DAUC <0003> auc.c:152 vector [4]: sres = d22a2779 20250301122521765 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250301122521765 DAUC <0003> db_auc.c:245 IMSI='262426978654175': Generated 5 vectors 20250301122521765 DAUC <0003> db_auc.c:249 IMSI='262426978654175': Updating SQN=161 in DB 20250301122521765 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426978654175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426978654175"} 20250301122521765 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426978654175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122521765 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122521765 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bff17e184539: Found GsupExpect[0] for "262426978654175" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@bff17e184539: Added IMSI table entry 3TC_gsup_sai(15)"262426978654175" TC_gsup_sai(15)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai(15)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122521767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 TC_gsup_sai(15)@bff17e184539: Final verdict of PTC: pass 20250301122521767 DAUC <0003> db_auc.c:157 IMSI='262424322993921': No 2G Auth Data 20250301122521767 DAUC <0003> db_auc.c:192 IMSI='262424322993921': No 3G Auth Data HLR_Test-GSUP(9)@bff17e184539: Created GsupExpect[0] for "262424322993921" to be handled at TC_gsup_sai(16) 20250301122521774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59466<->l=127.0.0.1:4258 20250301122521776 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521776 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424322993921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424322993921"} 20250301122521776 DAUC <0003> db_auc.c:157 IMSI='262424322993921': No 2G Auth Data 20250301122521776 DAUC <0003> db_auc.c:236 IMSI='262424322993921': Calling to generate 5 vectors 20250301122521776 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250301122521776 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122521776 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250301122521776 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122521776 DAUC <0003> auc.c:113 vector [0]: rand = bcdac3e401eff218e5b06d90cfe937fc 20250301122521776 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122521776 DAUC <0003> auc.c:142 vector [0]: autn = 6705d926f34100000f039a478e7d68dd 20250301122521776 DAUC <0003> auc.c:143 vector [0]: ck = 1dc7a69c713172749bb4c7d12cee4612 20250301122521776 DAUC <0003> auc.c:144 vector [0]: ik = a9c919e464658daff48f02e2214c66b9 20250301122521776 DAUC <0003> auc.c:145 vector [0]: res = 632a6cc9e85467480000000000000000 20250301122521776 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122521776 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122521776 DAUC <0003> auc.c:151 vector [0]: kc = db357a4b18f6df70 20250301122521776 DAUC <0003> auc.c:152 vector [0]: sres = 8b7e0b81 20250301122521776 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122521776 DAUC <0003> auc.c:113 vector [1]: rand = f5f51e38be66fc3fe7b51677a731384f 20250301122521776 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122521776 DAUC <0003> auc.c:142 vector [1]: autn = 138d9eeec7f100007ddf7647ca3cce19 20250301122521776 DAUC <0003> auc.c:143 vector [1]: ck = 6276e4b734ea8e1732887d349651079d 20250301122521776 DAUC <0003> auc.c:144 vector [1]: ik = 4d71e1418b2fbe895b556588128ac208 20250301122521776 DAUC <0003> auc.c:145 vector [1]: res = 1951147845ed3e8e0000000000000000 20250301122521776 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122521776 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122521776 DAUC <0003> auc.c:151 vector [1]: kc = 46da1d4a3b1ef50b 20250301122521776 DAUC <0003> auc.c:152 vector [1]: sres = 5cbc2af6 20250301122521776 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122521776 DAUC <0003> auc.c:113 vector [2]: rand = b49b6510eafd20e9fdf79885b8db58ab 20250301122521776 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122521776 DAUC <0003> auc.c:142 vector [2]: autn = 9e732d3ddb900000ef59bd0d794f6a50 20250301122521776 DAUC <0003> auc.c:143 vector [2]: ck = 85240ced51b15f6c9ed4b54ddf3d24f2 20250301122521776 DAUC <0003> auc.c:144 vector [2]: ik = 750abee8b0ad4ae7ee345fdb823274ce 20250301122521776 DAUC <0003> auc.c:145 vector [2]: res = b0e8b2378e21d9660000000000000000 20250301122521776 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122521776 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122521776 DAUC <0003> auc.c:151 vector [2]: kc = 80ce5893bc1345b7 20250301122521776 DAUC <0003> auc.c:152 vector [2]: sres = 3ec96b51 20250301122521776 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122521776 DAUC <0003> auc.c:113 vector [3]: rand = 0dba94ada07cc25b832551d1a270b637 20250301122521776 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122521776 DAUC <0003> auc.c:142 vector [3]: autn = 966fb9ca9b6a00004551f9440eab775f 20250301122521776 DAUC <0003> auc.c:143 vector [3]: ck = 55a2bb0ab07da80d18a7a6791671be42 20250301122521776 DAUC <0003> auc.c:144 vector [3]: ik = 5d4e93b498a6a9e4589f0eadf193cdfe 20250301122521776 DAUC <0003> auc.c:145 vector [3]: res = 0edc3d6b564395f90000000000000000 20250301122521776 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122521776 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122521776 DAUC <0003> auc.c:151 vector [3]: kc = 48d4806acf397255 20250301122521776 DAUC <0003> auc.c:152 vector [3]: sres = 589fa892 20250301122521776 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122521776 DAUC <0003> auc.c:113 vector [4]: rand = 58dff43cdb82d2024586d0c0c87010e8 20250301122521776 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122521776 DAUC <0003> auc.c:142 vector [4]: autn = 3d3973faccf40000b3c06cf6b8b8d0ff 20250301122521776 DAUC <0003> auc.c:143 vector [4]: ck = 23edc2a2c6a87e29aee4d30dd7aa9838 20250301122521776 DAUC <0003> auc.c:144 vector [4]: ik = 005c16e61b934ce131f2528ef0f08097 20250301122521776 DAUC <0003> auc.c:145 vector [4]: res = ee2135e0db5ca9d60000000000000000 20250301122521776 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122521776 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250301122521776 DAUC <0003> auc.c:151 vector [4]: kc = bca755c7fa612a67 20250301122521776 DAUC <0003> auc.c:152 vector [4]: sres = 357d9c36 20250301122521776 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250301122521776 DAUC <0003> db_auc.c:245 IMSI='262424322993921': Generated 5 vectors 20250301122521776 DAUC <0003> db_auc.c:249 IMSI='262424322993921': Updating SQN=161 in DB 20250301122521776 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424322993921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424322993921"} 20250301122521776 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424322993921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122521776 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122521776 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bff17e184539: Found GsupExpect[0] for "262424322993921" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@bff17e184539: Added IMSI table entry 4TC_gsup_sai(16)"262424322993921" TC_gsup_sai(16)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai(16)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122521778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59466<->l=127.0.0.1:4258 TC_gsup_sai(16)@bff17e184539: Final verdict of PTC: pass 20250301122521778 DAUC <0003> db_auc.c:157 IMSI='262425833204126': No 2G Auth Data 20250301122521778 DAUC <0003> db_auc.c:192 IMSI='262425833204126': No 3G Auth Data HLR_Test-GSUP(9)@bff17e184539: Created GsupExpect[0] for "262425833204126" to be handled at TC_gsup_sai(17) 20250301122521784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 20250301122521786 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521786 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425833204126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425833204126"} 20250301122521786 DAUC <0003> db_auc.c:236 IMSI='262425833204126': Calling to generate 5 vectors 20250301122521786 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122521786 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122521786 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122521786 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122521786 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122521786 DAUC <0003> auc.c:113 vector [0]: rand = 758b8f74e3cffb4933bc0b5f62210be9 20250301122521786 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122521786 DAUC <0003> auc.c:142 vector [0]: autn = ec4ddf2c61e90000110b97fecc504fd4 20250301122521786 DAUC <0003> auc.c:143 vector [0]: ck = 564e66e161fa77d130489fb2f939e971 20250301122521786 DAUC <0003> auc.c:144 vector [0]: ik = 51c1ef8fb4916d5fd2bc7fd664937054 20250301122521786 DAUC <0003> auc.c:145 vector [0]: res = 21e477e39e346e410000000000000000 20250301122521786 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122521786 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122521786 DAUC <0003> auc.c:179 vector [0]: kc = 4764672d9bae0800 20250301122521786 DAUC <0003> auc.c:180 vector [0]: sres = 5b694f1b 20250301122521786 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122521786 DAUC <0003> auc.c:113 vector [1]: rand = 955d48d380127633cedd84ae461ee4b5 20250301122521786 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122521786 DAUC <0003> auc.c:142 vector [1]: autn = 91b014d9e78400007fd2d87807282f23 20250301122521786 DAUC <0003> auc.c:143 vector [1]: ck = 4914e7fde96c9248b6f485a0af6a8da1 20250301122521786 DAUC <0003> auc.c:144 vector [1]: ik = 18492454c342453c24d78335db743868 20250301122521786 DAUC <0003> auc.c:145 vector [1]: res = 718fa94433f17cba0000000000000000 20250301122521786 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122521786 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122521786 DAUC <0003> auc.c:179 vector [1]: kc = 68ba66efec7c4400 20250301122521786 DAUC <0003> auc.c:180 vector [1]: sres = 19e261d2 20250301122521786 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122521786 DAUC <0003> auc.c:113 vector [2]: rand = 8d8bb3bd803cbc4f97e5d0bc77a9ced5 20250301122521786 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122521786 DAUC <0003> auc.c:142 vector [2]: autn = dcd797c53c480000fc5bd1eb2e784849 20250301122521786 DAUC <0003> auc.c:143 vector [2]: ck = eca49dc8fcbdfc4448e762aa682e4b59 20250301122521786 DAUC <0003> auc.c:144 vector [2]: ik = 75161a477d3713184409bc9270960382 20250301122521786 DAUC <0003> auc.c:145 vector [2]: res = 259cfc6e87c555350000000000000000 20250301122521786 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122521786 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122521786 DAUC <0003> auc.c:179 vector [2]: kc = a381f43c934a1800 20250301122521786 DAUC <0003> auc.c:180 vector [2]: sres = 48c6ddb7 20250301122521786 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122521786 DAUC <0003> auc.c:113 vector [3]: rand = 13206117d04bff8aefed50625811c8af 20250301122521786 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122521786 DAUC <0003> auc.c:142 vector [3]: autn = 609c80a60a6d0000b3c7dcc79fd241ca 20250301122521786 DAUC <0003> auc.c:143 vector [3]: ck = 23684f1a5a3193c33bc06dc90866753b 20250301122521786 DAUC <0003> auc.c:144 vector [3]: ik = 9fb864491d9e58ed5c281c59e01fdd3e 20250301122521786 DAUC <0003> auc.c:145 vector [3]: res = 84f1ce7af823aed00000000000000000 20250301122521786 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122521786 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122521786 DAUC <0003> auc.c:179 vector [3]: kc = 5b337c15ca0d1000 20250301122521786 DAUC <0003> auc.c:180 vector [3]: sres = 440e8ede 20250301122521786 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122521786 DAUC <0003> auc.c:113 vector [4]: rand = 8ff5f8700bcf8ae59da94d963f08b6fa 20250301122521786 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122521786 DAUC <0003> auc.c:142 vector [4]: autn = 8112d8b1e8f300003a6c46a7fbb8f1c0 20250301122521786 DAUC <0003> auc.c:143 vector [4]: ck = 661b6aaababc9fff2c82384eb3e50f16 20250301122521786 DAUC <0003> auc.c:144 vector [4]: ik = eda90cb533b987441a7fab87cec53325 20250301122521786 DAUC <0003> auc.c:145 vector [4]: res = 641123fa3f7813bb0000000000000000 20250301122521786 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122521786 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122521786 DAUC <0003> auc.c:179 vector [4]: kc = 123c62082ad79c00 20250301122521786 DAUC <0003> auc.c:180 vector [4]: sres = 8895ec60 20250301122521786 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122521786 DAUC <0003> db_auc.c:245 IMSI='262425833204126': Generated 5 vectors 20250301122521786 DAUC <0003> db_auc.c:249 IMSI='262425833204126': Updating SQN=161 in DB 20250301122521786 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425833204126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425833204126"} 20250301122521786 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425833204126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122521786 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122521786 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bff17e184539: Found GsupExpect[0] for "262425833204126" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@bff17e184539: Added IMSI table entry 5TC_gsup_sai(17)"262425833204126" TC_gsup_sai(17)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai(17)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122521787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 TC_gsup_sai(17)@bff17e184539: Final verdict of PTC: pass 20250301122521788 DAUC <0003> db_auc.c:157 IMSI='262429835322263': No 2G Auth Data 20250301122521788 DAUC <0003> db_auc.c:192 IMSI='262429835322263': No 3G Auth Data HLR_Test-GSUP(9)@bff17e184539: Created GsupExpect[0] for "262429835322263" to be handled at TC_gsup_sai(18) 20250301122521794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59480<->l=127.0.0.1:4258 20250301122521796 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521796 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429835322263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429835322263"} 20250301122521796 DAUC <0003> db_auc.c:236 IMSI='262429835322263': Calling to generate 5 vectors 20250301122521796 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122521796 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122521796 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122521796 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122521796 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122521796 DAUC <0003> auc.c:113 vector [0]: rand = 8930cb11b8915fd9b188dab81d2324e8 20250301122521796 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122521796 DAUC <0003> auc.c:142 vector [0]: autn = b5bf04281d6c00004c72c001f5c04759 20250301122521796 DAUC <0003> auc.c:143 vector [0]: ck = 167de28486222f15c227a6ea041d3c79 20250301122521796 DAUC <0003> auc.c:144 vector [0]: ik = fc18daca8e3495db7102198a33fac98a 20250301122521796 DAUC <0003> auc.c:145 vector [0]: res = 06ae0f76b77cad540000000000000000 20250301122521796 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122521796 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122521796 DAUC <0003> auc.c:179 vector [0]: kc = 730c5cb5b6595c00 20250301122521796 DAUC <0003> auc.c:180 vector [0]: sres = cd887da1 20250301122521796 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122521796 DAUC <0003> auc.c:113 vector [1]: rand = 11bd887ab2605691759f004c4c587b69 20250301122521796 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122521796 DAUC <0003> auc.c:142 vector [1]: autn = d254072fccd40000f961b4816cbce33d 20250301122521796 DAUC <0003> auc.c:143 vector [1]: ck = e4134f40d5db7a21d675dda003436fb3 20250301122521796 DAUC <0003> auc.c:144 vector [1]: ik = 87ce31ba3ce5e70f84de2e1c18721b85 20250301122521796 DAUC <0003> auc.c:145 vector [1]: res = b57a054f55ecbf5f0000000000000000 20250301122521796 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122521796 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122521796 DAUC <0003> auc.c:179 vector [1]: kc = 0dd33d3c6e03a000 20250301122521796 DAUC <0003> auc.c:180 vector [1]: sres = f7ba2f30 20250301122521796 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122521796 DAUC <0003> auc.c:113 vector [2]: rand = 9577167b38044d934361b56d916c1441 20250301122521796 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122521796 DAUC <0003> auc.c:142 vector [2]: autn = 699af26293c600007429380d7b2ed41a 20250301122521796 DAUC <0003> auc.c:143 vector [2]: ck = 76326b974822a56fd76b8b13bae8285d 20250301122521796 DAUC <0003> auc.c:144 vector [2]: ik = 9026772d3d9165ff72479b1e361687f0 20250301122521796 DAUC <0003> auc.c:145 vector [2]: res = 6222638d4d3f0ee30000000000000000 20250301122521796 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122521796 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122521796 DAUC <0003> auc.c:179 vector [2]: kc = d527d22f4eee8800 20250301122521796 DAUC <0003> auc.c:180 vector [2]: sres = e5dfd2fe 20250301122521796 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122521796 DAUC <0003> auc.c:113 vector [3]: rand = 2a08994134890fc54ef9b1c4090e83b4 20250301122521796 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122521796 DAUC <0003> auc.c:142 vector [3]: autn = 750f618bba7c00007e8a50853241e947 20250301122521796 DAUC <0003> auc.c:143 vector [3]: ck = 97e109ef3d2260cc4962af3c8b5e6d5d 20250301122521796 DAUC <0003> auc.c:144 vector [3]: ik = 474ab36d1ad49df4012af3ff8ad62114 20250301122521796 DAUC <0003> auc.c:145 vector [3]: res = 0ffbb80d10ef2a860000000000000000 20250301122521796 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122521796 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122521796 DAUC <0003> auc.c:179 vector [3]: kc = dea9b02325eca800 20250301122521796 DAUC <0003> auc.c:180 vector [3]: sres = eaa24056 20250301122521796 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122521796 DAUC <0003> auc.c:113 vector [4]: rand = f46a4365abdcccdb0a282e634e9f22ea 20250301122521796 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122521796 DAUC <0003> auc.c:142 vector [4]: autn = f787d470fe250000f33505412c63013d 20250301122521796 DAUC <0003> auc.c:143 vector [4]: ck = 1ef1fbc1bf95398eb57cfb5bc16c5ce7 20250301122521796 DAUC <0003> auc.c:144 vector [4]: ik = 1e56047746a4529a4fbc75c95f53d0dd 20250301122521796 DAUC <0003> auc.c:145 vector [4]: res = 346390cec0723ad80000000000000000 20250301122521796 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122521796 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122521796 DAUC <0003> auc.c:179 vector [4]: kc = d4338d1e7ce83800 20250301122521796 DAUC <0003> auc.c:180 vector [4]: sres = da65f5ce 20250301122521796 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122521796 DAUC <0003> db_auc.c:245 IMSI='262429835322263': Generated 5 vectors 20250301122521796 DAUC <0003> db_auc.c:249 IMSI='262429835322263': Updating SQN=161 in DB 20250301122521796 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429835322263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429835322263"} 20250301122521796 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429835322263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122521796 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122521796 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bff17e184539: Found GsupExpect[0] for "262429835322263" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@bff17e184539: Added IMSI table entry 6TC_gsup_sai(18)"262429835322263" TC_gsup_sai(18)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai(18)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122521798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59480<->l=127.0.0.1:4258 TC_gsup_sai(18)@bff17e184539: Final verdict of PTC: pass 20250301122521798 DAUC <0003> db_auc.c:157 IMSI='262425736872612': No 2G Auth Data 20250301122521798 DAUC <0003> db_auc.c:192 IMSI='262425736872612': No 3G Auth Data HLR_Test-GSUP(9)@bff17e184539: Created GsupExpect[0] for "262425736872612" to be handled at TC_gsup_sai(19) 20250301122521805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59488<->l=127.0.0.1:4258 20250301122521807 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521807 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425736872612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425736872612"} 20250301122521807 DAUC <0003> db_auc.c:236 IMSI='262425736872612': Calling to generate 5 vectors 20250301122521807 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122521807 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122521807 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122521807 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122521807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122521807 DAUC <0003> auc.c:113 vector [0]: rand = ad9fecff13c3e8cf52470d36c525577d 20250301122521807 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122521807 DAUC <0003> auc.c:142 vector [0]: autn = b6b5f5ec4b1c0000660f32120e82905a 20250301122521807 DAUC <0003> auc.c:143 vector [0]: ck = a7385bedd3a45a242171a07bf6583edd 20250301122521807 DAUC <0003> auc.c:144 vector [0]: ik = 699e1708689bdfb8a5ed5ba3d55c8b56 20250301122521807 DAUC <0003> auc.c:145 vector [0]: res = f9adb9cb374cd1c50000000000000000 20250301122521807 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122521807 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122521807 DAUC <0003> auc.c:179 vector [0]: kc = 026caecb86bc1797 20250301122521807 DAUC <0003> auc.c:180 vector [0]: sres = 1fc6ffb0 20250301122521807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122521807 DAUC <0003> auc.c:113 vector [1]: rand = 5d5c640b9af1b778517f148c55daa9d7 20250301122521807 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122521807 DAUC <0003> auc.c:142 vector [1]: autn = 75679f7af84800004d655ceb3fc43182 20250301122521807 DAUC <0003> auc.c:143 vector [1]: ck = f820151d54332a37b847202fc11ac971 20250301122521807 DAUC <0003> auc.c:144 vector [1]: ik = 5c1b74eb8a8b8de4c7bd822f27690c52 20250301122521807 DAUC <0003> auc.c:145 vector [1]: res = 6ec6b25522f8ae130000000000000000 20250301122521807 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122521807 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122521807 DAUC <0003> auc.c:179 vector [1]: kc = 4be761eac72c492b 20250301122521807 DAUC <0003> auc.c:180 vector [1]: sres = 05ff7ee5 20250301122521807 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122521807 DAUC <0003> auc.c:113 vector [2]: rand = 52d38dee53cce3461aaa798bd41e5e1f 20250301122521807 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122521807 DAUC <0003> auc.c:142 vector [2]: autn = ebe1f237595400009cf61f7a474f973b 20250301122521807 DAUC <0003> auc.c:143 vector [2]: ck = ccb9d83fceb58a88ca38082172d4edb1 20250301122521807 DAUC <0003> auc.c:144 vector [2]: ik = 4d221ca79ff7d96b1c62682d92cc9f46 20250301122521807 DAUC <0003> auc.c:145 vector [2]: res = 68fe58a9944c5c300000000000000000 20250301122521807 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122521807 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122521807 DAUC <0003> auc.c:179 vector [2]: kc = 0e27696790b20b9a 20250301122521807 DAUC <0003> auc.c:180 vector [2]: sres = ecbf1706 20250301122521807 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122521807 DAUC <0003> auc.c:113 vector [3]: rand = 22bab3c00728f1ee804f2fb6ecc3960f 20250301122521807 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122521807 DAUC <0003> auc.c:142 vector [3]: autn = ad3c0d1e06b3000049716355c16fa67a 20250301122521807 DAUC <0003> auc.c:143 vector [3]: ck = a04614ae9dfdec2dfd91943c94b008a9 20250301122521807 DAUC <0003> auc.c:144 vector [3]: ik = 622d422a73cecd74707a08f689f4d9ad 20250301122521807 DAUC <0003> auc.c:145 vector [3]: res = d4933acc50c06d910000000000000000 20250301122521807 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122521807 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122521807 DAUC <0003> auc.c:179 vector [3]: kc = d9725d773ef027c5 20250301122521807 DAUC <0003> auc.c:180 vector [3]: sres = 56f6f4e5 20250301122521807 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122521807 DAUC <0003> auc.c:113 vector [4]: rand = 8005bcf4b61a64424a2058e5a4a00ec9 20250301122521807 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122521807 DAUC <0003> auc.c:142 vector [4]: autn = fa4199175d220000eabacdbe2cf8eab2 20250301122521807 DAUC <0003> auc.c:143 vector [4]: ck = 75742e991370f5e6000813d4c54e7783 20250301122521807 DAUC <0003> auc.c:144 vector [4]: ik = 13e11475345c0504263cd476ee8379a4 20250301122521807 DAUC <0003> auc.c:145 vector [4]: res = d7aa26d42d159c210000000000000000 20250301122521807 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122521807 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122521807 DAUC <0003> auc.c:179 vector [4]: kc = ac0b85dc46ef301c 20250301122521807 DAUC <0003> auc.c:180 vector [4]: sres = f105d0cc 20250301122521807 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122521807 DAUC <0003> db_auc.c:245 IMSI='262425736872612': Generated 5 vectors 20250301122521807 DAUC <0003> db_auc.c:249 IMSI='262425736872612': Updating SQN=161 in DB 20250301122521807 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425736872612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425736872612"} 20250301122521807 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425736872612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122521807 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122521807 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bff17e184539: Found GsupExpect[0] for "262425736872612" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@bff17e184539: Added IMSI table entry 7TC_gsup_sai(19)"262425736872612" TC_gsup_sai(19)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai(19)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122521809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59488<->l=127.0.0.1:4258 TC_gsup_sai(19)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122521810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 20250301122521810 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37139<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@bff17e184539: Final verdict of PTC: none 20250301122521810 DLINP <000b> input/ipa.c:452 connected read/write 20250301122521810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122521810 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122521810 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122521810 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@bff17e184539: Final verdict of PTC: none 10@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_sai finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Mar 1 12:25:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250301122521835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59494<->l=127.0.0.1:4258 20250301122521936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59494<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78568) Waiting for packet dumper to finish... 1 (prev_count=78568, count=163380) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat Mar 1 12:25:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_sai_num_auth_vectors started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122525057 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122525058 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122525062 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59502<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122525068 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525068 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122525068 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122525068 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 20250301122525069 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122525069 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 20250301122525069 DLGSUP <0013> gsup_server.c:236 2: 20250301122525069 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122525069 DLGSUP <0013> gsup_server.c:236 3: 20250301122525069 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122525069 DLGSUP <0013> gsup_server.c:236 4: 20250301122525069 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122525069 DLGSUP <0013> gsup_server.c:236 5: 20250301122525069 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(20)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122525069 DLGSUP <0013> gsup_server.c:236 7: 20250301122525069 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122525069 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122525069 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122525069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@bff17e184539: 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") 20250301122525097 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34787<->l=127.0.0.1:4259) 20250301122525106 DAUC <0003> db_auc.c:157 IMSI='262426678117187': No 2G Auth Data 20250301122525106 DAUC <0003> db_auc.c:192 IMSI='262426678117187': No 3G Auth Data HLR_Test-GSUP(21)@bff17e184539: Created GsupExpect[0] for "262426678117187" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250301122525132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59510<->l=127.0.0.1:4258 20250301122525143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525143 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426678117187"} 20250301122525143 DAUC <0003> db_auc.c:192 IMSI='262426678117187': No 3G Auth Data 20250301122525143 DAUC <0003> db_auc.c:236 IMSI='262426678117187': Calling to generate 1 vectors 20250301122525143 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250301122525143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525143 DAUC <0003> auc.c:113 vector [0]: rand = 00661c342a1618cb7fae8d638ec51344 20250301122525143 DAUC <0003> auc.c:179 vector [0]: kc = 024f618283026000 20250301122525143 DAUC <0003> auc.c:180 vector [0]: sres = 2fb9f875 20250301122525143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525143 DAUC <0003> db_auc.c:245 IMSI='262426678117187': Generated 1 vectors 20250301122525143 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426678117187"} 20250301122525143 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bff17e184539: Found GsupExpect[0] for "262426678117187" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@bff17e184539: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426678117187" TC_gsup_sai_num_auth_vectors(24)@bff17e184539: setverdict(pass): none -> pass 20250301122525149 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525150 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426678117187"} 20250301122525150 DAUC <0003> db_auc.c:192 IMSI='262426678117187': No 3G Auth Data 20250301122525150 DAUC <0003> db_auc.c:236 IMSI='262426678117187': Calling to generate 4 vectors 20250301122525150 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250301122525150 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525150 DAUC <0003> auc.c:113 vector [0]: rand = a48dd564a522cc0bee2ef812681cdb53 20250301122525150 DAUC <0003> auc.c:179 vector [0]: kc = 7fc74809069b9800 20250301122525150 DAUC <0003> auc.c:180 vector [0]: sres = ff7343e6 20250301122525150 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525150 DAUC <0003> auc.c:113 vector [1]: rand = b05e386fcf53253e808a0f74a4e97848 20250301122525150 DAUC <0003> auc.c:179 vector [1]: kc = e074f934d882e000 20250301122525150 DAUC <0003> auc.c:180 vector [1]: sres = 88fa5167 20250301122525150 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122525150 DAUC <0003> auc.c:113 vector [2]: rand = 480af3bc04f0efb5911ba59f90318012 20250301122525150 DAUC <0003> auc.c:179 vector [2]: kc = db9665701a2b4c00 20250301122525150 DAUC <0003> auc.c:180 vector [2]: sres = 6d035fb1 20250301122525150 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122525150 DAUC <0003> auc.c:113 vector [3]: rand = 941fe531e09992a182596a616b1c186c 20250301122525150 DAUC <0003> auc.c:179 vector [3]: kc = 6fe117f429974c00 20250301122525150 DAUC <0003> auc.c:180 vector [3]: sres = 4c7cd485 20250301122525150 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122525150 DAUC <0003> db_auc.c:245 IMSI='262426678117187': Generated 4 vectors 20250301122525150 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426678117187"} 20250301122525150 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525150 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525150 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525155 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525155 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426678117187"} 20250301122525155 DAUC <0003> db_auc.c:192 IMSI='262426678117187': No 3G Auth Data 20250301122525155 DAUC <0003> db_auc.c:236 IMSI='262426678117187': Calling to generate 5 vectors 20250301122525155 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250301122525155 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525155 DAUC <0003> auc.c:113 vector [0]: rand = bfa463f1303a85760902d3fad317e217 20250301122525155 DAUC <0003> auc.c:179 vector [0]: kc = 94b514635bda0800 20250301122525155 DAUC <0003> auc.c:180 vector [0]: sres = c0d355fc 20250301122525155 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525155 DAUC <0003> auc.c:113 vector [1]: rand = 8f671a15b58aa8e6e772c65ede970dcc 20250301122525155 DAUC <0003> auc.c:179 vector [1]: kc = ef0261414ede3400 20250301122525155 DAUC <0003> auc.c:180 vector [1]: sres = 3262ddd0 20250301122525156 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122525156 DAUC <0003> auc.c:113 vector [2]: rand = 62dd44cc2b91691194b1affe3af4bcab 20250301122525156 DAUC <0003> auc.c:179 vector [2]: kc = 88af900ba7aa7800 20250301122525156 DAUC <0003> auc.c:180 vector [2]: sres = f1a217c3 20250301122525156 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122525156 DAUC <0003> auc.c:113 vector [3]: rand = 0b7a5d04e1f8cd4d1bb45c8fcfaa68a0 20250301122525156 DAUC <0003> auc.c:179 vector [3]: kc = 17f31d0f411c5000 20250301122525156 DAUC <0003> auc.c:180 vector [3]: sres = d50a4963 20250301122525156 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122525156 DAUC <0003> auc.c:113 vector [4]: rand = 532058b73f1115e397fce438f845c9f0 20250301122525156 DAUC <0003> auc.c:179 vector [4]: kc = eb506141af879c00 20250301122525156 DAUC <0003> auc.c:180 vector [4]: sres = 4b268003 20250301122525156 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250301122525156 DAUC <0003> db_auc.c:245 IMSI='262426678117187': Generated 5 vectors 20250301122525156 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426678117187"} 20250301122525156 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525156 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525156 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525160 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525160 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426678117187"} 20250301122525160 DAUC <0003> db_auc.c:192 IMSI='262426678117187': No 3G Auth Data 20250301122525160 DAUC <0003> db_auc.c:236 IMSI='262426678117187': Calling to generate 5 vectors 20250301122525160 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250301122525160 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525160 DAUC <0003> auc.c:113 vector [0]: rand = 1c757a6ba21b4c66a18ea022b29427eb 20250301122525161 DAUC <0003> auc.c:179 vector [0]: kc = 82ad4bcd27eabc00 20250301122525161 DAUC <0003> auc.c:180 vector [0]: sres = 0f72ddac 20250301122525161 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525161 DAUC <0003> auc.c:113 vector [1]: rand = ca5edaf99e2b2d43cab5b8684804983c 20250301122525161 DAUC <0003> auc.c:179 vector [1]: kc = e93d8087dcac0c00 20250301122525161 DAUC <0003> auc.c:180 vector [1]: sres = d2ec9313 20250301122525161 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122525161 DAUC <0003> auc.c:113 vector [2]: rand = 34ed8b8ea95aba97487d0ce173a6895a 20250301122525161 DAUC <0003> auc.c:179 vector [2]: kc = 96144273a13a3800 20250301122525161 DAUC <0003> auc.c:180 vector [2]: sres = 0c1a9dc3 20250301122525161 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122525161 DAUC <0003> auc.c:113 vector [3]: rand = 94106f52626a2c2d97c101773b5de126 20250301122525161 DAUC <0003> auc.c:179 vector [3]: kc = 9d2d274fa14adc00 20250301122525161 DAUC <0003> auc.c:180 vector [3]: sres = 8254a4c2 20250301122525161 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122525161 DAUC <0003> auc.c:113 vector [4]: rand = feb229e8c3316469fe449e42e19719c3 20250301122525161 DAUC <0003> auc.c:179 vector [4]: kc = 61ebaf01a83c0c00 20250301122525161 DAUC <0003> auc.c:180 vector [4]: sres = 81668345 20250301122525161 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250301122525161 DAUC <0003> db_auc.c:245 IMSI='262426678117187': Generated 5 vectors 20250301122525161 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426678117187"} 20250301122525161 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426678117187 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525161 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525161 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59510<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@bff17e184539: Final verdict of PTC: pass 20250301122525168 DAUC <0003> db_auc.c:157 IMSI='262427100995040': No 2G Auth Data 20250301122525168 DAUC <0003> db_auc.c:192 IMSI='262427100995040': No 3G Auth Data HLR_Test-GSUP(21)@bff17e184539: Created GsupExpect[0] for "262427100995040" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250301122525182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59520<->l=127.0.0.1:4258 20250301122525184 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525184 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427100995040"} 20250301122525184 DAUC <0003> db_auc.c:192 IMSI='262427100995040': No 3G Auth Data 20250301122525184 DAUC <0003> db_auc.c:236 IMSI='262427100995040': Calling to generate 1 vectors 20250301122525184 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250301122525184 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525184 DAUC <0003> auc.c:113 vector [0]: rand = 87bd0c297efb155ad5e412a763ed3f94 20250301122525184 DAUC <0003> auc.c:179 vector [0]: kc = 7f25d14b44627800 20250301122525184 DAUC <0003> auc.c:180 vector [0]: sres = d4837987 20250301122525184 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525184 DAUC <0003> db_auc.c:245 IMSI='262427100995040': Generated 1 vectors 20250301122525184 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427100995040"} 20250301122525184 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525184 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525184 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bff17e184539: Found GsupExpect[0] for "262427100995040" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@bff17e184539: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262427100995040" TC_gsup_sai_num_auth_vectors(25)@bff17e184539: setverdict(pass): none -> pass 20250301122525185 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525185 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427100995040"} 20250301122525185 DAUC <0003> db_auc.c:192 IMSI='262427100995040': No 3G Auth Data 20250301122525185 DAUC <0003> db_auc.c:236 IMSI='262427100995040': Calling to generate 4 vectors 20250301122525185 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250301122525185 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525185 DAUC <0003> auc.c:113 vector [0]: rand = 6a9ec26ab7db612c5c45bac72a947eaa 20250301122525185 DAUC <0003> auc.c:179 vector [0]: kc = c60a93ec3417c400 20250301122525185 DAUC <0003> auc.c:180 vector [0]: sres = 40217329 20250301122525185 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525185 DAUC <0003> auc.c:113 vector [1]: rand = 60878522fc10ba833e351668ca3c4f93 20250301122525185 DAUC <0003> auc.c:179 vector [1]: kc = b755815c2ec4a000 20250301122525185 DAUC <0003> auc.c:180 vector [1]: sres = 4399a951 20250301122525185 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122525185 DAUC <0003> auc.c:113 vector [2]: rand = e0d3d2e4ea2a7bc3d619c81d45b590ce 20250301122525185 DAUC <0003> auc.c:179 vector [2]: kc = 9503ef21b344e400 20250301122525185 DAUC <0003> auc.c:180 vector [2]: sres = a5438d3e 20250301122525185 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122525185 DAUC <0003> auc.c:113 vector [3]: rand = f851eb8b21e8fb0120595c4f28d36984 20250301122525185 DAUC <0003> auc.c:179 vector [3]: kc = 52f04b1cee994400 20250301122525185 DAUC <0003> auc.c:180 vector [3]: sres = 5f0dfcd3 20250301122525185 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122525185 DAUC <0003> db_auc.c:245 IMSI='262427100995040': Generated 4 vectors 20250301122525185 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427100995040"} 20250301122525185 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525185 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525185 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525186 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525186 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427100995040"} 20250301122525186 DAUC <0003> db_auc.c:192 IMSI='262427100995040': No 3G Auth Data 20250301122525186 DAUC <0003> db_auc.c:236 IMSI='262427100995040': Calling to generate 5 vectors 20250301122525186 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250301122525186 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525186 DAUC <0003> auc.c:113 vector [0]: rand = f7bf3e152c6ee5984890c8815cd2abee 20250301122525186 DAUC <0003> auc.c:179 vector [0]: kc = 6c07222fe0edfc00 20250301122525186 DAUC <0003> auc.c:180 vector [0]: sres = 350e9f79 20250301122525186 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525186 DAUC <0003> auc.c:113 vector [1]: rand = b5cea889e5fda730082d8132af7240a6 20250301122525186 DAUC <0003> auc.c:179 vector [1]: kc = 7ee9805725f7e400 20250301122525186 DAUC <0003> auc.c:180 vector [1]: sres = 86d9cd6e 20250301122525186 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122525186 DAUC <0003> auc.c:113 vector [2]: rand = de91fd6d16295604b7b7eea180f897ac 20250301122525186 DAUC <0003> auc.c:179 vector [2]: kc = 8beeba92b0669c00 20250301122525186 DAUC <0003> auc.c:180 vector [2]: sres = 5a67c5e5 20250301122525186 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122525186 DAUC <0003> auc.c:113 vector [3]: rand = 602245c3a71dda470a5d4c6eb23ac75e 20250301122525186 DAUC <0003> auc.c:179 vector [3]: kc = b7d3eea44e000400 20250301122525186 DAUC <0003> auc.c:180 vector [3]: sres = 47d2f9c5 20250301122525186 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122525186 DAUC <0003> auc.c:113 vector [4]: rand = dac09443197a1c92a355c996f6aeb9c0 20250301122525186 DAUC <0003> auc.c:179 vector [4]: kc = 4845317d6ecc8400 20250301122525186 DAUC <0003> auc.c:180 vector [4]: sres = c524b655 20250301122525186 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250301122525186 DAUC <0003> db_auc.c:245 IMSI='262427100995040': Generated 5 vectors 20250301122525186 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427100995040"} 20250301122525186 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525186 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525186 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525187 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525187 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427100995040"} 20250301122525187 DAUC <0003> db_auc.c:192 IMSI='262427100995040': No 3G Auth Data 20250301122525187 DAUC <0003> db_auc.c:236 IMSI='262427100995040': Calling to generate 5 vectors 20250301122525187 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250301122525187 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525187 DAUC <0003> auc.c:113 vector [0]: rand = a75f71fa70722104ca21af8e0f3338af 20250301122525187 DAUC <0003> auc.c:179 vector [0]: kc = 4200545376d4dc00 20250301122525187 DAUC <0003> auc.c:180 vector [0]: sres = 4706c0ae 20250301122525187 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525187 DAUC <0003> auc.c:113 vector [1]: rand = ae3d320189a47e7d26107b47518a2660 20250301122525187 DAUC <0003> auc.c:179 vector [1]: kc = efb26b06a63c4c00 20250301122525187 DAUC <0003> auc.c:180 vector [1]: sres = 3bd425a0 20250301122525187 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122525187 DAUC <0003> auc.c:113 vector [2]: rand = dc245a162625995e18609a4ccb7c0ee2 20250301122525187 DAUC <0003> auc.c:179 vector [2]: kc = c16e1a5f38a98400 20250301122525187 DAUC <0003> auc.c:180 vector [2]: sres = 88c884c0 20250301122525187 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122525187 DAUC <0003> auc.c:113 vector [3]: rand = d34a29995c9a1a5582a8cbbe9fc81b81 20250301122525187 DAUC <0003> auc.c:179 vector [3]: kc = 409cf684452cd000 20250301122525187 DAUC <0003> auc.c:180 vector [3]: sres = ad82a328 20250301122525187 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122525187 DAUC <0003> auc.c:113 vector [4]: rand = dab2d08b05511274a42885565c78cf8f 20250301122525187 DAUC <0003> auc.c:179 vector [4]: kc = 3b8d2ba147e7f800 20250301122525187 DAUC <0003> auc.c:180 vector [4]: sres = e98d9c43 20250301122525187 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250301122525187 DAUC <0003> db_auc.c:245 IMSI='262427100995040': Generated 5 vectors 20250301122525187 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427100995040"} 20250301122525187 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427100995040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525187 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525187 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59520<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@bff17e184539: Final verdict of PTC: pass 20250301122525188 DAUC <0003> db_auc.c:157 IMSI='262421603882383': No 2G Auth Data 20250301122525188 DAUC <0003> db_auc.c:192 IMSI='262421603882383': No 3G Auth Data HLR_Test-GSUP(21)@bff17e184539: Created GsupExpect[0] for "262421603882383" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250301122525194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59528<->l=127.0.0.1:4258 20250301122525195 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525195 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421603882383"} 20250301122525195 DAUC <0003> db_auc.c:192 IMSI='262421603882383': No 3G Auth Data 20250301122525195 DAUC <0003> db_auc.c:236 IMSI='262421603882383': Calling to generate 1 vectors 20250301122525195 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250301122525195 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525195 DAUC <0003> auc.c:113 vector [0]: rand = 3f039f388aac9d830bf7a6a51a441fb9 20250301122525195 DAUC <0003> auc.c:179 vector [0]: kc = b791e529a6d99b61 20250301122525195 DAUC <0003> auc.c:180 vector [0]: sres = af4ed328 20250301122525195 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525195 DAUC <0003> db_auc.c:245 IMSI='262421603882383': Generated 1 vectors 20250301122525195 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421603882383"} 20250301122525195 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525195 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525195 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bff17e184539: Found GsupExpect[0] for "262421603882383" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@bff17e184539: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421603882383" TC_gsup_sai_num_auth_vectors(26)@bff17e184539: setverdict(pass): none -> pass 20250301122525196 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525196 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421603882383"} 20250301122525197 DAUC <0003> db_auc.c:192 IMSI='262421603882383': No 3G Auth Data 20250301122525197 DAUC <0003> db_auc.c:236 IMSI='262421603882383': Calling to generate 4 vectors 20250301122525197 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250301122525197 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525197 DAUC <0003> auc.c:113 vector [0]: rand = 82ce086ad954e3762641c74a4c4e974b 20250301122525197 DAUC <0003> auc.c:179 vector [0]: kc = 5e9b7e6948cc7174 20250301122525197 DAUC <0003> auc.c:180 vector [0]: sres = 7bebb0f5 20250301122525197 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525197 DAUC <0003> auc.c:113 vector [1]: rand = e5f774e393ce4b84e67d0a2fcdaae429 20250301122525197 DAUC <0003> auc.c:179 vector [1]: kc = 45fe777ddc502d8b 20250301122525197 DAUC <0003> auc.c:180 vector [1]: sres = d6784d57 20250301122525197 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122525197 DAUC <0003> auc.c:113 vector [2]: rand = 202ff77c807425971f0ab42cbb707c58 20250301122525197 DAUC <0003> auc.c:179 vector [2]: kc = 04aa312c730d59fc 20250301122525197 DAUC <0003> auc.c:180 vector [2]: sres = cf8c6fc3 20250301122525197 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122525197 DAUC <0003> auc.c:113 vector [3]: rand = e4c9891429cdef3f0ec1192c2488b6f6 20250301122525197 DAUC <0003> auc.c:179 vector [3]: kc = a35e9372826a9cfd 20250301122525197 DAUC <0003> auc.c:180 vector [3]: sres = 455b423b 20250301122525197 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122525197 DAUC <0003> db_auc.c:245 IMSI='262421603882383': Generated 4 vectors 20250301122525197 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421603882383"} 20250301122525197 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525197 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525197 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525197 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525197 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421603882383"} 20250301122525197 DAUC <0003> db_auc.c:192 IMSI='262421603882383': No 3G Auth Data 20250301122525197 DAUC <0003> db_auc.c:236 IMSI='262421603882383': Calling to generate 5 vectors 20250301122525197 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250301122525197 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525197 DAUC <0003> auc.c:113 vector [0]: rand = c51504db09849a4ee899556e2011b49f 20250301122525197 DAUC <0003> auc.c:179 vector [0]: kc = 6d331de3e811a3a8 20250301122525197 DAUC <0003> auc.c:180 vector [0]: sres = eb89d47d 20250301122525197 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525197 DAUC <0003> auc.c:113 vector [1]: rand = 15235e835074a9a96436c134d5933732 20250301122525197 DAUC <0003> auc.c:179 vector [1]: kc = 0e9ade651d94641f 20250301122525197 DAUC <0003> auc.c:180 vector [1]: sres = 4162a6a1 20250301122525197 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122525197 DAUC <0003> auc.c:113 vector [2]: rand = c4207bc10742715255f8cdb353e914b5 20250301122525197 DAUC <0003> auc.c:179 vector [2]: kc = ec8de323ab10498c 20250301122525197 DAUC <0003> auc.c:180 vector [2]: sres = 50df1c35 20250301122525197 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122525197 DAUC <0003> auc.c:113 vector [3]: rand = e9454b88943a2d958825882e0fbbdca6 20250301122525197 DAUC <0003> auc.c:179 vector [3]: kc = a393e3ff04c18cb0 20250301122525197 DAUC <0003> auc.c:180 vector [3]: sres = 63e2c383 20250301122525197 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122525197 DAUC <0003> auc.c:113 vector [4]: rand = 69d2be3d9d179091b160f5b93405af6b 20250301122525197 DAUC <0003> auc.c:179 vector [4]: kc = 1a8bd568c9ecb547 20250301122525197 DAUC <0003> auc.c:180 vector [4]: sres = 88fc7339 20250301122525197 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250301122525197 DAUC <0003> db_auc.c:245 IMSI='262421603882383': Generated 5 vectors 20250301122525197 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421603882383"} 20250301122525197 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525197 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525197 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525198 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525198 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421603882383"} 20250301122525198 DAUC <0003> db_auc.c:192 IMSI='262421603882383': No 3G Auth Data 20250301122525198 DAUC <0003> db_auc.c:236 IMSI='262421603882383': Calling to generate 5 vectors 20250301122525198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250301122525198 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525198 DAUC <0003> auc.c:113 vector [0]: rand = 58f89db81d74f71854fd2a3cdceb011a 20250301122525198 DAUC <0003> auc.c:179 vector [0]: kc = 470117f55b8b8999 20250301122525198 DAUC <0003> auc.c:180 vector [0]: sres = e61b0057 20250301122525198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250301122525198 DAUC <0003> auc.c:113 vector [1]: rand = 29da6a0cfa3db9920984577b2d2a9622 20250301122525198 DAUC <0003> auc.c:179 vector [1]: kc = 8bc06ba11b23e285 20250301122525198 DAUC <0003> auc.c:180 vector [1]: sres = 52d50355 20250301122525198 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250301122525198 DAUC <0003> auc.c:113 vector [2]: rand = f33ebd78471c1d1fbfd924ee7ab3559b 20250301122525198 DAUC <0003> auc.c:179 vector [2]: kc = ce6095c8e2dfe2c7 20250301122525198 DAUC <0003> auc.c:180 vector [2]: sres = d7b8ff4e 20250301122525198 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250301122525198 DAUC <0003> auc.c:113 vector [3]: rand = 46d4486d1b14b0bb5cbdb15114e70c49 20250301122525198 DAUC <0003> auc.c:179 vector [3]: kc = c08e25909f698d11 20250301122525198 DAUC <0003> auc.c:180 vector [3]: sres = 3ece08de 20250301122525198 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250301122525198 DAUC <0003> auc.c:113 vector [4]: rand = a23515cf01428614723a831898ba4409 20250301122525198 DAUC <0003> auc.c:179 vector [4]: kc = e4bf24c20115512c 20250301122525198 DAUC <0003> auc.c:180 vector [4]: sres = 07e5b98f 20250301122525198 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250301122525198 DAUC <0003> db_auc.c:245 IMSI='262421603882383': Generated 5 vectors 20250301122525198 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421603882383"} 20250301122525198 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421603882383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525198 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525198 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59528<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@bff17e184539: Final verdict of PTC: pass 20250301122525200 DAUC <0003> db_auc.c:157 IMSI='262420456750380': No 2G Auth Data 20250301122525200 DAUC <0003> db_auc.c:192 IMSI='262420456750380': No 3G Auth Data HLR_Test-GSUP(21)@bff17e184539: Created GsupExpect[0] for "262420456750380" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250301122525206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59536<->l=127.0.0.1:4258 20250301122525208 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525208 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420456750380"} 20250301122525208 DAUC <0003> db_auc.c:157 IMSI='262420456750380': No 2G Auth Data 20250301122525208 DAUC <0003> db_auc.c:236 IMSI='262420456750380': Calling to generate 1 vectors 20250301122525208 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250301122525208 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525208 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525208 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122525208 DAUC <0003> auc.c:113 vector [0]: rand = a1cced3108aa163500b6946c4729c733 20250301122525208 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122525208 DAUC <0003> auc.c:142 vector [0]: autn = 8b469a457b31000031faad18277852a7 20250301122525208 DAUC <0003> auc.c:143 vector [0]: ck = 4b3503ecd953233ca2485c293f231db1 20250301122525208 DAUC <0003> auc.c:144 vector [0]: ik = 805051a355a41422932d9466e91c3377 20250301122525208 DAUC <0003> auc.c:145 vector [0]: res = 09468624789678f70000000000000000 20250301122525208 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525208 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122525208 DAUC <0003> auc.c:151 vector [0]: kc = fa009a005ac819d8 20250301122525208 DAUC <0003> auc.c:152 vector [0]: sres = 71d0fed3 20250301122525208 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122525208 DAUC <0003> db_auc.c:245 IMSI='262420456750380': Generated 1 vectors 20250301122525208 DAUC <0003> db_auc.c:249 IMSI='262420456750380': Updating SQN=33 in DB 20250301122525208 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420456750380"} 20250301122525208 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525208 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525208 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bff17e184539: Found GsupExpect[0] for "262420456750380" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@bff17e184539: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420456750380" TC_gsup_sai_num_auth_vectors(27)@bff17e184539: setverdict(pass): none -> pass 20250301122525209 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525209 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420456750380"} 20250301122525209 DAUC <0003> db_auc.c:157 IMSI='262420456750380': No 2G Auth Data 20250301122525209 DAUC <0003> db_auc.c:236 IMSI='262420456750380': Calling to generate 4 vectors 20250301122525209 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250301122525209 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525209 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525209 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250301122525209 DAUC <0003> auc.c:113 vector [0]: rand = 86c042a8e4f1776b09a2d46be07d46e8 20250301122525209 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250301122525209 DAUC <0003> auc.c:142 vector [0]: autn = 5d9b5e9af5fd0000d9206300fea59696 20250301122525209 DAUC <0003> auc.c:143 vector [0]: ck = f3b8ecf0fb9944e4fab92a38135bdbc8 20250301122525209 DAUC <0003> auc.c:144 vector [0]: ik = 55ab2060fbe094d1a5c776bcae3d84a8 20250301122525209 DAUC <0003> auc.c:145 vector [0]: res = 0d92f8c9b02183700000000000000000 20250301122525209 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525209 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122525209 DAUC <0003> auc.c:151 vector [0]: kc = f96d9014bd1f8f55 20250301122525209 DAUC <0003> auc.c:152 vector [0]: sres = bdb37bb9 20250301122525209 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122525209 DAUC <0003> auc.c:113 vector [1]: rand = ba976ec1b99afd2c6648b2d5d0b242c8 20250301122525209 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250301122525209 DAUC <0003> auc.c:142 vector [1]: autn = db39b51bdd0b0000fee382067aebe85d 20250301122525209 DAUC <0003> auc.c:143 vector [1]: ck = 4dcc78b28e5053705f4f7ba57a818369 20250301122525209 DAUC <0003> auc.c:144 vector [1]: ik = 5103ef696cb43a06e2b9a810085d4181 20250301122525209 DAUC <0003> auc.c:145 vector [1]: res = e068ba7818ba62650000000000000000 20250301122525209 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525209 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122525209 DAUC <0003> auc.c:151 vector [1]: kc = a139446e9038ab9e 20250301122525209 DAUC <0003> auc.c:152 vector [1]: sres = f8d2d81d 20250301122525209 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122525209 DAUC <0003> auc.c:113 vector [2]: rand = 493108989d7cf3f7d306c10278755c90 20250301122525209 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250301122525209 DAUC <0003> auc.c:142 vector [2]: autn = 53da93597ec9000082dc4544f5ac0b1a 20250301122525209 DAUC <0003> auc.c:143 vector [2]: ck = 463cb2cd3100642f9460a81514ce1daf 20250301122525209 DAUC <0003> auc.c:144 vector [2]: ik = f1a16531ab1af728af55e2d982159a9d 20250301122525209 DAUC <0003> auc.c:145 vector [2]: res = a643e095ae901f830000000000000000 20250301122525209 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525209 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122525209 DAUC <0003> auc.c:151 vector [2]: kc = 8ca89d300cc11435 20250301122525209 DAUC <0003> auc.c:152 vector [2]: sres = 08d3ff16 20250301122525209 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122525209 DAUC <0003> auc.c:113 vector [3]: rand = dc3c9c3c7cd082d918aec97769da1451 20250301122525209 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250301122525209 DAUC <0003> auc.c:142 vector [3]: autn = 503630c31b0500009fc2e400739c0161 20250301122525209 DAUC <0003> auc.c:143 vector [3]: ck = 7c9fd88cbe8ab4d28d07f7989cf5dedf 20250301122525209 DAUC <0003> auc.c:144 vector [3]: ik = d892b95d6222488426ac242ec9229407 20250301122525209 DAUC <0003> auc.c:145 vector [3]: res = 1375c4d4a08e71730000000000000000 20250301122525209 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525209 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122525209 DAUC <0003> auc.c:151 vector [3]: kc = 0fa6b267897fb68e 20250301122525209 DAUC <0003> auc.c:152 vector [3]: sres = b3fbb5a7 20250301122525209 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122525209 DAUC <0003> db_auc.c:245 IMSI='262420456750380': Generated 4 vectors 20250301122525209 DAUC <0003> db_auc.c:249 IMSI='262420456750380': Updating SQN=161 in DB 20250301122525209 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420456750380"} 20250301122525209 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525209 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525209 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525211 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525211 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420456750380"} 20250301122525211 DAUC <0003> db_auc.c:157 IMSI='262420456750380': No 2G Auth Data 20250301122525211 DAUC <0003> db_auc.c:236 IMSI='262420456750380': Calling to generate 5 vectors 20250301122525211 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250301122525211 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525211 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525211 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250301122525211 DAUC <0003> auc.c:113 vector [0]: rand = 80cefbbd676a50c24390c8e7962ab028 20250301122525211 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250301122525211 DAUC <0003> auc.c:142 vector [0]: autn = 37d1ef9f7a240000dc3a097760f6b17f 20250301122525211 DAUC <0003> auc.c:143 vector [0]: ck = 7265effc586ebff22d9f49a271a270f6 20250301122525211 DAUC <0003> auc.c:144 vector [0]: ik = 5709e11b07a729e65185d687aafe0bf4 20250301122525211 DAUC <0003> auc.c:145 vector [0]: res = acb13c631f8bcbf40000000000000000 20250301122525211 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525211 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122525211 DAUC <0003> auc.c:151 vector [0]: kc = 597691c28495ed16 20250301122525211 DAUC <0003> auc.c:152 vector [0]: sres = b33af797 20250301122525211 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122525211 DAUC <0003> auc.c:113 vector [1]: rand = 33955991deca440633f75f7881cd80c9 20250301122525211 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250301122525211 DAUC <0003> auc.c:142 vector [1]: autn = dc3939c818bc0000495bbfef4d512d87 20250301122525211 DAUC <0003> auc.c:143 vector [1]: ck = e471832032b16d740c4a03b7e09bf130 20250301122525211 DAUC <0003> auc.c:144 vector [1]: ik = c75d8bbce54e4d884999e3b3619ac8a6 20250301122525211 DAUC <0003> auc.c:145 vector [1]: res = e1d9cd3d064380310000000000000000 20250301122525211 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525211 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122525211 DAUC <0003> auc.c:151 vector [1]: kc = 66ffe89856fe196a 20250301122525211 DAUC <0003> auc.c:152 vector [1]: sres = e79a4d0c 20250301122525211 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122525211 DAUC <0003> auc.c:113 vector [2]: rand = d69724047852fcb0af609f460facbbbf 20250301122525211 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250301122525211 DAUC <0003> auc.c:142 vector [2]: autn = 16c9f806c89700008a68b30454c8e11a 20250301122525211 DAUC <0003> auc.c:143 vector [2]: ck = a745efbb59036722e7b04ea085c3d665 20250301122525211 DAUC <0003> auc.c:144 vector [2]: ik = 3e6ec29e59f6b546058e13729ccc4d6c 20250301122525211 DAUC <0003> auc.c:145 vector [2]: res = 06a2bee2ecf002630000000000000000 20250301122525211 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525211 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122525211 DAUC <0003> auc.c:151 vector [2]: kc = 7b1570f719fa496d 20250301122525211 DAUC <0003> auc.c:152 vector [2]: sres = ea52bc81 20250301122525211 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122525211 DAUC <0003> auc.c:113 vector [3]: rand = a3977eef11f59fe5621f3069fb3926de 20250301122525211 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250301122525211 DAUC <0003> auc.c:142 vector [3]: autn = 5d1427bb4dc50000faa0f5388e49f430 20250301122525211 DAUC <0003> auc.c:143 vector [3]: ck = 1fe96db651ea2d1972a6284e41b3ea04 20250301122525211 DAUC <0003> auc.c:144 vector [3]: ik = ca176320fd16641d91d91e1bf43c0b6a 20250301122525211 DAUC <0003> auc.c:145 vector [3]: res = dba209bd0ecb403a0000000000000000 20250301122525211 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525211 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122525211 DAUC <0003> auc.c:151 vector [3]: kc = 368138c31973a86a 20250301122525211 DAUC <0003> auc.c:152 vector [3]: sres = d5694987 20250301122525211 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122525211 DAUC <0003> auc.c:113 vector [4]: rand = 06c83a8a1a3d5a25953eff04308fc585 20250301122525211 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250301122525211 DAUC <0003> auc.c:142 vector [4]: autn = 8c856da692b5000032b41e8e51155d81 20250301122525211 DAUC <0003> auc.c:143 vector [4]: ck = 0a3ce4c53d5f8cd9949e510a8fdd645c 20250301122525211 DAUC <0003> auc.c:144 vector [4]: ik = 337baa34d6b5f9574a9ea514d3ea559e 20250301122525211 DAUC <0003> auc.c:145 vector [4]: res = f0575611619393660000000000000000 20250301122525211 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525211 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250301122525211 DAUC <0003> auc.c:151 vector [4]: kc = e747baefb7dd444c 20250301122525211 DAUC <0003> auc.c:152 vector [4]: sres = 91c4c577 20250301122525211 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250301122525211 DAUC <0003> db_auc.c:245 IMSI='262420456750380': Generated 5 vectors 20250301122525211 DAUC <0003> db_auc.c:249 IMSI='262420456750380': Updating SQN=321 in DB 20250301122525211 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420456750380"} 20250301122525211 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525211 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525211 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525212 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525212 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420456750380"} 20250301122525212 DAUC <0003> db_auc.c:157 IMSI='262420456750380': No 2G Auth Data 20250301122525212 DAUC <0003> db_auc.c:236 IMSI='262420456750380': Calling to generate 5 vectors 20250301122525212 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250301122525212 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525212 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525212 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250301122525212 DAUC <0003> auc.c:113 vector [0]: rand = cb0eb88d6f2d170e41a437d5d0f0d5ab 20250301122525212 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250301122525212 DAUC <0003> auc.c:142 vector [0]: autn = b4a22b70abb70000818643fb9c9f13d2 20250301122525212 DAUC <0003> auc.c:143 vector [0]: ck = 48cc15e0f658a48f803cb5e522f9cbd2 20250301122525212 DAUC <0003> auc.c:144 vector [0]: ik = 08c01ddd74d49087593adab1c3f08c25 20250301122525212 DAUC <0003> auc.c:145 vector [0]: res = 013ea8531c8536070000000000000000 20250301122525212 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525212 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122525212 DAUC <0003> auc.c:151 vector [0]: kc = 990a6769638573ff 20250301122525212 DAUC <0003> auc.c:152 vector [0]: sres = 1dbb9e54 20250301122525212 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122525212 DAUC <0003> auc.c:113 vector [1]: rand = 7c690f845c00177f2d5a5e3b3e8e20f8 20250301122525212 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250301122525212 DAUC <0003> auc.c:142 vector [1]: autn = 5935afc5adb000008c14ae9ef7822246 20250301122525212 DAUC <0003> auc.c:143 vector [1]: ck = cac0edd7767e0c71c47db09b3f975c07 20250301122525212 DAUC <0003> auc.c:144 vector [1]: ik = 7219d86ab9b31052c839863115b3cd70 20250301122525212 DAUC <0003> auc.c:145 vector [1]: res = 1dbda94eae184f130000000000000000 20250301122525212 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525212 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122525212 DAUC <0003> auc.c:151 vector [1]: kc = b49d0317e5e98d54 20250301122525212 DAUC <0003> auc.c:152 vector [1]: sres = b3a5e65d 20250301122525212 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122525212 DAUC <0003> auc.c:113 vector [2]: rand = f7843ca0612142783a0f70e4dd5e53e5 20250301122525212 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250301122525212 DAUC <0003> auc.c:142 vector [2]: autn = 7436c1db9c8f00006b78b6f0c7b5583e 20250301122525212 DAUC <0003> auc.c:143 vector [2]: ck = 131457990ad5732fafa10dad8e4f4682 20250301122525212 DAUC <0003> auc.c:144 vector [2]: ik = 69fc5ff8e987bf91adb685c945e26350 20250301122525212 DAUC <0003> auc.c:145 vector [2]: res = ed47da81724f775e0000000000000000 20250301122525212 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525212 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122525212 DAUC <0003> auc.c:151 vector [2]: kc = 78ff800528ffe96c 20250301122525212 DAUC <0003> auc.c:152 vector [2]: sres = 9f08addf 20250301122525212 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122525212 DAUC <0003> auc.c:113 vector [3]: rand = 0abe0a8dc8856fe70cb2f09813598dce 20250301122525212 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250301122525212 DAUC <0003> auc.c:142 vector [3]: autn = 7a9b6cd3fee30000fbdaad5283bfe74d 20250301122525212 DAUC <0003> auc.c:143 vector [3]: ck = c0981ab694196cbd5309715181e5954d 20250301122525212 DAUC <0003> auc.c:144 vector [3]: ik = f872064d2eae3b0dc2e447b317111926 20250301122525212 DAUC <0003> auc.c:145 vector [3]: res = ccba1a9eb177b83e0000000000000000 20250301122525212 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525212 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122525212 DAUC <0003> auc.c:151 vector [3]: kc = a9072a192c43dbdb 20250301122525212 DAUC <0003> auc.c:152 vector [3]: sres = 7dcda2a0 20250301122525212 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122525212 DAUC <0003> auc.c:113 vector [4]: rand = cfb4aabf8b1e0f3b92ba4864a57c8cca 20250301122525212 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250301122525212 DAUC <0003> auc.c:142 vector [4]: autn = 0b058bb9f75d00008b3b409de4f1c4ab 20250301122525212 DAUC <0003> auc.c:143 vector [4]: ck = 5cea707a16ec6ed055933a2956a395b5 20250301122525212 DAUC <0003> auc.c:144 vector [4]: ik = 6fa43f782f8135b730b099240fb22858 20250301122525212 DAUC <0003> auc.c:145 vector [4]: res = 3450ca1da9f5d4b40000000000000000 20250301122525212 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525212 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250301122525212 DAUC <0003> auc.c:151 vector [4]: kc = 566dec0f607ce68a 20250301122525212 DAUC <0003> auc.c:152 vector [4]: sres = 9da51ea9 20250301122525212 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250301122525212 DAUC <0003> db_auc.c:245 IMSI='262420456750380': Generated 5 vectors 20250301122525212 DAUC <0003> db_auc.c:249 IMSI='262420456750380': Updating SQN=481 in DB 20250301122525212 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420456750380"} 20250301122525212 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420456750380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525212 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525212 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59536<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@bff17e184539: Final verdict of PTC: pass 20250301122525214 DAUC <0003> db_auc.c:157 IMSI='262427711579229': No 2G Auth Data 20250301122525214 DAUC <0003> db_auc.c:192 IMSI='262427711579229': No 3G Auth Data HLR_Test-GSUP(21)@bff17e184539: Created GsupExpect[0] for "262427711579229" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250301122525221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59550<->l=127.0.0.1:4258 20250301122525223 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525223 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427711579229"} 20250301122525223 DAUC <0003> db_auc.c:157 IMSI='262427711579229': No 2G Auth Data 20250301122525223 DAUC <0003> db_auc.c:236 IMSI='262427711579229': Calling to generate 1 vectors 20250301122525223 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250301122525223 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525223 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250301122525223 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122525223 DAUC <0003> auc.c:113 vector [0]: rand = 87333e7af3a64b00c24c1f4726459d90 20250301122525223 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122525223 DAUC <0003> auc.c:142 vector [0]: autn = 9342d33145d8000096eb2c5904050232 20250301122525223 DAUC <0003> auc.c:143 vector [0]: ck = ea39629a3e929acfc85c54dbf65510b5 20250301122525223 DAUC <0003> auc.c:144 vector [0]: ik = 057c16e8c9a2a70e4d50905f37fdd4d5 20250301122525223 DAUC <0003> auc.c:145 vector [0]: res = 7346ef03909c620f0000000000000000 20250301122525223 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525223 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122525223 DAUC <0003> auc.c:151 vector [0]: kc = 6a49b0f63698f9a1 20250301122525223 DAUC <0003> auc.c:152 vector [0]: sres = e3da8d0c 20250301122525223 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122525223 DAUC <0003> db_auc.c:245 IMSI='262427711579229': Generated 1 vectors 20250301122525223 DAUC <0003> db_auc.c:249 IMSI='262427711579229': Updating SQN=33 in DB 20250301122525223 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427711579229"} 20250301122525223 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525223 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525223 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bff17e184539: Found GsupExpect[0] for "262427711579229" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@bff17e184539: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427711579229" TC_gsup_sai_num_auth_vectors(28)@bff17e184539: setverdict(pass): none -> pass 20250301122525224 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525224 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427711579229"} 20250301122525224 DAUC <0003> db_auc.c:157 IMSI='262427711579229': No 2G Auth Data 20250301122525224 DAUC <0003> db_auc.c:236 IMSI='262427711579229': Calling to generate 4 vectors 20250301122525224 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250301122525225 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525225 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250301122525225 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250301122525225 DAUC <0003> auc.c:113 vector [0]: rand = 913d5cc24bef2a3361e9a7c3234f32ae 20250301122525225 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250301122525225 DAUC <0003> auc.c:142 vector [0]: autn = c9ff549ec416000037e10398defe842f 20250301122525225 DAUC <0003> auc.c:143 vector [0]: ck = f0842f0e0366db5f34c75613e3ddc575 20250301122525225 DAUC <0003> auc.c:144 vector [0]: ik = 345b35e4c0bd4eb3428120ae227f24e6 20250301122525225 DAUC <0003> auc.c:145 vector [0]: res = 0f089294a8159e770000000000000000 20250301122525225 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525225 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122525225 DAUC <0003> auc.c:151 vector [0]: kc = b2996c570279747f 20250301122525225 DAUC <0003> auc.c:152 vector [0]: sres = a71d0ce3 20250301122525225 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122525225 DAUC <0003> auc.c:113 vector [1]: rand = 47212ef966c1b52ba2703b031482e9fa 20250301122525225 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250301122525225 DAUC <0003> auc.c:142 vector [1]: autn = 3da484134590000071b75f6a0da56f31 20250301122525225 DAUC <0003> auc.c:143 vector [1]: ck = d529a2edfde6c7bcfd5d22c504c951ae 20250301122525225 DAUC <0003> auc.c:144 vector [1]: ik = 20e7a7409c0ca445c4a1670c183d79f6 20250301122525225 DAUC <0003> auc.c:145 vector [1]: res = 3f4b8c0514f188150000000000000000 20250301122525225 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525225 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122525225 DAUC <0003> auc.c:151 vector [1]: kc = cc3240647d1e4ba1 20250301122525225 DAUC <0003> auc.c:152 vector [1]: sres = 2bba0410 20250301122525225 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122525225 DAUC <0003> auc.c:113 vector [2]: rand = a02442a12532c73d2286bfdd863aed04 20250301122525225 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250301122525225 DAUC <0003> auc.c:142 vector [2]: autn = 0974b1aa198f0000a4097c1abf11db48 20250301122525225 DAUC <0003> auc.c:143 vector [2]: ck = e29cf5f4601a9ee4d372744027e0820b 20250301122525225 DAUC <0003> auc.c:144 vector [2]: ik = e056ca2611048e6da3410a4ba007f0ce 20250301122525225 DAUC <0003> auc.c:145 vector [2]: res = 2f7afb061c7b8dcd0000000000000000 20250301122525225 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525225 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122525225 DAUC <0003> auc.c:151 vector [2]: kc = 72f941d9f6f9624c 20250301122525225 DAUC <0003> auc.c:152 vector [2]: sres = 330176cb 20250301122525225 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122525225 DAUC <0003> auc.c:113 vector [3]: rand = 450f61e971e2210af745d8c55789e14b 20250301122525225 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250301122525225 DAUC <0003> auc.c:142 vector [3]: autn = 5a0b987e676a00006d7368e4b4171825 20250301122525225 DAUC <0003> auc.c:143 vector [3]: ck = 94b1c374eb607d7b139a772d4217017b 20250301122525225 DAUC <0003> auc.c:144 vector [3]: ik = 0ae6ec56172e6f400063097f2185694c 20250301122525225 DAUC <0003> auc.c:145 vector [3]: res = 0e4a5d54dc0b32680000000000000000 20250301122525225 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525225 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122525225 DAUC <0003> auc.c:151 vector [3]: kc = 8dae51709fdc7a0c 20250301122525225 DAUC <0003> auc.c:152 vector [3]: sres = d2416f3c 20250301122525225 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122525225 DAUC <0003> db_auc.c:245 IMSI='262427711579229': Generated 4 vectors 20250301122525225 DAUC <0003> db_auc.c:249 IMSI='262427711579229': Updating SQN=161 in DB 20250301122525225 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427711579229"} 20250301122525225 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525225 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525225 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525226 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525226 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427711579229"} 20250301122525226 DAUC <0003> db_auc.c:157 IMSI='262427711579229': No 2G Auth Data 20250301122525226 DAUC <0003> db_auc.c:236 IMSI='262427711579229': Calling to generate 5 vectors 20250301122525226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250301122525226 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525226 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250301122525226 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250301122525226 DAUC <0003> auc.c:113 vector [0]: rand = ab7ea61a6d25d3297724c0978589379d 20250301122525226 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250301122525226 DAUC <0003> auc.c:142 vector [0]: autn = 163af35748250000b21bad6a7b1be782 20250301122525226 DAUC <0003> auc.c:143 vector [0]: ck = 812c6e9c777b70320bf05a87f11a989a 20250301122525226 DAUC <0003> auc.c:144 vector [0]: ik = 641b775bf11f4fbfe7f86684d49996f0 20250301122525226 DAUC <0003> auc.c:145 vector [0]: res = 593750f9035d6b4c0000000000000000 20250301122525226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525226 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122525226 DAUC <0003> auc.c:151 vector [0]: kc = 093f25c4a3e731e7 20250301122525226 DAUC <0003> auc.c:152 vector [0]: sres = 5a6a3bb5 20250301122525226 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122525226 DAUC <0003> auc.c:113 vector [1]: rand = 8e65ef61f566f6a7c4798cf0598e839a 20250301122525226 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250301122525226 DAUC <0003> auc.c:142 vector [1]: autn = 915eb17a418f0000b9aef1012c89da01 20250301122525226 DAUC <0003> auc.c:143 vector [1]: ck = b2279a476c3bafbc5b6155c768a70e8d 20250301122525226 DAUC <0003> auc.c:144 vector [1]: ik = c3470716e0e83a19c2398f3f2a9f8d56 20250301122525226 DAUC <0003> auc.c:145 vector [1]: res = 320b56804c29ebd90000000000000000 20250301122525227 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525227 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122525227 DAUC <0003> auc.c:151 vector [1]: kc = e83847a9ceeb167e 20250301122525227 DAUC <0003> auc.c:152 vector [1]: sres = 7e22bd59 20250301122525227 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122525227 DAUC <0003> auc.c:113 vector [2]: rand = 794a894af9e6b648606e88ed1c9323e9 20250301122525227 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250301122525227 DAUC <0003> auc.c:142 vector [2]: autn = b59260333a6500001d9d666443e1c597 20250301122525227 DAUC <0003> auc.c:143 vector [2]: ck = ac77c18d51c41d37b597ccd6a3c31a4f 20250301122525227 DAUC <0003> auc.c:144 vector [2]: ik = 8acccb8a60a4075c1ebca31e30f54004 20250301122525227 DAUC <0003> auc.c:145 vector [2]: res = 6c6286eb955641a60000000000000000 20250301122525227 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525227 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122525227 DAUC <0003> auc.c:151 vector [2]: kc = 8d9065cfa2564020 20250301122525227 DAUC <0003> auc.c:152 vector [2]: sres = f934c74d 20250301122525227 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122525227 DAUC <0003> auc.c:113 vector [3]: rand = 7beef0e27a4a7e9d5596505ac5a1bb3c 20250301122525227 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250301122525227 DAUC <0003> auc.c:142 vector [3]: autn = 1e8b59aa4e9b00007d4a53598ca4fc0d 20250301122525227 DAUC <0003> auc.c:143 vector [3]: ck = f429245503bdd732e1bbd7f7fdaeeca1 20250301122525227 DAUC <0003> auc.c:144 vector [3]: ik = 4a8a5e9c6be2a1f7f3819079c90fc09c 20250301122525227 DAUC <0003> auc.c:145 vector [3]: res = be860fcef9f832d00000000000000000 20250301122525227 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525227 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122525227 DAUC <0003> auc.c:151 vector [3]: kc = ac993d475cfe5af8 20250301122525227 DAUC <0003> auc.c:152 vector [3]: sres = 477e3d1e 20250301122525227 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122525227 DAUC <0003> auc.c:113 vector [4]: rand = 6035503e35280093f12d0493e12202bb 20250301122525227 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250301122525227 DAUC <0003> auc.c:142 vector [4]: autn = 623e2adde2d50000b6670af03e97f927 20250301122525227 DAUC <0003> auc.c:143 vector [4]: ck = a422260bcc5bc00e3b8cd85b8a65aa66 20250301122525227 DAUC <0003> auc.c:144 vector [4]: ik = dd8cc20cdeb1fc05c4f507a0c1f063c2 20250301122525227 DAUC <0003> auc.c:145 vector [4]: res = 957343f218b1019c0000000000000000 20250301122525227 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525227 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250301122525227 DAUC <0003> auc.c:151 vector [4]: kc = 86d73bfc597ff5af 20250301122525227 DAUC <0003> auc.c:152 vector [4]: sres = 8dc2426e 20250301122525227 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250301122525227 DAUC <0003> db_auc.c:245 IMSI='262427711579229': Generated 5 vectors 20250301122525227 DAUC <0003> db_auc.c:249 IMSI='262427711579229': Updating SQN=321 in DB 20250301122525227 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427711579229"} 20250301122525227 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525227 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525227 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525228 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525228 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427711579229"} 20250301122525228 DAUC <0003> db_auc.c:157 IMSI='262427711579229': No 2G Auth Data 20250301122525228 DAUC <0003> db_auc.c:236 IMSI='262427711579229': Calling to generate 5 vectors 20250301122525228 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250301122525228 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525228 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250301122525228 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250301122525228 DAUC <0003> auc.c:113 vector [0]: rand = 2db8e3588f08f881f1c4da69272fdc01 20250301122525228 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250301122525228 DAUC <0003> auc.c:142 vector [0]: autn = 41cd853985120000fe88ef9f0a5f8a6e 20250301122525228 DAUC <0003> auc.c:143 vector [0]: ck = 9d4d9e5b6be52087cb6acd91d5c90c08 20250301122525228 DAUC <0003> auc.c:144 vector [0]: ik = e187fa0c9fba94adf2a79fbb7739a288 20250301122525228 DAUC <0003> auc.c:145 vector [0]: res = 5bc1ef70fb38181c0000000000000000 20250301122525228 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525228 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122525228 DAUC <0003> auc.c:151 vector [0]: kc = 4507367d56af1aaa 20250301122525228 DAUC <0003> auc.c:152 vector [0]: sres = a0f9f76c 20250301122525228 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122525228 DAUC <0003> auc.c:113 vector [1]: rand = cad4111e984968e06897df75d615860c 20250301122525228 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250301122525229 DAUC <0003> auc.c:142 vector [1]: autn = 158c99f631b80000b1b83db0503cda09 20250301122525229 DAUC <0003> auc.c:143 vector [1]: ck = 312ba58888237269a107cf0ce30a86a9 20250301122525229 DAUC <0003> auc.c:144 vector [1]: ik = f01a856c848d8614beed393839ac406e 20250301122525229 DAUC <0003> auc.c:145 vector [1]: res = 1e06b02176ad04b70000000000000000 20250301122525229 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525229 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122525229 DAUC <0003> auc.c:151 vector [1]: kc = dedbd6d0d60832ba 20250301122525229 DAUC <0003> auc.c:152 vector [1]: sres = 68abb496 20250301122525229 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122525229 DAUC <0003> auc.c:113 vector [2]: rand = 5551d4dba574cb8dbc1c18f31b406a64 20250301122525229 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250301122525229 DAUC <0003> auc.c:142 vector [2]: autn = 1074e3b0401c00000fd42d55ca24dff2 20250301122525229 DAUC <0003> auc.c:143 vector [2]: ck = f2c9636887955220ab461217416d0785 20250301122525229 DAUC <0003> auc.c:144 vector [2]: ik = c67212a3ebf4c3a699b10e9d0376d211 20250301122525229 DAUC <0003> auc.c:145 vector [2]: res = 582b9242d5e4f08a0000000000000000 20250301122525229 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525229 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122525229 DAUC <0003> auc.c:151 vector [2]: kc = 064c6d412e7a4412 20250301122525229 DAUC <0003> auc.c:152 vector [2]: sres = 8dcf62c8 20250301122525229 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122525229 DAUC <0003> auc.c:113 vector [3]: rand = 163bfd699cfaaa9b70149f43e4d4f964 20250301122525229 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250301122525229 DAUC <0003> auc.c:142 vector [3]: autn = e0b947c966fe0000b9bf028b1559716a 20250301122525229 DAUC <0003> auc.c:143 vector [3]: ck = 03dcf7b11eb7b1e149cb4be5ea2ced56 20250301122525229 DAUC <0003> auc.c:144 vector [3]: ik = 82224c95f60c66114428711ef74ef3a2 20250301122525229 DAUC <0003> auc.c:145 vector [3]: res = cc6b970e763673c50000000000000000 20250301122525229 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525229 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122525229 DAUC <0003> auc.c:151 vector [3]: kc = 8c1d81dff5d9c904 20250301122525229 DAUC <0003> auc.c:152 vector [3]: sres = ba5de4cb 20250301122525229 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122525229 DAUC <0003> auc.c:113 vector [4]: rand = f191399ece0a907cc90b41db774f964a 20250301122525229 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250301122525229 DAUC <0003> auc.c:142 vector [4]: autn = 138846bb651d00007b65c144ada10c43 20250301122525229 DAUC <0003> auc.c:143 vector [4]: ck = 892a54c16cf35aa850e810bb04c8db4f 20250301122525229 DAUC <0003> auc.c:144 vector [4]: ik = 101e53142dcf9c36140cc51539891338 20250301122525229 DAUC <0003> auc.c:145 vector [4]: res = 8d20effe4c2e3bb10000000000000000 20250301122525229 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525229 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250301122525229 DAUC <0003> auc.c:151 vector [4]: kc = ddd0d27b7c7d0ee9 20250301122525229 DAUC <0003> auc.c:152 vector [4]: sres = c10ed44f 20250301122525229 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250301122525229 DAUC <0003> db_auc.c:245 IMSI='262427711579229': Generated 5 vectors 20250301122525229 DAUC <0003> db_auc.c:249 IMSI='262427711579229': Updating SQN=481 in DB 20250301122525229 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427711579229"} 20250301122525229 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427711579229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525229 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525229 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59550<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@bff17e184539: Final verdict of PTC: pass 20250301122525231 DAUC <0003> db_auc.c:157 IMSI='262428424276903': No 2G Auth Data 20250301122525231 DAUC <0003> db_auc.c:192 IMSI='262428424276903': No 3G Auth Data HLR_Test-GSUP(21)@bff17e184539: Created GsupExpect[0] for "262428424276903" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250301122525237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 20250301122525239 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525239 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428424276903"} 20250301122525239 DAUC <0003> db_auc.c:236 IMSI='262428424276903': Calling to generate 1 vectors 20250301122525239 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250301122525239 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525239 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525239 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122525239 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525239 DAUC <0003> auc.c:113 vector [0]: rand = 7096ebb71cfd2120ab64c062fd79cb63 20250301122525239 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122525239 DAUC <0003> auc.c:142 vector [0]: autn = 8cdf6e489a2d0000a51db71668c40059 20250301122525239 DAUC <0003> auc.c:143 vector [0]: ck = c8ec315dafb537c5c9128762225a896b 20250301122525239 DAUC <0003> auc.c:144 vector [0]: ik = fe17c97037fafdc59f047b56b411f291 20250301122525239 DAUC <0003> auc.c:145 vector [0]: res = 19a02fce8e32676f0000000000000000 20250301122525239 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525239 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525239 DAUC <0003> auc.c:179 vector [0]: kc = 9e38ad94b6a11400 20250301122525239 DAUC <0003> auc.c:180 vector [0]: sres = b24ff89b 20250301122525239 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525239 DAUC <0003> db_auc.c:245 IMSI='262428424276903': Generated 1 vectors 20250301122525239 DAUC <0003> db_auc.c:249 IMSI='262428424276903': Updating SQN=33 in DB 20250301122525239 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428424276903"} 20250301122525239 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525239 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525239 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bff17e184539: Found GsupExpect[0] for "262428424276903" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@bff17e184539: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428424276903" TC_gsup_sai_num_auth_vectors(29)@bff17e184539: setverdict(pass): none -> pass 20250301122525240 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525240 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428424276903"} 20250301122525240 DAUC <0003> db_auc.c:236 IMSI='262428424276903': Calling to generate 4 vectors 20250301122525240 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250301122525240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250301122525240 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525240 DAUC <0003> auc.c:113 vector [0]: rand = f44e1888b24a5752eac33432843a07a8 20250301122525240 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250301122525240 DAUC <0003> auc.c:142 vector [0]: autn = 5c415f5f75c100007dd0b2f01572708f 20250301122525240 DAUC <0003> auc.c:143 vector [0]: ck = 85d5bb165bfa74125cfe9ac3c0cf992a 20250301122525240 DAUC <0003> auc.c:144 vector [0]: ik = 095cd6a88951836c11ebfbb4ffa155e0 20250301122525240 DAUC <0003> auc.c:145 vector [0]: res = f465758165206fd30000000000000000 20250301122525240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525240 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525240 DAUC <0003> auc.c:179 vector [0]: kc = 69cbed2eac746000 20250301122525240 DAUC <0003> auc.c:180 vector [0]: sres = 62cf9a5f 20250301122525240 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525240 DAUC <0003> auc.c:113 vector [1]: rand = 917add7fb99df223a5f94859a7981f6d 20250301122525240 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250301122525240 DAUC <0003> auc.c:142 vector [1]: autn = 3744e247383e00005515b6e7deca8a5e 20250301122525240 DAUC <0003> auc.c:143 vector [1]: ck = a1cf25d277b71ca2dcd7b129bb3d2765 20250301122525240 DAUC <0003> auc.c:144 vector [1]: ik = b1dce0313a0f9152e9c014b261f3a1b4 20250301122525240 DAUC <0003> auc.c:145 vector [1]: res = fad1575b8a05f5330000000000000000 20250301122525240 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525240 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122525240 DAUC <0003> auc.c:179 vector [1]: kc = 2d0343448769d400 20250301122525240 DAUC <0003> auc.c:180 vector [1]: sres = 2e193d56 20250301122525240 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122525240 DAUC <0003> auc.c:113 vector [2]: rand = 199aa8f97e531905e64e69e4147f0e7c 20250301122525240 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250301122525240 DAUC <0003> auc.c:142 vector [2]: autn = e9167da8027b00005f1ef1ba7006b725 20250301122525241 DAUC <0003> auc.c:143 vector [2]: ck = c9738b115135f04b99b11b173692d4c6 20250301122525241 DAUC <0003> auc.c:144 vector [2]: ik = 129f0939b5e3edb070c934b0ff8068e3 20250301122525241 DAUC <0003> auc.c:145 vector [2]: res = 4ec09ce0e4a173d60000000000000000 20250301122525241 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525241 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122525241 DAUC <0003> auc.c:179 vector [2]: kc = aced5eec7b1e7400 20250301122525241 DAUC <0003> auc.c:180 vector [2]: sres = ada5448d 20250301122525241 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122525241 DAUC <0003> auc.c:113 vector [3]: rand = c2803246f5e2927c9f41f77ab40a2bd3 20250301122525241 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250301122525241 DAUC <0003> auc.c:142 vector [3]: autn = f137ebe35fde00005f6945ae79c50fd4 20250301122525241 DAUC <0003> auc.c:143 vector [3]: ck = bfadbd924516bca476bd204bbbcb9a8b 20250301122525241 DAUC <0003> auc.c:144 vector [3]: ik = 0d2fee8b4835a443a87217f2819edf9d 20250301122525241 DAUC <0003> auc.c:145 vector [3]: res = 70d42c7e31afd0910000000000000000 20250301122525241 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525241 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122525241 DAUC <0003> auc.c:179 vector [3]: kc = 7919b6da5e986800 20250301122525241 DAUC <0003> auc.c:180 vector [3]: sres = 80173584 20250301122525241 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122525241 DAUC <0003> db_auc.c:245 IMSI='262428424276903': Generated 4 vectors 20250301122525241 DAUC <0003> db_auc.c:249 IMSI='262428424276903': Updating SQN=161 in DB 20250301122525241 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428424276903"} 20250301122525241 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525241 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525241 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525242 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525242 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428424276903"} 20250301122525242 DAUC <0003> db_auc.c:236 IMSI='262428424276903': Calling to generate 5 vectors 20250301122525242 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122525242 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525242 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525242 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250301122525242 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525242 DAUC <0003> auc.c:113 vector [0]: rand = f23ff78da0bdf6c67f1add3764d2ccf1 20250301122525242 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250301122525242 DAUC <0003> auc.c:142 vector [0]: autn = 41fe6de5294d000002d653ebb47b25a6 20250301122525242 DAUC <0003> auc.c:143 vector [0]: ck = d6342119b1fd8e913dc7c2074850c2a4 20250301122525242 DAUC <0003> auc.c:144 vector [0]: ik = 0ebcae3e21ad1fa811fd23cace1bc00c 20250301122525242 DAUC <0003> auc.c:145 vector [0]: res = 8f7eb6fbf76aeb350000000000000000 20250301122525242 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525242 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525242 DAUC <0003> auc.c:179 vector [0]: kc = 36bf64c943290400 20250301122525242 DAUC <0003> auc.c:180 vector [0]: sres = 9f80b7da 20250301122525242 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525242 DAUC <0003> auc.c:113 vector [1]: rand = 4113bbcb3a2559e9d495bac03eee9cad 20250301122525242 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250301122525242 DAUC <0003> auc.c:142 vector [1]: autn = 212df4bfce2300004800168d1d399b4e 20250301122525242 DAUC <0003> auc.c:143 vector [1]: ck = 3d2af560f7bc5d5340b73ad21e99fd41 20250301122525242 DAUC <0003> auc.c:144 vector [1]: ik = 9d73577156d21814ce4b7050dde09c35 20250301122525242 DAUC <0003> auc.c:145 vector [1]: res = 2862d1bc0f6e1cb90000000000000000 20250301122525242 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525242 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122525242 DAUC <0003> auc.c:179 vector [1]: kc = a0ff2760981be000 20250301122525242 DAUC <0003> auc.c:180 vector [1]: sres = 762f0e10 20250301122525242 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122525242 DAUC <0003> auc.c:113 vector [2]: rand = 508cee01ac6d91067a53ed398a48fd5f 20250301122525242 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250301122525242 DAUC <0003> auc.c:142 vector [2]: autn = d0630714c7ac000026bca22c2bc13901 20250301122525242 DAUC <0003> auc.c:143 vector [2]: ck = 89f416c6e831a0cf087f2a24e1b4ec7d 20250301122525242 DAUC <0003> auc.c:144 vector [2]: ik = ca3da274433c6d1ee6fc3425758dbb70 20250301122525242 DAUC <0003> auc.c:145 vector [2]: res = 579b8ca949c98b740000000000000000 20250301122525242 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525242 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122525242 DAUC <0003> auc.c:179 vector [2]: kc = 88753111ddc40000 20250301122525242 DAUC <0003> auc.c:180 vector [2]: sres = 453d99d3 20250301122525242 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122525242 DAUC <0003> auc.c:113 vector [3]: rand = a0b6533c74429f030013d0d09466d31d 20250301122525242 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250301122525242 DAUC <0003> auc.c:142 vector [3]: autn = 06b865c7b19700001ade1c6d5d9169d2 20250301122525242 DAUC <0003> auc.c:143 vector [3]: ck = a18e4f77acb2d5d15a623697c1fdb570 20250301122525242 DAUC <0003> auc.c:144 vector [3]: ik = 9defd6969672f54a737e5dbb323e7fe3 20250301122525242 DAUC <0003> auc.c:145 vector [3]: res = c6c13f61a3a57ab30000000000000000 20250301122525242 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525242 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122525242 DAUC <0003> auc.c:179 vector [3]: kc = f393ba4417cec400 20250301122525242 DAUC <0003> auc.c:180 vector [3]: sres = 64001351 20250301122525242 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122525242 DAUC <0003> auc.c:113 vector [4]: rand = f3471f8b91549f28aaf8f5c67191c236 20250301122525242 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250301122525242 DAUC <0003> auc.c:142 vector [4]: autn = b01d61be1c28000041d300842d1093f6 20250301122525242 DAUC <0003> auc.c:143 vector [4]: ck = 44f897b9e89d8ea87bf1f7f483773ee1 20250301122525242 DAUC <0003> auc.c:144 vector [4]: ik = 5b27d495574f67552d5461863f541e3e 20250301122525242 DAUC <0003> auc.c:145 vector [4]: res = aa13275c642c5faf0000000000000000 20250301122525242 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525242 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122525242 DAUC <0003> auc.c:179 vector [4]: kc = 0b26e441c92a4400 20250301122525242 DAUC <0003> auc.c:180 vector [4]: sres = 82cc479c 20250301122525242 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122525242 DAUC <0003> db_auc.c:245 IMSI='262428424276903': Generated 5 vectors 20250301122525242 DAUC <0003> db_auc.c:249 IMSI='262428424276903': Updating SQN=321 in DB 20250301122525242 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428424276903"} 20250301122525242 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525242 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525242 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525244 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525244 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428424276903"} 20250301122525244 DAUC <0003> db_auc.c:236 IMSI='262428424276903': Calling to generate 5 vectors 20250301122525244 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122525244 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525244 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525244 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250301122525244 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525244 DAUC <0003> auc.c:113 vector [0]: rand = c2161dac2fa903d3af0130f9b1378e23 20250301122525244 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250301122525244 DAUC <0003> auc.c:142 vector [0]: autn = 835795274b5b00001fef08ba7fa63de8 20250301122525244 DAUC <0003> auc.c:143 vector [0]: ck = 370463cbc38407b1d56bcdf33ea21b73 20250301122525244 DAUC <0003> auc.c:144 vector [0]: ik = 347c352a6841ce7c6a7696c1f414b505 20250301122525244 DAUC <0003> auc.c:145 vector [0]: res = f3526478e25d9b800000000000000000 20250301122525244 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525244 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525244 DAUC <0003> auc.c:179 vector [0]: kc = f455d9141bbffc00 20250301122525244 DAUC <0003> auc.c:180 vector [0]: sres = 1fffac1e 20250301122525244 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525244 DAUC <0003> auc.c:113 vector [1]: rand = 553e70394f8789101726b58737d91343 20250301122525244 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250301122525244 DAUC <0003> auc.c:142 vector [1]: autn = bf67ddd3c7020000b68e68d31e3dcb41 20250301122525244 DAUC <0003> auc.c:143 vector [1]: ck = e1dd11d0aa95bec0e739bd513bbc5449 20250301122525244 DAUC <0003> auc.c:144 vector [1]: ik = ba7c89019d26d212ffa68f8e4803616c 20250301122525244 DAUC <0003> auc.c:145 vector [1]: res = c4064ab58c8b53380000000000000000 20250301122525244 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525244 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122525244 DAUC <0003> auc.c:179 vector [1]: kc = 08157b960653f000 20250301122525244 DAUC <0003> auc.c:180 vector [1]: sres = 46e885b4 20250301122525244 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122525244 DAUC <0003> auc.c:113 vector [2]: rand = 97b8ed2b0d79ebbfb4afda1e7e837eb1 20250301122525244 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250301122525244 DAUC <0003> auc.c:142 vector [2]: autn = 18f77225fbd000002c2d3b90f8b99c89 20250301122525244 DAUC <0003> auc.c:143 vector [2]: ck = eccd7b73d5ea3b86dc8ac56dab3c030a 20250301122525244 DAUC <0003> auc.c:144 vector [2]: ik = ba77291027602ef1c128275efd753f74 20250301122525244 DAUC <0003> auc.c:145 vector [2]: res = e96ff74c70f7c7850000000000000000 20250301122525244 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525244 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122525244 DAUC <0003> auc.c:179 vector [2]: kc = 8a4ada6028574000 20250301122525244 DAUC <0003> auc.c:180 vector [2]: sres = e9a56217 20250301122525244 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122525244 DAUC <0003> auc.c:113 vector [3]: rand = d1775a75ebeb5b8f339a00a970e4472f 20250301122525244 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250301122525244 DAUC <0003> auc.c:142 vector [3]: autn = 6d3c0620453000006347dcfce3c43858 20250301122525244 DAUC <0003> auc.c:143 vector [3]: ck = 51fdf5f6f448cb3bf34bf077cc0e5d43 20250301122525244 DAUC <0003> auc.c:144 vector [3]: ik = aae3e738e9c211a7e2544a460cd7fc12 20250301122525244 DAUC <0003> auc.c:145 vector [3]: res = fc31ca9f59d901a00000000000000000 20250301122525244 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525244 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122525244 DAUC <0003> auc.c:179 vector [3]: kc = e0fece483d6b2400 20250301122525244 DAUC <0003> auc.c:180 vector [3]: sres = 0686eba7 20250301122525244 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122525244 DAUC <0003> auc.c:113 vector [4]: rand = 6f8951a264b2278fc62a5fc8cd585562 20250301122525244 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250301122525244 DAUC <0003> auc.c:142 vector [4]: autn = 1b430665b06a00009243b89450e612b9 20250301122525244 DAUC <0003> auc.c:143 vector [4]: ck = e757c2e38b331fa5bcfefa1a7ccd7c25 20250301122525244 DAUC <0003> auc.c:144 vector [4]: ik = 1380ad60405efe9df9d8a030df660699 20250301122525244 DAUC <0003> auc.c:145 vector [4]: res = ebe74f04b3a643a40000000000000000 20250301122525244 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525244 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122525244 DAUC <0003> auc.c:179 vector [4]: kc = 3424ada3735a4400 20250301122525244 DAUC <0003> auc.c:180 vector [4]: sres = 0648753d 20250301122525244 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122525244 DAUC <0003> db_auc.c:245 IMSI='262428424276903': Generated 5 vectors 20250301122525244 DAUC <0003> db_auc.c:249 IMSI='262428424276903': Updating SQN=481 in DB 20250301122525244 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428424276903"} 20250301122525244 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428424276903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525244 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525244 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@bff17e184539: Final verdict of PTC: pass 20250301122525246 DAUC <0003> db_auc.c:157 IMSI='262424557659829': No 2G Auth Data 20250301122525246 DAUC <0003> db_auc.c:192 IMSI='262424557659829': No 3G Auth Data HLR_Test-GSUP(21)@bff17e184539: Created GsupExpect[0] for "262424557659829" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250301122525252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59564<->l=127.0.0.1:4258 20250301122525254 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525254 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424557659829"} 20250301122525254 DAUC <0003> db_auc.c:236 IMSI='262424557659829': Calling to generate 1 vectors 20250301122525254 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250301122525254 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525254 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525254 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122525254 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525254 DAUC <0003> auc.c:113 vector [0]: rand = 462c8547657f3b448bd13144bdc677a8 20250301122525254 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122525254 DAUC <0003> auc.c:142 vector [0]: autn = f79289f03a5d00006a756fe2a4d554c7 20250301122525254 DAUC <0003> auc.c:143 vector [0]: ck = 2c61095c05f74fc656a021c308f2e2a5 20250301122525254 DAUC <0003> auc.c:144 vector [0]: ik = d2e315302ec1e540a1ea41f54f4e95af 20250301122525254 DAUC <0003> auc.c:145 vector [0]: res = d8eb33744887ab310000000000000000 20250301122525254 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525254 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525254 DAUC <0003> auc.c:179 vector [0]: kc = 7761e785a7761400 20250301122525254 DAUC <0003> auc.c:180 vector [0]: sres = 954550f4 20250301122525254 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525254 DAUC <0003> db_auc.c:245 IMSI='262424557659829': Generated 1 vectors 20250301122525254 DAUC <0003> db_auc.c:249 IMSI='262424557659829': Updating SQN=33 in DB 20250301122525254 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424557659829"} 20250301122525254 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525254 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525254 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bff17e184539: Found GsupExpect[0] for "262424557659829" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@bff17e184539: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262424557659829" TC_gsup_sai_num_auth_vectors(30)@bff17e184539: setverdict(pass): none -> pass 20250301122525255 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525255 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424557659829"} 20250301122525255 DAUC <0003> db_auc.c:236 IMSI='262424557659829': Calling to generate 4 vectors 20250301122525255 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250301122525255 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525255 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525255 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250301122525255 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525255 DAUC <0003> auc.c:113 vector [0]: rand = 8080c9315851af6f2fa4a667e4d60a2a 20250301122525255 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250301122525255 DAUC <0003> auc.c:142 vector [0]: autn = b6b6c70ecef50000fb6e14523bd7cd9b 20250301122525255 DAUC <0003> auc.c:143 vector [0]: ck = 5fcaf22d3df8603ca2e3598a5ccca9eb 20250301122525255 DAUC <0003> auc.c:144 vector [0]: ik = ebf77127af88445b5737ac4a01c7d6cb 20250301122525255 DAUC <0003> auc.c:145 vector [0]: res = a73c589d707a5f920000000000000000 20250301122525255 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525255 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525255 DAUC <0003> auc.c:179 vector [0]: kc = f816ce4bffa01c00 20250301122525255 DAUC <0003> auc.c:180 vector [0]: sres = 405afc5b 20250301122525255 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525255 DAUC <0003> auc.c:113 vector [1]: rand = bbe24a2dec032a6eeafa5f6b7c53cbe0 20250301122525255 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250301122525255 DAUC <0003> auc.c:142 vector [1]: autn = 238ed93a67c7000007bb55b2f0fdb99f 20250301122525255 DAUC <0003> auc.c:143 vector [1]: ck = 60171f237923bc5f5e397e8d7b695333 20250301122525255 DAUC <0003> auc.c:144 vector [1]: ik = 9896ca105aacca11227dc0f9319b6c84 20250301122525255 DAUC <0003> auc.c:145 vector [1]: res = d5eea3adbbce710a0000000000000000 20250301122525256 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525256 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122525256 DAUC <0003> auc.c:179 vector [1]: kc = 54a6f9204817b000 20250301122525256 DAUC <0003> auc.c:180 vector [1]: sres = 1e74b1c1 20250301122525256 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122525256 DAUC <0003> auc.c:113 vector [2]: rand = 0deaea14a7e2242557ec85dc11ff4e40 20250301122525256 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250301122525256 DAUC <0003> auc.c:142 vector [2]: autn = 2c387ccc79ea000048a12e60e5b79dd1 20250301122525256 DAUC <0003> auc.c:143 vector [2]: ck = 241ec3b8a623b9b0f26aaac1471bbdfc 20250301122525256 DAUC <0003> auc.c:144 vector [2]: ik = 9a729fbdfaec7af361fba6f02535226e 20250301122525256 DAUC <0003> auc.c:145 vector [2]: res = 356a8eda65e933e30000000000000000 20250301122525256 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525256 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122525256 DAUC <0003> auc.c:179 vector [2]: kc = cffe3245d4bfd800 20250301122525256 DAUC <0003> auc.c:180 vector [2]: sres = c872f57e 20250301122525256 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122525256 DAUC <0003> auc.c:113 vector [3]: rand = 7eafaeb3c25b1ca7c0ec4c07c22f4dfa 20250301122525256 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250301122525256 DAUC <0003> auc.c:142 vector [3]: autn = 3d988a9693c70000fe74fa7e3cceb58e 20250301122525256 DAUC <0003> auc.c:143 vector [3]: ck = b449cd77fa305e062fa29fd30af7f61a 20250301122525256 DAUC <0003> auc.c:144 vector [3]: ik = a77667a331e0a3b6d59c9c246b22a40c 20250301122525256 DAUC <0003> auc.c:145 vector [3]: res = 80c36cb1819e94670000000000000000 20250301122525256 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525256 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122525256 DAUC <0003> auc.c:179 vector [3]: kc = 72a0271ebd062000 20250301122525256 DAUC <0003> auc.c:180 vector [3]: sres = 250c63bf 20250301122525256 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122525256 DAUC <0003> db_auc.c:245 IMSI='262424557659829': Generated 4 vectors 20250301122525256 DAUC <0003> db_auc.c:249 IMSI='262424557659829': Updating SQN=161 in DB 20250301122525256 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424557659829"} 20250301122525256 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525256 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525256 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525257 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525257 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424557659829"} 20250301122525257 DAUC <0003> db_auc.c:236 IMSI='262424557659829': Calling to generate 5 vectors 20250301122525257 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122525257 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525257 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525257 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250301122525257 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525257 DAUC <0003> auc.c:113 vector [0]: rand = 26b13eff4bb7ea31c6a58d278afb66d2 20250301122525257 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250301122525257 DAUC <0003> auc.c:142 vector [0]: autn = aa72b669eddf0000b097a58b4aedbf4a 20250301122525257 DAUC <0003> auc.c:143 vector [0]: ck = 58815c97d375705271a93b230754be6b 20250301122525257 DAUC <0003> auc.c:144 vector [0]: ik = 828331334b79391c9adfac2ff0998040 20250301122525257 DAUC <0003> auc.c:145 vector [0]: res = 25f3fba828f6687c0000000000000000 20250301122525257 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525257 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525257 DAUC <0003> auc.c:179 vector [0]: kc = 3b90c3308a6a5800 20250301122525257 DAUC <0003> auc.c:180 vector [0]: sres = 08827d47 20250301122525257 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525257 DAUC <0003> auc.c:113 vector [1]: rand = db883a218a9a7729b6da9092e9fa748c 20250301122525257 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250301122525257 DAUC <0003> auc.c:142 vector [1]: autn = 56d087ff3d1c00003057fb4b1594370f 20250301122525257 DAUC <0003> auc.c:143 vector [1]: ck = 6720e404eec28e5a62addde8e884db1a 20250301122525257 DAUC <0003> auc.c:144 vector [1]: ik = f5d1803e4aa1770dbfb0dde1e1afd102 20250301122525257 DAUC <0003> auc.c:145 vector [1]: res = 9b15d98b393b691d0000000000000000 20250301122525257 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525257 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122525257 DAUC <0003> auc.c:179 vector [1]: kc = aceff5ff8dce0400 20250301122525257 DAUC <0003> auc.c:180 vector [1]: sres = f8a099c4 20250301122525257 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122525257 DAUC <0003> auc.c:113 vector [2]: rand = 0916c60b2ad9405f1fec58a2e6f77320 20250301122525257 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250301122525257 DAUC <0003> auc.c:142 vector [2]: autn = eda14c487dda0000752ad297047cca20 20250301122525257 DAUC <0003> auc.c:143 vector [2]: ck = ffbe04bb9d4d07f60a03200e583d7369 20250301122525257 DAUC <0003> auc.c:144 vector [2]: ik = 0ad04f34047f09c3e0b0436bdf77550a 20250301122525257 DAUC <0003> auc.c:145 vector [2]: res = 4e01e4ff33fc65600000000000000000 20250301122525257 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525257 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122525257 DAUC <0003> auc.c:179 vector [2]: kc = 06a883d3aab6e800 20250301122525257 DAUC <0003> auc.c:180 vector [2]: sres = 02b80d36 20250301122525257 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122525257 DAUC <0003> auc.c:113 vector [3]: rand = 9cf4c88b0e70dea40dd061cf3dc8bcd7 20250301122525257 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250301122525257 DAUC <0003> auc.c:142 vector [3]: autn = 7df0b36f7600000055a0d760d7fa8d51 20250301122525257 DAUC <0003> auc.c:143 vector [3]: ck = 96a8058d097bdb8bb9e03ca460f751c2 20250301122525257 DAUC <0003> auc.c:144 vector [3]: ik = 9e02839fa5195f65dbc4c2427fd5df5c 20250301122525257 DAUC <0003> auc.c:145 vector [3]: res = 4b4933390b607a110000000000000000 20250301122525257 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525257 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122525257 DAUC <0003> auc.c:179 vector [3]: kc = 8183f3d49da8c800 20250301122525257 DAUC <0003> auc.c:180 vector [3]: sres = ec50610e 20250301122525257 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122525257 DAUC <0003> auc.c:113 vector [4]: rand = 9798c3145b68965f6a4426bc40e96c18 20250301122525257 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250301122525257 DAUC <0003> auc.c:142 vector [4]: autn = 4af9fa2f0e460000029e8ba1b0576870 20250301122525257 DAUC <0003> auc.c:143 vector [4]: ck = c7676103d62eff01b4523c53e2c5660d 20250301122525257 DAUC <0003> auc.c:144 vector [4]: ik = a7ecfb7044949de08f7478f228f81388 20250301122525257 DAUC <0003> auc.c:145 vector [4]: res = c6596a45f1f55b500000000000000000 20250301122525257 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525257 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122525257 DAUC <0003> auc.c:179 vector [4]: kc = f5f3818251bb6400 20250301122525257 DAUC <0003> auc.c:180 vector [4]: sres = fd98ab3f 20250301122525257 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122525257 DAUC <0003> db_auc.c:245 IMSI='262424557659829': Generated 5 vectors 20250301122525257 DAUC <0003> db_auc.c:249 IMSI='262424557659829': Updating SQN=321 in DB 20250301122525257 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424557659829"} 20250301122525257 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525257 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525257 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525259 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525259 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424557659829"} 20250301122525259 DAUC <0003> db_auc.c:236 IMSI='262424557659829': Calling to generate 5 vectors 20250301122525259 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122525259 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525259 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525259 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250301122525259 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525259 DAUC <0003> auc.c:113 vector [0]: rand = 24b253277d1ddb60782cf1523489a145 20250301122525259 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250301122525259 DAUC <0003> auc.c:142 vector [0]: autn = 3518e7990706000022bc2824f058f853 20250301122525259 DAUC <0003> auc.c:143 vector [0]: ck = 4ec8da5d513eaaae880208004b56ce02 20250301122525259 DAUC <0003> auc.c:144 vector [0]: ik = 4d541bd6320b6f6520125d92c3647f3b 20250301122525259 DAUC <0003> auc.c:145 vector [0]: res = 9aeba25123ad5f3f0000000000000000 20250301122525259 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525259 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525259 DAUC <0003> auc.c:179 vector [0]: kc = faaafb19131ed800 20250301122525259 DAUC <0003> auc.c:180 vector [0]: sres = 81499c0e 20250301122525259 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525259 DAUC <0003> auc.c:113 vector [1]: rand = d5c8b8fa61eada28ce8f2fa9c141484d 20250301122525259 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250301122525259 DAUC <0003> auc.c:142 vector [1]: autn = c80299553b2f0000af14e9e71443ac79 20250301122525259 DAUC <0003> auc.c:143 vector [1]: ck = 4c9a1f538ff6297eeac3d959b1269229 20250301122525259 DAUC <0003> auc.c:144 vector [1]: ik = 25b32b57195b4cec51cdfceba8a6ff51 20250301122525259 DAUC <0003> auc.c:145 vector [1]: res = f02eb0b11f4d56ff0000000000000000 20250301122525259 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525259 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122525259 DAUC <0003> auc.c:179 vector [1]: kc = 289265af33f90400 20250301122525259 DAUC <0003> auc.c:180 vector [1]: sres = 570e9085 20250301122525259 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122525259 DAUC <0003> auc.c:113 vector [2]: rand = e2790d371560775bed62a1e02f9a68a1 20250301122525259 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250301122525259 DAUC <0003> auc.c:142 vector [2]: autn = fe9de83c7851000052a2b150ce4e8137 20250301122525259 DAUC <0003> auc.c:143 vector [2]: ck = 7fe600503b1bce994c2d5b5ca98018aa 20250301122525259 DAUC <0003> auc.c:144 vector [2]: ik = f6ab9bc4b9f477d4a60a1ad0c6ba92aa 20250301122525259 DAUC <0003> auc.c:145 vector [2]: res = fb85149cca05c3df0000000000000000 20250301122525259 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525259 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122525259 DAUC <0003> auc.c:179 vector [2]: kc = 622c5d8dd7c79400 20250301122525259 DAUC <0003> auc.c:180 vector [2]: sres = 97203ea1 20250301122525259 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122525259 DAUC <0003> auc.c:113 vector [3]: rand = 7692e1a056d098a9ae80cb27a0a648ce 20250301122525259 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250301122525259 DAUC <0003> auc.c:142 vector [3]: autn = f56d349485210000d7b2f605fa71773d 20250301122525259 DAUC <0003> auc.c:143 vector [3]: ck = cd2d6ffba82c886b7595d9c458fd6095 20250301122525259 DAUC <0003> auc.c:144 vector [3]: ik = 76728eb49072aecb1758774009ef5e14 20250301122525259 DAUC <0003> auc.c:145 vector [3]: res = b3ff75b70ee37ce10000000000000000 20250301122525259 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525259 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122525259 DAUC <0003> auc.c:179 vector [3]: kc = 470c1dada2f15000 20250301122525259 DAUC <0003> auc.c:180 vector [3]: sres = 49487501 20250301122525259 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122525259 DAUC <0003> auc.c:113 vector [4]: rand = 419a447a8b79cc3f6dd203c09625967a 20250301122525259 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250301122525259 DAUC <0003> auc.c:142 vector [4]: autn = 113bbc6550fd0000e5d0886565f372f3 20250301122525259 DAUC <0003> auc.c:143 vector [4]: ck = 3590d6f244d9df27d60bd05d93968779 20250301122525259 DAUC <0003> auc.c:144 vector [4]: ik = b86f17cf64ffdf7f15e8bab2a9874de6 20250301122525259 DAUC <0003> auc.c:145 vector [4]: res = 163fc9aead5de0f70000000000000000 20250301122525259 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525259 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122525259 DAUC <0003> auc.c:179 vector [4]: kc = 95695ad5ba697400 20250301122525259 DAUC <0003> auc.c:180 vector [4]: sres = f7814d97 20250301122525259 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122525259 DAUC <0003> db_auc.c:245 IMSI='262424557659829': Generated 5 vectors 20250301122525259 DAUC <0003> db_auc.c:249 IMSI='262424557659829': Updating SQN=481 in DB 20250301122525259 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424557659829"} 20250301122525259 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424557659829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525259 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525259 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59564<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@bff17e184539: Final verdict of PTC: pass 20250301122525261 DAUC <0003> db_auc.c:157 IMSI='262429797060237': No 2G Auth Data 20250301122525261 DAUC <0003> db_auc.c:192 IMSI='262429797060237': No 3G Auth Data HLR_Test-GSUP(21)@bff17e184539: Created GsupExpect[0] for "262429797060237" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250301122525267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59568<->l=127.0.0.1:4258 20250301122525269 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525269 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429797060237"} 20250301122525269 DAUC <0003> db_auc.c:236 IMSI='262429797060237': Calling to generate 1 vectors 20250301122525269 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250301122525269 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525269 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525269 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122525269 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525269 DAUC <0003> auc.c:113 vector [0]: rand = c7a7566c3a38ade14de0f50d539b10f9 20250301122525269 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122525269 DAUC <0003> auc.c:142 vector [0]: autn = 149d110b50e800004d57e10e86ca4a42 20250301122525269 DAUC <0003> auc.c:143 vector [0]: ck = 66c1488720c30b9814ec8bc7dcb3dcb8 20250301122525269 DAUC <0003> auc.c:144 vector [0]: ik = bab3719da720a391772f270233e8b2d2 20250301122525269 DAUC <0003> auc.c:145 vector [0]: res = 165994fa0af3cdfd0000000000000000 20250301122525269 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525269 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525269 DAUC <0003> auc.c:179 vector [0]: kc = 676216554b8ac8c5 20250301122525269 DAUC <0003> auc.c:180 vector [0]: sres = b88c9d01 20250301122525269 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525269 DAUC <0003> db_auc.c:245 IMSI='262429797060237': Generated 1 vectors 20250301122525269 DAUC <0003> db_auc.c:249 IMSI='262429797060237': Updating SQN=33 in DB 20250301122525269 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429797060237"} 20250301122525269 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525269 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525269 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bff17e184539: Found GsupExpect[0] for "262429797060237" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@bff17e184539: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262429797060237" TC_gsup_sai_num_auth_vectors(31)@bff17e184539: setverdict(pass): none -> pass 20250301122525271 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525271 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429797060237"} 20250301122525271 DAUC <0003> db_auc.c:236 IMSI='262429797060237': Calling to generate 4 vectors 20250301122525271 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250301122525271 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525271 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525271 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250301122525271 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525271 DAUC <0003> auc.c:113 vector [0]: rand = 6dc40ab38ea078a125e4e5f4edfc9e1a 20250301122525271 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250301122525271 DAUC <0003> auc.c:142 vector [0]: autn = 8dd2e86440f0000048959bad057065da 20250301122525271 DAUC <0003> auc.c:143 vector [0]: ck = 9e5bab4576ad0c35623888555f1511ac 20250301122525271 DAUC <0003> auc.c:144 vector [0]: ik = 64f66a6fbe301175ac9a890db827729a 20250301122525271 DAUC <0003> auc.c:145 vector [0]: res = 5e74a3393a48de2f0000000000000000 20250301122525271 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525271 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525271 DAUC <0003> auc.c:179 vector [0]: kc = 32c5451a29e3bc0b 20250301122525271 DAUC <0003> auc.c:180 vector [0]: sres = eb9e9503 20250301122525271 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525271 DAUC <0003> auc.c:113 vector [1]: rand = 8ea07a3d15223057b5845275b1a5adf3 20250301122525271 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250301122525271 DAUC <0003> auc.c:142 vector [1]: autn = 793d1d5c67aa0000920be9ee288e8628 20250301122525271 DAUC <0003> auc.c:143 vector [1]: ck = 0f076377f507de24e4ab9fa0c25bae35 20250301122525271 DAUC <0003> auc.c:144 vector [1]: ik = 69fbd5f4d305e0e96cdaed1e884ad14d 20250301122525271 DAUC <0003> auc.c:145 vector [1]: res = 58cc8dbbbbe3e5920000000000000000 20250301122525271 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525271 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122525271 DAUC <0003> auc.c:179 vector [1]: kc = d8f8ca682630efab 20250301122525271 DAUC <0003> auc.c:180 vector [1]: sres = 51ce1a04 20250301122525271 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122525271 DAUC <0003> auc.c:113 vector [2]: rand = d58867c4e11585781db862c56d5873b2 20250301122525271 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250301122525271 DAUC <0003> auc.c:142 vector [2]: autn = b3a8debbf7a300001a1476a1ae4589dd 20250301122525271 DAUC <0003> auc.c:143 vector [2]: ck = 2023927c1d14854a8ff2d2b2bde5435b 20250301122525271 DAUC <0003> auc.c:144 vector [2]: ik = 927c22419e33273f7abe253b043b1e65 20250301122525271 DAUC <0003> auc.c:145 vector [2]: res = f342d642a66ea6970000000000000000 20250301122525271 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525271 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122525271 DAUC <0003> auc.c:179 vector [2]: kc = 4a7f791b72027daf 20250301122525271 DAUC <0003> auc.c:180 vector [2]: sres = a376c840 20250301122525271 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122525271 DAUC <0003> auc.c:113 vector [3]: rand = 9db90f322bd9960109c38f1d86a6b23d 20250301122525271 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250301122525271 DAUC <0003> auc.c:142 vector [3]: autn = 9a1956daa5e100003897ee37c5471b51 20250301122525271 DAUC <0003> auc.c:143 vector [3]: ck = 4e01978b3650c4adf7e266ae88fbf3e7 20250301122525271 DAUC <0003> auc.c:144 vector [3]: ik = 5731546a7a66a2d3933774f249d243d3 20250301122525271 DAUC <0003> auc.c:145 vector [3]: res = 04a436f684b7825f0000000000000000 20250301122525271 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525271 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122525271 DAUC <0003> auc.c:179 vector [3]: kc = d2b2377062dbcfc6 20250301122525271 DAUC <0003> auc.c:180 vector [3]: sres = c754babb 20250301122525271 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122525271 DAUC <0003> db_auc.c:245 IMSI='262429797060237': Generated 4 vectors 20250301122525271 DAUC <0003> db_auc.c:249 IMSI='262429797060237': Updating SQN=161 in DB 20250301122525271 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429797060237"} 20250301122525271 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525271 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525271 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525272 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525272 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429797060237"} 20250301122525272 DAUC <0003> db_auc.c:236 IMSI='262429797060237': Calling to generate 5 vectors 20250301122525272 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122525272 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525272 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525272 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250301122525272 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525272 DAUC <0003> auc.c:113 vector [0]: rand = 21ba83d6a1aa8433e9ed7c6896d0d347 20250301122525272 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250301122525272 DAUC <0003> auc.c:142 vector [0]: autn = 079eab9e0cff00002cc119eba6baaae5 20250301122525272 DAUC <0003> auc.c:143 vector [0]: ck = 68c9ee1749ad775fbf639229827438e9 20250301122525272 DAUC <0003> auc.c:144 vector [0]: ik = 76bd377968cae371948c32d745096554 20250301122525272 DAUC <0003> auc.c:145 vector [0]: res = be8188bfeb1a19ac0000000000000000 20250301122525273 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525273 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525273 DAUC <0003> auc.c:179 vector [0]: kc = a74180d536e5cce9 20250301122525273 DAUC <0003> auc.c:180 vector [0]: sres = a4402322 20250301122525273 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525273 DAUC <0003> auc.c:113 vector [1]: rand = de26c4a306f103b0d7995f62d156e938 20250301122525273 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250301122525273 DAUC <0003> auc.c:142 vector [1]: autn = 5a147d072d710000877327f45bb2a4dc 20250301122525273 DAUC <0003> auc.c:143 vector [1]: ck = 910951f4e36d7b80496d82dc88b921af 20250301122525273 DAUC <0003> auc.c:144 vector [1]: ik = b38f5e9c7cf134bbb718a13c566b27ee 20250301122525273 DAUC <0003> auc.c:145 vector [1]: res = 6572493d201ca7040000000000000000 20250301122525273 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525273 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122525273 DAUC <0003> auc.c:179 vector [1]: kc = 6d779afcb541457f 20250301122525273 DAUC <0003> auc.c:180 vector [1]: sres = 19d499c9 20250301122525273 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122525273 DAUC <0003> auc.c:113 vector [2]: rand = 42d8e3c475c11bea9ba747dea1f6a642 20250301122525273 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250301122525273 DAUC <0003> auc.c:142 vector [2]: autn = 221c5c6b861200009e12ee38abb62351 20250301122525273 DAUC <0003> auc.c:143 vector [2]: ck = 54a67cc31ef930e42c92dba0b5e69f42 20250301122525273 DAUC <0003> auc.c:144 vector [2]: ik = d3676155aabb8402af11453b41c64fce 20250301122525273 DAUC <0003> auc.c:145 vector [2]: res = da2111de820535010000000000000000 20250301122525273 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525273 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122525273 DAUC <0003> auc.c:179 vector [2]: kc = c638c1a1a725504f 20250301122525273 DAUC <0003> auc.c:180 vector [2]: sres = 278f4a70 20250301122525273 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122525273 DAUC <0003> auc.c:113 vector [3]: rand = 4b0350f367935e316175a5c56f24c239 20250301122525273 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250301122525273 DAUC <0003> auc.c:142 vector [3]: autn = b5ce439673ed000010d1390c96e60fd8 20250301122525273 DAUC <0003> auc.c:143 vector [3]: ck = 0c69c3a58827a6af4b95a61007faedd0 20250301122525273 DAUC <0003> auc.c:144 vector [3]: ik = 73ccb6b55bf9a04477cb904d94dfd7f1 20250301122525273 DAUC <0003> auc.c:145 vector [3]: res = 8b68ed50409780a00000000000000000 20250301122525273 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525273 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122525273 DAUC <0003> auc.c:179 vector [3]: kc = fbe6bd51d7f400ef 20250301122525273 DAUC <0003> auc.c:180 vector [3]: sres = 6cea0002 20250301122525273 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122525273 DAUC <0003> auc.c:113 vector [4]: rand = 82a8b59c38e50932e3e22e2c001c50df 20250301122525273 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250301122525273 DAUC <0003> auc.c:142 vector [4]: autn = 5cf19393426b0000dd8a53f2e7b91486 20250301122525273 DAUC <0003> auc.c:143 vector [4]: ck = 0830bdba9496dd87178063c325e19394 20250301122525273 DAUC <0003> auc.c:144 vector [4]: ik = fde663df1b348e42019e1d14eb6dff7f 20250301122525273 DAUC <0003> auc.c:145 vector [4]: res = 22bd453aa59a82ef0000000000000000 20250301122525273 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525273 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122525273 DAUC <0003> auc.c:179 vector [4]: kc = f7e11627c9201bdb 20250301122525273 DAUC <0003> auc.c:180 vector [4]: sres = 27ac86dd 20250301122525273 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122525273 DAUC <0003> db_auc.c:245 IMSI='262429797060237': Generated 5 vectors 20250301122525273 DAUC <0003> db_auc.c:249 IMSI='262429797060237': Updating SQN=321 in DB 20250301122525273 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429797060237"} 20250301122525273 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525273 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525273 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525274 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525274 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429797060237"} 20250301122525274 DAUC <0003> db_auc.c:236 IMSI='262429797060237': Calling to generate 5 vectors 20250301122525274 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122525274 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122525274 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122525274 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250301122525274 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122525274 DAUC <0003> auc.c:113 vector [0]: rand = 3440c378dd6e11525eb1cc68516a122e 20250301122525274 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250301122525274 DAUC <0003> auc.c:142 vector [0]: autn = a7292bb44ef90000b8e286a1e832f3ac 20250301122525274 DAUC <0003> auc.c:143 vector [0]: ck = 62818c4b6e729caecad930b102fbda80 20250301122525274 DAUC <0003> auc.c:144 vector [0]: ik = 5baccea46fd62895589019e9c6465fbd 20250301122525274 DAUC <0003> auc.c:145 vector [0]: res = 50f1746b387620320000000000000000 20250301122525274 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122525274 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122525274 DAUC <0003> auc.c:179 vector [0]: kc = c7b6c821ce515b52 20250301122525274 DAUC <0003> auc.c:180 vector [0]: sres = bf3fae09 20250301122525274 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122525274 DAUC <0003> auc.c:113 vector [1]: rand = 4bcfc65e3615cbe39c398df8a8d52d63 20250301122525274 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250301122525274 DAUC <0003> auc.c:142 vector [1]: autn = 66bac253105800004011cd3124a518c1 20250301122525274 DAUC <0003> auc.c:143 vector [1]: ck = 15c4e5814ee98406384820fcf086fb7e 20250301122525274 DAUC <0003> auc.c:144 vector [1]: ik = 00df3f3140e8eb7dc6d13ea9f45f5806 20250301122525274 DAUC <0003> auc.c:145 vector [1]: res = 36484ad6df2972d40000000000000000 20250301122525274 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122525274 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122525274 DAUC <0003> auc.c:179 vector [1]: kc = bf47cc35e0c42c75 20250301122525274 DAUC <0003> auc.c:180 vector [1]: sres = 015952a7 20250301122525274 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122525274 DAUC <0003> auc.c:113 vector [2]: rand = 515d37c879178b489eb167f506dda0f0 20250301122525274 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250301122525274 DAUC <0003> auc.c:142 vector [2]: autn = 675eb457182a00005af4fcb7b6171ffd 20250301122525274 DAUC <0003> auc.c:143 vector [2]: ck = dddae350d4c88eb7c777d762492a1596 20250301122525274 DAUC <0003> auc.c:144 vector [2]: ik = 17e6267d92eabe17ad690673f50945e5 20250301122525274 DAUC <0003> auc.c:145 vector [2]: res = 45d88087984d00dc0000000000000000 20250301122525274 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122525274 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122525274 DAUC <0003> auc.c:179 vector [2]: kc = 04b39a908a9a2a58 20250301122525274 DAUC <0003> auc.c:180 vector [2]: sres = efd41e42 20250301122525274 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122525274 DAUC <0003> auc.c:113 vector [3]: rand = 640023f1a52536a764cf9f32d35553f6 20250301122525274 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250301122525274 DAUC <0003> auc.c:142 vector [3]: autn = b6f8c90378bc00004230aa2e2cc602e3 20250301122525274 DAUC <0003> auc.c:143 vector [3]: ck = cac53d276dfd643130be4ca166958c01 20250301122525274 DAUC <0003> auc.c:144 vector [3]: ik = 39818c97fd3ee5f6c7321e0581eaf860 20250301122525274 DAUC <0003> auc.c:145 vector [3]: res = f5545db14d9792840000000000000000 20250301122525274 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122525274 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122525274 DAUC <0003> auc.c:179 vector [3]: kc = 30752b7ac0e907f1 20250301122525274 DAUC <0003> auc.c:180 vector [3]: sres = a2fe8f91 20250301122525274 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122525275 DAUC <0003> auc.c:113 vector [4]: rand = 9772d45b3dad31b8fa4a69deeb64315c 20250301122525275 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250301122525275 DAUC <0003> auc.c:142 vector [4]: autn = e3e63ce729140000c28e6bcfca9376bf 20250301122525275 DAUC <0003> auc.c:143 vector [4]: ck = ff8db10fa8233ba56528176b8ccc5400 20250301122525275 DAUC <0003> auc.c:144 vector [4]: ik = bbf1c0dfc5439a8ba707fd1de6836475 20250301122525275 DAUC <0003> auc.c:145 vector [4]: res = e5408ef536ac5e8a0000000000000000 20250301122525275 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122525275 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122525275 DAUC <0003> auc.c:179 vector [4]: kc = 777e14aa78e504e7 20250301122525275 DAUC <0003> auc.c:180 vector [4]: sres = a49ea665 20250301122525275 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122525275 DAUC <0003> db_auc.c:245 IMSI='262429797060237': Generated 5 vectors 20250301122525275 DAUC <0003> db_auc.c:249 IMSI='262429797060237': Updating SQN=481 in DB 20250301122525275 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429797060237"} 20250301122525275 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429797060237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122525275 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122525275 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122525276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59568<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122525276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59502<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@bff17e184539: Final verdict of PTC: none 20250301122525277 DLINP <000b> input/ipa.c:452 connected read/write 20250301122525277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122525277 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122525277 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122525277 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122525277 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34787<->l=127.0.0.1:4259) 22@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Mar 1 12:25: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 20250301122525304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4258 20250301122525405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=264116) Waiting for packet dumper to finish... 1 (prev_count=264116, count=409108) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Mar 1 12:25:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_sai_eps started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122528505 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122528505 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122528508 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122528509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122528513 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122528513 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122528513 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122528513 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 20250301122528513 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122528513 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 20250301122528513 DLGSUP <0013> gsup_server.c:236 2: 20250301122528513 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122528513 DLGSUP <0013> gsup_server.c:236 3: 20250301122528513 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122528513 DLGSUP <0013> gsup_server.c:236 4: 20250301122528514 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(32)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122528514 DLGSUP <0013> gsup_server.c:236 5: 20250301122528514 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122528514 DLGSUP <0013> gsup_server.c:236 7: 20250301122528514 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122528514 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122528514 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122528514 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@bff17e184539: 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") 20250301122528540 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39533<->l=127.0.0.1:4259) 20250301122528550 DAUC <0003> db_auc.c:157 IMSI='262425190330666': No 2G Auth Data 20250301122528550 DAUC <0003> db_auc.c:192 IMSI='262425190330666': No 3G Auth Data HLR_Test-GSUP(33)@bff17e184539: Created GsupExpect[0] for "262425190330666" to be handled at TC_gsup_sai_eps(36) 20250301122528580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20250301122528590 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122528591 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425190330666 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425190330666"} 20250301122528591 DAUC <0003> db_auc.c:157 IMSI='262425190330666': No 2G Auth Data 20250301122528591 DAUC <0003> db_auc.c:236 IMSI='262425190330666': Calling to generate 5 vectors 20250301122528591 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250301122528591 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122528591 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122528591 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122528591 DAUC <0003> auc.c:113 vector [0]: rand = 4a77f57fe480d08674dfe84c5a3b62b7 20250301122528591 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122528591 DAUC <0003> auc.c:142 vector [0]: autn = c9306c5a903a8000d823a14036514a50 20250301122528591 DAUC <0003> auc.c:143 vector [0]: ck = 3fa9206276abd17b33c81810fe419d5b 20250301122528591 DAUC <0003> auc.c:144 vector [0]: ik = e358f697bb8532a5a4d14afb7ac84965 20250301122528591 DAUC <0003> auc.c:145 vector [0]: res = 4f4ca2bad8e5be400000000000000000 20250301122528591 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122528591 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122528591 DAUC <0003> auc.c:151 vector [0]: kc = 4be8841e49a737e0 20250301122528591 DAUC <0003> auc.c:152 vector [0]: sres = 97a91cfa 20250301122528591 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122528591 DAUC <0003> auc.c:113 vector [1]: rand = 1c2700ff898335d7c06ff4fbbd1d4956 20250301122528591 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122528591 DAUC <0003> auc.c:142 vector [1]: autn = 440413adb8a8800030fc7a3c80c2f26b 20250301122528591 DAUC <0003> auc.c:143 vector [1]: ck = 66fdec8227886e829763a48220a29a3d 20250301122528591 DAUC <0003> auc.c:144 vector [1]: ik = 9ed3469d2588d11a3cf187ab65f91f8e 20250301122528591 DAUC <0003> auc.c:145 vector [1]: res = b53efce33a2e81e50000000000000000 20250301122528591 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122528591 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122528591 DAUC <0003> auc.c:151 vector [1]: kc = 53bc8936475b3a2b 20250301122528591 DAUC <0003> auc.c:152 vector [1]: sres = 8f107d06 20250301122528591 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122528591 DAUC <0003> auc.c:113 vector [2]: rand = f09b7d8910927d97d995653e0e902b56 20250301122528591 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122528591 DAUC <0003> auc.c:142 vector [2]: autn = 67eb4e32cbe3800044b13beb67ddbebd 20250301122528591 DAUC <0003> auc.c:143 vector [2]: ck = 881e428372b80d1b894aa7969f70eb9d 20250301122528591 DAUC <0003> auc.c:144 vector [2]: ik = 33c954df1498e3df2290902e5ef7871d 20250301122528591 DAUC <0003> auc.c:145 vector [2]: res = 949f18584269f02f0000000000000000 20250301122528591 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122528591 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122528591 DAUC <0003> auc.c:151 vector [2]: kc = 100d21e4a7a78244 20250301122528591 DAUC <0003> auc.c:152 vector [2]: sres = d6f6e877 20250301122528591 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122528591 DAUC <0003> auc.c:113 vector [3]: rand = fccf1779f11f05db8794f68cc2ec36b2 20250301122528591 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122528591 DAUC <0003> auc.c:142 vector [3]: autn = 4f13b4d1085780001b10190bc7b335cb 20250301122528591 DAUC <0003> auc.c:143 vector [3]: ck = 8b2a0a8f2b7ad6f51031827455323839 20250301122528591 DAUC <0003> auc.c:144 vector [3]: ik = 35100330f8c6bb15b16c3522b2129bc7 20250301122528591 DAUC <0003> auc.c:145 vector [3]: res = c7c81c1f1cfa7f1e0000000000000000 20250301122528591 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122528591 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122528591 DAUC <0003> auc.c:151 vector [3]: kc = 1f67bee9349cce1e 20250301122528591 DAUC <0003> auc.c:152 vector [3]: sres = db326301 20250301122528591 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122528591 DAUC <0003> auc.c:113 vector [4]: rand = ad6c80b988cacb3694f28fbbff8d010f 20250301122528591 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122528591 DAUC <0003> auc.c:142 vector [4]: autn = 999d577c3127800032a6c335419dafc6 20250301122528591 DAUC <0003> auc.c:143 vector [4]: ck = 6e42e06cea30b8b5ce1c2f141e3ff613 20250301122528591 DAUC <0003> auc.c:144 vector [4]: ik = 7ca4f8cb1a7d8bf3ef374e18bcee3e1e 20250301122528591 DAUC <0003> auc.c:145 vector [4]: res = 4fa1eb39dc2dc6240000000000000000 20250301122528591 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122528591 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250301122528591 DAUC <0003> auc.c:151 vector [4]: kc = 33cd79ab529cfb4b 20250301122528591 DAUC <0003> auc.c:152 vector [4]: sres = 938c2d1d 20250301122528591 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250301122528591 DAUC <0003> db_auc.c:245 IMSI='262425190330666': Generated 5 vectors 20250301122528591 DAUC <0003> db_auc.c:249 IMSI='262425190330666': Updating SQN=161 in DB 20250301122528592 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425190330666 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425190330666"} 20250301122528592 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425190330666 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122528592 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122528592 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bff17e184539: Found GsupExpect[0] for "262425190330666" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@bff17e184539: Added IMSI table entry 0TC_gsup_sai_eps(36)"262425190330666" TC_gsup_sai_eps(36)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122528600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@bff17e184539: Final verdict of PTC: pass 20250301122528602 DAUC <0003> db_auc.c:157 IMSI='262424819506698': No 2G Auth Data 20250301122528602 DAUC <0003> db_auc.c:192 IMSI='262424819506698': No 3G Auth Data HLR_Test-GSUP(33)@bff17e184539: Created GsupExpect[0] for "262424819506698" to be handled at TC_gsup_sai_eps(37) 20250301122528616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20250301122528617 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122528617 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424819506698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424819506698"} 20250301122528617 DAUC <0003> db_auc.c:157 IMSI='262424819506698': No 2G Auth Data 20250301122528617 DAUC <0003> db_auc.c:236 IMSI='262424819506698': Calling to generate 5 vectors 20250301122528617 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250301122528617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122528617 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250301122528617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122528617 DAUC <0003> auc.c:113 vector [0]: rand = ae6d325e17a6cd235fe31bedf2a9a31a 20250301122528617 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122528617 DAUC <0003> auc.c:142 vector [0]: autn = ee08362e99cb80003ad4cb5c33add45e 20250301122528617 DAUC <0003> auc.c:143 vector [0]: ck = 385dee41f5cfacbb903cb617836650c0 20250301122528617 DAUC <0003> auc.c:144 vector [0]: ik = 04384e32190f5a5cc53afc703256577e 20250301122528617 DAUC <0003> auc.c:145 vector [0]: res = a4b088200efecabf0000000000000000 20250301122528617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122528617 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250301122528617 DAUC <0003> auc.c:151 vector [0]: kc = 6963ea145df0f159 20250301122528617 DAUC <0003> auc.c:152 vector [0]: sres = aa4e429f 20250301122528617 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250301122528617 DAUC <0003> auc.c:113 vector [1]: rand = c16c3cb46e05b15be31d13546a1f0526 20250301122528617 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122528617 DAUC <0003> auc.c:142 vector [1]: autn = 3fd06581850a80007557928d6802daa8 20250301122528617 DAUC <0003> auc.c:143 vector [1]: ck = 73cf253ab2254bb856b64afee8378ad8 20250301122528617 DAUC <0003> auc.c:144 vector [1]: ik = cae3a7113938335221287e362522d087 20250301122528617 DAUC <0003> auc.c:145 vector [1]: res = e828d0ccc49927c70000000000000000 20250301122528617 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122528617 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250301122528617 DAUC <0003> auc.c:151 vector [1]: kc = ceb2b6e3460822b5 20250301122528617 DAUC <0003> auc.c:152 vector [1]: sres = 2cb1f70b 20250301122528617 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250301122528617 DAUC <0003> auc.c:113 vector [2]: rand = 875cf5120affc912e76ac7b885dba8a0 20250301122528617 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122528617 DAUC <0003> auc.c:142 vector [2]: autn = d56192819e858000015e3f0b9a911632 20250301122528617 DAUC <0003> auc.c:143 vector [2]: ck = ef91a2c1e50947629bbf1e1ce64c7bee 20250301122528617 DAUC <0003> auc.c:144 vector [2]: ik = 590e1573ccbbcc5a25c098f3a13d38eb 20250301122528617 DAUC <0003> auc.c:145 vector [2]: res = d6b90adaff17c5b00000000000000000 20250301122528617 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122528617 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250301122528617 DAUC <0003> auc.c:151 vector [2]: kc = 08e0315d6ec3c83d 20250301122528617 DAUC <0003> auc.c:152 vector [2]: sres = 29aecf6a 20250301122528617 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250301122528617 DAUC <0003> auc.c:113 vector [3]: rand = b807c228ddb105597001056c660a60b6 20250301122528617 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122528617 DAUC <0003> auc.c:142 vector [3]: autn = e79885fc158f8000f0710fcc897f3856 20250301122528617 DAUC <0003> auc.c:143 vector [3]: ck = 8d02fed3082549b979062faf4ef7ed07 20250301122528617 DAUC <0003> auc.c:144 vector [3]: ik = b6612585ad16a11206f1ff0010bb5e33 20250301122528617 DAUC <0003> auc.c:145 vector [3]: res = 109ff4f48c929d1b0000000000000000 20250301122528617 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122528617 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250301122528617 DAUC <0003> auc.c:151 vector [3]: kc = 44940bf9fb7f5b9f 20250301122528617 DAUC <0003> auc.c:152 vector [3]: sres = 9c0d69ef 20250301122528617 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250301122528617 DAUC <0003> auc.c:113 vector [4]: rand = f4bd69c9ae47b5c659d73143f9825872 20250301122528617 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122528617 DAUC <0003> auc.c:142 vector [4]: autn = 2ed3d989281880009ad6f514d4840020 20250301122528617 DAUC <0003> auc.c:143 vector [4]: ck = 7571b8b8e43f677c2f23e8adf921e5bd 20250301122528617 DAUC <0003> auc.c:144 vector [4]: ik = 2cd95aeda60bada908e8ffb95fa67ede 20250301122528617 DAUC <0003> auc.c:145 vector [4]: res = 0128877c0daabbaf0000000000000000 20250301122528617 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122528617 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250301122528617 DAUC <0003> auc.c:151 vector [4]: kc = 7e63f541e4b351b6 20250301122528617 DAUC <0003> auc.c:152 vector [4]: sres = 0c823cd3 20250301122528617 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250301122528617 DAUC <0003> db_auc.c:245 IMSI='262424819506698': Generated 5 vectors 20250301122528617 DAUC <0003> db_auc.c:249 IMSI='262424819506698': Updating SQN=161 in DB 20250301122528617 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424819506698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424819506698"} 20250301122528618 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424819506698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122528618 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122528618 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bff17e184539: Found GsupExpect[0] for "262424819506698" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@bff17e184539: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424819506698" TC_gsup_sai_eps(37)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122528619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@bff17e184539: Final verdict of PTC: pass 20250301122528619 DAUC <0003> db_auc.c:157 IMSI='262421017796566': No 2G Auth Data 20250301122528619 DAUC <0003> db_auc.c:192 IMSI='262421017796566': No 3G Auth Data HLR_Test-GSUP(33)@bff17e184539: Created GsupExpect[0] for "262421017796566" to be handled at TC_gsup_sai_eps(38) 20250301122528625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 20250301122528627 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122528627 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421017796566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421017796566"} 20250301122528627 DAUC <0003> db_auc.c:236 IMSI='262421017796566': Calling to generate 5 vectors 20250301122528627 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122528627 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122528627 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122528627 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122528627 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122528627 DAUC <0003> auc.c:113 vector [0]: rand = 3863baf0db3fb31592f7203169155b30 20250301122528627 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122528627 DAUC <0003> auc.c:142 vector [0]: autn = cc35cde5d7ae8000541dbd9f00d7d729 20250301122528627 DAUC <0003> auc.c:143 vector [0]: ck = d82bb581017a9c0cc2ae4c60b3d9816b 20250301122528627 DAUC <0003> auc.c:144 vector [0]: ik = 8af457c12bba3d466218e140709ace92 20250301122528627 DAUC <0003> auc.c:145 vector [0]: res = 38b516363c02fd4e0000000000000000 20250301122528627 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122528627 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122528627 DAUC <0003> auc.c:179 vector [0]: kc = a60e5f5e5cf75000 20250301122528627 DAUC <0003> auc.c:180 vector [0]: sres = cb341555 20250301122528627 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122528627 DAUC <0003> auc.c:113 vector [1]: rand = 3a32335bb0b182f91868660e4a8c65c7 20250301122528627 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122528627 DAUC <0003> auc.c:142 vector [1]: autn = 19fa45ed337e80000b74ac380687d2b1 20250301122528627 DAUC <0003> auc.c:143 vector [1]: ck = a8b50ea67f16a3d025eb0060881cbb3f 20250301122528627 DAUC <0003> auc.c:144 vector [1]: ik = abe771ea02b026bdd83267394863edd9 20250301122528627 DAUC <0003> auc.c:145 vector [1]: res = 43b4afdf64f298740000000000000000 20250301122528627 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122528627 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122528627 DAUC <0003> auc.c:179 vector [1]: kc = b675d94d4ba69800 20250301122528627 DAUC <0003> auc.c:180 vector [1]: sres = 3e3f07af 20250301122528627 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122528627 DAUC <0003> auc.c:113 vector [2]: rand = 24c77b5a6ccd82c8c1676753f4cd699f 20250301122528627 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122528627 DAUC <0003> auc.c:142 vector [2]: autn = b35412bcf24c80000a305dbab0b1eab8 20250301122528627 DAUC <0003> auc.c:143 vector [2]: ck = aefe9f381c5d48298e5f09254f0da13c 20250301122528627 DAUC <0003> auc.c:144 vector [2]: ik = 973b9a389639a62860ded5144d0a5e15 20250301122528627 DAUC <0003> auc.c:145 vector [2]: res = 8c506f387276dcfe0000000000000000 20250301122528627 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122528627 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122528627 DAUC <0003> auc.c:179 vector [2]: kc = ddc89a257f3bf400 20250301122528627 DAUC <0003> auc.c:180 vector [2]: sres = 5493235e 20250301122528627 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122528627 DAUC <0003> auc.c:113 vector [3]: rand = d7649b6848e4e42b0172fb23dc6e6167 20250301122528627 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122528627 DAUC <0003> auc.c:142 vector [3]: autn = 7dc3212af64380004fe293dd099d6130 20250301122528627 DAUC <0003> auc.c:143 vector [3]: ck = 5f5649ea5e13aa159e1221decbf25ea3 20250301122528627 DAUC <0003> auc.c:144 vector [3]: ik = 0e7d0f3de42cc8540c3642a074934c8b 20250301122528627 DAUC <0003> auc.c:145 vector [3]: res = ab45fa4d864d024f0000000000000000 20250301122528627 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122528627 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122528627 DAUC <0003> auc.c:179 vector [3]: kc = efb3607ac77a9000 20250301122528627 DAUC <0003> auc.c:180 vector [3]: sres = 4f5b34f7 20250301122528627 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122528627 DAUC <0003> auc.c:113 vector [4]: rand = d815b91891a729edc5a734e920a5c503 20250301122528627 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122528627 DAUC <0003> auc.c:142 vector [4]: autn = c7f46aa5b598800052e9c779fc1c337c 20250301122528627 DAUC <0003> auc.c:143 vector [4]: ck = c2f9d5287e5186d20e2712457e807e95 20250301122528627 DAUC <0003> auc.c:144 vector [4]: ik = b5f7e0391ab01f18d2ac940aee94b04e 20250301122528627 DAUC <0003> auc.c:145 vector [4]: res = a8ae5e472c3f6b9e0000000000000000 20250301122528627 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122528627 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122528627 DAUC <0003> auc.c:179 vector [4]: kc = b727bf6f3b8c2800 20250301122528627 DAUC <0003> auc.c:180 vector [4]: sres = 38889d6d 20250301122528627 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122528627 DAUC <0003> db_auc.c:245 IMSI='262421017796566': Generated 5 vectors 20250301122528627 DAUC <0003> db_auc.c:249 IMSI='262421017796566': Updating SQN=161 in DB 20250301122528627 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421017796566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421017796566"} 20250301122528627 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421017796566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122528627 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122528627 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bff17e184539: Found GsupExpect[0] for "262421017796566" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@bff17e184539: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421017796566" TC_gsup_sai_eps(38)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122528629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@bff17e184539: Final verdict of PTC: pass 20250301122528629 DAUC <0003> db_auc.c:157 IMSI='262422208238609': No 2G Auth Data 20250301122528629 DAUC <0003> db_auc.c:192 IMSI='262422208238609': No 3G Auth Data HLR_Test-GSUP(33)@bff17e184539: Created GsupExpect[0] for "262422208238609" to be handled at TC_gsup_sai_eps(39) 20250301122528635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20250301122528637 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122528637 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422208238609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422208238609"} 20250301122528637 DAUC <0003> db_auc.c:236 IMSI='262422208238609': Calling to generate 5 vectors 20250301122528637 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122528637 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122528637 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122528637 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122528637 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122528637 DAUC <0003> auc.c:113 vector [0]: rand = a85d6f93ece500f987bbce33609deaf3 20250301122528637 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122528637 DAUC <0003> auc.c:142 vector [0]: autn = 405d23318f0c800088740b50ef72352a 20250301122528637 DAUC <0003> auc.c:143 vector [0]: ck = 05a4ff22c366ad5c1587a8faeb3388a0 20250301122528637 DAUC <0003> auc.c:144 vector [0]: ik = 8ff6f2a6173a6819689dcae0781fbce3 20250301122528637 DAUC <0003> auc.c:145 vector [0]: res = 2114ccebc16b18b40000000000000000 20250301122528637 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122528637 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122528637 DAUC <0003> auc.c:179 vector [0]: kc = ac8292c5def9fc00 20250301122528637 DAUC <0003> auc.c:180 vector [0]: sres = 17dd14d3 20250301122528637 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122528637 DAUC <0003> auc.c:113 vector [1]: rand = 1d0ce2b9738a049674bcdd034c70b86e 20250301122528637 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122528637 DAUC <0003> auc.c:142 vector [1]: autn = 4246e83c82128000df24c8d365cc3cfe 20250301122528637 DAUC <0003> auc.c:143 vector [1]: ck = 4be0c17d1c7d9530c9a31cb01883797a 20250301122528637 DAUC <0003> auc.c:144 vector [1]: ik = 28043178406223797d5d9f9029b2222f 20250301122528637 DAUC <0003> auc.c:145 vector [1]: res = 3cb89eb538f7271a0000000000000000 20250301122528637 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122528637 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122528637 DAUC <0003> auc.c:179 vector [1]: kc = cda249a9826b2c00 20250301122528637 DAUC <0003> auc.c:180 vector [1]: sres = 7bb66082 20250301122528637 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122528637 DAUC <0003> auc.c:113 vector [2]: rand = a2d35c2be78faa9a2551f35ec4d50d42 20250301122528637 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122528637 DAUC <0003> auc.c:142 vector [2]: autn = 6d9c6989d52a8000cfea5247db4b2e12 20250301122528637 DAUC <0003> auc.c:143 vector [2]: ck = 6213db351331273f4ed284d9a40c5732 20250301122528637 DAUC <0003> auc.c:144 vector [2]: ik = 7268786a89db20601ad710d2b44962df 20250301122528637 DAUC <0003> auc.c:145 vector [2]: res = d39ac378b76b6d1d0000000000000000 20250301122528637 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122528637 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122528637 DAUC <0003> auc.c:179 vector [2]: kc = 2a877d928c8e9000 20250301122528637 DAUC <0003> auc.c:180 vector [2]: sres = c403a8c4 20250301122528637 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122528637 DAUC <0003> auc.c:113 vector [3]: rand = e2e94ae17a895fabc027d1ea07c27a0f 20250301122528637 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122528637 DAUC <0003> auc.c:142 vector [3]: autn = 44f4aacc0e3e80005c464504476fa121 20250301122528637 DAUC <0003> auc.c:143 vector [3]: ck = 249dbf3b395a418dfc65515b2756257d 20250301122528637 DAUC <0003> auc.c:144 vector [3]: ik = 174dcf0e0fedd41962e53abf0c68d685 20250301122528637 DAUC <0003> auc.c:145 vector [3]: res = 9c5acfa98196ee450000000000000000 20250301122528637 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122528637 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122528637 DAUC <0003> auc.c:179 vector [3]: kc = 947cc7f58bae0400 20250301122528637 DAUC <0003> auc.c:180 vector [3]: sres = 6849ed5f 20250301122528637 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122528637 DAUC <0003> auc.c:113 vector [4]: rand = 9d4042fd53fcf514c9d76001687b1084 20250301122528637 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122528637 DAUC <0003> auc.c:142 vector [4]: autn = e123403666368000fbd20ab5c118f2df 20250301122528637 DAUC <0003> auc.c:143 vector [4]: ck = df07e0aaad51195c6b0ca7b0f4db0ffb 20250301122528637 DAUC <0003> auc.c:144 vector [4]: ik = 30ae02f18efba68d6e55065ee89a1334 20250301122528637 DAUC <0003> auc.c:145 vector [4]: res = 712bdee1566f01140000000000000000 20250301122528637 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122528637 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122528637 DAUC <0003> auc.c:179 vector [4]: kc = 4065db2b4f22bc00 20250301122528637 DAUC <0003> auc.c:180 vector [4]: sres = 5089d06d 20250301122528637 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122528637 DAUC <0003> db_auc.c:245 IMSI='262422208238609': Generated 5 vectors 20250301122528637 DAUC <0003> db_auc.c:249 IMSI='262422208238609': Updating SQN=161 in DB 20250301122528637 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422208238609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422208238609"} 20250301122528637 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422208238609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122528637 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122528637 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bff17e184539: Found GsupExpect[0] for "262422208238609" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@bff17e184539: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422208238609" TC_gsup_sai_eps(39)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122528639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@bff17e184539: Final verdict of PTC: pass 20250301122528639 DAUC <0003> db_auc.c:157 IMSI='262424647966827': No 2G Auth Data 20250301122528639 DAUC <0003> db_auc.c:192 IMSI='262424647966827': No 3G Auth Data HLR_Test-GSUP(33)@bff17e184539: Created GsupExpect[0] for "262424647966827" to be handled at TC_gsup_sai_eps(40) 20250301122528646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 20250301122528648 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122528648 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424647966827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424647966827"} 20250301122528648 DAUC <0003> db_auc.c:236 IMSI='262424647966827': Calling to generate 5 vectors 20250301122528648 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250301122528648 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250301122528648 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250301122528648 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250301122528648 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250301122528648 DAUC <0003> auc.c:113 vector [0]: rand = 8c768d10b919bb526525b1f9e0d31e5a 20250301122528648 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250301122528648 DAUC <0003> auc.c:142 vector [0]: autn = 4c98a2f969258000aacd90f911817109 20250301122528648 DAUC <0003> auc.c:143 vector [0]: ck = a3f5f2f5ae4a38d8d83c6e544061b54f 20250301122528648 DAUC <0003> auc.c:144 vector [0]: ik = 1fb264dc022f4b9d2ded14aaa5d02110 20250301122528648 DAUC <0003> auc.c:145 vector [0]: res = 456628ff46589ba90000000000000000 20250301122528648 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250301122528648 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250301122528648 DAUC <0003> auc.c:179 vector [0]: kc = 7d2df58bc9273cf1 20250301122528648 DAUC <0003> auc.c:180 vector [0]: sres = e978326b 20250301122528648 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250301122528649 DAUC <0003> auc.c:113 vector [1]: rand = 90ef2c61691a3ba82fe7ef7a67c090d7 20250301122528649 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250301122528649 DAUC <0003> auc.c:142 vector [1]: autn = 821471a8c315800049778565d1e8fd08 20250301122528649 DAUC <0003> auc.c:143 vector [1]: ck = ba852ff46f4a61c93792b43edc635b5f 20250301122528649 DAUC <0003> auc.c:144 vector [1]: ik = 10b4f9b5d5f68313a5ac57b54abda528 20250301122528649 DAUC <0003> auc.c:145 vector [1]: res = 034ea537d41a84850000000000000000 20250301122528649 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250301122528649 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250301122528649 DAUC <0003> auc.c:179 vector [1]: kc = 583c0a04a01e82d0 20250301122528649 DAUC <0003> auc.c:180 vector [1]: sres = 205714e7 20250301122528649 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250301122528649 DAUC <0003> auc.c:113 vector [2]: rand = 0e767b18c13e587a329081b981674455 20250301122528649 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250301122528649 DAUC <0003> auc.c:142 vector [2]: autn = 8947f15fde8b8000f342bf4d4568b59a 20250301122528649 DAUC <0003> auc.c:143 vector [2]: ck = 3290c45de7b096d926155b9d65eace77 20250301122528649 DAUC <0003> auc.c:144 vector [2]: ik = 06e44a845a710b2c717e3f2e9b7022db 20250301122528649 DAUC <0003> auc.c:145 vector [2]: res = 4e386e3cdad89b730000000000000000 20250301122528649 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250301122528649 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250301122528649 DAUC <0003> auc.c:179 vector [2]: kc = 9d4e99679d067fe9 20250301122528649 DAUC <0003> auc.c:180 vector [2]: sres = e569dc8c 20250301122528649 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250301122528649 DAUC <0003> auc.c:113 vector [3]: rand = b64ad3206c88c96fc8718c0e0076c99c 20250301122528649 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250301122528649 DAUC <0003> auc.c:142 vector [3]: autn = b51d6a753fe380003a91f6595dbe1885 20250301122528649 DAUC <0003> auc.c:143 vector [3]: ck = dad66fab63597556690fe34c2b904326 20250301122528649 DAUC <0003> auc.c:144 vector [3]: ik = 6c853b44b556ad082bbfcb8349632853 20250301122528649 DAUC <0003> auc.c:145 vector [3]: res = 59cd7384436e2abd0000000000000000 20250301122528649 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250301122528649 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250301122528649 DAUC <0003> auc.c:179 vector [3]: kc = 8e4f4d6558bc2dc3 20250301122528649 DAUC <0003> auc.c:180 vector [3]: sres = 499c7cb2 20250301122528649 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250301122528649 DAUC <0003> auc.c:113 vector [4]: rand = 094d7c485b1a3ab2f6e788505c46a119 20250301122528649 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250301122528649 DAUC <0003> auc.c:142 vector [4]: autn = 8df679e3aa4980007f4b6c203e4b9d38 20250301122528649 DAUC <0003> auc.c:143 vector [4]: ck = 04fd993e0b590746a3f823d0bb7a1487 20250301122528649 DAUC <0003> auc.c:144 vector [4]: ik = 75294631d1854ee869f310f3b4cb1c89 20250301122528649 DAUC <0003> auc.c:145 vector [4]: res = 6d42947ee32ba9160000000000000000 20250301122528649 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250301122528649 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250301122528649 DAUC <0003> auc.c:179 vector [4]: kc = 2b57eb0fc86b3f64 20250301122528649 DAUC <0003> auc.c:180 vector [4]: sres = cfd2d1a5 20250301122528649 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250301122528649 DAUC <0003> db_auc.c:245 IMSI='262424647966827': Generated 5 vectors 20250301122528649 DAUC <0003> db_auc.c:249 IMSI='262424647966827': Updating SQN=161 in DB 20250301122528649 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424647966827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424647966827"} 20250301122528649 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424647966827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122528649 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122528649 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bff17e184539: Found GsupExpect[0] for "262424647966827" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@bff17e184539: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424647966827" TC_gsup_sai_eps(40)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122528650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122528651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20250301122528652 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39533<->l=127.0.0.1:4259) 20250301122528652 DLINP <000b> input/ipa.c:452 connected read/write 20250301122528652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122528652 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122528652 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122528652 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)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP(33)@bff17e184539: Final verdict of PTC: none 34@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Mar 1 12:25: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 20250301122528676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4258 20250301122528777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59636<->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=126280) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Mar 1 12:25:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_ul_unknown_imsi started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122531892 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122531892 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122531897 DLINP <000b> input/ipa.c:452 connected read/write 20250301122531897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122531898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122531902 DLINP <000b> input/ipa.c:452 connected read/write 20250301122531902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122531902 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122531902 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122531902 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 20250301122531902 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122531902 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 20250301122531902 DLGSUP <0013> gsup_server.c:236 2: 20250301122531902 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122531902 DLGSUP <0013> gsup_server.c:236 3: 20250301122531902 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122531902 DLGSUP <0013> gsup_server.c:236 4: 20250301122531902 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122531902 DLGSUP <0013> gsup_server.c:236 5: 20250301122531902 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122531902 DLGSUP <0013> gsup_server.c:236 7: 20250301122531902 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122531902 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122531902 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122531903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@bff17e184539: 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") 20250301122531923 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38403<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@bff17e184539: Created GsupExpect[0] for "262427360458831" to be handled at TC_gsup_ul_unknown_imsi(45) 20250301122531938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4258 20250301122531948 DLINP <000b> input/ipa.c:452 connected read/write 20250301122531948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122531948 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427360458831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427360458831" cn_domain=PS} 20250301122531948 DLU <0006> fsm.c:456 lu(262427360458831)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122531948 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427360458831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250301122531948 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427360458831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427360458831" cause=IMSI unknown in HLR} 20250301122531948 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427360458831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122531948 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427360458831)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122531948 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427360458831)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122531948 DLU <0006> fsm.c:568 lu(PS:IMSI-262427360458831)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122531948 DLINP <000b> input/ipa.c:452 connected read/write 20250301122531948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122531948 DLINP <000b> input/ipa.c:452 connected read/write 20250301122531948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@bff17e184539: Found GsupExpect[0] for "262427360458831" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@bff17e184539: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427360458831" TC_gsup_ul_unknown_imsi(45)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122531953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@bff17e184539: Final verdict of PTC: pass 20250301122531954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 20250301122531956 DLINP <000b> input/ipa.c:452 connected read/write 20250301122531956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122531956 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122531956 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122531956 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@bff17e184539: Final verdict of PTC: none 20250301122531957 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38403<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(44)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@bff17e184539: Final verdict of PTC: none 43@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 43: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@bff17e184539: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Mar 1 12:25:31 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 20250301122531997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20250301122532098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45024<->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@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sat Mar 1 12:25:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122535210 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122535210 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122535215 DLINP <000b> input/ipa.c:452 connected read/write 20250301122535215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122535217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45038<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122535221 DLINP <000b> input/ipa.c:452 connected read/write 20250301122535221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122535221 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122535221 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122535221 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 20250301122535221 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122535221 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 20250301122535221 DLGSUP <0013> gsup_server.c:236 2: 20250301122535221 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122535221 DLGSUP <0013> gsup_server.c:236 3: 20250301122535221 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122535221 DLGSUP <0013> gsup_server.c:236 4: 20250301122535221 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122535221 DLGSUP <0013> gsup_server.c:236 5: 20250301122535221 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122535221 DLGSUP <0013> gsup_server.c:236 7: 20250301122535221 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122535221 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122535221 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122535221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@bff17e184539: 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") 20250301122535241 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46507<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@bff17e184539: Created GsupExpect[0] for "262424315916369" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250301122535255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4258 20250301122535265 DLINP <000b> input/ipa.c:452 connected read/write 20250301122535265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122535265 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424315916369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424315916369" cn_domain=PS source_name="the-source\n"} 20250301122535265 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250301122535265 DLU <0006> fsm.c:456 lu(262424315916369)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122535265 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424315916369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250301122535265 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262424315916369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424315916369" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250301122535265 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262424315916369 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122535265 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424315916369)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122535266 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424315916369)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122535266 DLU <0006> fsm.c:568 lu(PS:IMSI-262424315916369)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122535266 DLINP <000b> input/ipa.c:452 connected read/write 20250301122535266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122535266 DLINP <000b> input/ipa.c:452 connected read/write 20250301122535266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@bff17e184539: Found GsupExpect[0] for "262424315916369" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@bff17e184539: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424315916369" TC_gsup_ul_unknown_imsi_via_proxy(50)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122535271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@bff17e184539: Final verdict of PTC: pass 20250301122535272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45038<->l=127.0.0.1:4258 20250301122535274 DLINP <000b> input/ipa.c:452 connected read/write 20250301122535274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122535274 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@bff17e184539: Final verdict of PTC: none 20250301122535274 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122535274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122535274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250301122535275 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46507<->l=127.0.0.1:4259) 48@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 48: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@bff17e184539: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Mar 1 12:25: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 20250301122535321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45066<->l=127.0.0.1:4258 20250301122535421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45066<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sat Mar 1 12:25:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122538541 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122538541 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122538546 DLINP <000b> input/ipa.c:452 connected read/write 20250301122538546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122538548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122538552 DLINP <000b> input/ipa.c:452 connected read/write 20250301122538552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122538552 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122538552 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122538552 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 20250301122538552 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122538552 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 20250301122538552 DLGSUP <0013> gsup_server.c:236 2: 20250301122538552 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122538552 DLGSUP <0013> gsup_server.c:236 3: 20250301122538552 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122538552 DLGSUP <0013> gsup_server.c:236 4: 20250301122538552 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122538552 DLGSUP <0013> gsup_server.c:236 5: 20250301122538552 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122538552 DLGSUP <0013> gsup_server.c:236 7: 20250301122538552 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122538552 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122538552 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122538552 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@bff17e184539: 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") 20250301122538573 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40933<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@bff17e184539: Created GsupExpect[0] for "262423426206286" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250301122538586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4258 20250301122538594 DLINP <000b> input/ipa.c:452 connected read/write 20250301122538594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122538594 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423426206286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423426206286" cn_domain=PS} 20250301122538594 DLU <0006> fsm.c:456 lu(262423426206286)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122538594 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423426206286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250301122538594 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423426206286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423426206286" cause=Roaming not allowed in this location area} 20250301122538594 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423426206286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122538594 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423426206286)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122538594 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423426206286)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122538594 DLU <0006> fsm.c:568 lu(PS:IMSI-262423426206286)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122538594 DLINP <000b> input/ipa.c:452 connected read/write 20250301122538594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122538594 DLINP <000b> input/ipa.c:452 connected read/write 20250301122538594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@bff17e184539: Found GsupExpect[0] for "262423426206286" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@bff17e184539: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423426206286" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122538596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bff17e184539: Final verdict of PTC: pass 20250301122538596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 20250301122538597 DLINP <000b> input/ipa.c:452 connected read/write 20250301122538597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122538597 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122538597 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122538597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122538597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40933<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@bff17e184539: Final verdict of PTC: none 53@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 53: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@bff17e184539: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Mar 1 12:25: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 20250301122538622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4258 20250301122538723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45092<->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@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat Mar 1 12:25:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_sai_err_unknown_imsi started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122541834 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122541834 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122541838 DLINP <000b> input/ipa.c:452 connected read/write 20250301122541838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122541840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@bff17e184539: 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 } } } } 20250301122541843 DLINP <000b> input/ipa.c:452 connected read/write 20250301122541843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122541844 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122541844 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122541844 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 20250301122541844 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122541844 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 20250301122541844 DLGSUP <0013> gsup_server.c:236 2: 20250301122541844 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122541844 DLGSUP <0013> gsup_server.c:236 3: 20250301122541844 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122541844 DLGSUP <0013> gsup_server.c:236 4: 20250301122541844 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122541844 DLGSUP <0013> gsup_server.c:236 5: 20250301122541844 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122541844 DLGSUP <0013> gsup_server.c:236 7: 20250301122541844 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122541844 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122541844 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122541844 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)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@bff17e184539: 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") 20250301122541876 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45837<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@bff17e184539: Created GsupExpect[0] for "262421452015613" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250301122541902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41890<->l=127.0.0.1:4258 20250301122541913 DLINP <000b> input/ipa.c:452 connected read/write 20250301122541913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122541913 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421452015613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421452015613"} 20250301122541913 DAUC <0003> db_auc.c:133 IMSI='262421452015613': No such subscriber 20250301122541913 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421452015613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250301122541913 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421452015613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421452015613" cause=IMSI unknown in HLR} 20250301122541913 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421452015613 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122541913 DLINP <000b> input/ipa.c:452 connected read/write 20250301122541913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122541913 DLINP <000b> input/ipa.c:452 connected read/write 20250301122541913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@bff17e184539: Found GsupExpect[0] for "262421452015613" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@bff17e184539: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262421452015613" TC_gsup_sai_err_unknown_imsi(60)@bff17e184539: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122541918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41890<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@bff17e184539: Final verdict of PTC: pass 20250301122541920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41884<->l=127.0.0.1:4258 20250301122541922 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45837<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@bff17e184539: Final verdict of PTC: none 20250301122541922 DLINP <000b> input/ipa.c:452 connected read/write 20250301122541923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122541923 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122541923 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122541923 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(59)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@bff17e184539: Final verdict of PTC: none 58@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 58: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@bff17e184539: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Mar 1 12:25:41 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 20250301122541956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4258 20250301122542057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Mar 1 12:25:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_ul started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122545164 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122545164 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122545168 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41920<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122545174 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545174 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122545174 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122545174 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 20250301122545174 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122545174 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 20250301122545174 DLGSUP <0013> gsup_server.c:236 2: 20250301122545174 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122545174 DLGSUP <0013> gsup_server.c:236 3: 20250301122545174 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122545174 DLGSUP <0013> gsup_server.c:236 4: 20250301122545174 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122545175 DLGSUP <0013> gsup_server.c:236 5: 20250301122545175 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122545175 DLGSUP <0013> gsup_server.c:236 7: 20250301122545175 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122545175 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122545175 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122545175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@bff17e184539: 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") 20250301122545206 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34791<->l=127.0.0.1:4259) 20250301122545216 DAUC <0003> db_auc.c:157 IMSI='262425875251941': No 2G Auth Data 20250301122545216 DAUC <0003> db_auc.c:192 IMSI='262425875251941': No 3G Auth Data HLR_Test-GSUP(62)@bff17e184539: Created GsupExpect[0] for "262425875251941" to be handled at TC_gsup_ul(65) 20250301122545245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 20250301122545257 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545257 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425875251941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425875251941" cn_domain=PS} 20250301122545257 DLU <0006> fsm.c:456 lu(262425875251941)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122545257 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425875251941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122545257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425875251941)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122545257 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425875251941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425875251941" cn_domain=PS} 20250301122545257 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545257 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bff17e184539: Found GsupExpect[0] for "262425875251941" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@bff17e184539: Added IMSI table entry 0TC_gsup_ul(65)"262425875251941" 20250301122545265 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545265 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425875251941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425875251941"} 20250301122545265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425875251941)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122545265 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425875251941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122545265 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425875251941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425875251941"} 20250301122545265 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425875251941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122545265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425875251941)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122545265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425875251941)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122545265 DLU <0006> fsm.c:568 lu(PS:IMSI-262425875251941)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122545265 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545265 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul(65)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122545269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 TC_gsup_ul(65)@bff17e184539: Final verdict of PTC: pass 20250301122545272 DAUC <0003> db_auc.c:157 IMSI='262425423170319': No 2G Auth Data 20250301122545272 DAUC <0003> db_auc.c:192 IMSI='262425423170319': No 3G Auth Data 20250301122545274 DLGSUP <0013> hlr.c:121 IMSI 262425423170319: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bff17e184539: Created GsupExpect[0] for "262425423170319" to be handled at TC_gsup_ul(66) 20250301122545290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 20250301122545292 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545292 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425423170319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425423170319" cn_domain=PS} 20250301122545292 DLU <0006> fsm.c:456 lu(262425423170319)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122545292 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425423170319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122545292 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425423170319)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122545292 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425423170319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425423170319" cn_domain=PS} 20250301122545292 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545292 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bff17e184539: Found GsupExpect[0] for "262425423170319" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@bff17e184539: Added IMSI table entry 1TC_gsup_ul(66)"262425423170319" 20250301122545293 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545293 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425423170319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425423170319"} 20250301122545293 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425423170319)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122545293 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425423170319 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122545293 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425423170319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425423170319"} 20250301122545293 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425423170319 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122545293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425423170319)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122545293 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425423170319)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122545293 DLU <0006> fsm.c:568 lu(PS:IMSI-262425423170319)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122545293 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545293 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul(66)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122545293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 TC_gsup_ul(66)@bff17e184539: Final verdict of PTC: pass 20250301122545294 DAUC <0003> db_auc.c:157 IMSI='262420738901153': No 2G Auth Data 20250301122545294 DAUC <0003> db_auc.c:192 IMSI='262420738901153': No 3G Auth Data 20250301122545294 DLGSUP <0013> hlr.c:121 IMSI 262420738901153: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bff17e184539: Created GsupExpect[0] for "262420738901153" to be handled at TC_gsup_ul(67) 20250301122545300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41950<->l=127.0.0.1:4258 20250301122545302 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545302 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420738901153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420738901153" cn_domain=PS} 20250301122545302 DLU <0006> fsm.c:456 lu(262420738901153)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122545302 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420738901153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122545302 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420738901153)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122545302 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420738901153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420738901153" cn_domain=PS} 20250301122545302 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545302 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bff17e184539: Found GsupExpect[0] for "262420738901153" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@bff17e184539: Added IMSI table entry 2TC_gsup_ul(67)"262420738901153" 20250301122545303 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545303 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420738901153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420738901153"} 20250301122545303 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420738901153)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122545303 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420738901153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122545303 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420738901153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420738901153"} 20250301122545303 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420738901153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122545303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420738901153)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122545303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420738901153)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122545303 DLU <0006> fsm.c:568 lu(PS:IMSI-262420738901153)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122545303 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545303 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul(67)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122545303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41950<->l=127.0.0.1:4258 TC_gsup_ul(67)@bff17e184539: Final verdict of PTC: pass 20250301122545304 DAUC <0003> db_auc.c:157 IMSI='262424792989459': No 2G Auth Data 20250301122545304 DAUC <0003> db_auc.c:192 IMSI='262424792989459': No 3G Auth Data 20250301122545305 DLGSUP <0013> hlr.c:121 IMSI 262424792989459: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bff17e184539: Created GsupExpect[0] for "262424792989459" to be handled at TC_gsup_ul(68) 20250301122545311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 20250301122545312 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545312 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424792989459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424792989459" cn_domain=PS} 20250301122545312 DLU <0006> fsm.c:456 lu(262424792989459)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122545312 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424792989459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122545312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424792989459)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122545312 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424792989459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424792989459" cn_domain=PS} 20250301122545312 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545312 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bff17e184539: Found GsupExpect[0] for "262424792989459" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@bff17e184539: Added IMSI table entry 3TC_gsup_ul(68)"262424792989459" 20250301122545314 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545314 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424792989459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424792989459"} 20250301122545314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424792989459)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122545314 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424792989459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122545314 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424792989459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424792989459"} 20250301122545314 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424792989459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122545314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424792989459)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122545314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424792989459)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122545314 DLU <0006> fsm.c:568 lu(PS:IMSI-262424792989459)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122545314 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545314 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul(68)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122545314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 TC_gsup_ul(68)@bff17e184539: Final verdict of PTC: pass 20250301122545315 DAUC <0003> db_auc.c:157 IMSI='262424767158810': No 2G Auth Data 20250301122545315 DAUC <0003> db_auc.c:192 IMSI='262424767158810': No 3G Auth Data 20250301122545315 DLGSUP <0013> hlr.c:121 IMSI 262424767158810: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bff17e184539: Created GsupExpect[0] for "262424767158810" to be handled at TC_gsup_ul(69) 20250301122545321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4258 20250301122545323 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545323 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424767158810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424767158810" cn_domain=PS} 20250301122545323 DLU <0006> fsm.c:456 lu(262424767158810)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122545323 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424767158810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122545323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424767158810)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122545323 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424767158810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424767158810" cn_domain=PS} 20250301122545323 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545323 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bff17e184539: Found GsupExpect[0] for "262424767158810" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@bff17e184539: Added IMSI table entry 4TC_gsup_ul(69)"262424767158810" 20250301122545324 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545324 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424767158810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424767158810"} 20250301122545324 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424767158810)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122545324 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424767158810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122545324 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424767158810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424767158810"} 20250301122545324 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424767158810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122545324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424767158810)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122545324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424767158810)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122545324 DLU <0006> fsm.c:568 lu(PS:IMSI-262424767158810)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122545324 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545324 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul(69)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122545324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4258 TC_gsup_ul(69)@bff17e184539: Final verdict of PTC: pass 20250301122545325 DAUC <0003> db_auc.c:157 IMSI='262421080567351': No 2G Auth Data 20250301122545325 DAUC <0003> db_auc.c:192 IMSI='262421080567351': No 3G Auth Data 20250301122545326 DLGSUP <0013> hlr.c:121 IMSI 262421080567351: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bff17e184539: Created GsupExpect[0] for "262421080567351" to be handled at TC_gsup_ul(70) 20250301122545332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41980<->l=127.0.0.1:4258 20250301122545334 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545334 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421080567351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421080567351" cn_domain=PS} 20250301122545334 DLU <0006> fsm.c:456 lu(262421080567351)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122545334 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421080567351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122545334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421080567351)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122545334 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421080567351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421080567351" cn_domain=PS} 20250301122545334 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545334 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bff17e184539: Found GsupExpect[0] for "262421080567351" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@bff17e184539: Added IMSI table entry 5TC_gsup_ul(70)"262421080567351" 20250301122545335 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545335 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421080567351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421080567351"} 20250301122545335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421080567351)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122545335 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421080567351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122545335 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421080567351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421080567351"} 20250301122545335 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421080567351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122545335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421080567351)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122545335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421080567351)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122545335 DLU <0006> fsm.c:568 lu(PS:IMSI-262421080567351)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122545335 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545335 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul(70)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122545335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41980<->l=127.0.0.1:4258 TC_gsup_ul(70)@bff17e184539: Final verdict of PTC: pass 20250301122545336 DAUC <0003> db_auc.c:157 IMSI='262421454788657': No 2G Auth Data 20250301122545336 DAUC <0003> db_auc.c:192 IMSI='262421454788657': No 3G Auth Data 20250301122545336 DLGSUP <0013> hlr.c:121 IMSI 262421454788657: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bff17e184539: Created GsupExpect[0] for "262421454788657" to be handled at TC_gsup_ul(71) 20250301122545342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 20250301122545344 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545344 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421454788657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421454788657" cn_domain=PS} 20250301122545344 DLU <0006> fsm.c:456 lu(262421454788657)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122545344 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421454788657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122545344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421454788657)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122545344 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421454788657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421454788657" cn_domain=PS} 20250301122545344 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545344 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bff17e184539: Found GsupExpect[0] for "262421454788657" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@bff17e184539: Added IMSI table entry 6TC_gsup_ul(71)"262421454788657" 20250301122545345 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545345 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421454788657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421454788657"} 20250301122545345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421454788657)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122545345 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421454788657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122545345 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421454788657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421454788657"} 20250301122545345 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421454788657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122545345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421454788657)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122545345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421454788657)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122545345 DLU <0006> fsm.c:568 lu(PS:IMSI-262421454788657)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122545345 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545345 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul(71)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122545345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 TC_gsup_ul(71)@bff17e184539: Final verdict of PTC: pass 20250301122545346 DAUC <0003> db_auc.c:157 IMSI='262428768908541': No 2G Auth Data 20250301122545346 DAUC <0003> db_auc.c:192 IMSI='262428768908541': No 3G Auth Data 20250301122545347 DLGSUP <0013> hlr.c:121 IMSI 262428768908541: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bff17e184539: Created GsupExpect[0] for "262428768908541" to be handled at TC_gsup_ul(72) 20250301122545353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4258 20250301122545354 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545354 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428768908541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428768908541" cn_domain=PS} 20250301122545354 DLU <0006> fsm.c:456 lu(262428768908541)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122545354 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428768908541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122545354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428768908541)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122545355 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428768908541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428768908541" cn_domain=PS} 20250301122545355 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545355 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bff17e184539: Found GsupExpect[0] for "262428768908541" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@bff17e184539: Added IMSI table entry 7TC_gsup_ul(72)"262428768908541" 20250301122545356 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545356 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428768908541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428768908541"} 20250301122545356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428768908541)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122545356 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428768908541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122545356 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428768908541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428768908541"} 20250301122545356 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428768908541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122545356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428768908541)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122545356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428768908541)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122545356 DLU <0006> fsm.c:568 lu(PS:IMSI-262428768908541)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122545356 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122545356 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul(72)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122545356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4258 TC_gsup_ul(72)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122545357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41920<->l=127.0.0.1:4258 20250301122545357 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34791<->l=127.0.0.1:4259) 20250301122545357 DLINP <000b> input/ipa.c:452 connected read/write 20250301122545357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122545357 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 63@bff17e184539: Final verdict of PTC: none 20250301122545357 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122545357 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_ul finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Mar 1 12:25: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 20250301122545379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42014<->l=127.0.0.1:4258 20250301122545480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42014<->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=113244) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Mar 1 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_ul_via_proxy started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122548612 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122548613 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122548617 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122548622 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548623 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122548623 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122548623 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 20250301122548623 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122548623 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 20250301122548623 DLGSUP <0013> gsup_server.c:236 2: 20250301122548623 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122548623 DLGSUP <0013> gsup_server.c:236 3: 20250301122548623 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122548623 DLGSUP <0013> gsup_server.c:236 4: 20250301122548623 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122548623 DLGSUP <0013> gsup_server.c:236 5: 20250301122548623 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122548623 DLGSUP <0013> gsup_server.c:236 7: 20250301122548623 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122548623 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122548623 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122548623 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@bff17e184539: 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") 20250301122548641 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43045<->l=127.0.0.1:4259) 20250301122548645 DAUC <0003> db_auc.c:157 IMSI='262421829662305': No 2G Auth Data 20250301122548645 DAUC <0003> db_auc.c:192 IMSI='262421829662305': No 3G Auth Data HLR_Test-GSUP(74)@bff17e184539: Created GsupExpect[0] for "262421829662305" to be handled at TC_gsup_ul_via_proxy(77) 20250301122548652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42042<->l=127.0.0.1:4258 20250301122548666 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548666 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421829662305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421829662305" cn_domain=PS source_name="the-source\n"} 20250301122548666 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250301122548666 DLU <0006> fsm.c:456 lu(262421829662305)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122548666 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421829662305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250301122548666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421829662305)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122548666 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421829662305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421829662305" cn_domain=PS destination_name="the-source\n"} 20250301122548666 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548666 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bff17e184539: Found GsupExpect[0] for "262421829662305" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@bff17e184539: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421829662305" 20250301122548669 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548670 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421829662305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421829662305" source_name="the-source\n"} 20250301122548670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421829662305)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122548670 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421829662305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122548670 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421829662305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421829662305" destination_name="the-source\n"} 20250301122548670 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421829662305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122548670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421829662305)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122548670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421829662305)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122548670 DLU <0006> fsm.c:568 lu(PS:IMSI-262421829662305)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122548670 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548670 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122548671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42042<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@bff17e184539: Final verdict of PTC: pass 20250301122548674 DAUC <0003> db_auc.c:157 IMSI='262425068765961': No 2G Auth Data 20250301122548674 DAUC <0003> db_auc.c:192 IMSI='262425068765961': No 3G Auth Data 20250301122548675 DLGSUP <0013> hlr.c:121 IMSI 262425068765961: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bff17e184539: Created GsupExpect[0] for "262425068765961" to be handled at TC_gsup_ul_via_proxy(78) 20250301122548690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 20250301122548692 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548692 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425068765961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425068765961" cn_domain=PS source_name="the-source\n"} 20250301122548692 DLU <0006> fsm.c:456 lu(262425068765961)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122548692 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425068765961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250301122548692 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425068765961)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122548692 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425068765961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425068765961" cn_domain=PS destination_name="the-source\n"} 20250301122548692 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548692 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bff17e184539: Found GsupExpect[0] for "262425068765961" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@bff17e184539: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425068765961" 20250301122548693 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548693 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425068765961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425068765961" source_name="the-source\n"} 20250301122548693 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425068765961)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122548693 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262425068765961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122548693 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425068765961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425068765961" destination_name="the-source\n"} 20250301122548693 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262425068765961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122548693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425068765961)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122548693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425068765961)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122548693 DLU <0006> fsm.c:568 lu(PS:IMSI-262425068765961)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122548693 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548693 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122548693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@bff17e184539: Final verdict of PTC: pass 20250301122548694 DAUC <0003> db_auc.c:157 IMSI='262421428323577': No 2G Auth Data 20250301122548694 DAUC <0003> db_auc.c:192 IMSI='262421428323577': No 3G Auth Data 20250301122548694 DLGSUP <0013> hlr.c:121 IMSI 262421428323577: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bff17e184539: Created GsupExpect[0] for "262421428323577" to be handled at TC_gsup_ul_via_proxy(79) 20250301122548700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4258 20250301122548701 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548701 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421428323577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421428323577" cn_domain=PS source_name="the-source\n"} 20250301122548702 DLU <0006> fsm.c:456 lu(262421428323577)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122548702 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421428323577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250301122548702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421428323577)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122548702 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421428323577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421428323577" cn_domain=PS destination_name="the-source\n"} 20250301122548702 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548702 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bff17e184539: Found GsupExpect[0] for "262421428323577" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@bff17e184539: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421428323577" 20250301122548703 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548703 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421428323577 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421428323577" source_name="the-source\n"} 20250301122548703 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421428323577)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122548703 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262421428323577 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122548703 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421428323577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421428323577" destination_name="the-source\n"} 20250301122548703 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262421428323577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122548703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421428323577)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122548703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421428323577)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122548703 DLU <0006> fsm.c:568 lu(PS:IMSI-262421428323577)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122548703 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548703 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122548703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@bff17e184539: Final verdict of PTC: pass 20250301122548704 DAUC <0003> db_auc.c:157 IMSI='262426565173186': No 2G Auth Data 20250301122548704 DAUC <0003> db_auc.c:192 IMSI='262426565173186': No 3G Auth Data 20250301122548704 DLGSUP <0013> hlr.c:121 IMSI 262426565173186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bff17e184539: Created GsupExpect[0] for "262426565173186" to be handled at TC_gsup_ul_via_proxy(80) 20250301122548711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4258 20250301122548712 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548712 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426565173186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426565173186" cn_domain=PS source_name="the-source\n"} 20250301122548712 DLU <0006> fsm.c:456 lu(262426565173186)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122548712 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426565173186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250301122548713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426565173186)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122548713 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426565173186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426565173186" cn_domain=PS destination_name="the-source\n"} 20250301122548713 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548713 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bff17e184539: Found GsupExpect[0] for "262426565173186" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@bff17e184539: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426565173186" 20250301122548713 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548713 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426565173186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426565173186" source_name="the-source\n"} 20250301122548713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426565173186)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122548713 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262426565173186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122548714 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426565173186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426565173186" destination_name="the-source\n"} 20250301122548714 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262426565173186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122548714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426565173186)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122548714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426565173186)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122548714 DLU <0006> fsm.c:568 lu(PS:IMSI-262426565173186)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122548714 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548714 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122548714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@bff17e184539: Final verdict of PTC: pass 20250301122548715 DAUC <0003> db_auc.c:157 IMSI='262425082375673': No 2G Auth Data 20250301122548715 DAUC <0003> db_auc.c:192 IMSI='262425082375673': No 3G Auth Data 20250301122548715 DLGSUP <0013> hlr.c:121 IMSI 262425082375673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bff17e184539: Created GsupExpect[0] for "262425082375673" to be handled at TC_gsup_ul_via_proxy(81) 20250301122548721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 20250301122548723 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548723 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425082375673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425082375673" cn_domain=PS source_name="the-source\n"} 20250301122548723 DLU <0006> fsm.c:456 lu(262425082375673)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122548723 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425082375673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250301122548723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425082375673)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122548723 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425082375673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425082375673" cn_domain=PS destination_name="the-source\n"} 20250301122548723 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548723 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bff17e184539: Found GsupExpect[0] for "262425082375673" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@bff17e184539: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425082375673" 20250301122548724 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548724 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425082375673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425082375673" source_name="the-source\n"} 20250301122548724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425082375673)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122548724 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425082375673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122548724 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425082375673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425082375673" destination_name="the-source\n"} 20250301122548724 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425082375673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122548724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425082375673)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122548724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425082375673)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122548724 DLU <0006> fsm.c:568 lu(PS:IMSI-262425082375673)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122548724 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548724 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122548725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@bff17e184539: Final verdict of PTC: pass 20250301122548725 DAUC <0003> db_auc.c:157 IMSI='262423954241672': No 2G Auth Data 20250301122548725 DAUC <0003> db_auc.c:192 IMSI='262423954241672': No 3G Auth Data 20250301122548726 DLGSUP <0013> hlr.c:121 IMSI 262423954241672: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bff17e184539: Created GsupExpect[0] for "262423954241672" to be handled at TC_gsup_ul_via_proxy(82) 20250301122548732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 20250301122548734 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548734 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423954241672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423954241672" cn_domain=PS source_name="the-source\n"} 20250301122548734 DLU <0006> fsm.c:456 lu(262423954241672)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122548734 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423954241672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250301122548734 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423954241672)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122548734 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423954241672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423954241672" cn_domain=PS destination_name="the-source\n"} 20250301122548734 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548734 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bff17e184539: Found GsupExpect[0] for "262423954241672" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@bff17e184539: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423954241672" 20250301122548735 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548735 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423954241672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423954241672" source_name="the-source\n"} 20250301122548735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423954241672)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122548735 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262423954241672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122548736 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423954241672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423954241672" destination_name="the-source\n"} 20250301122548736 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262423954241672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122548736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423954241672)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122548736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423954241672)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122548736 DLU <0006> fsm.c:568 lu(PS:IMSI-262423954241672)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122548736 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548736 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122548736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@bff17e184539: Final verdict of PTC: pass 20250301122548737 DAUC <0003> db_auc.c:157 IMSI='262420405242643': No 2G Auth Data 20250301122548737 DAUC <0003> db_auc.c:192 IMSI='262420405242643': No 3G Auth Data 20250301122548737 DLGSUP <0013> hlr.c:121 IMSI 262420405242643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bff17e184539: Created GsupExpect[0] for "262420405242643" to be handled at TC_gsup_ul_via_proxy(83) 20250301122548744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 20250301122548746 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548746 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420405242643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420405242643" cn_domain=PS source_name="the-source\n"} 20250301122548746 DLU <0006> fsm.c:456 lu(262420405242643)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122548746 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420405242643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250301122548746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420405242643)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122548746 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420405242643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420405242643" cn_domain=PS destination_name="the-source\n"} 20250301122548746 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548746 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bff17e184539: Found GsupExpect[0] for "262420405242643" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@bff17e184539: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262420405242643" 20250301122548747 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548747 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420405242643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420405242643" source_name="the-source\n"} 20250301122548747 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420405242643)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122548747 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262420405242643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122548747 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420405242643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420405242643" destination_name="the-source\n"} 20250301122548747 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262420405242643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122548747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420405242643)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122548747 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420405242643)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122548747 DLU <0006> fsm.c:568 lu(PS:IMSI-262420405242643)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122548747 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548747 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122548748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@bff17e184539: Final verdict of PTC: pass 20250301122548748 DAUC <0003> db_auc.c:157 IMSI='262425710998991': No 2G Auth Data 20250301122548748 DAUC <0003> db_auc.c:192 IMSI='262425710998991': No 3G Auth Data 20250301122548749 DLGSUP <0013> hlr.c:121 IMSI 262425710998991: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bff17e184539: Created GsupExpect[0] for "262425710998991" to be handled at TC_gsup_ul_via_proxy(84) 20250301122548755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 20250301122548757 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548757 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425710998991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425710998991" cn_domain=PS source_name="the-source\n"} 20250301122548757 DLU <0006> fsm.c:456 lu(262425710998991)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122548757 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425710998991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250301122548757 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425710998991)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122548757 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425710998991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425710998991" cn_domain=PS destination_name="the-source\n"} 20250301122548757 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548757 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bff17e184539: Found GsupExpect[0] for "262425710998991" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@bff17e184539: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262425710998991" 20250301122548758 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548758 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425710998991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425710998991" source_name="the-source\n"} 20250301122548758 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425710998991)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122548758 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262425710998991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122548758 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425710998991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425710998991" destination_name="the-source\n"} 20250301122548758 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262425710998991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122548758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425710998991)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122548758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425710998991)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122548758 DLU <0006> fsm.c:568 lu(PS:IMSI-262425710998991)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122548758 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122548758 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122548759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122548760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 20250301122548760 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43045<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@bff17e184539: Final verdict of PTC: none 20250301122548761 DLINP <000b> input/ipa.c:452 connected read/write 20250301122548761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122548761 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122548761 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122548761 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122548761 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@bff17e184539: Final verdict of PTC: none 75@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Mar 1 12:25: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 20250301122548788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42098<->l=127.0.0.1:4258 20250301122548888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42098<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=114608) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Mar 1 12:25:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_ul_subscriber_data started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122552001 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122552001 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122552006 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122552011 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552011 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122552011 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122552011 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 20250301122552011 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122552011 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 20250301122552011 DLGSUP <0013> gsup_server.c:236 2: 20250301122552011 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122552011 DLGSUP <0013> gsup_server.c:236 3: 20250301122552011 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122552012 DLGSUP <0013> gsup_server.c:236 4: 20250301122552012 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122552012 DLGSUP <0013> gsup_server.c:236 5: 20250301122552012 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122552012 DLGSUP <0013> gsup_server.c:236 7: 20250301122552012 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(85)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122552012 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122552012 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122552012 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@bff17e184539: 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") 20250301122552033 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42947<->l=127.0.0.1:4259) 20250301122552053 DAUC <0003> db_auc.c:157 IMSI='262421140159459': No 2G Auth Data 20250301122552053 DAUC <0003> db_auc.c:192 IMSI='262421140159459': No 3G Auth Data HLR_Test-GSUP(86)@bff17e184539: Created GsupExpect[0] for "262421140159459" to be handled at TC_gsup_ul_subscriber_data(89) 20250301122552081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@bff17e184539: GSUP ul subscriber_data<unbound> 20250301122552087 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552087 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421140159459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421140159459" cn_domain=PS} 20250301122552087 DLU <0006> fsm.c:456 lu(262421140159459)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122552087 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421140159459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122552087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421140159459)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122552087 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421140159459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421140159459" cn_domain=PS} 20250301122552087 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552087 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bff17e184539: Found GsupExpect[0] for "262421140159459" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@bff17e184539: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421140159459" 20250301122552090 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552090 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421140159459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421140159459"} 20250301122552090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421140159459)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122552090 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421140159459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122552090 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421140159459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421140159459"} 20250301122552090 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421140159459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122552090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421140159459)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122552090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421140159459)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122552090 DLU <0006> fsm.c:568 lu(PS:IMSI-262421140159459)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122552090 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552090 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122552092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@bff17e184539: Final verdict of PTC: pass 20250301122552094 DAUC <0003> db_auc.c:157 IMSI='262423861056075': No 2G Auth Data 20250301122552094 DAUC <0003> db_auc.c:192 IMSI='262423861056075': No 3G Auth Data 20250301122552095 DLGSUP <0013> hlr.c:121 IMSI 262423861056075: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bff17e184539: Created GsupExpect[0] for "262423861056075" to be handled at TC_gsup_ul_subscriber_data(90) 20250301122552108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@bff17e184539: GSUP ul subscriber_data<unbound> 20250301122552110 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552110 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423861056075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423861056075" cn_domain=PS} 20250301122552110 DLU <0006> fsm.c:456 lu(262423861056075)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122552110 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423861056075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122552110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423861056075)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122552110 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423861056075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423861056075" cn_domain=PS} 20250301122552110 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552110 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bff17e184539: Found GsupExpect[0] for "262423861056075" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@bff17e184539: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423861056075" 20250301122552111 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552111 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423861056075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423861056075"} 20250301122552111 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423861056075)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122552111 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423861056075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122552111 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423861056075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423861056075"} 20250301122552111 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423861056075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122552111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423861056075)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122552111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423861056075)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122552111 DLU <0006> fsm.c:568 lu(PS:IMSI-262423861056075)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122552111 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552111 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122552112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@bff17e184539: Final verdict of PTC: pass 20250301122552112 DAUC <0003> db_auc.c:157 IMSI='262427643180236': No 2G Auth Data 20250301122552112 DAUC <0003> db_auc.c:192 IMSI='262427643180236': No 3G Auth Data 20250301122552113 DLGSUP <0013> hlr.c:121 IMSI 262427643180236: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bff17e184539: Created GsupExpect[0] for "262427643180236" to be handled at TC_gsup_ul_subscriber_data(91) 20250301122552118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53842<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@bff17e184539: GSUP ul subscriber_data<unbound> 20250301122552120 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552120 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427643180236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427643180236" cn_domain=PS} 20250301122552120 DLU <0006> fsm.c:456 lu(262427643180236)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122552120 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427643180236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122552120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427643180236)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122552120 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427643180236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427643180236" cn_domain=PS} 20250301122552120 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552120 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bff17e184539: Found GsupExpect[0] for "262427643180236" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@bff17e184539: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427643180236" 20250301122552121 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552121 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427643180236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427643180236"} 20250301122552121 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427643180236)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122552121 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427643180236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122552121 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427643180236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427643180236"} 20250301122552121 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427643180236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122552121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427643180236)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122552121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427643180236)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122552121 DLU <0006> fsm.c:568 lu(PS:IMSI-262427643180236)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122552121 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552121 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122552121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53842<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@bff17e184539: Final verdict of PTC: pass 20250301122552122 DAUC <0003> db_auc.c:157 IMSI='262420053586257': No 2G Auth Data 20250301122552122 DAUC <0003> db_auc.c:192 IMSI='262420053586257': No 3G Auth Data 20250301122552122 DLGSUP <0013> hlr.c:121 IMSI 262420053586257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bff17e184539: Created GsupExpect[0] for "262420053586257" to be handled at TC_gsup_ul_subscriber_data(92) 20250301122552129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@bff17e184539: GSUP ul subscriber_data<unbound> 20250301122552132 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552132 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420053586257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420053586257" cn_domain=PS} 20250301122552132 DLU <0006> fsm.c:456 lu(262420053586257)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122552132 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420053586257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122552132 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420053586257)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122552132 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420053586257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420053586257" cn_domain=PS} 20250301122552132 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552132 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bff17e184539: Found GsupExpect[0] for "262420053586257" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@bff17e184539: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420053586257" 20250301122552133 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552133 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420053586257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420053586257"} 20250301122552133 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420053586257)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122552133 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420053586257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122552133 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420053586257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420053586257"} 20250301122552133 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420053586257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122552133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420053586257)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122552133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420053586257)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122552133 DLU <0006> fsm.c:568 lu(PS:IMSI-262420053586257)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122552133 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552133 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122552134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@bff17e184539: Final verdict of PTC: pass 20250301122552135 DAUC <0003> db_auc.c:157 IMSI='262422505346706': No 2G Auth Data 20250301122552135 DAUC <0003> db_auc.c:192 IMSI='262422505346706': No 3G Auth Data 20250301122552135 DLGSUP <0013> hlr.c:121 IMSI 262422505346706: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bff17e184539: Created GsupExpect[0] for "262422505346706" to be handled at TC_gsup_ul_subscriber_data(93) 20250301122552142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@bff17e184539: GSUP ul subscriber_data<unbound> 20250301122552143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552143 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422505346706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422505346706" cn_domain=PS} 20250301122552143 DLU <0006> fsm.c:456 lu(262422505346706)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122552143 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422505346706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122552143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422505346706)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122552143 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422505346706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422505346706" cn_domain=PS} 20250301122552143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bff17e184539: Found GsupExpect[0] for "262422505346706" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@bff17e184539: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422505346706" 20250301122552144 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552144 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422505346706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422505346706"} 20250301122552144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422505346706)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122552144 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422505346706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122552144 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422505346706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422505346706"} 20250301122552144 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422505346706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122552144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422505346706)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122552144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422505346706)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122552144 DLU <0006> fsm.c:568 lu(PS:IMSI-262422505346706)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122552144 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552144 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122552145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@bff17e184539: Final verdict of PTC: pass 20250301122552145 DAUC <0003> db_auc.c:157 IMSI='262429374210314': No 2G Auth Data 20250301122552145 DAUC <0003> db_auc.c:192 IMSI='262429374210314': No 3G Auth Data 20250301122552146 DLGSUP <0013> hlr.c:121 IMSI 262429374210314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bff17e184539: Created GsupExpect[0] for "262429374210314" to be handled at TC_gsup_ul_subscriber_data(94) 20250301122552152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@bff17e184539: GSUP ul subscriber_data<unbound> 20250301122552154 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552154 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429374210314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429374210314" cn_domain=PS} 20250301122552154 DLU <0006> fsm.c:456 lu(262429374210314)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122552154 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429374210314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122552154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429374210314)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122552154 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429374210314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429374210314" cn_domain=PS} 20250301122552154 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552154 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bff17e184539: Found GsupExpect[0] for "262429374210314" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@bff17e184539: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429374210314" 20250301122552155 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552155 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429374210314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429374210314"} 20250301122552155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429374210314)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122552155 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429374210314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122552155 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429374210314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429374210314"} 20250301122552155 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429374210314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122552155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429374210314)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122552155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429374210314)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122552155 DLU <0006> fsm.c:568 lu(PS:IMSI-262429374210314)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122552155 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552155 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122552156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@bff17e184539: Final verdict of PTC: pass 20250301122552156 DAUC <0003> db_auc.c:157 IMSI='262429123262570': No 2G Auth Data 20250301122552156 DAUC <0003> db_auc.c:192 IMSI='262429123262570': No 3G Auth Data 20250301122552157 DLGSUP <0013> hlr.c:121 IMSI 262429123262570: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bff17e184539: Created GsupExpect[0] for "262429123262570" to be handled at TC_gsup_ul_subscriber_data(95) 20250301122552163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@bff17e184539: GSUP ul subscriber_data<unbound> 20250301122552165 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552165 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429123262570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429123262570" cn_domain=PS} 20250301122552165 DLU <0006> fsm.c:456 lu(262429123262570)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122552165 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429123262570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122552165 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429123262570)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122552165 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429123262570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429123262570" cn_domain=PS} 20250301122552165 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552165 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bff17e184539: Found GsupExpect[0] for "262429123262570" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@bff17e184539: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429123262570" 20250301122552166 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552166 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429123262570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429123262570"} 20250301122552166 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429123262570)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122552166 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429123262570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122552166 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429123262570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429123262570"} 20250301122552166 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429123262570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122552166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429123262570)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122552166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429123262570)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122552166 DLU <0006> fsm.c:568 lu(PS:IMSI-262429123262570)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122552166 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552166 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122552167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53890<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@bff17e184539: Final verdict of PTC: pass 20250301122552167 DAUC <0003> db_auc.c:157 IMSI='262426266861398': No 2G Auth Data 20250301122552167 DAUC <0003> db_auc.c:192 IMSI='262426266861398': No 3G Auth Data 20250301122552168 DLGSUP <0013> hlr.c:121 IMSI 262426266861398: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bff17e184539: Created GsupExpect[0] for "262426266861398" to be handled at TC_gsup_ul_subscriber_data(96) 20250301122552175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@bff17e184539: GSUP ul subscriber_data<unbound> 20250301122552177 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552177 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426266861398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426266861398" cn_domain=PS} 20250301122552177 DLU <0006> fsm.c:456 lu(262426266861398)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122552177 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426266861398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122552177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426266861398)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122552177 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426266861398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426266861398" cn_domain=PS} 20250301122552177 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552177 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bff17e184539: Found GsupExpect[0] for "262426266861398" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@bff17e184539: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262426266861398" 20250301122552177 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552177 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426266861398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426266861398"} 20250301122552177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426266861398)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122552177 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426266861398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122552177 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426266861398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426266861398"} 20250301122552177 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426266861398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122552177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426266861398)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122552177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426266861398)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122552177 DLU <0006> fsm.c:568 lu(PS:IMSI-262426266861398)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122552177 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122552177 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@bff17e184539: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122552178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122552179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 20250301122552179 DLINP <000b> input/ipa.c:452 connected read/write 20250301122552179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122552180 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122552180 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122552180 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122552180 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42947<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@bff17e184539: Final verdict of PTC: none 87@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Mar 1 12:25: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 20250301122552202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4258 20250301122552303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=117948) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Mar 1 12:25:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_vty started. MTC@bff17e184539: legacy= true 20250301122555412 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122555412 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122555417 DLINP <000b> input/ipa.c:452 connected read/write 20250301122555417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122555419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122555423 DLINP <000b> input/ipa.c:452 connected read/write 20250301122555423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122555423 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(97)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122555423 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122555423 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 20250301122555423 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122555423 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 20250301122555423 DLGSUP <0013> gsup_server.c:236 2: 20250301122555423 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122555423 DLGSUP <0013> gsup_server.c:236 3: 20250301122555423 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122555423 DLGSUP <0013> gsup_server.c:236 4: 20250301122555423 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122555423 DLGSUP <0013> gsup_server.c:236 5: 20250301122555423 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122555423 DLGSUP <0013> gsup_server.c:236 7: 20250301122555423 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122555423 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122555423 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122555424 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@bff17e184539: 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") 20250301122555452 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46321<->l=127.0.0.1:4259) 20250301122555455 DAUC <0003> db_auc.c:157 IMSI='262429518995661': No 2G Auth Data 20250301122555455 DAUC <0003> db_auc.c:192 IMSI='262429518995661': No 3G Auth Data 20250301122555458 DAUC <0003> db_auc.c:192 IMSI='262429518995661': No 3G Auth Data 20250301122555460 DAUC <0003> db_auc.c:157 IMSI='262420019734408': No 2G Auth Data 20250301122555460 DAUC <0003> db_auc.c:192 IMSI='262420019734408': No 3G Auth Data 20250301122555462 DAUC <0003> db_auc.c:157 IMSI='262420019734408': No 2G Auth Data 20250301122555464 DAUC <0003> db_auc.c:157 IMSI='262423447609302': No 2G Auth Data 20250301122555464 DAUC <0003> db_auc.c:192 IMSI='262423447609302': No 3G Auth Data 20250301122555466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 MTC@bff17e184539: setverdict(pass): none -> pass 20250301122555467 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46321<->l=127.0.0.1:4259) 20250301122555467 DLINP <000b> input/ipa.c:452 connected read/write 20250301122555467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122555467 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122555467 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122555467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@bff17e184539: Test case TC_vty finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Mar 1 12:25:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250301122555490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53934<->l=127.0.0.1:4258 20250301122555591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53934<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Mar 1 12:25:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_vty_msisdn_isd started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122558701 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122558701 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122558705 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122558706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122558710 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122558710 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122558710 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122558710 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 20250301122558710 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122558710 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 20250301122558710 DLGSUP <0013> gsup_server.c:236 2: 20250301122558710 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122558710 DLGSUP <0013> gsup_server.c:236 3: 20250301122558710 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122558710 DLGSUP <0013> gsup_server.c:236 4: 20250301122558710 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122558710 DLGSUP <0013> gsup_server.c:236 5: 20250301122558710 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122558710 DLGSUP <0013> gsup_server.c:236 7: 20250301122558710 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122558710 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122558710 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122558710 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@bff17e184539: 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") 20250301122558731 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39089<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@bff17e184539: Created GsupExpect[0] for "262429173790593" to be handled at TC_vty_msisdn_isd(104) 20250301122558746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 20250301122558751 DAUC <0003> db_auc.c:157 IMSI='262429173790593': No 2G Auth Data 20250301122558751 DAUC <0003> db_auc.c:192 IMSI='262429173790593': No 3G Auth Data 20250301122558754 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122558754 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429173790593" cn_domain=PS} 20250301122558754 DLU <0006> fsm.c:456 lu(262429173790593)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122558754 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122558754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429173790593)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122558754 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429173790593" cn_domain=PS} 20250301122558754 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122558754 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@bff17e184539: Found GsupExpect[0] for "262429173790593" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@bff17e184539: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429173790593" 20250301122558759 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122558759 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429173790593"} 20250301122558759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429173790593)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122558759 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122558759 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429173790593"} 20250301122558759 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122558759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429173790593)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122558759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429173790593)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122558759 DLU <0006> fsm.c:568 lu(PS:IMSI-262429173790593)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122558759 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122558759 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@bff17e184539: setverdict(pass): none -> pass 20250301122558762 DLGSUP <0013> hlr.c:128 IMSI 262429173790593: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250301122558762 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122558762 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122558764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 20250301122558765 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122558765 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429173790593"} TC_vty_msisdn_isd(104)@bff17e184539: Final verdict of PTC: pass 20250301122558765 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250301122558765 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429173790593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122558766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20250301122558768 DLINP <000b> input/ipa.c:452 connected read/write 20250301122558768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122558768 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122558768 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122558768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122558768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39089<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@bff17e184539: Final verdict of PTC: none 102@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 102: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@bff17e184539: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Mar 1 12:25: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 20250301122558810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20250301122558911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53958<->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@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Mar 1 12:26:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_purge_cs started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122602018 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122602018 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122602022 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60936<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122602027 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602027 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122602027 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122602027 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 20250301122602027 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122602027 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 20250301122602027 DLGSUP <0013> gsup_server.c:236 2: 20250301122602027 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122602027 DLGSUP <0013> gsup_server.c:236 3: 20250301122602027 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122602027 DLGSUP <0013> gsup_server.c:236 4: 20250301122602027 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122602027 DLGSUP <0013> gsup_server.c:236 5: 20250301122602027 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122602027 DLGSUP <0013> gsup_server.c:236 7: 20250301122602027 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122602027 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122602027 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(105)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122602027 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@bff17e184539: 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") 20250301122602043 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43605<->l=127.0.0.1:4259) 20250301122602047 DAUC <0003> db_auc.c:157 IMSI='262420934735063': No 2G Auth Data 20250301122602047 DAUC <0003> db_auc.c:192 IMSI='262420934735063': No 3G Auth Data HLR_Test-GSUP(106)@bff17e184539: Created GsupExpect[0] for "262420934735063" to be handled at TC_gsup_purge_cs(109) 20250301122602055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60952<->l=127.0.0.1:4258 20250301122602070 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602070 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420934735063" cn_domain=PS} 20250301122602070 DLU <0006> fsm.c:456 lu(262420934735063)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122602070 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122602070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420934735063)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122602070 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420934735063" cn_domain=PS} 20250301122602070 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602070 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bff17e184539: Found GsupExpect[0] for "262420934735063" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@bff17e184539: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420934735063" 20250301122602077 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602077 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420934735063"} 20250301122602077 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420934735063)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122602077 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122602077 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420934735063"} 20250301122602077 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122602077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420934735063)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122602077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420934735063)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122602077 DLU <0006> fsm.c:568 lu(PS:IMSI-262420934735063)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122602077 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602077 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@bff17e184539: setverdict(pass): none -> pass 20250301122602080 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602081 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420934735063" cn_domain=CS} 20250301122602081 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250301122602081 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420934735063"} 20250301122602081 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420934735063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122602081 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602081 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122602083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60952<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@bff17e184539: Final verdict of PTC: pass 20250301122602087 DAUC <0003> db_auc.c:157 IMSI='262421831432397': No 2G Auth Data 20250301122602087 DAUC <0003> db_auc.c:192 IMSI='262421831432397': No 3G Auth Data 20250301122602089 DLGSUP <0013> hlr.c:121 IMSI 262421831432397: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bff17e184539: Created GsupExpect[0] for "262421831432397" to be handled at TC_gsup_purge_cs(110) 20250301122602102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 20250301122602103 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602103 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421831432397" cn_domain=PS} 20250301122602103 DLU <0006> fsm.c:456 lu(262421831432397)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122602103 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122602103 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421831432397)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122602103 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421831432397" cn_domain=PS} 20250301122602103 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602103 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bff17e184539: Found GsupExpect[0] for "262421831432397" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@bff17e184539: Added IMSI table entry 1TC_gsup_purge_cs(110)"262421831432397" 20250301122602104 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602104 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421831432397"} 20250301122602104 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421831432397)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122602104 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122602104 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421831432397"} 20250301122602104 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122602104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421831432397)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122602104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421831432397)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122602104 DLU <0006> fsm.c:568 lu(PS:IMSI-262421831432397)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122602104 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602104 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@bff17e184539: setverdict(pass): none -> pass 20250301122602105 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602105 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421831432397" cn_domain=CS} 20250301122602105 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250301122602105 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421831432397"} 20250301122602105 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421831432397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122602105 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602105 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122602105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@bff17e184539: Final verdict of PTC: pass 20250301122602106 DAUC <0003> db_auc.c:157 IMSI='262425483680005': No 2G Auth Data 20250301122602106 DAUC <0003> db_auc.c:192 IMSI='262425483680005': No 3G Auth Data 20250301122602106 DLGSUP <0013> hlr.c:121 IMSI 262425483680005: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bff17e184539: Created GsupExpect[0] for "262425483680005" to be handled at TC_gsup_purge_cs(111) 20250301122602112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60960<->l=127.0.0.1:4258 20250301122602113 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602113 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425483680005" cn_domain=PS} 20250301122602113 DLU <0006> fsm.c:456 lu(262425483680005)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122602113 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122602113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425483680005)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122602114 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425483680005" cn_domain=PS} 20250301122602114 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602114 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bff17e184539: Found GsupExpect[0] for "262425483680005" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@bff17e184539: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425483680005" 20250301122602114 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602114 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425483680005"} 20250301122602114 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425483680005)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122602114 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122602114 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425483680005"} 20250301122602114 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122602114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425483680005)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122602114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425483680005)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122602115 DLU <0006> fsm.c:568 lu(PS:IMSI-262425483680005)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122602115 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602115 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@bff17e184539: setverdict(pass): none -> pass 20250301122602115 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602115 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425483680005" cn_domain=CS} 20250301122602115 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250301122602115 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425483680005"} 20250301122602115 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425483680005 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122602115 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602115 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122602116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60960<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@bff17e184539: Final verdict of PTC: pass 20250301122602116 DAUC <0003> db_auc.c:157 IMSI='262425006432178': No 2G Auth Data 20250301122602116 DAUC <0003> db_auc.c:192 IMSI='262425006432178': No 3G Auth Data 20250301122602117 DLGSUP <0013> hlr.c:121 IMSI 262425006432178: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bff17e184539: Created GsupExpect[0] for "262425006432178" to be handled at TC_gsup_purge_cs(112) 20250301122602123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60962<->l=127.0.0.1:4258 20250301122602125 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602125 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425006432178" cn_domain=PS} 20250301122602125 DLU <0006> fsm.c:456 lu(262425006432178)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122602125 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122602125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425006432178)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122602125 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425006432178" cn_domain=PS} 20250301122602125 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602125 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bff17e184539: Found GsupExpect[0] for "262425006432178" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@bff17e184539: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425006432178" 20250301122602127 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602127 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425006432178"} 20250301122602127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425006432178)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122602127 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122602127 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425006432178"} 20250301122602127 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122602127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425006432178)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122602127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425006432178)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122602127 DLU <0006> fsm.c:568 lu(PS:IMSI-262425006432178)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122602127 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602127 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@bff17e184539: setverdict(pass): none -> pass 20250301122602128 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602128 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425006432178" cn_domain=CS} 20250301122602128 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250301122602128 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425006432178"} 20250301122602128 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425006432178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122602128 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602128 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122602128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60962<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@bff17e184539: Final verdict of PTC: pass 20250301122602129 DAUC <0003> db_auc.c:157 IMSI='262426293547602': No 2G Auth Data 20250301122602129 DAUC <0003> db_auc.c:192 IMSI='262426293547602': No 3G Auth Data 20250301122602129 DLGSUP <0013> hlr.c:121 IMSI 262426293547602: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bff17e184539: Created GsupExpect[0] for "262426293547602" to be handled at TC_gsup_purge_cs(113) 20250301122602135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60978<->l=127.0.0.1:4258 20250301122602137 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602137 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426293547602" cn_domain=PS} 20250301122602137 DLU <0006> fsm.c:456 lu(262426293547602)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122602137 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122602137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426293547602)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122602137 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426293547602" cn_domain=PS} 20250301122602137 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602137 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bff17e184539: Found GsupExpect[0] for "262426293547602" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@bff17e184539: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426293547602" 20250301122602138 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602138 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426293547602"} 20250301122602138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426293547602)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122602138 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122602138 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426293547602"} 20250301122602138 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122602138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426293547602)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122602138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426293547602)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122602138 DLU <0006> fsm.c:568 lu(PS:IMSI-262426293547602)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122602138 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602138 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@bff17e184539: setverdict(pass): none -> pass 20250301122602139 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602139 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426293547602" cn_domain=CS} 20250301122602139 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250301122602139 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426293547602"} 20250301122602139 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426293547602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122602139 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602139 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122602140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60978<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@bff17e184539: Final verdict of PTC: pass 20250301122602141 DAUC <0003> db_auc.c:157 IMSI='262425192048759': No 2G Auth Data 20250301122602141 DAUC <0003> db_auc.c:192 IMSI='262425192048759': No 3G Auth Data 20250301122602141 DLGSUP <0013> hlr.c:121 IMSI 262425192048759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bff17e184539: Created GsupExpect[0] for "262425192048759" to be handled at TC_gsup_purge_cs(114) 20250301122602147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 20250301122602149 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602149 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425192048759" cn_domain=PS} 20250301122602149 DLU <0006> fsm.c:456 lu(262425192048759)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122602149 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122602149 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425192048759)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122602149 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425192048759" cn_domain=PS} 20250301122602149 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602149 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bff17e184539: Found GsupExpect[0] for "262425192048759" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@bff17e184539: Added IMSI table entry 5TC_gsup_purge_cs(114)"262425192048759" 20250301122602150 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602150 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425192048759"} 20250301122602150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425192048759)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122602150 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122602150 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425192048759"} 20250301122602150 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122602150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425192048759)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122602150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425192048759)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122602150 DLU <0006> fsm.c:568 lu(PS:IMSI-262425192048759)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122602150 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602150 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@bff17e184539: setverdict(pass): none -> pass 20250301122602151 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602151 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425192048759" cn_domain=CS} 20250301122602151 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250301122602151 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425192048759"} 20250301122602151 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425192048759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122602151 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602151 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122602152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@bff17e184539: Final verdict of PTC: pass 20250301122602153 DAUC <0003> db_auc.c:157 IMSI='262424392397553': No 2G Auth Data 20250301122602153 DAUC <0003> db_auc.c:192 IMSI='262424392397553': No 3G Auth Data 20250301122602153 DLGSUP <0013> hlr.c:121 IMSI 262424392397553: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bff17e184539: Created GsupExpect[0] for "262424392397553" to be handled at TC_gsup_purge_cs(115) 20250301122602160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60994<->l=127.0.0.1:4258 20250301122602162 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602162 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424392397553" cn_domain=PS} 20250301122602162 DLU <0006> fsm.c:456 lu(262424392397553)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122602162 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122602162 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424392397553)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122602162 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424392397553" cn_domain=PS} 20250301122602162 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602162 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bff17e184539: Found GsupExpect[0] for "262424392397553" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@bff17e184539: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424392397553" 20250301122602163 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602163 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424392397553"} 20250301122602163 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424392397553)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122602163 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122602163 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424392397553"} 20250301122602163 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122602164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424392397553)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122602164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424392397553)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122602164 DLU <0006> fsm.c:568 lu(PS:IMSI-262424392397553)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122602164 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602164 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@bff17e184539: setverdict(pass): none -> pass 20250301122602164 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602164 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424392397553" cn_domain=CS} 20250301122602164 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250301122602164 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424392397553"} 20250301122602164 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424392397553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122602164 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602164 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122602165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60994<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@bff17e184539: Final verdict of PTC: pass 20250301122602166 DAUC <0003> db_auc.c:157 IMSI='262429867341941': No 2G Auth Data 20250301122602166 DAUC <0003> db_auc.c:192 IMSI='262429867341941': No 3G Auth Data 20250301122602166 DLGSUP <0013> hlr.c:121 IMSI 262429867341941: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bff17e184539: Created GsupExpect[0] for "262429867341941" to be handled at TC_gsup_purge_cs(116) 20250301122602173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32778<->l=127.0.0.1:4258 20250301122602175 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602175 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429867341941" cn_domain=PS} 20250301122602175 DLU <0006> fsm.c:456 lu(262429867341941)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122602175 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122602175 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429867341941)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122602175 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429867341941" cn_domain=PS} 20250301122602175 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602175 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bff17e184539: Found GsupExpect[0] for "262429867341941" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@bff17e184539: Added IMSI table entry 7TC_gsup_purge_cs(116)"262429867341941" 20250301122602176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602176 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429867341941"} 20250301122602176 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429867341941)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122602176 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122602176 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429867341941"} 20250301122602176 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122602176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429867341941)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122602176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429867341941)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122602176 DLU <0006> fsm.c:568 lu(PS:IMSI-262429867341941)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122602176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@bff17e184539: setverdict(pass): none -> pass 20250301122602177 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602177 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429867341941" cn_domain=CS} 20250301122602177 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250301122602177 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429867341941"} 20250301122602177 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429867341941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122602177 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122602177 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122602178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32778<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122602179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60936<->l=127.0.0.1:4258 20250301122602179 DLINP <000b> input/ipa.c:452 connected read/write 20250301122602179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122602179 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 107@bff17e184539: Final verdict of PTC: none 20250301122602179 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122602179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122602179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43605<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Mar 1 12:26: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 20250301122602212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32790<->l=127.0.0.1:4258 20250301122602313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32790<->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=134560) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Mar 1 12:26:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_purge_ps started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122605435 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122605435 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122605438 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@bff17e184539: 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) } } } } 20250301122605439 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605440 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122605440 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122605440 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 20250301122605440 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122605440 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 20250301122605440 DLGSUP <0013> gsup_server.c:236 2: 20250301122605440 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122605440 DLGSUP <0013> gsup_server.c:236 3: 20250301122605440 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122605440 DLGSUP <0013> gsup_server.c:236 4: 20250301122605440 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122605440 DLGSUP <0013> gsup_server.c:236 5: 20250301122605440 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122605440 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(117)@bff17e184539: 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 } } } } 20250301122605440 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122605440 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122605440 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122605440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@bff17e184539: 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") 20250301122605459 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40641<->l=127.0.0.1:4259) 20250301122605470 DAUC <0003> db_auc.c:157 IMSI='262424570646027': No 2G Auth Data 20250301122605470 DAUC <0003> db_auc.c:192 IMSI='262424570646027': No 3G Auth Data HLR_Test-GSUP(118)@bff17e184539: Created GsupExpect[0] for "262424570646027" to be handled at TC_gsup_purge_ps(121) 20250301122605483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32808<->l=127.0.0.1:4258 20250301122605492 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605493 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424570646027" cn_domain=PS} 20250301122605493 DLU <0006> fsm.c:456 lu(262424570646027)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122605493 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122605493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424570646027)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122605493 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424570646027" cn_domain=PS} 20250301122605493 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605493 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bff17e184539: Found GsupExpect[0] for "262424570646027" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@bff17e184539: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424570646027" 20250301122605499 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605500 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424570646027"} 20250301122605500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424570646027)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122605500 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122605500 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424570646027"} 20250301122605500 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122605500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570646027)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122605500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570646027)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122605500 DLU <0006> fsm.c:568 lu(PS:IMSI-262424570646027)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122605500 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605500 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@bff17e184539: setverdict(pass): none -> pass 20250301122605503 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605503 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424570646027" cn_domain=PS} 20250301122605503 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250301122605503 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424570646027"} 20250301122605503 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424570646027 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122605503 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605503 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122605507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32808<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@bff17e184539: Final verdict of PTC: pass 20250301122605510 DAUC <0003> db_auc.c:157 IMSI='262428325669283': No 2G Auth Data 20250301122605510 DAUC <0003> db_auc.c:192 IMSI='262428325669283': No 3G Auth Data 20250301122605512 DLGSUP <0013> hlr.c:121 IMSI 262428325669283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bff17e184539: Created GsupExpect[0] for "262428325669283" to be handled at TC_gsup_purge_ps(122) 20250301122605534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4258 20250301122605536 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605536 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428325669283" cn_domain=PS} 20250301122605536 DLU <0006> fsm.c:456 lu(262428325669283)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122605536 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122605536 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428325669283)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122605536 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428325669283" cn_domain=PS} 20250301122605536 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605536 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bff17e184539: Found GsupExpect[0] for "262428325669283" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@bff17e184539: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428325669283" 20250301122605537 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605537 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428325669283"} 20250301122605537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428325669283)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122605537 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122605537 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428325669283"} 20250301122605537 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122605537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428325669283)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122605537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428325669283)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122605537 DLU <0006> fsm.c:568 lu(PS:IMSI-262428325669283)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122605537 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605537 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@bff17e184539: setverdict(pass): none -> pass 20250301122605538 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605538 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428325669283" cn_domain=PS} 20250301122605538 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250301122605538 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428325669283"} 20250301122605538 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428325669283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122605538 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605538 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122605538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@bff17e184539: Final verdict of PTC: pass 20250301122605539 DAUC <0003> db_auc.c:157 IMSI='262426938200095': No 2G Auth Data 20250301122605539 DAUC <0003> db_auc.c:192 IMSI='262426938200095': No 3G Auth Data 20250301122605540 DLGSUP <0013> hlr.c:121 IMSI 262426938200095: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bff17e184539: Created GsupExpect[0] for "262426938200095" to be handled at TC_gsup_purge_ps(123) 20250301122605546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32822<->l=127.0.0.1:4258 20250301122605547 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605547 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426938200095" cn_domain=PS} 20250301122605547 DLU <0006> fsm.c:456 lu(262426938200095)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122605547 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122605547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426938200095)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122605547 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426938200095" cn_domain=PS} 20250301122605547 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605548 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bff17e184539: Found GsupExpect[0] for "262426938200095" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@bff17e184539: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426938200095" 20250301122605548 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605548 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426938200095"} 20250301122605548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426938200095)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122605548 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122605548 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426938200095"} 20250301122605548 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122605548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426938200095)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122605548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426938200095)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122605548 DLU <0006> fsm.c:568 lu(PS:IMSI-262426938200095)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122605548 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605548 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@bff17e184539: setverdict(pass): none -> pass 20250301122605549 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605549 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426938200095" cn_domain=PS} 20250301122605549 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250301122605549 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426938200095"} 20250301122605549 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426938200095 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122605549 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605549 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122605550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32822<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@bff17e184539: Final verdict of PTC: pass 20250301122605550 DAUC <0003> db_auc.c:157 IMSI='262420406073288': No 2G Auth Data 20250301122605550 DAUC <0003> db_auc.c:192 IMSI='262420406073288': No 3G Auth Data 20250301122605551 DLGSUP <0013> hlr.c:121 IMSI 262420406073288: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bff17e184539: Created GsupExpect[0] for "262420406073288" to be handled at TC_gsup_purge_ps(124) 20250301122605557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4258 20250301122605559 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605559 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420406073288" cn_domain=PS} 20250301122605559 DLU <0006> fsm.c:456 lu(262420406073288)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122605559 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122605559 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420406073288)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122605559 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420406073288" cn_domain=PS} 20250301122605559 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605559 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bff17e184539: Found GsupExpect[0] for "262420406073288" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@bff17e184539: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420406073288" 20250301122605560 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605560 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420406073288"} 20250301122605560 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420406073288)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122605560 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122605560 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420406073288"} 20250301122605560 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122605560 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420406073288)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122605560 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420406073288)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122605560 DLU <0006> fsm.c:568 lu(PS:IMSI-262420406073288)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122605560 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605560 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@bff17e184539: setverdict(pass): none -> pass 20250301122605561 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605561 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420406073288" cn_domain=PS} 20250301122605561 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250301122605561 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420406073288"} 20250301122605561 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420406073288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122605561 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605561 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122605561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@bff17e184539: Final verdict of PTC: pass 20250301122605562 DAUC <0003> db_auc.c:157 IMSI='262428175159532': No 2G Auth Data 20250301122605562 DAUC <0003> db_auc.c:192 IMSI='262428175159532': No 3G Auth Data 20250301122605563 DLGSUP <0013> hlr.c:121 IMSI 262428175159532: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bff17e184539: Created GsupExpect[0] for "262428175159532" to be handled at TC_gsup_purge_ps(125) 20250301122605570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 20250301122605572 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605572 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428175159532" cn_domain=PS} 20250301122605572 DLU <0006> fsm.c:456 lu(262428175159532)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122605572 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122605572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428175159532)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122605572 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428175159532" cn_domain=PS} 20250301122605572 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605572 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bff17e184539: Found GsupExpect[0] for "262428175159532" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@bff17e184539: Added IMSI table entry 4TC_gsup_purge_ps(125)"262428175159532" 20250301122605573 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605573 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428175159532"} 20250301122605573 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428175159532)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122605573 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122605573 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428175159532"} 20250301122605573 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122605573 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175159532)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122605573 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175159532)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122605573 DLU <0006> fsm.c:568 lu(PS:IMSI-262428175159532)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122605573 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605573 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@bff17e184539: setverdict(pass): none -> pass 20250301122605574 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605574 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428175159532" cn_domain=PS} 20250301122605574 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250301122605574 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428175159532"} 20250301122605574 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428175159532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122605574 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605574 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122605575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@bff17e184539: Final verdict of PTC: pass 20250301122605576 DAUC <0003> db_auc.c:157 IMSI='262429009994960': No 2G Auth Data 20250301122605576 DAUC <0003> db_auc.c:192 IMSI='262429009994960': No 3G Auth Data 20250301122605576 DLGSUP <0013> hlr.c:121 IMSI 262429009994960: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bff17e184539: Created GsupExpect[0] for "262429009994960" to be handled at TC_gsup_purge_ps(126) 20250301122605584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32852<->l=127.0.0.1:4258 20250301122605586 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605586 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429009994960" cn_domain=PS} 20250301122605587 DLU <0006> fsm.c:456 lu(262429009994960)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122605587 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122605587 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429009994960)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122605587 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429009994960" cn_domain=PS} 20250301122605587 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605587 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bff17e184539: Found GsupExpect[0] for "262429009994960" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@bff17e184539: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429009994960" 20250301122605588 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605588 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429009994960"} 20250301122605588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429009994960)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122605588 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122605588 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429009994960"} 20250301122605588 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122605588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429009994960)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122605588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429009994960)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122605588 DLU <0006> fsm.c:568 lu(PS:IMSI-262429009994960)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122605588 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605588 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@bff17e184539: setverdict(pass): none -> pass 20250301122605588 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605588 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429009994960" cn_domain=PS} 20250301122605588 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250301122605588 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429009994960"} 20250301122605588 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429009994960 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122605588 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605588 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122605589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32852<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@bff17e184539: Final verdict of PTC: pass 20250301122605589 DAUC <0003> db_auc.c:157 IMSI='262428568233287': No 2G Auth Data 20250301122605589 DAUC <0003> db_auc.c:192 IMSI='262428568233287': No 3G Auth Data 20250301122605590 DLGSUP <0013> hlr.c:121 IMSI 262428568233287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bff17e184539: Created GsupExpect[0] for "262428568233287" to be handled at TC_gsup_purge_ps(127) 20250301122605597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32854<->l=127.0.0.1:4258 20250301122605598 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605598 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428568233287" cn_domain=PS} 20250301122605599 DLU <0006> fsm.c:456 lu(262428568233287)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122605599 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122605599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428568233287)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122605599 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428568233287" cn_domain=PS} 20250301122605599 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605599 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bff17e184539: Found GsupExpect[0] for "262428568233287" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@bff17e184539: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428568233287" 20250301122605600 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605600 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428568233287"} 20250301122605600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428568233287)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122605600 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122605600 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428568233287"} 20250301122605600 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122605600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428568233287)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122605600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428568233287)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122605600 DLU <0006> fsm.c:568 lu(PS:IMSI-262428568233287)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122605600 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605600 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@bff17e184539: setverdict(pass): none -> pass 20250301122605600 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605600 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428568233287" cn_domain=PS} 20250301122605600 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250301122605600 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428568233287"} 20250301122605600 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428568233287 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122605600 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605600 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122605601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32854<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@bff17e184539: Final verdict of PTC: pass 20250301122605601 DAUC <0003> db_auc.c:157 IMSI='262428680028895': No 2G Auth Data 20250301122605601 DAUC <0003> db_auc.c:192 IMSI='262428680028895': No 3G Auth Data 20250301122605602 DLGSUP <0013> hlr.c:121 IMSI 262428680028895: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bff17e184539: Created GsupExpect[0] for "262428680028895" to be handled at TC_gsup_purge_ps(128) 20250301122605608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32856<->l=127.0.0.1:4258 20250301122605610 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605610 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428680028895" cn_domain=PS} 20250301122605610 DLU <0006> fsm.c:456 lu(262428680028895)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122605610 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122605610 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428680028895)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122605610 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428680028895" cn_domain=PS} 20250301122605610 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605610 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bff17e184539: Found GsupExpect[0] for "262428680028895" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@bff17e184539: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428680028895" 20250301122605611 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605611 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428680028895"} 20250301122605611 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428680028895)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122605611 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122605611 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428680028895"} 20250301122605611 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122605611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428680028895)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122605611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428680028895)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122605611 DLU <0006> fsm.c:568 lu(PS:IMSI-262428680028895)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122605611 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605611 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@bff17e184539: setverdict(pass): none -> pass 20250301122605612 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605612 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428680028895" cn_domain=PS} 20250301122605612 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250301122605612 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428680028895"} 20250301122605612 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428680028895 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250301122605612 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122605612 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122605612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32856<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122605613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4258 20250301122605614 DLINP <000b> input/ipa.c:452 connected read/write 20250301122605614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122605614 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122605614 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122605614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122605614 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40641<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@bff17e184539: Final verdict of PTC: none 119@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Mar 1 12:26: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 20250301122605637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4258 20250301122605738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32862<->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@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Mar 1 12:26:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_purge_unknown started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122608866 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122608867 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122608871 DLINP <000b> input/ipa.c:452 connected read/write 20250301122608871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122608873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122608877 DLINP <000b> input/ipa.c:452 connected read/write 20250301122608877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122608877 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122608877 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122608877 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 20250301122608877 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122608877 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 20250301122608877 DLGSUP <0013> gsup_server.c:236 2: 20250301122608877 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122608877 DLGSUP <0013> gsup_server.c:236 3: 20250301122608877 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122608877 DLGSUP <0013> gsup_server.c:236 4: 20250301122608877 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122608877 DLGSUP <0013> gsup_server.c:236 5: 20250301122608877 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122608877 DLGSUP <0013> gsup_server.c:236 7: 20250301122608877 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122608877 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122608877 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122608877 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@bff17e184539: 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") 20250301122608897 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35693<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@bff17e184539: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250301122608907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 20250301122608918 DLINP <000b> input/ipa.c:452 connected read/write 20250301122608918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122608918 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} 20250301122608918 DLU <0006> fsm.c:456 lu(2345743413463)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122608918 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 20250301122608918 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} 20250301122608918 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122608918 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122608918 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122608918 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122608918 DLINP <000b> input/ipa.c:452 connected read/write 20250301122608918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122608918 DLINP <000b> input/ipa.c:452 connected read/write 20250301122608918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@bff17e184539: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@bff17e184539: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@bff17e184539: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122608922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122608924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32868<->l=127.0.0.1:4258 20250301122608926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35693<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@bff17e184539: Final verdict of PTC: none 20250301122608927 DLINP <000b> input/ipa.c:452 connected read/write 20250301122608927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122608927 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122608927 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122608927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(132)@bff17e184539: Final verdict of PTC: none 131@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Mar 1 12:26: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 20250301122608963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32888<->l=127.0.0.1:4258 20250301122609064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Mar 1 12:26:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_mo_ussd_unknown started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122612172 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122612172 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122612176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122612181 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(134)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122612182 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122612182 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122612182 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 20250301122612182 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122612182 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 20250301122612182 DLGSUP <0013> gsup_server.c:236 2: 20250301122612182 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122612182 DLGSUP <0013> gsup_server.c:236 3: 20250301122612182 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122612182 DLGSUP <0013> gsup_server.c:236 4: 20250301122612182 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122612182 DLGSUP <0013> gsup_server.c:236 5: 20250301122612182 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122612182 DLGSUP <0013> gsup_server.c:236 7: 20250301122612182 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122612182 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122612182 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122612182 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@bff17e184539: 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") 20250301122612201 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34445<->l=127.0.0.1:4259) 20250301122612207 DAUC <0003> db_auc.c:157 IMSI='262421695023934': No 2G Auth Data 20250301122612207 DAUC <0003> db_auc.c:192 IMSI='262421695023934': No 3G Auth Data HLR_Test-GSUP(135)@bff17e184539: Created GsupExpect[0] for "262421695023934" to be handled at TC_mo_ussd_unknown(138) 20250301122612239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4258 20250301122612254 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612255 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421695023934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421695023934" session_id=3678835120 session_state=BEGIN} 20250301122612255 DSS <0004> hlr_ussd.c:576 262421695023934/0xdb4691b0: Process SS (BEGIN) 20250301122612255 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250301122612255 DSS <0004> hlr_ussd.c:518 262421695023934/0xdb4691b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250301122612255 DSS <0004> hlr_ussd.c:523 262421695023934/0xdb4691b0: USSD for unknown code '*#200#' 20250301122612255 DSS <0004> hlr_ussd.c:354 262421695023934/0xdb4691b0: Tx ReturnError(1, 0x12) 20250301122612255 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421695023934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421695023934" session_id=3678835120 session_state=END} 20250301122612255 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122612255 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bff17e184539: Found GsupExpect[0] for "262421695023934" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@bff17e184539: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421695023934" TC_mo_ussd_unknown(138)@bff17e184539: setverdict(pass): none -> pass 20250301122612263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@bff17e184539: Final verdict of PTC: pass 20250301122612264 DAUC <0003> db_auc.c:157 IMSI='262428850126071': No 2G Auth Data 20250301122612264 DAUC <0003> db_auc.c:192 IMSI='262428850126071': No 3G Auth Data HLR_Test-GSUP(135)@bff17e184539: Created GsupExpect[0] for "262428850126071" to be handled at TC_mo_ussd_unknown(139) 20250301122612284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 20250301122612287 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612287 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428850126071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428850126071" session_id=2036555840 session_state=BEGIN} 20250301122612287 DSS <0004> hlr_ussd.c:576 262428850126071/0x79636040: Process SS (BEGIN) 20250301122612287 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250301122612287 DSS <0004> hlr_ussd.c:518 262428850126071/0x79636040: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250301122612287 DSS <0004> hlr_ussd.c:523 262428850126071/0x79636040: USSD for unknown code '*#200#' 20250301122612287 DSS <0004> hlr_ussd.c:354 262428850126071/0x79636040: Tx ReturnError(1, 0x12) 20250301122612287 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428850126071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428850126071" session_id=2036555840 session_state=END} 20250301122612287 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122612287 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bff17e184539: Found GsupExpect[0] for "262428850126071" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@bff17e184539: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262428850126071" TC_mo_ussd_unknown(139)@bff17e184539: setverdict(pass): none -> pass 20250301122612288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@bff17e184539: Final verdict of PTC: pass 20250301122612289 DAUC <0003> db_auc.c:157 IMSI='262422331124743': No 2G Auth Data 20250301122612289 DAUC <0003> db_auc.c:192 IMSI='262422331124743': No 3G Auth Data HLR_Test-GSUP(135)@bff17e184539: Created GsupExpect[0] for "262422331124743" to be handled at TC_mo_ussd_unknown(140) 20250301122612295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 20250301122612298 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612298 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422331124743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422331124743" session_id=362565112 session_state=BEGIN} 20250301122612298 DSS <0004> hlr_ussd.c:576 262422331124743/0x159c4df8: Process SS (BEGIN) 20250301122612298 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250301122612298 DSS <0004> hlr_ussd.c:518 262422331124743/0x159c4df8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250301122612298 DSS <0004> hlr_ussd.c:523 262422331124743/0x159c4df8: USSD for unknown code '*#200#' 20250301122612298 DSS <0004> hlr_ussd.c:354 262422331124743/0x159c4df8: Tx ReturnError(1, 0x12) 20250301122612298 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422331124743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422331124743" session_id=362565112 session_state=END} 20250301122612298 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122612298 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bff17e184539: Found GsupExpect[0] for "262422331124743" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@bff17e184539: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262422331124743" TC_mo_ussd_unknown(140)@bff17e184539: setverdict(pass): none -> pass 20250301122612299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@bff17e184539: Final verdict of PTC: pass 20250301122612300 DAUC <0003> db_auc.c:157 IMSI='262422000552895': No 2G Auth Data 20250301122612300 DAUC <0003> db_auc.c:192 IMSI='262422000552895': No 3G Auth Data HLR_Test-GSUP(135)@bff17e184539: Created GsupExpect[0] for "262422000552895" to be handled at TC_mo_ussd_unknown(141) 20250301122612307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 20250301122612310 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612310 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422000552895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422000552895" session_id=2259747321 session_state=BEGIN} 20250301122612310 DSS <0004> hlr_ussd.c:576 262422000552895/0x86b101f9: Process SS (BEGIN) 20250301122612310 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250301122612310 DSS <0004> hlr_ussd.c:518 262422000552895/0x86b101f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250301122612310 DSS <0004> hlr_ussd.c:523 262422000552895/0x86b101f9: USSD for unknown code '*#200#' 20250301122612310 DSS <0004> hlr_ussd.c:354 262422000552895/0x86b101f9: Tx ReturnError(1, 0x12) 20250301122612310 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422000552895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422000552895" session_id=2259747321 session_state=END} 20250301122612310 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122612310 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bff17e184539: Found GsupExpect[0] for "262422000552895" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@bff17e184539: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422000552895" TC_mo_ussd_unknown(141)@bff17e184539: setverdict(pass): none -> pass 20250301122612312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@bff17e184539: Final verdict of PTC: pass 20250301122612312 DAUC <0003> db_auc.c:157 IMSI='262423861458821': No 2G Auth Data 20250301122612312 DAUC <0003> db_auc.c:192 IMSI='262423861458821': No 3G Auth Data HLR_Test-GSUP(135)@bff17e184539: Created GsupExpect[0] for "262423861458821" to be handled at TC_mo_ussd_unknown(142) 20250301122612319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4258 20250301122612322 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612322 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423861458821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423861458821" session_id=309137674 session_state=BEGIN} 20250301122612322 DSS <0004> hlr_ussd.c:576 262423861458821/0x126d110a: Process SS (BEGIN) 20250301122612322 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250301122612322 DSS <0004> hlr_ussd.c:518 262423861458821/0x126d110a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250301122612322 DSS <0004> hlr_ussd.c:523 262423861458821/0x126d110a: USSD for unknown code '*#200#' 20250301122612322 DSS <0004> hlr_ussd.c:354 262423861458821/0x126d110a: Tx ReturnError(1, 0x12) 20250301122612322 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423861458821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423861458821" session_id=309137674 session_state=END} 20250301122612322 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122612322 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bff17e184539: Found GsupExpect[0] for "262423861458821" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@bff17e184539: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423861458821" 20250301122612324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@bff17e184539: setverdict(pass): none -> pass TC_mo_ussd_unknown(142)@bff17e184539: Final verdict of PTC: pass 20250301122612324 DAUC <0003> db_auc.c:157 IMSI='262420688569889': No 2G Auth Data 20250301122612324 DAUC <0003> db_auc.c:192 IMSI='262420688569889': No 3G Auth Data HLR_Test-GSUP(135)@bff17e184539: Created GsupExpect[0] for "262420688569889" to be handled at TC_mo_ussd_unknown(143) 20250301122612330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20250301122612333 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612333 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420688569889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420688569889" session_id=1002408601 session_state=BEGIN} 20250301122612333 DSS <0004> hlr_ussd.c:576 262420688569889/0x3bbf8a99: Process SS (BEGIN) 20250301122612333 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250301122612333 DSS <0004> hlr_ussd.c:518 262420688569889/0x3bbf8a99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250301122612333 DSS <0004> hlr_ussd.c:523 262420688569889/0x3bbf8a99: USSD for unknown code '*#200#' 20250301122612333 DSS <0004> hlr_ussd.c:354 262420688569889/0x3bbf8a99: Tx ReturnError(1, 0x12) 20250301122612333 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420688569889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420688569889" session_id=1002408601 session_state=END} 20250301122612333 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122612333 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bff17e184539: Found GsupExpect[0] for "262420688569889" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@bff17e184539: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262420688569889" TC_mo_ussd_unknown(143)@bff17e184539: setverdict(pass): none -> pass 20250301122612335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@bff17e184539: Final verdict of PTC: pass 20250301122612335 DAUC <0003> db_auc.c:157 IMSI='262426151680371': No 2G Auth Data 20250301122612335 DAUC <0003> db_auc.c:192 IMSI='262426151680371': No 3G Auth Data HLR_Test-GSUP(135)@bff17e184539: Created GsupExpect[0] for "262426151680371" to be handled at TC_mo_ussd_unknown(144) 20250301122612342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 20250301122612345 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612345 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426151680371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426151680371" session_id=1496573817 session_state=BEGIN} 20250301122612345 DSS <0004> hlr_ussd.c:576 262426151680371/0x5933e779: Process SS (BEGIN) 20250301122612345 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250301122612345 DSS <0004> hlr_ussd.c:518 262426151680371/0x5933e779: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250301122612345 DSS <0004> hlr_ussd.c:523 262426151680371/0x5933e779: USSD for unknown code '*#200#' 20250301122612345 DSS <0004> hlr_ussd.c:354 262426151680371/0x5933e779: Tx ReturnError(1, 0x12) 20250301122612345 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426151680371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426151680371" session_id=1496573817 session_state=END} 20250301122612345 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122612345 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bff17e184539: Found GsupExpect[0] for "262426151680371" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@bff17e184539: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262426151680371" TC_mo_ussd_unknown(144)@bff17e184539: setverdict(pass): none -> pass 20250301122612347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@bff17e184539: Final verdict of PTC: pass 20250301122612347 DAUC <0003> db_auc.c:157 IMSI='262426338876110': No 2G Auth Data 20250301122612347 DAUC <0003> db_auc.c:192 IMSI='262426338876110': No 3G Auth Data HLR_Test-GSUP(135)@bff17e184539: Created GsupExpect[0] for "262426338876110" to be handled at TC_mo_ussd_unknown(145) 20250301122612354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 20250301122612357 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612357 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426338876110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426338876110" session_id=44156209 session_state=BEGIN} 20250301122612357 DSS <0004> hlr_ussd.c:576 262426338876110/0x02a1c531: Process SS (BEGIN) 20250301122612357 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250301122612357 DSS <0004> hlr_ussd.c:518 262426338876110/0x02a1c531: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250301122612357 DSS <0004> hlr_ussd.c:523 262426338876110/0x02a1c531: USSD for unknown code '*#200#' 20250301122612357 DSS <0004> hlr_ussd.c:354 262426338876110/0x02a1c531: Tx ReturnError(1, 0x12) 20250301122612357 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426338876110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426338876110" session_id=44156209 session_state=END} 20250301122612357 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122612357 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bff17e184539: Found GsupExpect[0] for "262426338876110" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@bff17e184539: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426338876110" TC_mo_ussd_unknown(145)@bff17e184539: setverdict(pass): none -> pass 20250301122612359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@bff17e184539: Final verdict of PTC: pass 20250301122612359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@bff17e184539: Final verdict of PTC: none 20250301122612360 DLINP <000b> input/ipa.c:452 connected read/write 20250301122612360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122612360 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122612360 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122612360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122612360 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34445<->l=127.0.0.1:4259) 136@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 136: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@bff17e184539: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Mar 1 12:26: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 20250301122612389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46442<->l=127.0.0.1:4258 20250301122612490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46442<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78180) Waiting for packet dumper to finish... 1 (prev_count=78180, count=81592) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Mar 1 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_mo_ussd_euse_disc started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122615597 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122615597 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122615599 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122615600 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615600 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122615600 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122615600 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 20250301122615600 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122615600 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 20250301122615600 DLGSUP <0013> gsup_server.c:236 2: 20250301122615600 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122615600 DLGSUP <0013> gsup_server.c:236 3: 20250301122615600 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122615600 DLGSUP <0013> gsup_server.c:236 4: 20250301122615600 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122615600 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(146)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122615600 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122615600 DLGSUP <0013> gsup_server.c:236 7: 20250301122615600 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122615600 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122615600 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122615600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@bff17e184539: 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") 20250301122615610 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40441<->l=127.0.0.1:4259) 20250301122615614 DAUC <0003> db_auc.c:157 IMSI='262428087787647': No 2G Auth Data 20250301122615614 DAUC <0003> db_auc.c:192 IMSI='262428087787647': No 3G Auth Data HLR_Test-GSUP(147)@bff17e184539: Created GsupExpect[0] for "262428087787647" to be handled at TC_mo_ussd_euse_disc(150) 20250301122615621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 20250301122615646 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615646 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428087787647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428087787647" session_id=2141873641 session_state=BEGIN} 20250301122615646 DSS <0004> hlr_ussd.c:576 262428087787647/0x7faa65e9: Process SS (BEGIN) 20250301122615646 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122615646 DSS <0004> hlr_ussd.c:518 262428087787647/0x7faa65e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122615646 DSS <0004> hlr_ussd.c:542 262428087787647/0x7faa65e9: Cannot find conn for EUSE EUSE-foobar 20250301122615646 DSS <0004> hlr_ussd.c:354 262428087787647/0x7faa65e9: Tx ReturnError(1, 0x22) 20250301122615646 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428087787647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428087787647" session_id=2141873641 session_state=END} 20250301122615646 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122615646 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bff17e184539: Found GsupExpect[0] for "262428087787647" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@bff17e184539: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262428087787647" TC_mo_ussd_euse_disc(150)@bff17e184539: setverdict(pass): none -> pass 20250301122615658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@bff17e184539: Final verdict of PTC: pass 20250301122615660 DAUC <0003> db_auc.c:157 IMSI='262424333436778': No 2G Auth Data 20250301122615660 DAUC <0003> db_auc.c:192 IMSI='262424333436778': No 3G Auth Data HLR_Test-GSUP(147)@bff17e184539: Created GsupExpect[0] for "262424333436778" to be handled at TC_mo_ussd_euse_disc(151) 20250301122615672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 20250301122615675 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615675 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424333436778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424333436778" session_id=2515324483 session_state=BEGIN} 20250301122615675 DSS <0004> hlr_ussd.c:576 262424333436778/0x95ecce43: Process SS (BEGIN) 20250301122615675 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122615675 DSS <0004> hlr_ussd.c:518 262424333436778/0x95ecce43: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122615675 DSS <0004> hlr_ussd.c:542 262424333436778/0x95ecce43: Cannot find conn for EUSE EUSE-foobar 20250301122615675 DSS <0004> hlr_ussd.c:354 262424333436778/0x95ecce43: Tx ReturnError(1, 0x22) 20250301122615675 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424333436778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424333436778" session_id=2515324483 session_state=END} 20250301122615675 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122615675 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bff17e184539: Found GsupExpect[0] for "262424333436778" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@bff17e184539: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424333436778" TC_mo_ussd_euse_disc(151)@bff17e184539: setverdict(pass): none -> pass 20250301122615677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@bff17e184539: Final verdict of PTC: pass 20250301122615677 DAUC <0003> db_auc.c:157 IMSI='262425822917954': No 2G Auth Data 20250301122615677 DAUC <0003> db_auc.c:192 IMSI='262425822917954': No 3G Auth Data HLR_Test-GSUP(147)@bff17e184539: Created GsupExpect[0] for "262425822917954" to be handled at TC_mo_ussd_euse_disc(152) 20250301122615683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46486<->l=127.0.0.1:4258 20250301122615686 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615686 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425822917954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425822917954" session_id=250508431 session_state=BEGIN} 20250301122615686 DSS <0004> hlr_ussd.c:576 262425822917954/0x0eee748f: Process SS (BEGIN) 20250301122615686 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122615686 DSS <0004> hlr_ussd.c:518 262425822917954/0x0eee748f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122615686 DSS <0004> hlr_ussd.c:542 262425822917954/0x0eee748f: Cannot find conn for EUSE EUSE-foobar 20250301122615686 DSS <0004> hlr_ussd.c:354 262425822917954/0x0eee748f: Tx ReturnError(1, 0x22) 20250301122615686 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425822917954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425822917954" session_id=250508431 session_state=END} 20250301122615686 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122615686 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bff17e184539: Found GsupExpect[0] for "262425822917954" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@bff17e184539: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425822917954" TC_mo_ussd_euse_disc(152)@bff17e184539: setverdict(pass): none -> pass 20250301122615687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46486<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@bff17e184539: Final verdict of PTC: pass 20250301122615688 DAUC <0003> db_auc.c:157 IMSI='262423263662921': No 2G Auth Data 20250301122615688 DAUC <0003> db_auc.c:192 IMSI='262423263662921': No 3G Auth Data HLR_Test-GSUP(147)@bff17e184539: Created GsupExpect[0] for "262423263662921" to be handled at TC_mo_ussd_euse_disc(153) 20250301122615694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4258 20250301122615697 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615697 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423263662921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423263662921" session_id=2212058860 session_state=BEGIN} 20250301122615697 DSS <0004> hlr_ussd.c:576 262423263662921/0x83d956ec: Process SS (BEGIN) 20250301122615697 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122615697 DSS <0004> hlr_ussd.c:518 262423263662921/0x83d956ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122615697 DSS <0004> hlr_ussd.c:542 262423263662921/0x83d956ec: Cannot find conn for EUSE EUSE-foobar 20250301122615697 DSS <0004> hlr_ussd.c:354 262423263662921/0x83d956ec: Tx ReturnError(1, 0x22) 20250301122615697 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423263662921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423263662921" session_id=2212058860 session_state=END} 20250301122615697 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122615697 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bff17e184539: Found GsupExpect[0] for "262423263662921" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@bff17e184539: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423263662921" TC_mo_ussd_euse_disc(153)@bff17e184539: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@bff17e184539: Final verdict of PTC: pass 20250301122615698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4258 20250301122615699 DAUC <0003> db_auc.c:157 IMSI='262429352981514': No 2G Auth Data 20250301122615699 DAUC <0003> db_auc.c:192 IMSI='262429352981514': No 3G Auth Data HLR_Test-GSUP(147)@bff17e184539: Created GsupExpect[0] for "262429352981514" to be handled at TC_mo_ussd_euse_disc(154) 20250301122615705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 20250301122615708 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615708 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429352981514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429352981514" session_id=524677715 session_state=BEGIN} 20250301122615708 DSS <0004> hlr_ussd.c:576 262429352981514/0x1f45f253: Process SS (BEGIN) 20250301122615708 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122615708 DSS <0004> hlr_ussd.c:518 262429352981514/0x1f45f253: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122615708 DSS <0004> hlr_ussd.c:542 262429352981514/0x1f45f253: Cannot find conn for EUSE EUSE-foobar 20250301122615708 DSS <0004> hlr_ussd.c:354 262429352981514/0x1f45f253: Tx ReturnError(1, 0x22) 20250301122615708 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429352981514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429352981514" session_id=524677715 session_state=END} 20250301122615708 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122615708 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bff17e184539: Found GsupExpect[0] for "262429352981514" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@bff17e184539: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429352981514" TC_mo_ussd_euse_disc(154)@bff17e184539: setverdict(pass): none -> pass 20250301122615709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@bff17e184539: Final verdict of PTC: pass 20250301122615710 DAUC <0003> db_auc.c:157 IMSI='262425261790967': No 2G Auth Data 20250301122615710 DAUC <0003> db_auc.c:192 IMSI='262425261790967': No 3G Auth Data HLR_Test-GSUP(147)@bff17e184539: Created GsupExpect[0] for "262425261790967" to be handled at TC_mo_ussd_euse_disc(155) 20250301122615716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 20250301122615719 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615719 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425261790967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425261790967" session_id=4237746605 session_state=BEGIN} 20250301122615719 DSS <0004> hlr_ussd.c:576 262425261790967/0xfc96e1ad: Process SS (BEGIN) 20250301122615719 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122615719 DSS <0004> hlr_ussd.c:518 262425261790967/0xfc96e1ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122615719 DSS <0004> hlr_ussd.c:542 262425261790967/0xfc96e1ad: Cannot find conn for EUSE EUSE-foobar 20250301122615719 DSS <0004> hlr_ussd.c:354 262425261790967/0xfc96e1ad: Tx ReturnError(1, 0x22) 20250301122615719 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425261790967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425261790967" session_id=4237746605 session_state=END} 20250301122615719 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122615719 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bff17e184539: Found GsupExpect[0] for "262425261790967" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@bff17e184539: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425261790967" TC_mo_ussd_euse_disc(155)@bff17e184539: setverdict(pass): none -> pass 20250301122615721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@bff17e184539: Final verdict of PTC: pass 20250301122615721 DAUC <0003> db_auc.c:157 IMSI='262421934112128': No 2G Auth Data 20250301122615721 DAUC <0003> db_auc.c:192 IMSI='262421934112128': No 3G Auth Data HLR_Test-GSUP(147)@bff17e184539: Created GsupExpect[0] for "262421934112128" to be handled at TC_mo_ussd_euse_disc(156) 20250301122615727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 20250301122615730 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615730 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421934112128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421934112128" session_id=2810571078 session_state=BEGIN} 20250301122615730 DSS <0004> hlr_ussd.c:576 262421934112128/0xa785e946: Process SS (BEGIN) 20250301122615730 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122615730 DSS <0004> hlr_ussd.c:518 262421934112128/0xa785e946: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122615730 DSS <0004> hlr_ussd.c:542 262421934112128/0xa785e946: Cannot find conn for EUSE EUSE-foobar 20250301122615730 DSS <0004> hlr_ussd.c:354 262421934112128/0xa785e946: Tx ReturnError(1, 0x22) 20250301122615730 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421934112128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421934112128" session_id=2810571078 session_state=END} 20250301122615730 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122615730 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bff17e184539: Found GsupExpect[0] for "262421934112128" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@bff17e184539: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421934112128" TC_mo_ussd_euse_disc(156)@bff17e184539: setverdict(pass): none -> pass 20250301122615732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@bff17e184539: Final verdict of PTC: pass 20250301122615732 DAUC <0003> db_auc.c:157 IMSI='262427792235592': No 2G Auth Data 20250301122615732 DAUC <0003> db_auc.c:192 IMSI='262427792235592': No 3G Auth Data HLR_Test-GSUP(147)@bff17e184539: Created GsupExpect[0] for "262427792235592" to be handled at TC_mo_ussd_euse_disc(157) 20250301122615738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 20250301122615741 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615741 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427792235592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427792235592" session_id=3903324470 session_state=BEGIN} 20250301122615741 DSS <0004> hlr_ussd.c:576 262427792235592/0xe8a80136: Process SS (BEGIN) 20250301122615741 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122615741 DSS <0004> hlr_ussd.c:518 262427792235592/0xe8a80136: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122615741 DSS <0004> hlr_ussd.c:542 262427792235592/0xe8a80136: Cannot find conn for EUSE EUSE-foobar 20250301122615741 DSS <0004> hlr_ussd.c:354 262427792235592/0xe8a80136: Tx ReturnError(1, 0x22) 20250301122615741 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427792235592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427792235592" session_id=3903324470 session_state=END} 20250301122615741 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122615741 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bff17e184539: Found GsupExpect[0] for "262427792235592" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@bff17e184539: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427792235592" TC_mo_ussd_euse_disc(157)@bff17e184539: setverdict(pass): none -> pass 20250301122615743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@bff17e184539: Final verdict of PTC: pass 20250301122615743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 20250301122615744 DLINP <000b> input/ipa.c:452 connected read/write 20250301122615744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122615744 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122615744 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122615744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122615744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40441<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP(147)@bff17e184539: Final verdict of PTC: none 148@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 148: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@bff17e184539: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Mar 1 12:26: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 20250301122615773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20250301122615974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79064) Waiting for packet dumper to finish... 1 (prev_count=79064, count=81624) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Mar 1 12:26:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_mo_ussd_iuse_imsi started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122619083 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122619083 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122619087 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122619089 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619089 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122619089 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122619089 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 20250301122619089 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122619089 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 20250301122619089 DLGSUP <0013> gsup_server.c:236 2: 20250301122619089 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122619089 DLGSUP <0013> gsup_server.c:236 3: 20250301122619089 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122619089 DLGSUP <0013> gsup_server.c:236 4: 20250301122619089 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122619089 DLGSUP <0013> gsup_server.c:236 5: 20250301122619089 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122619089 DLGSUP <0013> gsup_server.c:236 7: 20250301122619089 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122619089 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122619089 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122619089 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@bff17e184539: 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") 20250301122619106 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38281<->l=127.0.0.1:4259) 20250301122619110 DAUC <0003> db_auc.c:157 IMSI='262426113329693': No 2G Auth Data 20250301122619110 DAUC <0003> db_auc.c:192 IMSI='262426113329693': No 3G Auth Data HLR_Test-GSUP(159)@bff17e184539: Created GsupExpect[0] for "262426113329693" to be handled at TC_mo_ussd_iuse_imsi(162) 20250301122619123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20250301122619134 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619134 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426113329693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426113329693" session_id=953791963 session_state=BEGIN} 20250301122619134 DSS <0004> hlr_ussd.c:576 262426113329693/0x38d9b5db: Process SS (BEGIN) 20250301122619134 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122619134 DSS <0004> hlr_ussd.c:518 262426113329693/0x38d9b5db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122619134 DSS <0004> hlr_ussd.c:363 262426113329693/0x38d9b5db: Tx USSD 'Your IMSI is 262426113329693' 20250301122619134 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426113329693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426113329693" session_id=953791963 session_state=END} 20250301122619134 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426113329693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122619134 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122619134 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bff17e184539: Found GsupExpect[0] for "262426113329693" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@bff17e184539: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426113329693" TC_mo_ussd_iuse_imsi(162)@bff17e184539: setverdict(pass): none -> pass 20250301122619140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@bff17e184539: Final verdict of PTC: pass 20250301122619141 DAUC <0003> db_auc.c:157 IMSI='262424004308477': No 2G Auth Data 20250301122619141 DAUC <0003> db_auc.c:192 IMSI='262424004308477': No 3G Auth Data HLR_Test-GSUP(159)@bff17e184539: Created GsupExpect[0] for "262424004308477" to be handled at TC_mo_ussd_iuse_imsi(163) 20250301122619149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46572<->l=127.0.0.1:4258 20250301122619151 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619151 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424004308477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424004308477" session_id=1651600780 session_state=BEGIN} 20250301122619152 DSS <0004> hlr_ussd.c:576 262424004308477/0x62716d8c: Process SS (BEGIN) 20250301122619152 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122619152 DSS <0004> hlr_ussd.c:518 262424004308477/0x62716d8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122619152 DSS <0004> hlr_ussd.c:363 262424004308477/0x62716d8c: Tx USSD 'Your IMSI is 262424004308477' 20250301122619152 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424004308477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424004308477" session_id=1651600780 session_state=END} 20250301122619152 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424004308477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122619152 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122619152 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bff17e184539: Found GsupExpect[0] for "262424004308477" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@bff17e184539: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424004308477" TC_mo_ussd_iuse_imsi(163)@bff17e184539: setverdict(pass): none -> pass 20250301122619153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46572<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@bff17e184539: Final verdict of PTC: pass 20250301122619154 DAUC <0003> db_auc.c:157 IMSI='262424037408975': No 2G Auth Data 20250301122619154 DAUC <0003> db_auc.c:192 IMSI='262424037408975': No 3G Auth Data HLR_Test-GSUP(159)@bff17e184539: Created GsupExpect[0] for "262424037408975" to be handled at TC_mo_ussd_iuse_imsi(164) 20250301122619160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46582<->l=127.0.0.1:4258 20250301122619162 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619162 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424037408975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424037408975" session_id=3022674467 session_state=BEGIN} 20250301122619162 DSS <0004> hlr_ussd.c:576 262424037408975/0xb42a5a23: Process SS (BEGIN) 20250301122619162 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122619162 DSS <0004> hlr_ussd.c:518 262424037408975/0xb42a5a23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122619162 DSS <0004> hlr_ussd.c:363 262424037408975/0xb42a5a23: Tx USSD 'Your IMSI is 262424037408975' 20250301122619162 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424037408975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424037408975" session_id=3022674467 session_state=END} 20250301122619162 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424037408975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122619162 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122619162 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bff17e184539: Found GsupExpect[0] for "262424037408975" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@bff17e184539: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424037408975" TC_mo_ussd_iuse_imsi(164)@bff17e184539: setverdict(pass): none -> pass 20250301122619164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@bff17e184539: Final verdict of PTC: pass 20250301122619164 DAUC <0003> db_auc.c:157 IMSI='262420046340434': No 2G Auth Data 20250301122619164 DAUC <0003> db_auc.c:192 IMSI='262420046340434': No 3G Auth Data HLR_Test-GSUP(159)@bff17e184539: Created GsupExpect[0] for "262420046340434" to be handled at TC_mo_ussd_iuse_imsi(165) 20250301122619171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4258 20250301122619175 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619175 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420046340434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420046340434" session_id=3326236006 session_state=BEGIN} 20250301122619175 DSS <0004> hlr_ussd.c:576 262420046340434/0xc6425566: Process SS (BEGIN) 20250301122619175 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122619175 DSS <0004> hlr_ussd.c:518 262420046340434/0xc6425566: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122619175 DSS <0004> hlr_ussd.c:363 262420046340434/0xc6425566: Tx USSD 'Your IMSI is 262420046340434' 20250301122619175 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420046340434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420046340434" session_id=3326236006 session_state=END} 20250301122619175 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420046340434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122619175 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122619175 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bff17e184539: Found GsupExpect[0] for "262420046340434" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@bff17e184539: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420046340434" TC_mo_ussd_iuse_imsi(165)@bff17e184539: setverdict(pass): none -> pass 20250301122619177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@bff17e184539: Final verdict of PTC: pass 20250301122619177 DAUC <0003> db_auc.c:157 IMSI='262428003721287': No 2G Auth Data 20250301122619177 DAUC <0003> db_auc.c:192 IMSI='262428003721287': No 3G Auth Data HLR_Test-GSUP(159)@bff17e184539: Created GsupExpect[0] for "262428003721287" to be handled at TC_mo_ussd_iuse_imsi(166) 20250301122619184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20250301122619187 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619187 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428003721287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428003721287" session_id=1170725457 session_state=BEGIN} 20250301122619187 DSS <0004> hlr_ussd.c:576 262428003721287/0x45c7da51: Process SS (BEGIN) 20250301122619187 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122619187 DSS <0004> hlr_ussd.c:518 262428003721287/0x45c7da51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122619187 DSS <0004> hlr_ussd.c:363 262428003721287/0x45c7da51: Tx USSD 'Your IMSI is 262428003721287' 20250301122619187 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428003721287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428003721287" session_id=1170725457 session_state=END} 20250301122619187 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428003721287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122619187 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122619187 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bff17e184539: Found GsupExpect[0] for "262428003721287" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@bff17e184539: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262428003721287" TC_mo_ussd_iuse_imsi(166)@bff17e184539: setverdict(pass): none -> pass 20250301122619189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@bff17e184539: Final verdict of PTC: pass 20250301122619189 DAUC <0003> db_auc.c:157 IMSI='262422233720648': No 2G Auth Data 20250301122619189 DAUC <0003> db_auc.c:192 IMSI='262422233720648': No 3G Auth Data HLR_Test-GSUP(159)@bff17e184539: Created GsupExpect[0] for "262422233720648" to be handled at TC_mo_ussd_iuse_imsi(167) 20250301122619196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46602<->l=127.0.0.1:4258 20250301122619199 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619199 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422233720648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422233720648" session_id=3758895160 session_state=BEGIN} 20250301122619199 DSS <0004> hlr_ussd.c:576 262422233720648/0xe00c3038: Process SS (BEGIN) 20250301122619199 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122619199 DSS <0004> hlr_ussd.c:518 262422233720648/0xe00c3038: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122619199 DSS <0004> hlr_ussd.c:363 262422233720648/0xe00c3038: Tx USSD 'Your IMSI is 262422233720648' 20250301122619199 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422233720648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422233720648" session_id=3758895160 session_state=END} 20250301122619199 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422233720648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122619199 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122619199 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bff17e184539: Found GsupExpect[0] for "262422233720648" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@bff17e184539: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422233720648" TC_mo_ussd_iuse_imsi(167)@bff17e184539: setverdict(pass): none -> pass 20250301122619201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@bff17e184539: Final verdict of PTC: pass 20250301122619201 DAUC <0003> db_auc.c:157 IMSI='262428239917040': No 2G Auth Data 20250301122619201 DAUC <0003> db_auc.c:192 IMSI='262428239917040': No 3G Auth Data HLR_Test-GSUP(159)@bff17e184539: Created GsupExpect[0] for "262428239917040" to be handled at TC_mo_ussd_iuse_imsi(168) 20250301122619208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46616<->l=127.0.0.1:4258 20250301122619211 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619211 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428239917040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428239917040" session_id=2471847994 session_state=BEGIN} 20250301122619211 DSS <0004> hlr_ussd.c:576 262428239917040/0x9355683a: Process SS (BEGIN) 20250301122619211 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122619211 DSS <0004> hlr_ussd.c:518 262428239917040/0x9355683a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122619211 DSS <0004> hlr_ussd.c:363 262428239917040/0x9355683a: Tx USSD 'Your IMSI is 262428239917040' 20250301122619211 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428239917040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428239917040" session_id=2471847994 session_state=END} 20250301122619211 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428239917040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122619211 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122619211 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bff17e184539: Found GsupExpect[0] for "262428239917040" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@bff17e184539: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428239917040" TC_mo_ussd_iuse_imsi(168)@bff17e184539: setverdict(pass): none -> pass 20250301122619213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46616<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@bff17e184539: Final verdict of PTC: pass 20250301122619213 DAUC <0003> db_auc.c:157 IMSI='262426408257091': No 2G Auth Data 20250301122619213 DAUC <0003> db_auc.c:192 IMSI='262426408257091': No 3G Auth Data HLR_Test-GSUP(159)@bff17e184539: Created GsupExpect[0] for "262426408257091" to be handled at TC_mo_ussd_iuse_imsi(169) 20250301122619220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4258 20250301122619223 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619223 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426408257091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426408257091" session_id=696885029 session_state=BEGIN} 20250301122619223 DSS <0004> hlr_ussd.c:576 262426408257091/0x29899f25: Process SS (BEGIN) 20250301122619223 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122619223 DSS <0004> hlr_ussd.c:518 262426408257091/0x29899f25: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122619223 DSS <0004> hlr_ussd.c:363 262426408257091/0x29899f25: Tx USSD 'Your IMSI is 262426408257091' 20250301122619223 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426408257091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426408257091" session_id=696885029 session_state=END} 20250301122619223 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426408257091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122619223 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122619223 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bff17e184539: Found GsupExpect[0] for "262426408257091" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@bff17e184539: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262426408257091" TC_mo_ussd_iuse_imsi(169)@bff17e184539: setverdict(pass): none -> pass 20250301122619225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@bff17e184539: Final verdict of PTC: pass 20250301122619226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@bff17e184539: Final verdict of PTC: none 20250301122619226 DLINP <000b> input/ipa.c:452 connected read/write 20250301122619226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122619226 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122619226 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122619226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@bff17e184539: Final verdict of PTC: none 20250301122619227 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38281<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 160: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@bff17e184539: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Mar 1 12:26: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 20250301122619256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 20250301122619458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79064) Waiting for packet dumper to finish... 1 (prev_count=79064, count=82232) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sat Mar 1 12:26:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122622561 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122622561 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122622565 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122622570 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622570 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122622570 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122622570 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 20250301122622570 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122622570 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 20250301122622570 DLGSUP <0013> gsup_server.c:236 2: 20250301122622571 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(170)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122622571 DLGSUP <0013> gsup_server.c:236 3: 20250301122622571 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122622571 DLGSUP <0013> gsup_server.c:236 4: 20250301122622571 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122622571 DLGSUP <0013> gsup_server.c:236 5: 20250301122622571 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122622571 DLGSUP <0013> gsup_server.c:236 7: 20250301122622571 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122622571 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122622571 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122622571 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@bff17e184539: 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") 20250301122622597 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38699<->l=127.0.0.1:4259) 20250301122622601 DAUC <0003> db_auc.c:157 IMSI='262421523256412': No 2G Auth Data 20250301122622601 DAUC <0003> db_auc.c:192 IMSI='262421523256412': No 3G Auth Data HLR_Test-GSUP(171)@bff17e184539: Created GsupExpect[0] for "262421523256412" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250301122622616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4258 20250301122622628 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622628 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421523256412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421523256412" source_name="the-source\n" session_id=2978696299 session_state=BEGIN} 20250301122622628 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250301122622628 DSS <0004> hlr_ussd.c:576 262421523256412/0xb18b4c6b: Process SS (BEGIN) 20250301122622628 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122622628 DSS <0004> hlr_ussd.c:518 262421523256412/0xb18b4c6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122622628 DSS <0004> hlr_ussd.c:363 262421523256412/0xb18b4c6b: Tx USSD 'Your IMSI is 262421523256412' 20250301122622628 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421523256412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421523256412" destination_name="the-source\n" session_id=2978696299 session_state=END} 20250301122622628 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421523256412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122622628 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122622629 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bff17e184539: Found GsupExpect[0] for "262421523256412" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@bff17e184539: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421523256412" TC_mo_ussd_iuse_imsi_via_proxy(174)@bff17e184539: setverdict(pass): none -> pass 20250301122622635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@bff17e184539: Final verdict of PTC: pass 20250301122622636 DAUC <0003> db_auc.c:157 IMSI='262422049300053': No 2G Auth Data 20250301122622636 DAUC <0003> db_auc.c:192 IMSI='262422049300053': No 3G Auth Data HLR_Test-GSUP(171)@bff17e184539: Created GsupExpect[0] for "262422049300053" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250301122622644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 20250301122622647 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622647 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422049300053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422049300053" source_name="the-source\n" session_id=1426260971 session_state=BEGIN} 20250301122622647 DSS <0004> hlr_ussd.c:576 262422049300053/0x550303eb: Process SS (BEGIN) 20250301122622647 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122622647 DSS <0004> hlr_ussd.c:518 262422049300053/0x550303eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122622647 DSS <0004> hlr_ussd.c:363 262422049300053/0x550303eb: Tx USSD 'Your IMSI is 262422049300053' 20250301122622647 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422049300053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422049300053" destination_name="the-source\n" session_id=1426260971 session_state=END} 20250301122622647 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422049300053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122622647 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122622647 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bff17e184539: Found GsupExpect[0] for "262422049300053" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@bff17e184539: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422049300053" TC_mo_ussd_iuse_imsi_via_proxy(175)@bff17e184539: setverdict(pass): none -> pass 20250301122622649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@bff17e184539: Final verdict of PTC: pass 20250301122622649 DAUC <0003> db_auc.c:157 IMSI='262424985621441': No 2G Auth Data 20250301122622649 DAUC <0003> db_auc.c:192 IMSI='262424985621441': No 3G Auth Data HLR_Test-GSUP(171)@bff17e184539: Created GsupExpect[0] for "262424985621441" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250301122622655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47834<->l=127.0.0.1:4258 20250301122622658 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622658 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424985621441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424985621441" source_name="the-source\n" session_id=1838164950 session_state=BEGIN} 20250301122622658 DSS <0004> hlr_ussd.c:576 262424985621441/0x6d902bd6: Process SS (BEGIN) 20250301122622658 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122622658 DSS <0004> hlr_ussd.c:518 262424985621441/0x6d902bd6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122622658 DSS <0004> hlr_ussd.c:363 262424985621441/0x6d902bd6: Tx USSD 'Your IMSI is 262424985621441' 20250301122622658 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424985621441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424985621441" destination_name="the-source\n" session_id=1838164950 session_state=END} 20250301122622658 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262424985621441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122622658 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122622658 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bff17e184539: Found GsupExpect[0] for "262424985621441" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@bff17e184539: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262424985621441" TC_mo_ussd_iuse_imsi_via_proxy(176)@bff17e184539: setverdict(pass): none -> pass 20250301122622660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47834<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@bff17e184539: Final verdict of PTC: pass 20250301122622660 DAUC <0003> db_auc.c:157 IMSI='262426483507528': No 2G Auth Data 20250301122622660 DAUC <0003> db_auc.c:192 IMSI='262426483507528': No 3G Auth Data HLR_Test-GSUP(171)@bff17e184539: Created GsupExpect[0] for "262426483507528" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250301122622667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47840<->l=127.0.0.1:4258 20250301122622669 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622670 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426483507528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426483507528" source_name="the-source\n" session_id=3355916204 session_state=BEGIN} 20250301122622670 DSS <0004> hlr_ussd.c:576 262426483507528/0xc80737ac: Process SS (BEGIN) 20250301122622670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122622670 DSS <0004> hlr_ussd.c:518 262426483507528/0xc80737ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122622670 DSS <0004> hlr_ussd.c:363 262426483507528/0xc80737ac: Tx USSD 'Your IMSI is 262426483507528' 20250301122622670 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426483507528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426483507528" destination_name="the-source\n" session_id=3355916204 session_state=END} 20250301122622670 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426483507528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122622670 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122622670 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bff17e184539: Found GsupExpect[0] for "262426483507528" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@bff17e184539: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426483507528" TC_mo_ussd_iuse_imsi_via_proxy(177)@bff17e184539: setverdict(pass): none -> pass 20250301122622672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47840<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@bff17e184539: Final verdict of PTC: pass 20250301122622672 DAUC <0003> db_auc.c:157 IMSI='262426915963804': No 2G Auth Data 20250301122622672 DAUC <0003> db_auc.c:192 IMSI='262426915963804': No 3G Auth Data HLR_Test-GSUP(171)@bff17e184539: Created GsupExpect[0] for "262426915963804" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250301122622678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4258 20250301122622681 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622681 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426915963804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426915963804" source_name="the-source\n" session_id=1598001951 session_state=BEGIN} 20250301122622681 DSS <0004> hlr_ussd.c:576 262426915963804/0x5f3f931f: Process SS (BEGIN) 20250301122622681 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122622681 DSS <0004> hlr_ussd.c:518 262426915963804/0x5f3f931f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122622681 DSS <0004> hlr_ussd.c:363 262426915963804/0x5f3f931f: Tx USSD 'Your IMSI is 262426915963804' 20250301122622681 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426915963804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426915963804" destination_name="the-source\n" session_id=1598001951 session_state=END} 20250301122622681 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426915963804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122622681 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122622681 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bff17e184539: Found GsupExpect[0] for "262426915963804" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@bff17e184539: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426915963804" TC_mo_ussd_iuse_imsi_via_proxy(178)@bff17e184539: setverdict(pass): none -> pass 20250301122622683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@bff17e184539: Final verdict of PTC: pass 20250301122622684 DAUC <0003> db_auc.c:157 IMSI='262425378739935': No 2G Auth Data 20250301122622684 DAUC <0003> db_auc.c:192 IMSI='262425378739935': No 3G Auth Data HLR_Test-GSUP(171)@bff17e184539: Created GsupExpect[0] for "262425378739935" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250301122622690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47852<->l=127.0.0.1:4258 20250301122622693 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622693 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425378739935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425378739935" source_name="the-source\n" session_id=2629873088 session_state=BEGIN} 20250301122622693 DSS <0004> hlr_ussd.c:576 262425378739935/0x9cc0adc0: Process SS (BEGIN) 20250301122622693 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122622693 DSS <0004> hlr_ussd.c:518 262425378739935/0x9cc0adc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122622693 DSS <0004> hlr_ussd.c:363 262425378739935/0x9cc0adc0: Tx USSD 'Your IMSI is 262425378739935' 20250301122622693 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425378739935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425378739935" destination_name="the-source\n" session_id=2629873088 session_state=END} 20250301122622693 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262425378739935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122622693 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122622693 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bff17e184539: Found GsupExpect[0] for "262425378739935" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@bff17e184539: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262425378739935" TC_mo_ussd_iuse_imsi_via_proxy(179)@bff17e184539: setverdict(pass): none -> pass 20250301122622695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47852<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@bff17e184539: Final verdict of PTC: pass 20250301122622695 DAUC <0003> db_auc.c:157 IMSI='262427000874169': No 2G Auth Data 20250301122622695 DAUC <0003> db_auc.c:192 IMSI='262427000874169': No 3G Auth Data HLR_Test-GSUP(171)@bff17e184539: Created GsupExpect[0] for "262427000874169" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250301122622702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20250301122622705 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622705 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427000874169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427000874169" source_name="the-source\n" session_id=444272161 session_state=BEGIN} 20250301122622705 DSS <0004> hlr_ussd.c:576 262427000874169/0x1a7b0e21: Process SS (BEGIN) 20250301122622705 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122622705 DSS <0004> hlr_ussd.c:518 262427000874169/0x1a7b0e21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122622705 DSS <0004> hlr_ussd.c:363 262427000874169/0x1a7b0e21: Tx USSD 'Your IMSI is 262427000874169' 20250301122622705 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427000874169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427000874169" destination_name="the-source\n" session_id=444272161 session_state=END} 20250301122622705 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262427000874169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122622705 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122622705 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bff17e184539: Found GsupExpect[0] for "262427000874169" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@bff17e184539: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427000874169" TC_mo_ussd_iuse_imsi_via_proxy(180)@bff17e184539: setverdict(pass): none -> pass 20250301122622707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@bff17e184539: Final verdict of PTC: pass 20250301122622708 DAUC <0003> db_auc.c:157 IMSI='262426886737202': No 2G Auth Data 20250301122622708 DAUC <0003> db_auc.c:192 IMSI='262426886737202': No 3G Auth Data HLR_Test-GSUP(171)@bff17e184539: Created GsupExpect[0] for "262426886737202" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250301122622714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47874<->l=127.0.0.1:4258 20250301122622717 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122622717 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426886737202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426886737202" source_name="the-source\n" session_id=4135508759 session_state=BEGIN} 20250301122622717 DSS <0004> hlr_ussd.c:576 262426886737202/0xf67edb17: Process SS (BEGIN) 20250301122622717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250301122622717 DSS <0004> hlr_ussd.c:518 262426886737202/0xf67edb17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250301122622717 DSS <0004> hlr_ussd.c:363 262426886737202/0xf67edb17: Tx USSD 'Your IMSI is 262426886737202' 20250301122622717 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426886737202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426886737202" destination_name="the-source\n" session_id=4135508759 session_state=END} 20250301122622717 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262426886737202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122622717 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122622717 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bff17e184539: Found GsupExpect[0] for "262426886737202" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@bff17e184539: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262426886737202" TC_mo_ussd_iuse_imsi_via_proxy(181)@bff17e184539: setverdict(pass): none -> pass 20250301122622719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47874<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@bff17e184539: Final verdict of PTC: pass 20250301122622720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@bff17e184539: Final verdict of PTC: none 20250301122622720 DLINP <000b> input/ipa.c:452 connected read/write 20250301122622720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 172@bff17e184539: Final verdict of PTC: none 20250301122622720 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122622720 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122622720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122622720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250301122622721 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38699<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 172: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@bff17e184539: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Mar 1 12:26: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 20250301122622744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20250301122622945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83484) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Mar 1 12:26:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_mo_ussd_iuse_msisdn started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122626068 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122626068 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122626073 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122626079 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626079 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122626079 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122626079 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 20250301122626079 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122626079 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 20250301122626079 DLGSUP <0013> gsup_server.c:236 2: 20250301122626079 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122626079 DLGSUP <0013> gsup_server.c:236 3: 20250301122626079 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122626079 DLGSUP <0013> gsup_server.c:236 4: 20250301122626079 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122626079 DLGSUP <0013> gsup_server.c:236 5: 20250301122626079 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122626079 DLGSUP <0013> gsup_server.c:236 7: 20250301122626079 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122626079 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122626079 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122626079 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@bff17e184539: 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") 20250301122626101 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44171<->l=127.0.0.1:4259) 20250301122626109 DAUC <0003> db_auc.c:157 IMSI='262428571476131': No 2G Auth Data 20250301122626109 DAUC <0003> db_auc.c:192 IMSI='262428571476131': No 3G Auth Data HLR_Test-GSUP(183)@bff17e184539: Created GsupExpect[0] for "262428571476131" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250301122626134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20250301122626143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626143 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428571476131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428571476131" session_id=942238765 session_state=BEGIN} 20250301122626143 DSS <0004> hlr_ussd.c:576 262428571476131/0x38296c2d: Process SS (BEGIN) 20250301122626143 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122626143 DSS <0004> hlr_ussd.c:518 262428571476131/0x38296c2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122626143 DSS <0004> hlr_ussd.c:363 262428571476131/0x38296c2d: Tx USSD 'Your extension is 491614383755' 20250301122626143 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428571476131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428571476131" session_id=942238765 session_state=END} 20250301122626143 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428571476131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122626143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122626143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bff17e184539: Found GsupExpect[0] for "262428571476131" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@bff17e184539: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262428571476131" TC_mo_ussd_iuse_msisdn(186)@bff17e184539: setverdict(pass): none -> pass 20250301122626150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@bff17e184539: Final verdict of PTC: pass 20250301122626150 DAUC <0003> db_auc.c:157 IMSI='262425451911788': No 2G Auth Data 20250301122626151 DAUC <0003> db_auc.c:192 IMSI='262425451911788': No 3G Auth Data HLR_Test-GSUP(183)@bff17e184539: Created GsupExpect[0] for "262425451911788" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250301122626160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47928<->l=127.0.0.1:4258 20250301122626164 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626164 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425451911788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425451911788" session_id=3449187342 session_state=BEGIN} 20250301122626164 DSS <0004> hlr_ussd.c:576 262425451911788/0xcd966c0e: Process SS (BEGIN) 20250301122626164 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122626164 DSS <0004> hlr_ussd.c:518 262425451911788/0xcd966c0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122626164 DSS <0004> hlr_ussd.c:363 262425451911788/0xcd966c0e: Tx USSD 'Your extension is 491611730710' 20250301122626164 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425451911788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425451911788" session_id=3449187342 session_state=END} 20250301122626164 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425451911788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122626164 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122626164 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bff17e184539: Found GsupExpect[0] for "262425451911788" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@bff17e184539: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425451911788" TC_mo_ussd_iuse_msisdn(187)@bff17e184539: setverdict(pass): none -> pass 20250301122626166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47928<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@bff17e184539: Final verdict of PTC: pass 20250301122626166 DAUC <0003> db_auc.c:157 IMSI='262429861568533': No 2G Auth Data 20250301122626166 DAUC <0003> db_auc.c:192 IMSI='262429861568533': No 3G Auth Data HLR_Test-GSUP(183)@bff17e184539: Created GsupExpect[0] for "262429861568533" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250301122626172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47944<->l=127.0.0.1:4258 20250301122626176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626176 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429861568533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429861568533" session_id=2531556233 session_state=BEGIN} 20250301122626176 DSS <0004> hlr_ussd.c:576 262429861568533/0x96e47b89: Process SS (BEGIN) 20250301122626176 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122626176 DSS <0004> hlr_ussd.c:518 262429861568533/0x96e47b89: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122626176 DSS <0004> hlr_ussd.c:363 262429861568533/0x96e47b89: Tx USSD 'Your extension is 491618752543' 20250301122626176 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429861568533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429861568533" session_id=2531556233 session_state=END} 20250301122626176 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429861568533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122626176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122626176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bff17e184539: Found GsupExpect[0] for "262429861568533" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@bff17e184539: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429861568533" TC_mo_ussd_iuse_msisdn(188)@bff17e184539: setverdict(pass): none -> pass 20250301122626178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47944<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@bff17e184539: Final verdict of PTC: pass 20250301122626178 DAUC <0003> db_auc.c:157 IMSI='262428441199532': No 2G Auth Data 20250301122626178 DAUC <0003> db_auc.c:192 IMSI='262428441199532': No 3G Auth Data HLR_Test-GSUP(183)@bff17e184539: Created GsupExpect[0] for "262428441199532" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250301122626185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 20250301122626189 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626189 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428441199532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428441199532" session_id=890276387 session_state=BEGIN} 20250301122626189 DSS <0004> hlr_ussd.c:576 262428441199532/0x35108a23: Process SS (BEGIN) 20250301122626189 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122626189 DSS <0004> hlr_ussd.c:518 262428441199532/0x35108a23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122626189 DSS <0004> hlr_ussd.c:363 262428441199532/0x35108a23: Tx USSD 'Your extension is 491611470057' 20250301122626189 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428441199532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428441199532" session_id=890276387 session_state=END} 20250301122626189 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428441199532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122626189 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122626189 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bff17e184539: Found GsupExpect[0] for "262428441199532" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@bff17e184539: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262428441199532" TC_mo_ussd_iuse_msisdn(189)@bff17e184539: setverdict(pass): none -> pass 20250301122626191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@bff17e184539: Final verdict of PTC: pass 20250301122626191 DAUC <0003> db_auc.c:157 IMSI='262423445631873': No 2G Auth Data 20250301122626191 DAUC <0003> db_auc.c:192 IMSI='262423445631873': No 3G Auth Data HLR_Test-GSUP(183)@bff17e184539: Created GsupExpect[0] for "262423445631873" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250301122626198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 20250301122626201 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626201 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423445631873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423445631873" session_id=3055671410 session_state=BEGIN} 20250301122626201 DSS <0004> hlr_ussd.c:576 262423445631873/0xb621d872: Process SS (BEGIN) 20250301122626201 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122626201 DSS <0004> hlr_ussd.c:518 262423445631873/0xb621d872: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122626201 DSS <0004> hlr_ussd.c:363 262423445631873/0xb621d872: Tx USSD 'Your extension is 491613481354' 20250301122626201 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423445631873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423445631873" session_id=3055671410 session_state=END} 20250301122626201 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423445631873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122626201 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122626201 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bff17e184539: Found GsupExpect[0] for "262423445631873" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@bff17e184539: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423445631873" TC_mo_ussd_iuse_msisdn(190)@bff17e184539: setverdict(pass): none -> pass 20250301122626203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@bff17e184539: Final verdict of PTC: pass 20250301122626204 DAUC <0003> db_auc.c:157 IMSI='262421717070931': No 2G Auth Data 20250301122626204 DAUC <0003> db_auc.c:192 IMSI='262421717070931': No 3G Auth Data HLR_Test-GSUP(183)@bff17e184539: Created GsupExpect[0] for "262421717070931" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250301122626210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 20250301122626213 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626213 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421717070931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421717070931" session_id=2368187246 session_state=BEGIN} 20250301122626213 DSS <0004> hlr_ussd.c:576 262421717070931/0x8d27ab6e: Process SS (BEGIN) 20250301122626213 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122626213 DSS <0004> hlr_ussd.c:518 262421717070931/0x8d27ab6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122626213 DSS <0004> hlr_ussd.c:363 262421717070931/0x8d27ab6e: Tx USSD 'Your extension is 491613360836' 20250301122626213 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421717070931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421717070931" session_id=2368187246 session_state=END} 20250301122626213 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421717070931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122626213 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122626213 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bff17e184539: Found GsupExpect[0] for "262421717070931" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@bff17e184539: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421717070931" TC_mo_ussd_iuse_msisdn(191)@bff17e184539: setverdict(pass): none -> pass 20250301122626216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@bff17e184539: Final verdict of PTC: pass 20250301122626216 DAUC <0003> db_auc.c:157 IMSI='262425377545607': No 2G Auth Data 20250301122626216 DAUC <0003> db_auc.c:192 IMSI='262425377545607': No 3G Auth Data HLR_Test-GSUP(183)@bff17e184539: Created GsupExpect[0] for "262425377545607" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250301122626223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47976<->l=127.0.0.1:4258 20250301122626226 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626226 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425377545607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425377545607" session_id=1536239065 session_state=BEGIN} 20250301122626226 DSS <0004> hlr_ussd.c:576 262425377545607/0x5b9125d9: Process SS (BEGIN) 20250301122626226 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122626226 DSS <0004> hlr_ussd.c:518 262425377545607/0x5b9125d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122626226 DSS <0004> hlr_ussd.c:363 262425377545607/0x5b9125d9: Tx USSD 'Your extension is 491611361141' 20250301122626226 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425377545607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425377545607" session_id=1536239065 session_state=END} 20250301122626226 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425377545607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122626226 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122626226 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bff17e184539: Found GsupExpect[0] for "262425377545607" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@bff17e184539: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425377545607" TC_mo_ussd_iuse_msisdn(192)@bff17e184539: setverdict(pass): none -> pass 20250301122626228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47976<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@bff17e184539: Final verdict of PTC: pass 20250301122626229 DAUC <0003> db_auc.c:157 IMSI='262427667444817': No 2G Auth Data 20250301122626229 DAUC <0003> db_auc.c:192 IMSI='262427667444817': No 3G Auth Data HLR_Test-GSUP(183)@bff17e184539: Created GsupExpect[0] for "262427667444817" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250301122626235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20250301122626238 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626238 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427667444817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427667444817" session_id=480248862 session_state=BEGIN} 20250301122626238 DSS <0004> hlr_ussd.c:576 262427667444817/0x1ca0041e: Process SS (BEGIN) 20250301122626238 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122626238 DSS <0004> hlr_ussd.c:518 262427667444817/0x1ca0041e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122626238 DSS <0004> hlr_ussd.c:363 262427667444817/0x1ca0041e: Tx USSD 'Your extension is 491610233573' 20250301122626238 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427667444817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427667444817" session_id=480248862 session_state=END} 20250301122626238 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427667444817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122626238 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122626238 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bff17e184539: Found GsupExpect[0] for "262427667444817" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@bff17e184539: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427667444817" TC_mo_ussd_iuse_msisdn(193)@bff17e184539: setverdict(pass): none -> pass 20250301122626241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@bff17e184539: Final verdict of PTC: pass 20250301122626241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 20250301122626242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44171<->l=127.0.0.1:4259) 20250301122626242 DLINP <000b> input/ipa.c:452 connected read/write 20250301122626242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122626242 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122626242 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122626242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@bff17e184539: Final verdict of PTC: none 184@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 184: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@bff17e184539: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Mar 1 12:26: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 20250301122626267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47984<->l=127.0.0.1:4258 20250301122626468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47984<->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=82340) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sat Mar 1 12:26:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122629541 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122629541 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122629547 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48000<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122629552 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629552 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122629552 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122629552 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 20250301122629552 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122629552 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 20250301122629552 DLGSUP <0013> gsup_server.c:236 2: 20250301122629552 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122629552 DLGSUP <0013> gsup_server.c:236 3: 20250301122629552 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122629552 DLGSUP <0013> gsup_server.c:236 4: 20250301122629552 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122629552 DLGSUP <0013> gsup_server.c:236 5: 20250301122629552 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122629552 DLGSUP <0013> gsup_server.c:236 7: 20250301122629552 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122629552 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122629552 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122629552 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)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@bff17e184539: 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") 20250301122629576 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36087<->l=127.0.0.1:4259) 20250301122629591 DAUC <0003> db_auc.c:157 IMSI='262425101752139': No 2G Auth Data 20250301122629591 DAUC <0003> db_auc.c:192 IMSI='262425101752139': No 3G Auth Data HLR_Test-GSUP(195)@bff17e184539: Created GsupExpect[0] for "262425101752139" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250301122629616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4258 20250301122629630 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629630 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425101752139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425101752139" source_name="the-source\n" session_id=3479112308 session_state=BEGIN} 20250301122629630 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250301122629630 DSS <0004> hlr_ussd.c:576 262425101752139/0xcf5f0a74: Process SS (BEGIN) 20250301122629630 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122629630 DSS <0004> hlr_ussd.c:518 262425101752139/0xcf5f0a74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122629630 DSS <0004> hlr_ussd.c:363 262425101752139/0xcf5f0a74: Tx USSD 'Your extension is 491617884803' 20250301122629631 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425101752139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425101752139" destination_name="the-source\n" session_id=3479112308 session_state=END} 20250301122629631 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262425101752139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122629631 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122629631 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bff17e184539: Found GsupExpect[0] for "262425101752139" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@bff17e184539: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425101752139" TC_mo_ussd_iuse_msisdn_via_proxy(198)@bff17e184539: setverdict(pass): none -> pass 20250301122629639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@bff17e184539: Final verdict of PTC: pass 20250301122629639 DAUC <0003> db_auc.c:157 IMSI='262423890102447': No 2G Auth Data 20250301122629639 DAUC <0003> db_auc.c:192 IMSI='262423890102447': No 3G Auth Data HLR_Test-GSUP(195)@bff17e184539: Created GsupExpect[0] for "262423890102447" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250301122629647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4258 20250301122629650 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629650 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423890102447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423890102447" source_name="the-source\n" session_id=1062241503 session_state=BEGIN} 20250301122629650 DSS <0004> hlr_ussd.c:576 262423890102447/0x3f5084df: Process SS (BEGIN) 20250301122629650 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122629650 DSS <0004> hlr_ussd.c:518 262423890102447/0x3f5084df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122629650 DSS <0004> hlr_ussd.c:363 262423890102447/0x3f5084df: Tx USSD 'Your extension is 491618175088' 20250301122629650 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423890102447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423890102447" destination_name="the-source\n" session_id=1062241503 session_state=END} 20250301122629650 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423890102447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122629650 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122629650 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bff17e184539: Found GsupExpect[0] for "262423890102447" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@bff17e184539: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423890102447" TC_mo_ussd_iuse_msisdn_via_proxy(199)@bff17e184539: setverdict(pass): none -> pass 20250301122629652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@bff17e184539: Final verdict of PTC: pass 20250301122629652 DAUC <0003> db_auc.c:157 IMSI='262423708270150': No 2G Auth Data 20250301122629652 DAUC <0003> db_auc.c:192 IMSI='262423708270150': No 3G Auth Data HLR_Test-GSUP(195)@bff17e184539: Created GsupExpect[0] for "262423708270150" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250301122629658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 20250301122629661 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629661 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423708270150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423708270150" source_name="the-source\n" session_id=3354872955 session_state=BEGIN} 20250301122629661 DSS <0004> hlr_ussd.c:576 262423708270150/0xc7f74c7b: Process SS (BEGIN) 20250301122629661 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122629661 DSS <0004> hlr_ussd.c:518 262423708270150/0xc7f74c7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122629661 DSS <0004> hlr_ussd.c:363 262423708270150/0xc7f74c7b: Tx USSD 'Your extension is 491610557120' 20250301122629661 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423708270150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423708270150" destination_name="the-source\n" session_id=3354872955 session_state=END} 20250301122629661 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262423708270150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122629661 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122629661 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bff17e184539: Found GsupExpect[0] for "262423708270150" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@bff17e184539: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262423708270150" TC_mo_ussd_iuse_msisdn_via_proxy(200)@bff17e184539: setverdict(pass): none -> pass 20250301122629664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@bff17e184539: Final verdict of PTC: pass 20250301122629664 DAUC <0003> db_auc.c:157 IMSI='262427561469474': No 2G Auth Data 20250301122629664 DAUC <0003> db_auc.c:192 IMSI='262427561469474': No 3G Auth Data HLR_Test-GSUP(195)@bff17e184539: Created GsupExpect[0] for "262427561469474" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250301122629671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48022<->l=127.0.0.1:4258 20250301122629675 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629675 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427561469474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427561469474" source_name="the-source\n" session_id=3199663888 session_state=BEGIN} 20250301122629675 DSS <0004> hlr_ussd.c:576 262427561469474/0xbeb6ff10: Process SS (BEGIN) 20250301122629675 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122629675 DSS <0004> hlr_ussd.c:518 262427561469474/0xbeb6ff10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122629675 DSS <0004> hlr_ussd.c:363 262427561469474/0xbeb6ff10: Tx USSD 'Your extension is 491611464744' 20250301122629676 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427561469474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427561469474" destination_name="the-source\n" session_id=3199663888 session_state=END} 20250301122629676 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262427561469474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122629676 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122629676 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bff17e184539: Found GsupExpect[0] for "262427561469474" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@bff17e184539: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427561469474" TC_mo_ussd_iuse_msisdn_via_proxy(201)@bff17e184539: setverdict(pass): none -> pass 20250301122629677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48022<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@bff17e184539: Final verdict of PTC: pass 20250301122629678 DAUC <0003> db_auc.c:157 IMSI='262429798173987': No 2G Auth Data 20250301122629678 DAUC <0003> db_auc.c:192 IMSI='262429798173987': No 3G Auth Data HLR_Test-GSUP(195)@bff17e184539: Created GsupExpect[0] for "262429798173987" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250301122629685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48028<->l=127.0.0.1:4258 20250301122629688 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629688 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429798173987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429798173987" source_name="the-source\n" session_id=359065343 session_state=BEGIN} 20250301122629688 DSS <0004> hlr_ussd.c:576 262429798173987/0x1566e6ff: Process SS (BEGIN) 20250301122629688 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122629688 DSS <0004> hlr_ussd.c:518 262429798173987/0x1566e6ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122629688 DSS <0004> hlr_ussd.c:363 262429798173987/0x1566e6ff: Tx USSD 'Your extension is 491615772562' 20250301122629688 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429798173987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429798173987" destination_name="the-source\n" session_id=359065343 session_state=END} 20250301122629688 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262429798173987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122629689 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122629689 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bff17e184539: Found GsupExpect[0] for "262429798173987" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@bff17e184539: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429798173987" TC_mo_ussd_iuse_msisdn_via_proxy(202)@bff17e184539: setverdict(pass): none -> pass 20250301122629691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@bff17e184539: Final verdict of PTC: pass 20250301122629691 DAUC <0003> db_auc.c:157 IMSI='262425336370668': No 2G Auth Data 20250301122629691 DAUC <0003> db_auc.c:192 IMSI='262425336370668': No 3G Auth Data HLR_Test-GSUP(195)@bff17e184539: Created GsupExpect[0] for "262425336370668" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250301122629698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4258 20250301122629701 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629701 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425336370668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425336370668" source_name="the-source\n" session_id=2937023463 session_state=BEGIN} 20250301122629701 DSS <0004> hlr_ussd.c:576 262425336370668/0xaf0f6be7: Process SS (BEGIN) 20250301122629701 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122629701 DSS <0004> hlr_ussd.c:518 262425336370668/0xaf0f6be7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122629701 DSS <0004> hlr_ussd.c:363 262425336370668/0xaf0f6be7: Tx USSD 'Your extension is 491615673614' 20250301122629701 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425336370668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425336370668" destination_name="the-source\n" session_id=2937023463 session_state=END} 20250301122629701 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262425336370668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122629701 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122629701 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bff17e184539: Found GsupExpect[0] for "262425336370668" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@bff17e184539: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425336370668" TC_mo_ussd_iuse_msisdn_via_proxy(203)@bff17e184539: setverdict(pass): none -> pass 20250301122629703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@bff17e184539: Final verdict of PTC: pass 20250301122629703 DAUC <0003> db_auc.c:157 IMSI='262427417827702': No 2G Auth Data 20250301122629703 DAUC <0003> db_auc.c:192 IMSI='262427417827702': No 3G Auth Data HLR_Test-GSUP(195)@bff17e184539: Created GsupExpect[0] for "262427417827702" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250301122629710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4258 20250301122629713 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629713 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427417827702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427417827702" source_name="the-source\n" session_id=1312966098 session_state=BEGIN} 20250301122629713 DSS <0004> hlr_ussd.c:576 262427417827702/0x4e4245d2: Process SS (BEGIN) 20250301122629713 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122629713 DSS <0004> hlr_ussd.c:518 262427417827702/0x4e4245d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122629713 DSS <0004> hlr_ussd.c:363 262427417827702/0x4e4245d2: Tx USSD 'Your extension is 491613216306' 20250301122629713 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427417827702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427417827702" destination_name="the-source\n" session_id=1312966098 session_state=END} 20250301122629713 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262427417827702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122629713 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122629713 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bff17e184539: Found GsupExpect[0] for "262427417827702" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@bff17e184539: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262427417827702" TC_mo_ussd_iuse_msisdn_via_proxy(204)@bff17e184539: setverdict(pass): none -> pass 20250301122629715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48034<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@bff17e184539: Final verdict of PTC: pass 20250301122629715 DAUC <0003> db_auc.c:157 IMSI='262426488244519': No 2G Auth Data 20250301122629715 DAUC <0003> db_auc.c:192 IMSI='262426488244519': No 3G Auth Data HLR_Test-GSUP(195)@bff17e184539: Created GsupExpect[0] for "262426488244519" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250301122629722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 20250301122629725 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629725 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426488244519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426488244519" source_name="the-source\n" session_id=2282155622 session_state=BEGIN} 20250301122629725 DSS <0004> hlr_ussd.c:576 262426488244519/0x8806ee66: Process SS (BEGIN) 20250301122629725 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250301122629725 DSS <0004> hlr_ussd.c:518 262426488244519/0x8806ee66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250301122629725 DSS <0004> hlr_ussd.c:363 262426488244519/0x8806ee66: Tx USSD 'Your extension is 491613283777' 20250301122629725 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426488244519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426488244519" destination_name="the-source\n" session_id=2282155622 session_state=END} 20250301122629725 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262426488244519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122629725 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122629725 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bff17e184539: Found GsupExpect[0] for "262426488244519" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@bff17e184539: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426488244519" TC_mo_ussd_iuse_msisdn_via_proxy(205)@bff17e184539: setverdict(pass): none -> pass 20250301122629727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@bff17e184539: Final verdict of PTC: pass 20250301122629727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48000<->l=127.0.0.1:4258 20250301122629728 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36087<->l=127.0.0.1:4259) 20250301122629728 DLINP <000b> input/ipa.c:452 connected read/write 20250301122629728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122629728 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122629728 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122629728 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122629728 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@bff17e184539: Final verdict of PTC: none 196@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 196: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@bff17e184539: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Mar 1 12:26: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 20250301122629750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.1:4258 20250301122629952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48048<->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=83552) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Mar 1 12:26:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_mo_ussd_euse started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 20250301122633066 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38173 20250301122633066 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38173 MTC@bff17e184539: in not legacy case 2 IPA-EUSE-foobar(208)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122633068 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633068 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633068 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122633068 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@bff17e184539: 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 } } } } 20250301122633069 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633069 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633069 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122633069 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250301122633069 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250301122633069 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250301122633069 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 20250301122633069 DLGSUP <0013> gsup_server.c:236 2: 20250301122633069 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122633069 DLGSUP <0013> gsup_server.c:236 3: 20250301122633069 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122633069 DLGSUP <0013> gsup_server.c:236 4: 20250301122633069 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122633069 DLGSUP <0013> gsup_server.c:236 5: 20250301122633069 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122633069 DLGSUP <0013> gsup_server.c:236 7: 20250301122633069 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122633069 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122633069 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122633069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38173 IPA-EUSE-foobar(208)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122633070 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122633071 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633071 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122633071 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122633071 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 20250301122633071 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122633071 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 20250301122633071 DLGSUP <0013> gsup_server.c:236 2: 20250301122633071 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122633071 DLGSUP <0013> gsup_server.c:236 3: 20250301122633071 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122633071 DLGSUP <0013> gsup_server.c:236 4: 20250301122633071 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122633071 DLGSUP <0013> gsup_server.c:236 5: 20250301122633071 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122633071 DLGSUP <0013> gsup_server.c:236 7: 20250301122633071 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122633071 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122633071 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122633071 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)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@bff17e184539: 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") 20250301122633079 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37085<->l=127.0.0.1:4259) 20250301122633081 DAUC <0003> db_auc.c:157 IMSI='262424624221973': No 2G Auth Data 20250301122633081 DAUC <0003> db_auc.c:192 IMSI='262424624221973': No 3G Auth Data HLR_Test-GSUP(209)@bff17e184539: Created GsupExpect[0] for "262424624221973" to be handled at TC_mo_ussd_euse(212) 20250301122633087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60060<->l=127.0.0.1:4258 20250301122633114 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633114 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424624221973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424624221973" session_id=1885310042 session_state=BEGIN} 20250301122633114 DSS <0004> hlr_ussd.c:576 262424624221973/0x705f8c5a: Process SS (BEGIN) 20250301122633114 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122633114 DSS <0004> hlr_ussd.c:518 262424624221973/0x705f8c5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122633114 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633114 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data 20250301122633114 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633114 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data EUSE-TC_mo_ussd_euse(206)@bff17e184539: 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 } } } } } 20250301122633132 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633132 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633133 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262424624221973 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424624221973" session_id=1885310042 session_state=END} 20250301122633133 DSS <0004> hlr_ussd.c:576 262424624221973/0x705f8c5a: Process SS (END) 20250301122633133 DSS <0004> hlr_ussd.c:518 262424624221973/0x705f8c5a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122633133 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424624221973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424624221973" session_id=1885310042 session_state=END} 20250301122633133 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424624221973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122633133 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262424624221973 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122633133 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122633133 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bff17e184539: Found GsupExpect[0] for "262424624221973" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@bff17e184539: Added IMSI table entry 0TC_mo_ussd_euse(212)"262424624221973" TC_mo_ussd_euse(212)@bff17e184539: setverdict(pass): none -> pass 20250301122633144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60060<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@bff17e184539: Final verdict of PTC: pass 20250301122633145 DAUC <0003> db_auc.c:157 IMSI='262428080071023': No 2G Auth Data 20250301122633145 DAUC <0003> db_auc.c:192 IMSI='262428080071023': No 3G Auth Data HLR_Test-GSUP(209)@bff17e184539: Created GsupExpect[0] for "262428080071023" to be handled at TC_mo_ussd_euse(213) 20250301122633157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60064<->l=127.0.0.1:4258 20250301122633161 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633161 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428080071023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428080071023" session_id=1631029022 session_state=BEGIN} 20250301122633161 DSS <0004> hlr_ussd.c:576 262428080071023/0x6137871e: Process SS (BEGIN) 20250301122633161 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122633161 DSS <0004> hlr_ussd.c:518 262428080071023/0x6137871e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122633161 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633161 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data 20250301122633161 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633161 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data EUSE-TC_mo_ussd_euse(206)@bff17e184539: 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 } } } } } 20250301122633162 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633162 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633162 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262428080071023 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428080071023" session_id=1631029022 session_state=END} 20250301122633162 DSS <0004> hlr_ussd.c:576 262428080071023/0x6137871e: Process SS (END) 20250301122633162 DSS <0004> hlr_ussd.c:518 262428080071023/0x6137871e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122633162 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428080071023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428080071023" session_id=1631029022 session_state=END} 20250301122633162 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428080071023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122633162 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262428080071023 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122633162 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122633162 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bff17e184539: Found GsupExpect[0] for "262428080071023" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@bff17e184539: Added IMSI table entry 1TC_mo_ussd_euse(213)"262428080071023" TC_mo_ussd_euse(213)@bff17e184539: setverdict(pass): none -> pass 20250301122633165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60064<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@bff17e184539: Final verdict of PTC: pass 20250301122633165 DAUC <0003> db_auc.c:157 IMSI='262427001095403': No 2G Auth Data 20250301122633165 DAUC <0003> db_auc.c:192 IMSI='262427001095403': No 3G Auth Data HLR_Test-GSUP(209)@bff17e184539: Created GsupExpect[0] for "262427001095403" to be handled at TC_mo_ussd_euse(214) 20250301122633172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4258 20250301122633176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633176 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427001095403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427001095403" session_id=3477283962 session_state=BEGIN} 20250301122633176 DSS <0004> hlr_ussd.c:576 262427001095403/0xcf43247a: Process SS (BEGIN) 20250301122633176 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122633176 DSS <0004> hlr_ussd.c:518 262427001095403/0xcf43247a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122633176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633176 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data 20250301122633176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633176 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data EUSE-TC_mo_ussd_euse(206)@bff17e184539: 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 } } } } } 20250301122633176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633176 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633176 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427001095403 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427001095403" session_id=3477283962 session_state=END} 20250301122633176 DSS <0004> hlr_ussd.c:576 262427001095403/0xcf43247a: Process SS (END) 20250301122633176 DSS <0004> hlr_ussd.c:518 262427001095403/0xcf43247a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122633176 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427001095403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427001095403" session_id=3477283962 session_state=END} 20250301122633176 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427001095403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122633176 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427001095403 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122633176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122633176 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bff17e184539: Found GsupExpect[0] for "262427001095403" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@bff17e184539: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427001095403" TC_mo_ussd_euse(214)@bff17e184539: setverdict(pass): none -> pass 20250301122633178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@bff17e184539: Final verdict of PTC: pass 20250301122633179 DAUC <0003> db_auc.c:157 IMSI='262422850543629': No 2G Auth Data 20250301122633179 DAUC <0003> db_auc.c:192 IMSI='262422850543629': No 3G Auth Data HLR_Test-GSUP(209)@bff17e184539: Created GsupExpect[0] for "262422850543629" to be handled at TC_mo_ussd_euse(215) 20250301122633185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60084<->l=127.0.0.1:4258 20250301122633188 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633188 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422850543629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422850543629" session_id=2780321009 session_state=BEGIN} 20250301122633188 DSS <0004> hlr_ussd.c:576 262422850543629/0xa5b854f1: Process SS (BEGIN) 20250301122633189 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122633189 DSS <0004> hlr_ussd.c:518 262422850543629/0xa5b854f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122633189 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633189 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data 20250301122633189 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633189 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data EUSE-TC_mo_ussd_euse(206)@bff17e184539: 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 } } } } } 20250301122633189 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633189 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633189 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262422850543629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422850543629" session_id=2780321009 session_state=END} 20250301122633189 DSS <0004> hlr_ussd.c:576 262422850543629/0xa5b854f1: Process SS (END) 20250301122633189 DSS <0004> hlr_ussd.c:518 262422850543629/0xa5b854f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122633189 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422850543629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422850543629" session_id=2780321009 session_state=END} 20250301122633189 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422850543629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122633189 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262422850543629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122633189 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122633189 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bff17e184539: Found GsupExpect[0] for "262422850543629" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@bff17e184539: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422850543629" TC_mo_ussd_euse(215)@bff17e184539: setverdict(pass): none -> pass 20250301122633191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60084<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@bff17e184539: Final verdict of PTC: pass 20250301122633192 DAUC <0003> db_auc.c:157 IMSI='262420612130228': No 2G Auth Data 20250301122633192 DAUC <0003> db_auc.c:192 IMSI='262420612130228': No 3G Auth Data HLR_Test-GSUP(209)@bff17e184539: Created GsupExpect[0] for "262420612130228" to be handled at TC_mo_ussd_euse(216) 20250301122633198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4258 20250301122633201 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633201 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420612130228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420612130228" session_id=4156901212 session_state=BEGIN} 20250301122633201 DSS <0004> hlr_ussd.c:576 262420612130228/0xf7c5475c: Process SS (BEGIN) 20250301122633201 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122633201 DSS <0004> hlr_ussd.c:518 262420612130228/0xf7c5475c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122633201 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633201 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data 20250301122633201 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633201 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data EUSE-TC_mo_ussd_euse(206)@bff17e184539: 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 } } } } } 20250301122633202 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633202 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633202 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262420612130228 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420612130228" session_id=4156901212 session_state=END} 20250301122633202 DSS <0004> hlr_ussd.c:576 262420612130228/0xf7c5475c: Process SS (END) 20250301122633202 DSS <0004> hlr_ussd.c:518 262420612130228/0xf7c5475c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122633202 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420612130228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420612130228" session_id=4156901212 session_state=END} 20250301122633202 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420612130228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122633202 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262420612130228 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122633202 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122633202 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bff17e184539: Found GsupExpect[0] for "262420612130228" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@bff17e184539: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420612130228" TC_mo_ussd_euse(216)@bff17e184539: setverdict(pass): none -> pass 20250301122633204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@bff17e184539: Final verdict of PTC: pass 20250301122633205 DAUC <0003> db_auc.c:157 IMSI='262422916666210': No 2G Auth Data 20250301122633205 DAUC <0003> db_auc.c:192 IMSI='262422916666210': No 3G Auth Data HLR_Test-GSUP(209)@bff17e184539: Created GsupExpect[0] for "262422916666210" to be handled at TC_mo_ussd_euse(217) 20250301122633212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4258 20250301122633215 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633215 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422916666210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422916666210" session_id=637405326 session_state=BEGIN} 20250301122633215 DSS <0004> hlr_ussd.c:576 262422916666210/0x25fe088e: Process SS (BEGIN) 20250301122633215 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122633215 DSS <0004> hlr_ussd.c:518 262422916666210/0x25fe088e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122633215 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633215 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data 20250301122633215 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633215 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data EUSE-TC_mo_ussd_euse(206)@bff17e184539: 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 } } } } } 20250301122633216 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633216 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633216 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262422916666210 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422916666210" session_id=637405326 session_state=END} 20250301122633216 DSS <0004> hlr_ussd.c:576 262422916666210/0x25fe088e: Process SS (END) 20250301122633216 DSS <0004> hlr_ussd.c:518 262422916666210/0x25fe088e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122633216 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422916666210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422916666210" session_id=637405326 session_state=END} 20250301122633216 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422916666210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122633216 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262422916666210 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122633216 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122633216 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bff17e184539: Found GsupExpect[0] for "262422916666210" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@bff17e184539: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422916666210" TC_mo_ussd_euse(217)@bff17e184539: setverdict(pass): none -> pass 20250301122633218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@bff17e184539: Final verdict of PTC: pass 20250301122633218 DAUC <0003> db_auc.c:157 IMSI='262428565251816': No 2G Auth Data 20250301122633218 DAUC <0003> db_auc.c:192 IMSI='262428565251816': No 3G Auth Data HLR_Test-GSUP(209)@bff17e184539: Created GsupExpect[0] for "262428565251816" to be handled at TC_mo_ussd_euse(218) 20250301122633225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60124<->l=127.0.0.1:4258 20250301122633228 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633228 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428565251816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428565251816" session_id=2775231243 session_state=BEGIN} 20250301122633228 DSS <0004> hlr_ussd.c:576 262428565251816/0xa56aab0b: Process SS (BEGIN) 20250301122633228 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122633228 DSS <0004> hlr_ussd.c:518 262428565251816/0xa56aab0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122633228 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633228 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data 20250301122633228 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633228 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data EUSE-TC_mo_ussd_euse(206)@bff17e184539: 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 } } } } } 20250301122633229 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633229 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633229 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262428565251816 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428565251816" session_id=2775231243 session_state=END} 20250301122633229 DSS <0004> hlr_ussd.c:576 262428565251816/0xa56aab0b: Process SS (END) 20250301122633229 DSS <0004> hlr_ussd.c:518 262428565251816/0xa56aab0b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122633229 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428565251816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428565251816" session_id=2775231243 session_state=END} 20250301122633229 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428565251816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122633229 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262428565251816 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122633229 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122633229 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bff17e184539: Found GsupExpect[0] for "262428565251816" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@bff17e184539: Added IMSI table entry 6TC_mo_ussd_euse(218)"262428565251816" TC_mo_ussd_euse(218)@bff17e184539: setverdict(pass): none -> pass 20250301122633231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60124<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@bff17e184539: Final verdict of PTC: pass 20250301122633232 DAUC <0003> db_auc.c:157 IMSI='262425695244453': No 2G Auth Data 20250301122633232 DAUC <0003> db_auc.c:192 IMSI='262425695244453': No 3G Auth Data HLR_Test-GSUP(209)@bff17e184539: Created GsupExpect[0] for "262425695244453" to be handled at TC_mo_ussd_euse(219) 20250301122633238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60140<->l=127.0.0.1:4258 20250301122633241 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633241 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425695244453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425695244453" session_id=1818427857 session_state=BEGIN} 20250301122633241 DSS <0004> hlr_ussd.c:576 262425695244453/0x6c6301d1: Process SS (BEGIN) 20250301122633241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122633241 DSS <0004> hlr_ussd.c:518 262425695244453/0x6c6301d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122633241 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633241 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data 20250301122633241 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633241 DLINP <000b> input/ipa.c:432 127.0.0.1:38173 sending data EUSE-TC_mo_ussd_euse(206)@bff17e184539: 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 } } } } } 20250301122633242 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633242 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633242 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262425695244453 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425695244453" session_id=1818427857 session_state=END} 20250301122633242 DSS <0004> hlr_ussd.c:576 262425695244453/0x6c6301d1: Process SS (END) 20250301122633242 DSS <0004> hlr_ussd.c:518 262425695244453/0x6c6301d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122633242 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425695244453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425695244453" session_id=1818427857 session_state=END} 20250301122633242 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425695244453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122633242 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262425695244453 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122633242 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122633242 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bff17e184539: Found GsupExpect[0] for "262425695244453" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@bff17e184539: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425695244453" TC_mo_ussd_euse(219)@bff17e184539: setverdict(pass): none -> pass 20250301122633244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60140<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@bff17e184539: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@bff17e184539: Final verdict of PTC: none 20250301122633245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20250301122633246 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633246 DLINP <000b> input/ipa.c:406 127.0.0.1:38173 message received 20250301122633246 DLINP <000b> input/ipa.c:415 127.0.0.1:38173 connection closed with server HLR_Test-GSUP(209)@bff17e184539: Final verdict of PTC: none 20250301122633246 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38173 20250301122633246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250301122633246 DLINP <000b> input/ipa.c:452 connected read/write 20250301122633246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122633246 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122633246 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122633246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122633246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37085<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@bff17e184539: Final verdict of PTC: none 210@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 210: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@bff17e184539: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Mar 1 12:26: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 20250301122633269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60144<->l=127.0.0.1:4258 20250301122633470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60144<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=89852) Waiting for packet dumper to finish... 1 (prev_count=89852, count=111496) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Mar 1 12:26:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_mo_ussd_euse_continue started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 20250301122636594 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36379 20250301122636595 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36379 MTC@bff17e184539: in not legacy case 2 IPA-EUSE-foobar(222)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122636596 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636596 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636596 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122636596 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@bff17e184539: 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)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(221)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122636597 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636597 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636597 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122636597 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250301122636597 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250301122636598 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250301122636598 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 20250301122636598 DLGSUP <0013> gsup_server.c:236 2: 20250301122636598 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122636598 DLGSUP <0013> gsup_server.c:236 3: IPA-EUSE-foobar(222)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122636598 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122636598 DLGSUP <0013> gsup_server.c:236 4: 20250301122636598 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122636598 DLGSUP <0013> gsup_server.c:236 5: 20250301122636598 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122636598 DLGSUP <0013> gsup_server.c:236 7: 20250301122636598 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122636598 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122636598 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122636598 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36379 20250301122636598 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122636600 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636600 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122636600 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122636600 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 20250301122636600 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122636600 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 20250301122636600 DLGSUP <0013> gsup_server.c:236 2: 20250301122636600 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122636600 DLGSUP <0013> gsup_server.c:236 3: 20250301122636600 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122636600 DLGSUP <0013> gsup_server.c:236 4: 20250301122636600 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122636600 DLGSUP <0013> gsup_server.c:236 5: 20250301122636600 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(221)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122636600 DLGSUP <0013> gsup_server.c:236 7: 20250301122636600 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122636600 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122636600 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122636600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@bff17e184539: 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") 20250301122636614 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42419<->l=127.0.0.1:4259) 20250301122636619 DAUC <0003> db_auc.c:157 IMSI='262425051992092': No 2G Auth Data 20250301122636620 DAUC <0003> db_auc.c:192 IMSI='262425051992092': No 3G Auth Data HLR_Test-GSUP(223)@bff17e184539: Created GsupExpect[0] for "262425051992092" to be handled at TC_mo_ussd_euse_continue(226) 20250301122636632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60168<->l=127.0.0.1:4258 20250301122636642 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636642 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425051992092" session_id=3819784535 session_state=BEGIN} 20250301122636642 DSS <0004> hlr_ussd.c:576 262425051992092/0xe3ad4957: Process SS (BEGIN) 20250301122636642 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122636642 DSS <0004> hlr_ussd.c:518 262425051992092/0xe3ad4957: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122636642 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636642 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636642 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636642 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636654 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636654 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636654 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425051992092" session_id=3819784535 session_state=CONTINUE} 20250301122636654 DSS <0004> hlr_ussd.c:576 262425051992092/0xe3ad4957: Process SS (CONTINUE) 20250301122636654 DSS <0004> hlr_ussd.c:518 262425051992092/0xe3ad4957: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122636654 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425051992092" session_id=3819784535 session_state=CONTINUE} 20250301122636654 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636654 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636655 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bff17e184539: Found GsupExpect[0] for "262425051992092" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@bff17e184539: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262425051992092" TC_mo_ussd_euse_continue(226)@bff17e184539: setverdict(pass): none -> pass 20250301122636663 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636663 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425051992092" session_id=3819784535 session_state=CONTINUE} 20250301122636663 DSS <0004> hlr_ussd.c:576 262425051992092/0xe3ad4957: Process SS (CONTINUE) 20250301122636663 DSS <0004> hlr_ussd.c:518 262425051992092/0xe3ad4957: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636663 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636663 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636663 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636663 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636663 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636665 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636665 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636665 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425051992092" session_id=3819784535 session_state=END} 20250301122636665 DSS <0004> hlr_ussd.c:576 262425051992092/0xe3ad4957: Process SS (END) 20250301122636665 DSS <0004> hlr_ussd.c:518 262425051992092/0xe3ad4957: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636665 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425051992092" session_id=3819784535 session_state=END} 20250301122636665 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636665 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262425051992092 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636665 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636665 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122636667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60168<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@bff17e184539: Final verdict of PTC: pass 20250301122636668 DAUC <0003> db_auc.c:157 IMSI='262422201230950': No 2G Auth Data 20250301122636668 DAUC <0003> db_auc.c:192 IMSI='262422201230950': No 3G Auth Data HLR_Test-GSUP(223)@bff17e184539: Created GsupExpect[0] for "262422201230950" to be handled at TC_mo_ussd_euse_continue(227) 20250301122636675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 20250301122636678 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636678 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422201230950" session_id=193254033 session_state=BEGIN} 20250301122636678 DSS <0004> hlr_ussd.c:576 262422201230950/0x0b84d291: Process SS (BEGIN) 20250301122636678 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122636678 DSS <0004> hlr_ussd.c:518 262422201230950/0x0b84d291: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122636678 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636678 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636678 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636678 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636679 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636679 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636679 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422201230950" session_id=193254033 session_state=CONTINUE} 20250301122636679 DSS <0004> hlr_ussd.c:576 262422201230950/0x0b84d291: Process SS (CONTINUE) 20250301122636679 DSS <0004> hlr_ussd.c:518 262422201230950/0x0b84d291: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122636679 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422201230950" session_id=193254033 session_state=CONTINUE} 20250301122636679 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636679 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636679 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bff17e184539: Found GsupExpect[0] for "262422201230950" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@bff17e184539: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422201230950" TC_mo_ussd_euse_continue(227)@bff17e184539: setverdict(pass): none -> pass 20250301122636681 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636681 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422201230950" session_id=193254033 session_state=CONTINUE} 20250301122636681 DSS <0004> hlr_ussd.c:576 262422201230950/0x0b84d291: Process SS (CONTINUE) 20250301122636681 DSS <0004> hlr_ussd.c:518 262422201230950/0x0b84d291: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636681 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636681 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636682 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636682 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636682 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636683 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636683 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636683 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422201230950" session_id=193254033 session_state=END} 20250301122636683 DSS <0004> hlr_ussd.c:576 262422201230950/0x0b84d291: Process SS (END) 20250301122636683 DSS <0004> hlr_ussd.c:518 262422201230950/0x0b84d291: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636683 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422201230950" session_id=193254033 session_state=END} 20250301122636683 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636683 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422201230950 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636683 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636683 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122636684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60170<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@bff17e184539: Final verdict of PTC: pass 20250301122636684 DAUC <0003> db_auc.c:157 IMSI='262423710694680': No 2G Auth Data 20250301122636684 DAUC <0003> db_auc.c:192 IMSI='262423710694680': No 3G Auth Data HLR_Test-GSUP(223)@bff17e184539: Created GsupExpect[0] for "262423710694680" to be handled at TC_mo_ussd_euse_continue(228) 20250301122636692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4258 20250301122636695 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636695 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423710694680" session_id=2266901105 session_state=BEGIN} 20250301122636695 DSS <0004> hlr_ussd.c:576 262423710694680/0x871e2a71: Process SS (BEGIN) 20250301122636695 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122636695 DSS <0004> hlr_ussd.c:518 262423710694680/0x871e2a71: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122636695 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636695 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636695 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636695 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636696 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636696 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636696 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423710694680" session_id=2266901105 session_state=CONTINUE} 20250301122636696 DSS <0004> hlr_ussd.c:576 262423710694680/0x871e2a71: Process SS (CONTINUE) 20250301122636696 DSS <0004> hlr_ussd.c:518 262423710694680/0x871e2a71: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122636696 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423710694680" session_id=2266901105 session_state=CONTINUE} 20250301122636696 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636696 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636696 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bff17e184539: Found GsupExpect[0] for "262423710694680" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@bff17e184539: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423710694680" TC_mo_ussd_euse_continue(228)@bff17e184539: setverdict(pass): none -> pass 20250301122636699 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636699 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423710694680" session_id=2266901105 session_state=CONTINUE} 20250301122636699 DSS <0004> hlr_ussd.c:576 262423710694680/0x871e2a71: Process SS (CONTINUE) 20250301122636699 DSS <0004> hlr_ussd.c:518 262423710694680/0x871e2a71: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636699 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636699 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636699 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636699 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636699 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636700 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636700 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636700 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423710694680" session_id=2266901105 session_state=END} 20250301122636700 DSS <0004> hlr_ussd.c:576 262423710694680/0x871e2a71: Process SS (END) 20250301122636700 DSS <0004> hlr_ussd.c:518 262423710694680/0x871e2a71: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636700 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423710694680" session_id=2266901105 session_state=END} 20250301122636700 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636700 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262423710694680 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636700 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636700 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122636701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@bff17e184539: Final verdict of PTC: pass 20250301122636701 DAUC <0003> db_auc.c:157 IMSI='262420387059842': No 2G Auth Data 20250301122636701 DAUC <0003> db_auc.c:192 IMSI='262420387059842': No 3G Auth Data HLR_Test-GSUP(223)@bff17e184539: Created GsupExpect[0] for "262420387059842" to be handled at TC_mo_ussd_euse_continue(229) 20250301122636708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60192<->l=127.0.0.1:4258 20250301122636711 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636711 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420387059842" session_id=1916143924 session_state=BEGIN} 20250301122636711 DSS <0004> hlr_ussd.c:576 262420387059842/0x72360934: Process SS (BEGIN) 20250301122636711 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122636711 DSS <0004> hlr_ussd.c:518 262420387059842/0x72360934: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122636711 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636711 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636711 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636711 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636712 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636712 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636712 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420387059842" session_id=1916143924 session_state=CONTINUE} 20250301122636712 DSS <0004> hlr_ussd.c:576 262420387059842/0x72360934: Process SS (CONTINUE) 20250301122636712 DSS <0004> hlr_ussd.c:518 262420387059842/0x72360934: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122636712 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420387059842" session_id=1916143924 session_state=CONTINUE} 20250301122636712 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636712 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636713 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bff17e184539: Found GsupExpect[0] for "262420387059842" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@bff17e184539: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420387059842" TC_mo_ussd_euse_continue(229)@bff17e184539: setverdict(pass): none -> pass 20250301122636715 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636715 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420387059842" session_id=1916143924 session_state=CONTINUE} 20250301122636715 DSS <0004> hlr_ussd.c:576 262420387059842/0x72360934: Process SS (CONTINUE) 20250301122636715 DSS <0004> hlr_ussd.c:518 262420387059842/0x72360934: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636715 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636715 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636715 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636715 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636715 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636716 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636716 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636716 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420387059842" session_id=1916143924 session_state=END} 20250301122636716 DSS <0004> hlr_ussd.c:576 262420387059842/0x72360934: Process SS (END) 20250301122636716 DSS <0004> hlr_ussd.c:518 262420387059842/0x72360934: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636716 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420387059842" session_id=1916143924 session_state=END} 20250301122636716 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636716 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262420387059842 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636716 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636716 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122636717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60192<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@bff17e184539: Final verdict of PTC: pass 20250301122636717 DAUC <0003> db_auc.c:157 IMSI='262427453681336': No 2G Auth Data 20250301122636717 DAUC <0003> db_auc.c:192 IMSI='262427453681336': No 3G Auth Data HLR_Test-GSUP(223)@bff17e184539: Created GsupExpect[0] for "262427453681336" to be handled at TC_mo_ussd_euse_continue(230) 20250301122636724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4258 20250301122636727 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636727 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427453681336" session_id=65255487 session_state=BEGIN} 20250301122636727 DSS <0004> hlr_ussd.c:576 262427453681336/0x03e3b83f: Process SS (BEGIN) 20250301122636727 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122636727 DSS <0004> hlr_ussd.c:518 262427453681336/0x03e3b83f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122636727 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636727 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636727 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636727 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636728 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636728 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636728 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427453681336" session_id=65255487 session_state=CONTINUE} 20250301122636728 DSS <0004> hlr_ussd.c:576 262427453681336/0x03e3b83f: Process SS (CONTINUE) 20250301122636728 DSS <0004> hlr_ussd.c:518 262427453681336/0x03e3b83f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122636728 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427453681336" session_id=65255487 session_state=CONTINUE} 20250301122636728 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636728 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636728 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bff17e184539: Found GsupExpect[0] for "262427453681336" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@bff17e184539: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427453681336" TC_mo_ussd_euse_continue(230)@bff17e184539: setverdict(pass): none -> pass 20250301122636731 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636731 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427453681336" session_id=65255487 session_state=CONTINUE} 20250301122636731 DSS <0004> hlr_ussd.c:576 262427453681336/0x03e3b83f: Process SS (CONTINUE) 20250301122636731 DSS <0004> hlr_ussd.c:518 262427453681336/0x03e3b83f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636731 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636731 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636731 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636731 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636731 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636732 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636732 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636732 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427453681336" session_id=65255487 session_state=END} 20250301122636732 DSS <0004> hlr_ussd.c:576 262427453681336/0x03e3b83f: Process SS (END) 20250301122636732 DSS <0004> hlr_ussd.c:518 262427453681336/0x03e3b83f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636732 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427453681336" session_id=65255487 session_state=END} 20250301122636732 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636732 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427453681336 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636732 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636732 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122636733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@bff17e184539: Final verdict of PTC: pass 20250301122636733 DAUC <0003> db_auc.c:157 IMSI='262421509454374': No 2G Auth Data 20250301122636733 DAUC <0003> db_auc.c:192 IMSI='262421509454374': No 3G Auth Data HLR_Test-GSUP(223)@bff17e184539: Created GsupExpect[0] for "262421509454374" to be handled at TC_mo_ussd_euse_continue(231) 20250301122636739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 20250301122636742 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636742 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421509454374" session_id=524595802 session_state=BEGIN} 20250301122636742 DSS <0004> hlr_ussd.c:576 262421509454374/0x1f44b25a: Process SS (BEGIN) 20250301122636742 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122636742 DSS <0004> hlr_ussd.c:518 262421509454374/0x1f44b25a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122636742 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636742 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636742 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636742 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636744 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636744 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636744 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421509454374" session_id=524595802 session_state=CONTINUE} 20250301122636744 DSS <0004> hlr_ussd.c:576 262421509454374/0x1f44b25a: Process SS (CONTINUE) 20250301122636744 DSS <0004> hlr_ussd.c:518 262421509454374/0x1f44b25a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122636744 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421509454374" session_id=524595802 session_state=CONTINUE} 20250301122636744 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636744 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636744 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bff17e184539: Found GsupExpect[0] for "262421509454374" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@bff17e184539: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421509454374" TC_mo_ussd_euse_continue(231)@bff17e184539: setverdict(pass): none -> pass 20250301122636746 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636746 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421509454374" session_id=524595802 session_state=CONTINUE} 20250301122636746 DSS <0004> hlr_ussd.c:576 262421509454374/0x1f44b25a: Process SS (CONTINUE) 20250301122636746 DSS <0004> hlr_ussd.c:518 262421509454374/0x1f44b25a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636746 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636746 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636746 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636746 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636746 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636747 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636747 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636747 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421509454374" session_id=524595802 session_state=END} 20250301122636747 DSS <0004> hlr_ussd.c:576 262421509454374/0x1f44b25a: Process SS (END) 20250301122636747 DSS <0004> hlr_ussd.c:518 262421509454374/0x1f44b25a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636747 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421509454374" session_id=524595802 session_state=END} 20250301122636747 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636747 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262421509454374 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636747 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636747 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122636748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@bff17e184539: Final verdict of PTC: pass 20250301122636748 DAUC <0003> db_auc.c:157 IMSI='262423455263786': No 2G Auth Data 20250301122636748 DAUC <0003> db_auc.c:192 IMSI='262423455263786': No 3G Auth Data HLR_Test-GSUP(223)@bff17e184539: Created GsupExpect[0] for "262423455263786" to be handled at TC_mo_ussd_euse_continue(232) 20250301122636754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4258 20250301122636759 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636759 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423455263786" session_id=4075187752 session_state=BEGIN} 20250301122636759 DSS <0004> hlr_ussd.c:576 262423455263786/0xf2e66e28: Process SS (BEGIN) 20250301122636759 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122636759 DSS <0004> hlr_ussd.c:518 262423455263786/0xf2e66e28: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122636759 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636759 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636759 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636759 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636760 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636760 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636760 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423455263786" session_id=4075187752 session_state=CONTINUE} 20250301122636760 DSS <0004> hlr_ussd.c:576 262423455263786/0xf2e66e28: Process SS (CONTINUE) 20250301122636760 DSS <0004> hlr_ussd.c:518 262423455263786/0xf2e66e28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122636760 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423455263786" session_id=4075187752 session_state=CONTINUE} 20250301122636760 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636760 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636760 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bff17e184539: Found GsupExpect[0] for "262423455263786" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@bff17e184539: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423455263786" TC_mo_ussd_euse_continue(232)@bff17e184539: setverdict(pass): none -> pass 20250301122636762 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636762 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423455263786" session_id=4075187752 session_state=CONTINUE} 20250301122636762 DSS <0004> hlr_ussd.c:576 262423455263786/0xf2e66e28: Process SS (CONTINUE) 20250301122636762 DSS <0004> hlr_ussd.c:518 262423455263786/0xf2e66e28: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636762 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636762 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636762 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636762 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636762 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636764 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636764 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636764 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423455263786" session_id=4075187752 session_state=END} 20250301122636764 DSS <0004> hlr_ussd.c:576 262423455263786/0xf2e66e28: Process SS (END) 20250301122636764 DSS <0004> hlr_ussd.c:518 262423455263786/0xf2e66e28: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636764 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423455263786" session_id=4075187752 session_state=END} 20250301122636764 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636764 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262423455263786 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636764 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636764 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122636764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@bff17e184539: Final verdict of PTC: pass 20250301122636765 DAUC <0003> db_auc.c:157 IMSI='262421965431015': No 2G Auth Data 20250301122636765 DAUC <0003> db_auc.c:192 IMSI='262421965431015': No 3G Auth Data HLR_Test-GSUP(223)@bff17e184539: Created GsupExpect[0] for "262421965431015" to be handled at TC_mo_ussd_euse_continue(233) 20250301122636771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4258 20250301122636774 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636774 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421965431015" session_id=2945817443 session_state=BEGIN} 20250301122636774 DSS <0004> hlr_ussd.c:576 262421965431015/0xaf959b63: Process SS (BEGIN) 20250301122636774 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250301122636774 DSS <0004> hlr_ussd.c:518 262421965431015/0xaf959b63: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250301122636774 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636774 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636774 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636774 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636775 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636775 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636775 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965431015" session_id=2945817443 session_state=CONTINUE} 20250301122636775 DSS <0004> hlr_ussd.c:576 262421965431015/0xaf959b63: Process SS (CONTINUE) 20250301122636775 DSS <0004> hlr_ussd.c:518 262421965431015/0xaf959b63: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250301122636775 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965431015" session_id=2945817443 session_state=CONTINUE} 20250301122636775 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636775 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636775 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bff17e184539: Found GsupExpect[0] for "262421965431015" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@bff17e184539: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262421965431015" TC_mo_ussd_euse_continue(233)@bff17e184539: setverdict(pass): none -> pass 20250301122636777 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636777 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421965431015" session_id=2945817443 session_state=CONTINUE} 20250301122636777 DSS <0004> hlr_ussd.c:576 262421965431015/0xaf959b63: Process SS (CONTINUE) 20250301122636777 DSS <0004> hlr_ussd.c:518 262421965431015/0xaf959b63: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636777 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636777 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636777 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data 20250301122636777 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636777 DLINP <000b> input/ipa.c:432 127.0.0.1:36379 sending data EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: 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 } } } } } 20250301122636778 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636778 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636778 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965431015" session_id=2945817443 session_state=END} 20250301122636778 DSS <0004> hlr_ussd.c:576 262421965431015/0xaf959b63: Process SS (END) 20250301122636778 DSS <0004> hlr_ussd.c:518 262421965431015/0xaf959b63: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250301122636778 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421965431015" session_id=2945817443 session_state=END} 20250301122636778 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122636778 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262421965431015 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122636778 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122636778 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122636779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@bff17e184539: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@bff17e184539: Final verdict of PTC: none 20250301122636780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 20250301122636780 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122636780 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122636780 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122636780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@bff17e184539: Final verdict of PTC: none 20250301122636780 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42419<->l=127.0.0.1:4259) 20250301122636781 DLINP <000b> input/ipa.c:452 connected read/write 20250301122636781 DLINP <000b> input/ipa.c:406 127.0.0.1:36379 message received 20250301122636781 DLINP <000b> input/ipa.c:415 127.0.0.1:36379 connection closed with server 20250301122636781 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36379 20250301122636781 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@bff17e184539: Final verdict of PTC: none 224@bff17e184539: Final verdict of PTC: none IPA-EUSE-foobar(222)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 224: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@bff17e184539: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Mar 1 12:26: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 20250301122636804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 20250301122637006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=152556) Waiting for packet dumper to finish... 1 (prev_count=152556, count=157028) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Mar 1 12:26:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_mo_ussd_euse_defaultroute started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 20250301122640137 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37127 20250301122640137 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37127 MTC@bff17e184539: in not legacy case 2 IPA-EUSE-foobar(236)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122640138 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640138 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640138 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122640138 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@bff17e184539: 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)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@bff17e184539: 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 } } } } 20250301122640140 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640140 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640140 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122640140 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250301122640140 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250301122640140 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250301122640140 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 20250301122640140 DLGSUP <0013> gsup_server.c:236 2: 20250301122640140 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122640140 DLGSUP <0013> gsup_server.c:236 3: 20250301122640140 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122640140 DLGSUP <0013> gsup_server.c:236 4: 20250301122640140 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122640140 DLGSUP <0013> gsup_server.c:236 5: 20250301122640140 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122640140 DLGSUP <0013> gsup_server.c:236 7: 20250301122640140 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122640140 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122640140 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122640140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37127 20250301122640140 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122640140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122640141 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640141 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122640141 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122640141 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 20250301122640141 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122640141 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 20250301122640141 DLGSUP <0013> gsup_server.c:236 2: 20250301122640141 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122640141 DLGSUP <0013> gsup_server.c:236 3: 20250301122640141 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122640141 DLGSUP <0013> gsup_server.c:236 4: 20250301122640141 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122640141 DLGSUP <0013> gsup_server.c:236 5: 20250301122640141 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122640141 DLGSUP <0013> gsup_server.c:236 7: 20250301122640141 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122640141 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122640141 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122640141 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(235)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@bff17e184539: 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") 20250301122640148 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35107<->l=127.0.0.1:4259) 20250301122640151 DAUC <0003> db_auc.c:157 IMSI='262426175907940': No 2G Auth Data 20250301122640151 DAUC <0003> db_auc.c:192 IMSI='262426175907940': No 3G Auth Data HLR_Test-GSUP(237)@bff17e184539: Created GsupExpect[0] for "262426175907940" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250301122640160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 20250301122640182 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640182 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426175907940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426175907940" session_id=1362731538 session_state=BEGIN} 20250301122640182 DSS <0004> hlr_ussd.c:576 262426175907940/0x5139a212: Process SS (BEGIN) 20250301122640182 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250301122640182 DSS <0004> hlr_ussd.c:518 262426175907940/0x5139a212: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250301122640182 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640182 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20250301122640182 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640182 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bff17e184539: 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 } } } } } 20250301122640198 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640198 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640198 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426175907940 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426175907940" session_id=1362731538 session_state=END} 20250301122640198 DSS <0004> hlr_ussd.c:576 262426175907940/0x5139a212: Process SS (END) 20250301122640198 DSS <0004> hlr_ussd.c:518 262426175907940/0x5139a212: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250301122640198 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426175907940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426175907940" session_id=1362731538 session_state=END} 20250301122640198 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426175907940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122640198 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426175907940 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122640198 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122640198 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bff17e184539: Found GsupExpect[0] for "262426175907940" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@bff17e184539: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262426175907940" TC_mo_ussd_euse_defaultroute(240)@bff17e184539: setverdict(pass): none -> pass 20250301122640210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@bff17e184539: Final verdict of PTC: pass 20250301122640212 DAUC <0003> db_auc.c:157 IMSI='262424089871046': No 2G Auth Data 20250301122640212 DAUC <0003> db_auc.c:192 IMSI='262424089871046': No 3G Auth Data HLR_Test-GSUP(237)@bff17e184539: Created GsupExpect[0] for "262424089871046" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250301122640227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60280<->l=127.0.0.1:4258 20250301122640230 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640230 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424089871046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424089871046" session_id=1046819058 session_state=BEGIN} 20250301122640230 DSS <0004> hlr_ussd.c:576 262424089871046/0x3e6530f2: Process SS (BEGIN) 20250301122640230 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250301122640230 DSS <0004> hlr_ussd.c:518 262424089871046/0x3e6530f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250301122640230 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640230 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20250301122640230 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640230 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bff17e184539: 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 } } } } } 20250301122640231 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640231 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640231 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262424089871046 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424089871046" session_id=1046819058 session_state=END} 20250301122640231 DSS <0004> hlr_ussd.c:576 262424089871046/0x3e6530f2: Process SS (END) 20250301122640231 DSS <0004> hlr_ussd.c:518 262424089871046/0x3e6530f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250301122640231 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424089871046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424089871046" session_id=1046819058 session_state=END} 20250301122640231 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424089871046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122640231 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262424089871046 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122640231 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122640231 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bff17e184539: Found GsupExpect[0] for "262424089871046" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@bff17e184539: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262424089871046" TC_mo_ussd_euse_defaultroute(241)@bff17e184539: setverdict(pass): none -> pass 20250301122640233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60280<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@bff17e184539: Final verdict of PTC: pass 20250301122640233 DAUC <0003> db_auc.c:157 IMSI='262423752196590': No 2G Auth Data 20250301122640233 DAUC <0003> db_auc.c:192 IMSI='262423752196590': No 3G Auth Data HLR_Test-GSUP(237)@bff17e184539: Created GsupExpect[0] for "262423752196590" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250301122640240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4258 20250301122640243 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640243 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423752196590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423752196590" session_id=3062505173 session_state=BEGIN} 20250301122640243 DSS <0004> hlr_ussd.c:576 262423752196590/0xb68a1ed5: Process SS (BEGIN) 20250301122640243 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250301122640243 DSS <0004> hlr_ussd.c:518 262423752196590/0xb68a1ed5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250301122640243 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640243 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20250301122640243 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640243 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bff17e184539: 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 } } } } } 20250301122640244 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640244 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640244 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262423752196590 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423752196590" session_id=3062505173 session_state=END} 20250301122640244 DSS <0004> hlr_ussd.c:576 262423752196590/0xb68a1ed5: Process SS (END) 20250301122640244 DSS <0004> hlr_ussd.c:518 262423752196590/0xb68a1ed5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250301122640244 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423752196590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423752196590" session_id=3062505173 session_state=END} 20250301122640244 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423752196590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122640244 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262423752196590 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122640244 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122640244 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bff17e184539: Found GsupExpect[0] for "262423752196590" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@bff17e184539: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262423752196590" TC_mo_ussd_euse_defaultroute(242)@bff17e184539: setverdict(pass): none -> pass 20250301122640246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@bff17e184539: Final verdict of PTC: pass 20250301122640246 DAUC <0003> db_auc.c:157 IMSI='262424871355503': No 2G Auth Data 20250301122640246 DAUC <0003> db_auc.c:192 IMSI='262424871355503': No 3G Auth Data HLR_Test-GSUP(237)@bff17e184539: Created GsupExpect[0] for "262424871355503" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250301122640253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60312<->l=127.0.0.1:4258 20250301122640255 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640256 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424871355503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424871355503" session_id=3392842127 session_state=BEGIN} 20250301122640256 DSS <0004> hlr_ussd.c:576 262424871355503/0xca3aa98f: Process SS (BEGIN) 20250301122640256 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250301122640256 DSS <0004> hlr_ussd.c:518 262424871355503/0xca3aa98f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250301122640256 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640256 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20250301122640256 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640256 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bff17e184539: 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 } } } } } 20250301122640257 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640257 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640257 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262424871355503 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424871355503" session_id=3392842127 session_state=END} 20250301122640257 DSS <0004> hlr_ussd.c:576 262424871355503/0xca3aa98f: Process SS (END) 20250301122640257 DSS <0004> hlr_ussd.c:518 262424871355503/0xca3aa98f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250301122640257 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424871355503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424871355503" session_id=3392842127 session_state=END} 20250301122640257 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424871355503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122640257 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262424871355503 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122640257 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122640257 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bff17e184539: Found GsupExpect[0] for "262424871355503" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@bff17e184539: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424871355503" TC_mo_ussd_euse_defaultroute(243)@bff17e184539: setverdict(pass): none -> pass 20250301122640259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60312<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@bff17e184539: Final verdict of PTC: pass 20250301122640259 DAUC <0003> db_auc.c:157 IMSI='262429181620325': No 2G Auth Data 20250301122640259 DAUC <0003> db_auc.c:192 IMSI='262429181620325': No 3G Auth Data HLR_Test-GSUP(237)@bff17e184539: Created GsupExpect[0] for "262429181620325" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250301122640266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20250301122640269 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640269 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429181620325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429181620325" session_id=635016210 session_state=BEGIN} 20250301122640269 DSS <0004> hlr_ussd.c:576 262429181620325/0x25d99412: Process SS (BEGIN) 20250301122640269 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250301122640269 DSS <0004> hlr_ussd.c:518 262429181620325/0x25d99412: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250301122640269 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640269 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20250301122640269 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640269 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bff17e184539: 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 } } } } } 20250301122640270 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640270 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640270 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429181620325 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429181620325" session_id=635016210 session_state=END} 20250301122640270 DSS <0004> hlr_ussd.c:576 262429181620325/0x25d99412: Process SS (END) 20250301122640270 DSS <0004> hlr_ussd.c:518 262429181620325/0x25d99412: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250301122640270 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429181620325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429181620325" session_id=635016210 session_state=END} 20250301122640270 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429181620325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122640270 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429181620325 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122640270 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122640270 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bff17e184539: Found GsupExpect[0] for "262429181620325" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@bff17e184539: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429181620325" TC_mo_ussd_euse_defaultroute(244)@bff17e184539: setverdict(pass): none -> pass 20250301122640272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@bff17e184539: Final verdict of PTC: pass 20250301122640273 DAUC <0003> db_auc.c:157 IMSI='262429908923767': No 2G Auth Data 20250301122640273 DAUC <0003> db_auc.c:192 IMSI='262429908923767': No 3G Auth Data HLR_Test-GSUP(237)@bff17e184539: Created GsupExpect[0] for "262429908923767" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250301122640279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60326<->l=127.0.0.1:4258 20250301122640282 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640282 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429908923767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429908923767" session_id=1265083189 session_state=BEGIN} 20250301122640282 DSS <0004> hlr_ussd.c:576 262429908923767/0x4b67a335: Process SS (BEGIN) 20250301122640282 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250301122640282 DSS <0004> hlr_ussd.c:518 262429908923767/0x4b67a335: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250301122640282 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640282 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20250301122640282 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640282 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bff17e184539: 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 } } } } } 20250301122640283 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640283 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640283 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429908923767 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429908923767" session_id=1265083189 session_state=END} 20250301122640283 DSS <0004> hlr_ussd.c:576 262429908923767/0x4b67a335: Process SS (END) 20250301122640283 DSS <0004> hlr_ussd.c:518 262429908923767/0x4b67a335: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250301122640283 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429908923767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429908923767" session_id=1265083189 session_state=END} 20250301122640283 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429908923767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122640283 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429908923767 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122640283 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122640283 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bff17e184539: Found GsupExpect[0] for "262429908923767" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@bff17e184539: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429908923767" TC_mo_ussd_euse_defaultroute(245)@bff17e184539: setverdict(pass): none -> pass 20250301122640286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60326<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@bff17e184539: Final verdict of PTC: pass 20250301122640286 DAUC <0003> db_auc.c:157 IMSI='262429529447929': No 2G Auth Data 20250301122640286 DAUC <0003> db_auc.c:192 IMSI='262429529447929': No 3G Auth Data HLR_Test-GSUP(237)@bff17e184539: Created GsupExpect[0] for "262429529447929" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250301122640293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60330<->l=127.0.0.1:4258 20250301122640296 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640296 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429529447929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429529447929" session_id=3687707642 session_state=BEGIN} 20250301122640296 DSS <0004> hlr_ussd.c:576 262429529447929/0xdbcdf3fa: Process SS (BEGIN) 20250301122640296 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250301122640296 DSS <0004> hlr_ussd.c:518 262429529447929/0xdbcdf3fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250301122640296 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640296 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20250301122640296 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640296 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bff17e184539: 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 } } } } } 20250301122640297 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640297 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640297 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262429529447929 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429529447929" session_id=3687707642 session_state=END} 20250301122640297 DSS <0004> hlr_ussd.c:576 262429529447929/0xdbcdf3fa: Process SS (END) 20250301122640297 DSS <0004> hlr_ussd.c:518 262429529447929/0xdbcdf3fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250301122640297 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429529447929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429529447929" session_id=3687707642 session_state=END} 20250301122640297 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429529447929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122640297 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262429529447929 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122640297 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122640297 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bff17e184539: Found GsupExpect[0] for "262429529447929" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@bff17e184539: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429529447929" TC_mo_ussd_euse_defaultroute(246)@bff17e184539: setverdict(pass): none -> pass 20250301122640299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60330<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@bff17e184539: Final verdict of PTC: pass 20250301122640299 DAUC <0003> db_auc.c:157 IMSI='262424254295174': No 2G Auth Data 20250301122640299 DAUC <0003> db_auc.c:192 IMSI='262424254295174': No 3G Auth Data HLR_Test-GSUP(237)@bff17e184539: Created GsupExpect[0] for "262424254295174" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250301122640305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4258 20250301122640308 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640308 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424254295174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424254295174" session_id=3230247905 session_state=BEGIN} 20250301122640308 DSS <0004> hlr_ussd.c:576 262424254295174/0xc089abe1: Process SS (BEGIN) 20250301122640308 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250301122640308 DSS <0004> hlr_ussd.c:518 262424254295174/0xc089abe1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250301122640308 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640308 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20250301122640308 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640308 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bff17e184539: 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 } } } } } 20250301122640309 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640309 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640309 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424254295174 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424254295174" session_id=3230247905 session_state=END} 20250301122640309 DSS <0004> hlr_ussd.c:576 262424254295174/0xc089abe1: Process SS (END) 20250301122640309 DSS <0004> hlr_ussd.c:518 262424254295174/0xc089abe1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250301122640309 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424254295174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424254295174" session_id=3230247905 session_state=END} 20250301122640309 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424254295174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122640309 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424254295174 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250301122640309 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122640309 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bff17e184539: Found GsupExpect[0] for "262424254295174" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@bff17e184539: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424254295174" TC_mo_ussd_euse_defaultroute(247)@bff17e184539: setverdict(pass): none -> pass 20250301122640311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@bff17e184539: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@bff17e184539: Final verdict of PTC: none 20250301122640313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4258 20250301122640313 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640313 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20250301122640313 DLINP <000b> input/ipa.c:415 127.0.0.1:37127 connection closed with server 20250301122640313 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37127 20250301122640313 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250301122640313 DLINP <000b> input/ipa.c:452 connected read/write 20250301122640313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122640313 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122640313 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122640313 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122640313 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35107<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP(237)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@bff17e184539: Final verdict of PTC: none 238@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 238: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@bff17e184539: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Mar 1 12:26: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 20250301122640337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60350<->l=127.0.0.1:4258 20250301122640538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60350<->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) 20250301122642256 DSS <0004> hlr_ussd.c:239 262421695023934/0xdb4691b0: SS Session Timeout, destroying 20250301122642256 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421695023934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122642288 DSS <0004> hlr_ussd.c:239 262428850126071/0x79636040: SS Session Timeout, destroying 20250301122642288 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428850126071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122642298 DSS <0004> hlr_ussd.c:239 262422331124743/0x159c4df8: SS Session Timeout, destroying 20250301122642298 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422331124743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122642311 DSS <0004> hlr_ussd.c:239 262422000552895/0x86b101f9: SS Session Timeout, destroying 20250301122642311 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422000552895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122642323 DSS <0004> hlr_ussd.c:239 262423861458821/0x126d110a: SS Session Timeout, destroying 20250301122642323 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423861458821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122642334 DSS <0004> hlr_ussd.c:239 262420688569889/0x3bbf8a99: SS Session Timeout, destroying 20250301122642335 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420688569889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122642346 DSS <0004> hlr_ussd.c:239 262426151680371/0x5933e779: SS Session Timeout, destroying 20250301122642346 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426151680371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122642357 DSS <0004> hlr_ussd.c:239 262426338876110/0x02a1c531: SS Session Timeout, destroying 20250301122642357 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426338876110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Mar 1 12:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_mo_sss_reject started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122643664 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122643664 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122643669 DLINP <000b> input/ipa.c:452 connected read/write 20250301122643669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122643670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122643674 DLINP <000b> input/ipa.c:452 connected read/write 20250301122643674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122643675 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122643675 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122643675 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 20250301122643675 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122643675 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 20250301122643675 DLGSUP <0013> gsup_server.c:236 2: 20250301122643675 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122643675 DLGSUP <0013> gsup_server.c:236 3: 20250301122643675 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(248)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122643675 DLGSUP <0013> gsup_server.c:236 4: 20250301122643675 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122643675 DLGSUP <0013> gsup_server.c:236 5: 20250301122643675 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122643675 DLGSUP <0013> gsup_server.c:236 7: 20250301122643675 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122643675 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122643675 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122643675 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@bff17e184539: 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") 20250301122643697 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32775<->l=127.0.0.1:4259) 20250301122643700 DAUC <0003> db_auc.c:157 IMSI='262423399236130': No 2G Auth Data 20250301122643700 DAUC <0003> db_auc.c:192 IMSI='262423399236130': No 3G Auth Data HLR_Test-GSUP(249)@bff17e184539: Created GsupExpect[0] for "262423399236130" to be handled at TC_mo_sss_reject(252) 20250301122643720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 20250301122643733 DLINP <000b> input/ipa.c:452 connected read/write 20250301122643733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122643733 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423399236130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423399236130" session_id=535805982 session_state=BEGIN} 20250301122643733 DSS <0004> hlr_ussd.c:576 262423399236130/0x1fefc01e: Process SS (BEGIN) 20250301122643733 DSS <0004> hlr_ussd.c:498 262423399236130/0x1fefc01e: SS CompType=Invoke, OpCode=InterrogateSS 20250301122643733 DSS <0004> hlr_ussd.c:506 262423399236130/0x1fefc01e: Structured SS requests are not supported, rejecting... 20250301122643733 DSS <0004> hlr_ussd.c:354 262423399236130/0x1fefc01e: Tx ReturnError(0, 0x15) 20250301122643733 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423399236130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423399236130" session_id=535805982 session_state=END} 20250301122643733 DLINP <000b> input/ipa.c:452 connected read/write 20250301122643733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122643733 DLINP <000b> input/ipa.c:452 connected read/write 20250301122643733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@bff17e184539: Found GsupExpect[0] for "262423399236130" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@bff17e184539: Added IMSI table entry 0TC_mo_sss_reject(252)"262423399236130" TC_mo_sss_reject(252)@bff17e184539: setverdict(pass): none -> pass 20250301122643740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53098<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@bff17e184539: Final verdict of PTC: pass 20250301122643741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20250301122643742 DLINP <000b> input/ipa.c:452 connected read/write 20250301122643742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122643742 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122643742 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122643742 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122643742 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32775<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@bff17e184539: Final verdict of PTC: none 250@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 250: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@bff17e184539: Test case TC_mo_sss_reject finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Mar 1 12:26: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 20250301122643771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4258 20250301122643872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53104<->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) 20250301122645649 DSS <0004> hlr_ussd.c:239 262428087787647/0x7faa65e9: SS Session Timeout, destroying 20250301122645649 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428087787647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122645675 DSS <0004> hlr_ussd.c:239 262424333436778/0x95ecce43: SS Session Timeout, destroying 20250301122645676 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424333436778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122645687 DSS <0004> hlr_ussd.c:239 262425822917954/0x0eee748f: SS Session Timeout, destroying 20250301122645687 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425822917954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122645697 DSS <0004> hlr_ussd.c:239 262423263662921/0x83d956ec: SS Session Timeout, destroying 20250301122645697 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423263662921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122645709 DSS <0004> hlr_ussd.c:239 262429352981514/0x1f45f253: SS Session Timeout, destroying 20250301122645709 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429352981514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122645720 DSS <0004> hlr_ussd.c:239 262425261790967/0xfc96e1ad: SS Session Timeout, destroying 20250301122645720 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425261790967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122645732 DSS <0004> hlr_ussd.c:239 262421934112128/0xa785e946: SS Session Timeout, destroying 20250301122645732 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421934112128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250301122645742 DSS <0004> hlr_ussd.c:239 262427792235592/0xe8a80136: SS Session Timeout, destroying 20250301122645742 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427792235592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Mar 1 12:26:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_check_imei started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122646982 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122646982 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122646986 DLINP <000b> input/ipa.c:452 connected read/write 20250301122646986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122646986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122646987 DLINP <000b> input/ipa.c:452 connected read/write 20250301122646987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122646987 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122646987 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122646987 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 20250301122646987 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122646987 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 20250301122646987 DLGSUP <0013> gsup_server.c:236 2: 20250301122646987 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122646987 DLGSUP <0013> gsup_server.c:236 3: 20250301122646987 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122646987 DLGSUP <0013> gsup_server.c:236 4: 20250301122646987 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122646987 DLGSUP <0013> gsup_server.c:236 5: 20250301122646987 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122646987 DLGSUP <0013> gsup_server.c:236 7: 20250301122646987 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122646987 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122646987 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122646987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@bff17e184539: 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") 20250301122647010 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44599<->l=127.0.0.1:4259) 20250301122647021 DAUC <0003> db_auc.c:157 IMSI='262420068317323': No 2G Auth Data 20250301122647021 DAUC <0003> db_auc.c:192 IMSI='262420068317323': No 3G Auth Data HLR_Test-GSUP(254)@bff17e184539: Created GsupExpect[0] for "262420068317323" to be handled at TC_gsup_check_imei(257) 20250301122647049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 20250301122647062 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647062 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420068317323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420068317323"} 20250301122647062 DMAIN <0000> hlr.c:435 IMSI='262420068317323': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122647062 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420068317323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420068317323"} 20250301122647062 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420068317323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647062 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647062 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bff17e184539: Found GsupExpect[0] for "262420068317323" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@bff17e184539: Added IMSI table entry 0TC_gsup_check_imei(257)"262420068317323" TC_gsup_check_imei(257)@bff17e184539: setverdict(pass): none -> pass 20250301122647068 DAUC <0003> db_auc.c:192 IMSI='262420068317323': No 3G Auth Data 20250301122647074 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647074 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420068317323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420068317323"} 20250301122647074 DAUC <0003> hlr.c:428 IMSI='262420068317323': storing IMEI = 12345678901234 20250301122647074 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420068317323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420068317323"} 20250301122647074 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420068317323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647074 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647074 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647076 DAUC <0003> db_auc.c:192 IMSI='262420068317323': No 3G Auth Data TC_gsup_check_imei(257)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122647079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@bff17e184539: Final verdict of PTC: pass 20250301122647081 DAUC <0003> db_auc.c:157 IMSI='262428872741963': No 2G Auth Data 20250301122647081 DAUC <0003> db_auc.c:192 IMSI='262428872741963': No 3G Auth Data HLR_Test-GSUP(254)@bff17e184539: Created GsupExpect[0] for "262428872741963" to be handled at TC_gsup_check_imei(258) 20250301122647092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 20250301122647095 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647095 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428872741963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428872741963"} 20250301122647095 DMAIN <0000> hlr.c:435 IMSI='262428872741963': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122647095 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428872741963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428872741963"} 20250301122647095 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428872741963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647095 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647095 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bff17e184539: Found GsupExpect[0] for "262428872741963" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@bff17e184539: Added IMSI table entry 1TC_gsup_check_imei(258)"262428872741963" TC_gsup_check_imei(258)@bff17e184539: setverdict(pass): none -> pass 20250301122647095 DAUC <0003> db_auc.c:192 IMSI='262428872741963': No 3G Auth Data 20250301122647097 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647097 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428872741963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428872741963"} 20250301122647097 DAUC <0003> hlr.c:428 IMSI='262428872741963': storing IMEI = 12345678901234 20250301122647097 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428872741963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428872741963"} 20250301122647097 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428872741963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647097 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647097 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647097 DAUC <0003> db_auc.c:192 IMSI='262428872741963': No 3G Auth Data TC_gsup_check_imei(258)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122647097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53132<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@bff17e184539: Final verdict of PTC: pass 20250301122647098 DAUC <0003> db_auc.c:157 IMSI='262420972830269': No 2G Auth Data 20250301122647098 DAUC <0003> db_auc.c:192 IMSI='262420972830269': No 3G Auth Data HLR_Test-GSUP(254)@bff17e184539: Created GsupExpect[0] for "262420972830269" to be handled at TC_gsup_check_imei(259) 20250301122647104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4258 20250301122647106 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647106 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420972830269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420972830269"} 20250301122647106 DMAIN <0000> hlr.c:435 IMSI='262420972830269': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122647106 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420972830269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420972830269"} 20250301122647106 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420972830269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647106 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647106 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bff17e184539: Found GsupExpect[0] for "262420972830269" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@bff17e184539: Added IMSI table entry 2TC_gsup_check_imei(259)"262420972830269" TC_gsup_check_imei(259)@bff17e184539: setverdict(pass): none -> pass 20250301122647107 DAUC <0003> db_auc.c:192 IMSI='262420972830269': No 3G Auth Data 20250301122647108 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647108 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420972830269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420972830269"} 20250301122647108 DAUC <0003> hlr.c:428 IMSI='262420972830269': storing IMEI = 12345678901234 20250301122647108 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420972830269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420972830269"} 20250301122647108 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420972830269 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647108 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647108 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647108 DAUC <0003> db_auc.c:192 IMSI='262420972830269': No 3G Auth Data TC_gsup_check_imei(259)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122647109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53146<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@bff17e184539: Final verdict of PTC: pass 20250301122647109 DAUC <0003> db_auc.c:157 IMSI='262427840443495': No 2G Auth Data 20250301122647109 DAUC <0003> db_auc.c:192 IMSI='262427840443495': No 3G Auth Data HLR_Test-GSUP(254)@bff17e184539: Created GsupExpect[0] for "262427840443495" to be handled at TC_gsup_check_imei(260) 20250301122647115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 20250301122647118 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647118 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427840443495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427840443495"} 20250301122647118 DMAIN <0000> hlr.c:435 IMSI='262427840443495': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122647118 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427840443495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427840443495"} 20250301122647118 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427840443495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647118 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647118 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bff17e184539: Found GsupExpect[0] for "262427840443495" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@bff17e184539: Added IMSI table entry 3TC_gsup_check_imei(260)"262427840443495" TC_gsup_check_imei(260)@bff17e184539: setverdict(pass): none -> pass 20250301122647118 DAUC <0003> db_auc.c:157 IMSI='262427840443495': No 2G Auth Data 20250301122647119 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647119 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427840443495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427840443495"} 20250301122647119 DAUC <0003> hlr.c:428 IMSI='262427840443495': storing IMEI = 12345678901234 20250301122647120 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427840443495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427840443495"} 20250301122647120 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427840443495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647120 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647120 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647120 DAUC <0003> db_auc.c:157 IMSI='262427840443495': No 2G Auth Data TC_gsup_check_imei(260)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122647120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@bff17e184539: Final verdict of PTC: pass 20250301122647121 DAUC <0003> db_auc.c:157 IMSI='262429637554319': No 2G Auth Data 20250301122647121 DAUC <0003> db_auc.c:192 IMSI='262429637554319': No 3G Auth Data HLR_Test-GSUP(254)@bff17e184539: Created GsupExpect[0] for "262429637554319" to be handled at TC_gsup_check_imei(261) 20250301122647127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20250301122647129 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647129 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429637554319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429637554319"} 20250301122647129 DMAIN <0000> hlr.c:435 IMSI='262429637554319': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122647129 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429637554319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429637554319"} 20250301122647129 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429637554319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647129 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647129 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bff17e184539: Found GsupExpect[0] for "262429637554319" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@bff17e184539: Added IMSI table entry 4TC_gsup_check_imei(261)"262429637554319" TC_gsup_check_imei(261)@bff17e184539: setverdict(pass): none -> pass 20250301122647130 DAUC <0003> db_auc.c:157 IMSI='262429637554319': No 2G Auth Data 20250301122647131 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647131 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429637554319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429637554319"} 20250301122647131 DAUC <0003> hlr.c:428 IMSI='262429637554319': storing IMEI = 12345678901234 20250301122647131 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429637554319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429637554319"} 20250301122647131 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429637554319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647131 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647131 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647132 DAUC <0003> db_auc.c:157 IMSI='262429637554319': No 2G Auth Data TC_gsup_check_imei(261)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122647132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@bff17e184539: Final verdict of PTC: pass 20250301122647133 DAUC <0003> db_auc.c:157 IMSI='262421921475816': No 2G Auth Data 20250301122647133 DAUC <0003> db_auc.c:192 IMSI='262421921475816': No 3G Auth Data HLR_Test-GSUP(254)@bff17e184539: Created GsupExpect[0] for "262421921475816" to be handled at TC_gsup_check_imei(262) 20250301122647139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 20250301122647142 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647142 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421921475816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421921475816"} 20250301122647142 DMAIN <0000> hlr.c:435 IMSI='262421921475816': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122647142 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421921475816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421921475816"} 20250301122647142 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421921475816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647142 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647142 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bff17e184539: Found GsupExpect[0] for "262421921475816" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@bff17e184539: Added IMSI table entry 5TC_gsup_check_imei(262)"262421921475816" TC_gsup_check_imei(262)@bff17e184539: setverdict(pass): none -> pass 20250301122647143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647144 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421921475816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421921475816"} 20250301122647144 DAUC <0003> hlr.c:428 IMSI='262421921475816': storing IMEI = 12345678901234 20250301122647144 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421921475816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421921475816"} 20250301122647144 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421921475816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647144 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647144 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122647145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@bff17e184539: Final verdict of PTC: pass 20250301122647145 DAUC <0003> db_auc.c:157 IMSI='262425441485122': No 2G Auth Data 20250301122647145 DAUC <0003> db_auc.c:192 IMSI='262425441485122': No 3G Auth Data HLR_Test-GSUP(254)@bff17e184539: Created GsupExpect[0] for "262425441485122" to be handled at TC_gsup_check_imei(263) 20250301122647151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 20250301122647154 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647154 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425441485122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425441485122"} 20250301122647154 DMAIN <0000> hlr.c:435 IMSI='262425441485122': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122647154 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425441485122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425441485122"} 20250301122647154 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425441485122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647154 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647154 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bff17e184539: Found GsupExpect[0] for "262425441485122" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@bff17e184539: Added IMSI table entry 6TC_gsup_check_imei(263)"262425441485122" TC_gsup_check_imei(263)@bff17e184539: setverdict(pass): none -> pass 20250301122647156 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647156 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425441485122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425441485122"} 20250301122647156 DAUC <0003> hlr.c:428 IMSI='262425441485122': storing IMEI = 12345678901234 20250301122647156 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425441485122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425441485122"} 20250301122647156 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425441485122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647156 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647156 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122647157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@bff17e184539: Final verdict of PTC: pass 20250301122647157 DAUC <0003> db_auc.c:157 IMSI='262426424813057': No 2G Auth Data 20250301122647157 DAUC <0003> db_auc.c:192 IMSI='262426424813057': No 3G Auth Data HLR_Test-GSUP(254)@bff17e184539: Created GsupExpect[0] for "262426424813057" to be handled at TC_gsup_check_imei(264) 20250301122647163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20250301122647166 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647166 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426424813057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426424813057"} 20250301122647166 DMAIN <0000> hlr.c:435 IMSI='262426424813057': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122647166 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426424813057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426424813057"} 20250301122647166 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426424813057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647166 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647166 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bff17e184539: Found GsupExpect[0] for "262426424813057" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@bff17e184539: Added IMSI table entry 7TC_gsup_check_imei(264)"262426424813057" TC_gsup_check_imei(264)@bff17e184539: setverdict(pass): none -> pass 20250301122647168 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647168 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426424813057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426424813057"} 20250301122647168 DAUC <0003> hlr.c:428 IMSI='262426424813057': storing IMEI = 12345678901234 20250301122647168 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426424813057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426424813057"} 20250301122647168 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426424813057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122647168 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122647168 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122647169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122647170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4258 20250301122647170 DLINP <000b> input/ipa.c:452 connected read/write 20250301122647170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122647170 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122647170 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122647170 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122647170 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44599<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@bff17e184539: Final verdict of PTC: none 255@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_check_imei finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Mar 1 12:26: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 20250301122647193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 20250301122647294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53196<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78600) Waiting for packet dumper to finish... 1 (prev_count=78600, count=125424) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat Mar 1 12:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_check_imei_via_proxy started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122650410 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122650411 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122650417 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122650422 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650422 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122650422 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122650422 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 20250301122650422 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122650422 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 20250301122650422 DLGSUP <0013> gsup_server.c:236 2: 20250301122650422 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122650422 DLGSUP <0013> gsup_server.c:236 3: 20250301122650422 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122650422 DLGSUP <0013> gsup_server.c:236 4: 20250301122650422 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122650422 DLGSUP <0013> gsup_server.c:236 5: 20250301122650422 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122650422 DLGSUP <0013> gsup_server.c:236 7: 20250301122650422 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122650422 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122650422 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122650422 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)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@bff17e184539: 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") 20250301122650442 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33439<->l=127.0.0.1:4259) 20250301122650450 DAUC <0003> db_auc.c:157 IMSI='262422347517682': No 2G Auth Data 20250301122650450 DAUC <0003> db_auc.c:192 IMSI='262422347517682': No 3G Auth Data HLR_Test-GSUP(266)@bff17e184539: Created GsupExpect[0] for "262422347517682" to be handled at TC_gsup_check_imei_via_proxy(269) 20250301122650460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 20250301122650470 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650470 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422347517682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422347517682" source_name="the-source\n"} 20250301122650470 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250301122650470 DMAIN <0000> hlr.c:435 IMSI='262422347517682': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122650470 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422347517682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422347517682" destination_name="the-source\n"} 20250301122650470 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422347517682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650470 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650470 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bff17e184539: Found GsupExpect[0] for "262422347517682" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@bff17e184539: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422347517682" 20250301122650475 DAUC <0003> db_auc.c:192 IMSI='262422347517682': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@bff17e184539: setverdict(pass): none -> pass 20250301122650479 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650479 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422347517682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422347517682" source_name="the-source\n"} 20250301122650479 DAUC <0003> hlr.c:428 IMSI='262422347517682': storing IMEI = 12345678901234 20250301122650479 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422347517682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422347517682" destination_name="the-source\n"} 20250301122650479 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422347517682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650479 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650479 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650481 DAUC <0003> db_auc.c:192 IMSI='262422347517682': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122650483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@bff17e184539: Final verdict of PTC: pass 20250301122650485 DAUC <0003> db_auc.c:157 IMSI='262427986318275': No 2G Auth Data 20250301122650485 DAUC <0003> db_auc.c:192 IMSI='262427986318275': No 3G Auth Data HLR_Test-GSUP(266)@bff17e184539: Created GsupExpect[0] for "262427986318275" to be handled at TC_gsup_check_imei_via_proxy(270) 20250301122650495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53214<->l=127.0.0.1:4258 20250301122650497 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650497 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427986318275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427986318275" source_name="the-source\n"} 20250301122650497 DMAIN <0000> hlr.c:435 IMSI='262427986318275': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122650497 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262427986318275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427986318275" destination_name="the-source\n"} 20250301122650497 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262427986318275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650497 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650497 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bff17e184539: Found GsupExpect[0] for "262427986318275" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@bff17e184539: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262427986318275" 20250301122650498 DAUC <0003> db_auc.c:192 IMSI='262427986318275': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@bff17e184539: setverdict(pass): none -> pass 20250301122650500 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650500 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427986318275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427986318275" source_name="the-source\n"} 20250301122650500 DAUC <0003> hlr.c:428 IMSI='262427986318275': storing IMEI = 12345678901234 20250301122650500 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262427986318275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427986318275" destination_name="the-source\n"} 20250301122650500 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262427986318275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650500 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650500 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650501 DAUC <0003> db_auc.c:192 IMSI='262427986318275': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122650502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53214<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@bff17e184539: Final verdict of PTC: pass 20250301122650502 DAUC <0003> db_auc.c:157 IMSI='262421780662966': No 2G Auth Data 20250301122650502 DAUC <0003> db_auc.c:192 IMSI='262421780662966': No 3G Auth Data HLR_Test-GSUP(266)@bff17e184539: Created GsupExpect[0] for "262421780662966" to be handled at TC_gsup_check_imei_via_proxy(271) 20250301122650509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4258 20250301122650511 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650511 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421780662966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421780662966" source_name="the-source\n"} 20250301122650511 DMAIN <0000> hlr.c:435 IMSI='262421780662966': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122650511 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421780662966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421780662966" destination_name="the-source\n"} 20250301122650511 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421780662966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650511 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650511 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bff17e184539: Found GsupExpect[0] for "262421780662966" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@bff17e184539: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421780662966" TC_gsup_check_imei_via_proxy(271)@bff17e184539: setverdict(pass): none -> pass 20250301122650512 DAUC <0003> db_auc.c:192 IMSI='262421780662966': No 3G Auth Data 20250301122650514 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650514 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421780662966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421780662966" source_name="the-source\n"} 20250301122650514 DAUC <0003> hlr.c:428 IMSI='262421780662966': storing IMEI = 12345678901234 20250301122650514 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421780662966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421780662966" destination_name="the-source\n"} 20250301122650514 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421780662966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650514 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650514 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650515 DAUC <0003> db_auc.c:192 IMSI='262421780662966': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122650515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@bff17e184539: Final verdict of PTC: pass 20250301122650516 DAUC <0003> db_auc.c:157 IMSI='262425666521577': No 2G Auth Data 20250301122650516 DAUC <0003> db_auc.c:192 IMSI='262425666521577': No 3G Auth Data HLR_Test-GSUP(266)@bff17e184539: Created GsupExpect[0] for "262425666521577" to be handled at TC_gsup_check_imei_via_proxy(272) 20250301122650522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4258 20250301122650525 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650525 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425666521577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425666521577" source_name="the-source\n"} 20250301122650525 DMAIN <0000> hlr.c:435 IMSI='262425666521577': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122650525 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425666521577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425666521577" destination_name="the-source\n"} 20250301122650525 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262425666521577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650525 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650525 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bff17e184539: Found GsupExpect[0] for "262425666521577" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@bff17e184539: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425666521577" 20250301122650525 DAUC <0003> db_auc.c:157 IMSI='262425666521577': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@bff17e184539: setverdict(pass): none -> pass 20250301122650527 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650527 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425666521577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425666521577" source_name="the-source\n"} 20250301122650527 DAUC <0003> hlr.c:428 IMSI='262425666521577': storing IMEI = 12345678901234 20250301122650527 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425666521577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425666521577" destination_name="the-source\n"} 20250301122650527 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262425666521577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650527 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650527 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122650528 DAUC <0003> db_auc.c:157 IMSI='262425666521577': No 2G Auth Data 20250301122650528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@bff17e184539: Final verdict of PTC: pass 20250301122650529 DAUC <0003> db_auc.c:157 IMSI='262428151699075': No 2G Auth Data 20250301122650529 DAUC <0003> db_auc.c:192 IMSI='262428151699075': No 3G Auth Data HLR_Test-GSUP(266)@bff17e184539: Created GsupExpect[0] for "262428151699075" to be handled at TC_gsup_check_imei_via_proxy(273) 20250301122650535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53242<->l=127.0.0.1:4258 20250301122650537 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650537 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428151699075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428151699075" source_name="the-source\n"} 20250301122650537 DMAIN <0000> hlr.c:435 IMSI='262428151699075': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122650537 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428151699075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428151699075" destination_name="the-source\n"} 20250301122650537 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262428151699075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650538 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650538 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bff17e184539: Found GsupExpect[0] for "262428151699075" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@bff17e184539: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428151699075" TC_gsup_check_imei_via_proxy(273)@bff17e184539: setverdict(pass): none -> pass 20250301122650538 DAUC <0003> db_auc.c:157 IMSI='262428151699075': No 2G Auth Data 20250301122650540 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650540 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428151699075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428151699075" source_name="the-source\n"} 20250301122650540 DAUC <0003> hlr.c:428 IMSI='262428151699075': storing IMEI = 12345678901234 20250301122650540 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428151699075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428151699075" destination_name="the-source\n"} 20250301122650540 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262428151699075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650540 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650540 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122650540 DAUC <0003> db_auc.c:157 IMSI='262428151699075': No 2G Auth Data 20250301122650541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53242<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@bff17e184539: Final verdict of PTC: pass 20250301122650541 DAUC <0003> db_auc.c:157 IMSI='262422512105556': No 2G Auth Data 20250301122650541 DAUC <0003> db_auc.c:192 IMSI='262422512105556': No 3G Auth Data HLR_Test-GSUP(266)@bff17e184539: Created GsupExpect[0] for "262422512105556" to be handled at TC_gsup_check_imei_via_proxy(274) 20250301122650547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 20250301122650549 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650549 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422512105556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422512105556" source_name="the-source\n"} 20250301122650549 DMAIN <0000> hlr.c:435 IMSI='262422512105556': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122650549 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262422512105556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422512105556" destination_name="the-source\n"} 20250301122650549 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262422512105556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650549 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650550 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bff17e184539: Found GsupExpect[0] for "262422512105556" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@bff17e184539: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422512105556" TC_gsup_check_imei_via_proxy(274)@bff17e184539: setverdict(pass): none -> pass 20250301122650551 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650551 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422512105556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422512105556" source_name="the-source\n"} 20250301122650551 DAUC <0003> hlr.c:428 IMSI='262422512105556': storing IMEI = 12345678901234 20250301122650551 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262422512105556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422512105556" destination_name="the-source\n"} 20250301122650552 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262422512105556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650552 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650552 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122650552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@bff17e184539: Final verdict of PTC: pass 20250301122650553 DAUC <0003> db_auc.c:157 IMSI='262421634776692': No 2G Auth Data 20250301122650553 DAUC <0003> db_auc.c:192 IMSI='262421634776692': No 3G Auth Data HLR_Test-GSUP(266)@bff17e184539: Created GsupExpect[0] for "262421634776692" to be handled at TC_gsup_check_imei_via_proxy(275) 20250301122650559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 20250301122650563 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650563 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421634776692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421634776692" source_name="the-source\n"} 20250301122650563 DMAIN <0000> hlr.c:435 IMSI='262421634776692': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122650563 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421634776692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421634776692" destination_name="the-source\n"} 20250301122650563 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262421634776692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650563 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650563 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bff17e184539: Found GsupExpect[0] for "262421634776692" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@bff17e184539: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421634776692" TC_gsup_check_imei_via_proxy(275)@bff17e184539: setverdict(pass): none -> pass 20250301122650565 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650565 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421634776692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421634776692" source_name="the-source\n"} 20250301122650565 DAUC <0003> hlr.c:428 IMSI='262421634776692': storing IMEI = 12345678901234 20250301122650565 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421634776692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421634776692" destination_name="the-source\n"} 20250301122650565 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262421634776692 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650565 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650565 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122650566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@bff17e184539: Final verdict of PTC: pass 20250301122650567 DAUC <0003> db_auc.c:157 IMSI='262427111482143': No 2G Auth Data 20250301122650567 DAUC <0003> db_auc.c:192 IMSI='262427111482143': No 3G Auth Data HLR_Test-GSUP(266)@bff17e184539: Created GsupExpect[0] for "262427111482143" to be handled at TC_gsup_check_imei_via_proxy(276) 20250301122650573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4258 20250301122650576 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650576 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427111482143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427111482143" source_name="the-source\n"} 20250301122650576 DMAIN <0000> hlr.c:435 IMSI='262427111482143': has IMEI = 12345678901234 (consider setting 'store-imei') 20250301122650576 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427111482143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427111482143" destination_name="the-source\n"} 20250301122650576 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262427111482143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650576 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650576 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bff17e184539: Found GsupExpect[0] for "262427111482143" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@bff17e184539: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262427111482143" TC_gsup_check_imei_via_proxy(276)@bff17e184539: setverdict(pass): none -> pass 20250301122650578 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650578 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427111482143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427111482143" source_name="the-source\n"} 20250301122650578 DAUC <0003> hlr.c:428 IMSI='262427111482143': storing IMEI = 12345678901234 20250301122650578 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427111482143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427111482143" destination_name="the-source\n"} 20250301122650578 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262427111482143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122650578 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122650578 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122650579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122650580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 20250301122650580 DLINP <000b> input/ipa.c:452 connected read/write 20250301122650580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122650580 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122650580 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122650580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122650580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250301122650580 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33439<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@bff17e184539: Final verdict of PTC: none 267@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Mar 1 12:26: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 20250301122650603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20250301122650704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78428) Waiting for packet dumper to finish... 1 (prev_count=78428, count=126920) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat Mar 1 12:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_check_imei_invalid_len started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122653803 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122653803 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122653807 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122653812 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122653812 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122653812 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122653812 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 20250301122653812 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122653812 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 20250301122653812 DLGSUP <0013> gsup_server.c:236 2: 20250301122653812 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122653812 DLGSUP <0013> gsup_server.c:236 3: 20250301122653812 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122653812 DLGSUP <0013> gsup_server.c:236 4: 20250301122653812 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122653812 DLGSUP <0013> gsup_server.c:236 5: 20250301122653812 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122653812 DLGSUP <0013> gsup_server.c:236 7: 20250301122653812 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122653812 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122653812 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122653812 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@bff17e184539: 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") 20250301122653838 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42107<->l=127.0.0.1:4259) 20250301122653846 DAUC <0003> db_auc.c:157 IMSI='262427201687365': No 2G Auth Data 20250301122653847 DAUC <0003> db_auc.c:192 IMSI='262427201687365': No 3G Auth Data HLR_Test-GSUP(278)@bff17e184539: Created GsupExpect[0] for "262427201687365" to be handled at TC_gsup_check_imei_invalid_len(281) 20250301122653872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 20250301122653882 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653882 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427201687365"} 20250301122653882 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250301122653882 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427201687365" cause=Invalid mandatory information} 20250301122653883 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653883 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653883 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bff17e184539: Found GsupExpect[0] for "262427201687365" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@bff17e184539: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427201687365" TC_gsup_check_imei_invalid_len(281)@bff17e184539: setverdict(pass): none -> pass 20250301122653888 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653888 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427201687365"} 20250301122653888 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250301122653888 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427201687365" cause=Invalid mandatory information} 20250301122653888 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653888 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653888 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653890 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653890 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427201687365"} 20250301122653890 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250301122653890 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427201687365" cause=Invalid mandatory information} 20250301122653890 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653890 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653890 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653892 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653892 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427201687365"} 20250301122653892 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250301122653892 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427201687365" cause=Invalid mandatory information} 20250301122653892 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653892 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653892 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653894 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653894 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427201687365"} 20250301122653894 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250301122653894 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427201687365" cause=Invalid mandatory information} 20250301122653894 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427201687365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653894 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653894 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@bff17e184539: Final verdict of PTC: pass 20250301122653897 DAUC <0003> db_auc.c:157 IMSI='262428384723419': No 2G Auth Data 20250301122653897 DAUC <0003> db_auc.c:192 IMSI='262428384723419': No 3G Auth Data HLR_Test-GSUP(278)@bff17e184539: Created GsupExpect[0] for "262428384723419" to be handled at TC_gsup_check_imei_invalid_len(282) 20250301122653906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57488<->l=127.0.0.1:4258 20250301122653908 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653908 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428384723419"} 20250301122653908 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250301122653908 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428384723419" cause=Invalid mandatory information} 20250301122653908 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653908 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653908 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bff17e184539: Found GsupExpect[0] for "262428384723419" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@bff17e184539: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262428384723419" TC_gsup_check_imei_invalid_len(282)@bff17e184539: setverdict(pass): none -> pass 20250301122653909 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653909 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428384723419"} 20250301122653909 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250301122653909 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428384723419" cause=Invalid mandatory information} 20250301122653909 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653909 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653909 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653910 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653910 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428384723419"} 20250301122653910 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250301122653910 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428384723419" cause=Invalid mandatory information} 20250301122653910 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653910 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653910 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653911 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653911 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428384723419"} 20250301122653911 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250301122653911 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428384723419" cause=Invalid mandatory information} 20250301122653911 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653911 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653911 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653912 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653912 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428384723419"} 20250301122653912 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250301122653912 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428384723419" cause=Invalid mandatory information} 20250301122653912 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428384723419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653912 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653912 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57488<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@bff17e184539: Final verdict of PTC: pass 20250301122653914 DAUC <0003> db_auc.c:157 IMSI='262429844668054': No 2G Auth Data 20250301122653914 DAUC <0003> db_auc.c:192 IMSI='262429844668054': No 3G Auth Data HLR_Test-GSUP(278)@bff17e184539: Created GsupExpect[0] for "262429844668054" to be handled at TC_gsup_check_imei_invalid_len(283) 20250301122653921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4258 20250301122653924 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653924 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844668054"} 20250301122653924 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250301122653924 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429844668054" cause=Invalid mandatory information} 20250301122653924 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653924 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653924 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bff17e184539: Found GsupExpect[0] for "262429844668054" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@bff17e184539: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429844668054" TC_gsup_check_imei_invalid_len(283)@bff17e184539: setverdict(pass): none -> pass 20250301122653925 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653925 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844668054"} 20250301122653925 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250301122653925 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429844668054" cause=Invalid mandatory information} 20250301122653925 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653925 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653925 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653926 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653926 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844668054"} 20250301122653926 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250301122653926 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429844668054" cause=Invalid mandatory information} 20250301122653926 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653926 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653926 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653927 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653927 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844668054"} 20250301122653927 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250301122653927 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429844668054" cause=Invalid mandatory information} 20250301122653927 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653927 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653927 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653928 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653928 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429844668054"} 20250301122653928 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250301122653928 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429844668054" cause=Invalid mandatory information} 20250301122653928 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429844668054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653928 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653928 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@bff17e184539: Final verdict of PTC: pass 20250301122653930 DAUC <0003> db_auc.c:157 IMSI='262424178746933': No 2G Auth Data 20250301122653930 DAUC <0003> db_auc.c:192 IMSI='262424178746933': No 3G Auth Data HLR_Test-GSUP(278)@bff17e184539: Created GsupExpect[0] for "262424178746933" to be handled at TC_gsup_check_imei_invalid_len(284) 20250301122653936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 20250301122653939 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653939 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424178746933"} 20250301122653939 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250301122653939 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424178746933" cause=Invalid mandatory information} 20250301122653939 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653939 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653939 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bff17e184539: Found GsupExpect[0] for "262424178746933" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@bff17e184539: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424178746933" TC_gsup_check_imei_invalid_len(284)@bff17e184539: setverdict(pass): none -> pass 20250301122653941 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653941 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424178746933"} 20250301122653941 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250301122653941 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424178746933" cause=Invalid mandatory information} 20250301122653941 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653941 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653941 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653942 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653942 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424178746933"} 20250301122653942 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250301122653942 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424178746933" cause=Invalid mandatory information} 20250301122653942 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653942 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653942 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653943 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653943 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424178746933"} 20250301122653943 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250301122653943 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424178746933" cause=Invalid mandatory information} 20250301122653943 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653943 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653943 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653944 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653944 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424178746933"} 20250301122653944 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250301122653944 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424178746933" cause=Invalid mandatory information} 20250301122653944 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424178746933 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653944 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653944 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@bff17e184539: Final verdict of PTC: pass 20250301122653945 DAUC <0003> db_auc.c:157 IMSI='262428106426348': No 2G Auth Data 20250301122653945 DAUC <0003> db_auc.c:192 IMSI='262428106426348': No 3G Auth Data HLR_Test-GSUP(278)@bff17e184539: Created GsupExpect[0] for "262428106426348" to be handled at TC_gsup_check_imei_invalid_len(285) 20250301122653953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 20250301122653955 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653955 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428106426348"} 20250301122653955 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250301122653955 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428106426348" cause=Invalid mandatory information} 20250301122653955 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653955 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653955 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bff17e184539: Found GsupExpect[0] for "262428106426348" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@bff17e184539: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262428106426348" TC_gsup_check_imei_invalid_len(285)@bff17e184539: setverdict(pass): none -> pass 20250301122653956 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653956 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428106426348"} 20250301122653956 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250301122653956 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428106426348" cause=Invalid mandatory information} 20250301122653956 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653956 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653956 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653957 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653957 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428106426348"} 20250301122653957 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250301122653957 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428106426348" cause=Invalid mandatory information} 20250301122653957 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653957 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653957 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653958 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653958 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428106426348"} 20250301122653958 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250301122653958 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428106426348" cause=Invalid mandatory information} 20250301122653958 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653958 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653958 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653959 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653959 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428106426348"} 20250301122653959 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250301122653959 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428106426348" cause=Invalid mandatory information} 20250301122653959 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428106426348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653959 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653959 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@bff17e184539: Final verdict of PTC: pass 20250301122653960 DAUC <0003> db_auc.c:157 IMSI='262425694418470': No 2G Auth Data 20250301122653960 DAUC <0003> db_auc.c:192 IMSI='262425694418470': No 3G Auth Data HLR_Test-GSUP(278)@bff17e184539: Created GsupExpect[0] for "262425694418470" to be handled at TC_gsup_check_imei_invalid_len(286) 20250301122653967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4258 20250301122653969 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653969 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425694418470"} 20250301122653969 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250301122653969 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425694418470" cause=Invalid mandatory information} 20250301122653969 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653969 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653969 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bff17e184539: Found GsupExpect[0] for "262425694418470" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@bff17e184539: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262425694418470" TC_gsup_check_imei_invalid_len(286)@bff17e184539: setverdict(pass): none -> pass 20250301122653970 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653970 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425694418470"} 20250301122653970 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250301122653970 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425694418470" cause=Invalid mandatory information} 20250301122653970 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653970 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653970 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653971 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653971 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425694418470"} 20250301122653971 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250301122653971 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425694418470" cause=Invalid mandatory information} 20250301122653971 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653971 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653971 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653972 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653972 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425694418470"} 20250301122653972 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250301122653972 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425694418470" cause=Invalid mandatory information} 20250301122653972 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653972 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653972 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653973 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653973 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425694418470"} 20250301122653973 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250301122653973 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425694418470" cause=Invalid mandatory information} 20250301122653973 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425694418470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653973 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653973 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@bff17e184539: Final verdict of PTC: pass 20250301122653975 DAUC <0003> db_auc.c:157 IMSI='262426457167945': No 2G Auth Data 20250301122653975 DAUC <0003> db_auc.c:192 IMSI='262426457167945': No 3G Auth Data HLR_Test-GSUP(278)@bff17e184539: Created GsupExpect[0] for "262426457167945" to be handled at TC_gsup_check_imei_invalid_len(287) 20250301122653981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 20250301122653983 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653983 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426457167945"} 20250301122653983 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250301122653983 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426457167945" cause=Invalid mandatory information} 20250301122653983 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653983 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653983 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bff17e184539: Found GsupExpect[0] for "262426457167945" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@bff17e184539: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426457167945" TC_gsup_check_imei_invalid_len(287)@bff17e184539: setverdict(pass): none -> pass 20250301122653984 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653984 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426457167945"} 20250301122653984 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250301122653984 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426457167945" cause=Invalid mandatory information} 20250301122653984 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653984 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653984 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653985 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653985 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426457167945"} 20250301122653985 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250301122653985 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426457167945" cause=Invalid mandatory information} 20250301122653985 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653985 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653985 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653986 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653986 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426457167945"} 20250301122653986 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250301122653986 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426457167945" cause=Invalid mandatory information} 20250301122653986 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653986 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653986 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653987 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653987 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426457167945"} 20250301122653987 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250301122653987 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426457167945" cause=Invalid mandatory information} 20250301122653987 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426457167945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653987 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653987 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@bff17e184539: Final verdict of PTC: pass 20250301122653988 DAUC <0003> db_auc.c:157 IMSI='262424205756415': No 2G Auth Data 20250301122653988 DAUC <0003> db_auc.c:192 IMSI='262424205756415': No 3G Auth Data HLR_Test-GSUP(278)@bff17e184539: Created GsupExpect[0] for "262424205756415" to be handled at TC_gsup_check_imei_invalid_len(288) 20250301122653994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 20250301122653996 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653996 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424205756415"} 20250301122653996 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250301122653996 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424205756415" cause=Invalid mandatory information} 20250301122653996 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653996 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653996 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bff17e184539: Found GsupExpect[0] for "262424205756415" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@bff17e184539: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424205756415" TC_gsup_check_imei_invalid_len(288)@bff17e184539: setverdict(pass): none -> pass 20250301122653997 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653997 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424205756415"} 20250301122653997 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250301122653997 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424205756415" cause=Invalid mandatory information} 20250301122653997 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653997 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653997 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653998 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653998 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424205756415"} 20250301122653998 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250301122653998 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424205756415" cause=Invalid mandatory information} 20250301122653998 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653998 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653998 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653998 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653998 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424205756415"} 20250301122653998 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250301122653998 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424205756415" cause=Invalid mandatory information} 20250301122653998 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653998 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653998 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122653999 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122653999 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424205756415"} 20250301122653999 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250301122653999 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424205756415" cause=Invalid mandatory information} 20250301122653999 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424205756415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122653999 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122653999 DLINP <000b> input/ipa.c:452 connected read/write 20250301122653999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122654000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@bff17e184539: Final verdict of PTC: pass MTC@bff17e184539: setverdict(pass): none -> pass 20250301122654000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@bff17e184539: Final verdict of PTC: none 20250301122654001 DLINP <000b> input/ipa.c:452 connected read/write 20250301122654001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122654001 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122654001 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122654001 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122654001 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42107<->l=127.0.0.1:4259) 279@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: pass MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@bff17e184539: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Mar 1 12:26:54 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 20250301122654024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57558<->l=127.0.0.1:4258 20250301122654124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57558<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78440) Waiting for packet dumper to finish... 1 (prev_count=78440, count=168356) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat Mar 1 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_gsup_check_imei_unknown_imsi started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122657247 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122657247 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122657251 DLINP <000b> input/ipa.c:452 connected read/write 20250301122657251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122657251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122657252 DLINP <000b> input/ipa.c:452 connected read/write 20250301122657252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122657252 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122657252 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122657252 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 20250301122657252 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122657252 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 20250301122657252 DLGSUP <0013> gsup_server.c:236 2: 20250301122657252 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122657252 DLGSUP <0013> gsup_server.c:236 3: 20250301122657252 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122657252 DLGSUP <0013> gsup_server.c:236 4: 20250301122657252 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122657252 DLGSUP <0013> gsup_server.c:236 5: 20250301122657252 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122657252 DLGSUP <0013> gsup_server.c:236 7: 20250301122657252 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122657252 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122657252 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122657253 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@bff17e184539: 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") 20250301122657274 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34213<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@bff17e184539: Created GsupExpect[0] for "262427277128578" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250301122657292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20250301122657300 DLINP <000b> input/ipa.c:452 connected read/write 20250301122657300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122657300 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427277128578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427277128578"} 20250301122657300 DMAIN <0000> hlr.c:435 IMSI='262427277128578': has IMEI = 22245678901234 (consider setting 'store-imei') 20250301122657300 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427277128578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250301122657300 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427277128578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427277128578" cause=Invalid mandatory information} 20250301122657300 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427277128578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122657300 DLINP <000b> input/ipa.c:452 connected read/write 20250301122657300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122657300 DLINP <000b> input/ipa.c:452 connected read/write 20250301122657300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@bff17e184539: Found GsupExpect[0] for "262427277128578" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@bff17e184539: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427277128578" TC_gsup_check_imei_unknown_imsi(293)@bff17e184539: setverdict(pass): none -> pass 20250301122657306 DLINP <000b> input/ipa.c:452 connected read/write 20250301122657306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122657306 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427277128578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427277128578"} 20250301122657306 DAUC <0003> hlr.c:428 IMSI='262427277128578': storing IMEI = 22245678901234 20250301122657306 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427277128578': no such subscriber 20250301122657306 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427277128578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250301122657306 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427277128578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427277128578" cause=Invalid mandatory information} 20250301122657306 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427277128578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122657306 DLINP <000b> input/ipa.c:452 connected read/write 20250301122657306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122657306 DLINP <000b> input/ipa.c:452 connected read/write 20250301122657306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122657308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@bff17e184539: Final verdict of PTC: pass 20250301122657309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20250301122657311 DLINP <000b> input/ipa.c:452 connected read/write 20250301122657311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122657311 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122657311 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122657311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@bff17e184539: Final verdict of PTC: none 20250301122657312 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34213<->l=127.0.0.1:4259) 291@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 291: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@bff17e184539: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Mar 1 12:26: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 20250301122657345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57582<->l=127.0.0.1:4258 20250301122657445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57582<->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@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sat Mar 1 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122700581 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122700581 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122700586 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57584<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122700591 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700591 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122700591 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122700591 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 20250301122700591 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122700591 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 20250301122700591 DLGSUP <0013> gsup_server.c:236 2: 20250301122700591 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122700591 DLGSUP <0013> gsup_server.c:236 3: 20250301122700591 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122700591 DLGSUP <0013> gsup_server.c:236 4: 20250301122700592 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122700592 DLGSUP <0013> gsup_server.c:236 5: 20250301122700592 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122700592 DLGSUP <0013> gsup_server.c:236 7: 20250301122700592 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122700592 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122700592 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122700592 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@bff17e184539: 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") 20250301122700609 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36355<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@bff17e184539: Created GsupExpect[0] for "262423964249341" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250301122700619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57596<->l=127.0.0.1:4258 20250301122700634 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700634 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423964249341"} 20250301122700634 DMAIN <0000> hlr.c:227 IMSI='262423964249341': Creating subscriber on demand 20250301122700634 DMAIN <0000> hlr.c:243 IMSI='262423964249341': Successfully assigned MSISDN='759' 20250301122700634 DAUC <0003> hlr.c:428 IMSI='262423964249341': storing IMEI = 12345678901234 20250301122700634 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423964249341"} 20250301122700634 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122700634 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700635 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@bff17e184539: Found GsupExpect[0] for "262423964249341" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@bff17e184539: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423964249341" TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): none -> pass 20250301122700640 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700640 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700642 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700642 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700644 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700644 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700646 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700646 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423964249341" cn_domain=PS} 20250301122700646 DLU <0006> fsm.c:456 lu(262423964249341)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122700646 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122700646 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122700646 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423964249341" cn_domain=PS} 20250301122700646 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700646 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700650 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700650 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423964249341"} 20250301122700650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122700650 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122700650 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423964249341"} 20250301122700650 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122700650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122700650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122700650 DLU <0006> fsm.c:568 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122700650 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700650 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700658 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700659 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423964249341"} 20250301122700659 DMAIN <0000> hlr.c:227 IMSI='262423964249341': Creating subscriber on demand 20250301122700659 DMAIN <0000> hlr.c:243 IMSI='262423964249341': Successfully assigned MSISDN='850' 20250301122700659 DAUC <0003> hlr.c:428 IMSI='262423964249341': storing IMEI = 12345678901234 20250301122700659 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423964249341"} 20250301122700659 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122700659 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700659 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700661 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700661 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700663 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700663 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700664 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700664 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700666 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700666 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700668 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700668 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423964249341" cn_domain=PS} 20250301122700668 DLU <0006> fsm.c:456 lu(262423964249341)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122700668 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122700669 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122700669 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423964249341" cn_domain=PS} 20250301122700669 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700669 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700672 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700672 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423964249341"} 20250301122700672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122700672 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122700672 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423964249341"} 20250301122700672 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122700672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122700672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122700672 DLU <0006> fsm.c:568 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122700672 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700672 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700680 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700680 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423964249341"} 20250301122700680 DMAIN <0000> hlr.c:227 IMSI='262423964249341': Creating subscriber on demand 20250301122700680 DMAIN <0000> hlr.c:243 IMSI='262423964249341': Successfully assigned MSISDN='902' 20250301122700680 DAUC <0003> hlr.c:428 IMSI='262423964249341': storing IMEI = 12345678901234 20250301122700680 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423964249341"} 20250301122700680 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122700680 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700680 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700682 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700682 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700684 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700684 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700685 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700685 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700687 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700687 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700689 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700689 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423964249341" cn_domain=PS} 20250301122700690 DLU <0006> fsm.c:456 lu(262423964249341)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122700690 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250301122700690 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423964249341" cause=GPRS services not allowed} 20250301122700690 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122700690 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122700690 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122700690 DLU <0006> fsm.c:568 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122700690 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700690 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700697 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700697 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423964249341"} 20250301122700697 DMAIN <0000> hlr.c:227 IMSI='262423964249341': Creating subscriber on demand 20250301122700698 DMAIN <0000> hlr.c:243 IMSI='262423964249341': Successfully assigned MSISDN='234' 20250301122700698 DAUC <0003> hlr.c:428 IMSI='262423964249341': storing IMEI = 12345678901234 20250301122700698 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423964249341"} 20250301122700698 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122700698 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700698 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700701 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700701 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700704 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700704 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700706 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700706 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700709 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700709 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423964249341" cn_domain=PS} 20250301122700709 DLU <0006> fsm.c:456 lu(262423964249341)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122700709 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250301122700709 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423964249341" cause=GPRS services not allowed} 20250301122700709 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122700709 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122700709 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122700709 DLU <0006> fsm.c:568 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122700709 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700709 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700719 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700719 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423964249341"} 20250301122700719 DMAIN <0000> hlr.c:227 IMSI='262423964249341': Creating subscriber on demand 20250301122700719 DAUC <0003> hlr.c:428 IMSI='262423964249341': storing IMEI = 12345678901234 20250301122700719 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423964249341"} 20250301122700719 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122700719 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700719 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700721 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700721 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700723 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700723 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700724 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700724 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700726 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700726 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423964249341" cn_domain=PS} 20250301122700726 DLU <0006> fsm.c:456 lu(262423964249341)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122700726 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250301122700726 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423964249341" cause=GPRS services not allowed} 20250301122700726 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122700726 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122700726 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122700726 DLU <0006> fsm.c:568 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122700726 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700726 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700731 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700731 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423964249341"} 20250301122700731 DMAIN <0000> hlr.c:227 IMSI='262423964249341': Creating subscriber on demand 20250301122700731 DAUC <0003> hlr.c:428 IMSI='262423964249341': storing IMEI = 12345678901234 20250301122700731 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423964249341"} 20250301122700731 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250301122700731 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700731 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700731 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700731 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700732 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700732 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700733 DAUC <0003> db_auc.c:157 IMSI='262423964249341': No 2G Auth Data 20250301122700733 DAUC <0003> db_auc.c:192 IMSI='262423964249341': No 3G Auth Data 20250301122700734 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700734 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423964249341" cn_domain=PS} 20250301122700734 DLU <0006> fsm.c:456 lu(262423964249341)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122700734 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122700734 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423964249341)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122700734 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423964249341" cn_domain=PS} 20250301122700734 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700734 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700735 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700735 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423964249341"} 20250301122700735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122700735 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122700735 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423964249341"} 20250301122700735 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423964249341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122700735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122700735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122700735 DLU <0006> fsm.c:568 lu(PS:IMSI-262423964249341)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122700735 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122700735 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122700737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57596<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@bff17e184539: Final verdict of PTC: pass 20250301122700737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57584<->l=127.0.0.1:4258 20250301122700738 DLINP <000b> input/ipa.c:452 connected read/write 20250301122700738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122700738 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122700738 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122700738 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122700738 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36355<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@bff17e184539: Final verdict of PTC: none 296@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 296: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@bff17e184539: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Mar 1 12:27: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 20250301122700769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20250301122700870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->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=97056) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat Mar 1 12:27:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_subscr_create_on_demand_ul started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122703981 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122703981 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122703986 DLINP <000b> input/ipa.c:452 connected read/write 20250301122703986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122703987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122703991 DLINP <000b> input/ipa.c:452 connected read/write 20250301122703991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122703991 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122703992 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122703992 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 20250301122703992 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122703992 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 20250301122703992 DLGSUP <0013> gsup_server.c:236 2: 20250301122703992 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122703992 DLGSUP <0013> gsup_server.c:236 3: 20250301122703992 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122703992 DLGSUP <0013> gsup_server.c:236 4: 20250301122703992 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122703992 DLGSUP <0013> gsup_server.c:236 5: 20250301122703992 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122703992 DLGSUP <0013> gsup_server.c:236 7: 20250301122703992 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122703992 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122703992 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122703992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@bff17e184539: 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") 20250301122704021 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34485<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@bff17e184539: Created GsupExpect[0] for "262425382947184" to be handled at TC_subscr_create_on_demand_ul(303) 20250301122704043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 20250301122704056 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704057 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425382947184" cn_domain=PS} 20250301122704057 DMAIN <0000> hlr.c:227 IMSI='262425382947184': Creating subscriber on demand 20250301122704057 DMAIN <0000> hlr.c:243 IMSI='262425382947184': Successfully assigned MSISDN='253' 20250301122704057 DLU <0006> fsm.c:456 lu(262425382947184)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122704057 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122704057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122704057 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425382947184" cn_domain=PS} 20250301122704057 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704057 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@bff17e184539: Found GsupExpect[0] for "262425382947184" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@bff17e184539: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425382947184" 20250301122704063 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704064 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425382947184"} 20250301122704064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122704064 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122704064 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425382947184"} 20250301122704064 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122704064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122704064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122704064 DLU <0006> fsm.c:568 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122704064 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704064 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bff17e184539: setverdict(pass): none -> pass 20250301122704067 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704067 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704069 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704069 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704071 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704071 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704077 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704077 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425382947184" cn_domain=PS} 20250301122704077 DMAIN <0000> hlr.c:227 IMSI='262425382947184': Creating subscriber on demand 20250301122704077 DMAIN <0000> hlr.c:243 IMSI='262425382947184': Successfully assigned MSISDN='751' 20250301122704077 DLU <0006> fsm.c:456 lu(262425382947184)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122704077 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122704078 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122704078 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425382947184" cn_domain=PS} 20250301122704078 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704078 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704081 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704081 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425382947184"} 20250301122704081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122704081 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122704081 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425382947184"} 20250301122704081 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122704081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122704081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122704081 DLU <0006> fsm.c:568 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122704081 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704082 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122704084 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704084 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704086 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704086 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704088 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704088 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704089 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704089 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704094 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704094 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425382947184" cn_domain=PS} 20250301122704094 DMAIN <0000> hlr.c:227 IMSI='262425382947184': Creating subscriber on demand 20250301122704094 DMAIN <0000> hlr.c:243 IMSI='262425382947184': Successfully assigned MSISDN='707' 20250301122704094 DLU <0006> fsm.c:456 lu(262425382947184)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122704094 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250301122704094 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425382947184" cause=GPRS services not allowed} 20250301122704094 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122704094 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122704094 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122704094 DLU <0006> fsm.c:568 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122704094 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704094 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122704096 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704096 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704097 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704097 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704098 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704098 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704098 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704098 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704102 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704102 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425382947184" cn_domain=PS} 20250301122704102 DMAIN <0000> hlr.c:227 IMSI='262425382947184': Creating subscriber on demand 20250301122704102 DMAIN <0000> hlr.c:243 IMSI='262425382947184': Successfully assigned MSISDN='217' 20250301122704102 DLU <0006> fsm.c:456 lu(262425382947184)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122704102 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250301122704102 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425382947184" cause=GPRS services not allowed} 20250301122704102 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122704102 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122704102 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122704102 DLU <0006> fsm.c:568 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122704102 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704102 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704103 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704103 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122704104 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704104 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704104 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704104 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704109 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704109 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425382947184" cn_domain=PS} 20250301122704109 DMAIN <0000> hlr.c:227 IMSI='262425382947184': Creating subscriber on demand 20250301122704109 DLU <0006> fsm.c:456 lu(262425382947184)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122704109 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250301122704109 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425382947184" cause=GPRS services not allowed} 20250301122704109 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122704109 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122704109 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: Freeing instance 20250301122704109 DLU <0006> fsm.c:568 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: Deallocated 20250301122704109 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704109 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704111 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704111 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122704112 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704112 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704113 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704113 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704119 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704119 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425382947184" cn_domain=PS} 20250301122704119 DMAIN <0000> hlr.c:227 IMSI='262425382947184': Creating subscriber on demand 20250301122704119 DLU <0006> fsm.c:456 lu(262425382947184)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122704119 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122704119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425382947184)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122704119 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425382947184" cn_domain=PS} 20250301122704119 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704119 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704121 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704121 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425382947184"} 20250301122704121 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122704121 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122704121 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425382947184"} 20250301122704121 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425382947184 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122704121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122704121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122704121 DLU <0006> fsm.c:568 lu(PS:IMSI-262425382947184)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122704121 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122704121 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122704122 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704122 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704123 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704123 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data 20250301122704124 DAUC <0003> db_auc.c:157 IMSI='262425382947184': No 2G Auth Data 20250301122704124 DAUC <0003> db_auc.c:192 IMSI='262425382947184': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122704127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@bff17e184539: Final verdict of PTC: pass 20250301122704128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20250301122704130 DLINP <000b> input/ipa.c:452 connected read/write 20250301122704130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122704130 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122704130 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122704130 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122704131 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34485<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@bff17e184539: Final verdict of PTC: none 301@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 301: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@bff17e184539: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Mar 1 12:27: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 20250301122704183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54550<->l=127.0.0.1:4258 20250301122704284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54550<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77772) Waiting for packet dumper to finish... 1 (prev_count=77772, count=81804) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat Mar 1 12:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_subscr_create_on_demand_sai started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122707375 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122707375 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122707379 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122707380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@bff17e184539: 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) } } } } 20250301122707381 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP-IPA(304)@bff17e184539: 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 } } } } 20250301122707381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122707381 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122707381 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122707381 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 20250301122707381 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122707381 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 20250301122707381 DLGSUP <0013> gsup_server.c:236 2: 20250301122707381 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122707381 DLGSUP <0013> gsup_server.c:236 3: 20250301122707381 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122707381 DLGSUP <0013> gsup_server.c:236 4: 20250301122707381 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122707381 DLGSUP <0013> gsup_server.c:236 5: 20250301122707381 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122707381 DLGSUP <0013> gsup_server.c:236 7: 20250301122707381 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122707381 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122707381 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122707381 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@bff17e184539: 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") 20250301122707398 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35291<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@bff17e184539: Created GsupExpect[0] for "262421188111304" to be handled at TC_subscr_create_on_demand_sai(308) 20250301122707410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54566<->l=127.0.0.1:4258 20250301122707422 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122707422 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421188111304"} 20250301122707422 DMAIN <0000> hlr.c:227 IMSI='262421188111304': Creating subscriber on demand 20250301122707422 DMAIN <0000> hlr.c:243 IMSI='262421188111304': Successfully assigned MSISDN='117' 20250301122707422 DAUC <0003> db_auc.c:157 IMSI='262421188111304': No 2G Auth Data 20250301122707422 DAUC <0003> db_auc.c:192 IMSI='262421188111304': No 3G Auth Data 20250301122707422 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421188111304 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 20250301122707422 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421188111304" cause=IMSI unknown in HLR} 20250301122707422 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250301122707422 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122707422 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@bff17e184539: Found GsupExpect[0] for "262421188111304" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@bff17e184539: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262421188111304" TC_subscr_create_on_demand_sai(308)@bff17e184539: setverdict(pass): none -> pass 20250301122707427 DAUC <0003> db_auc.c:157 IMSI='262421188111304': No 2G Auth Data 20250301122707427 DAUC <0003> db_auc.c:192 IMSI='262421188111304': No 3G Auth Data 20250301122707430 DAUC <0003> db_auc.c:157 IMSI='262421188111304': No 2G Auth Data 20250301122707430 DAUC <0003> db_auc.c:192 IMSI='262421188111304': No 3G Auth Data 20250301122707431 DAUC <0003> db_auc.c:157 IMSI='262421188111304': No 2G Auth Data 20250301122707431 DAUC <0003> db_auc.c:192 IMSI='262421188111304': No 3G Auth Data 20250301122707434 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122707434 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421188111304" cn_domain=PS} 20250301122707434 DLU <0006> fsm.c:456 lu(262421188111304)[0x557aea430730]{UNVALIDATED}: Allocated 20250301122707434 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250301122707435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421188111304)[0x557aea430730]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122707435 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421188111304" cn_domain=PS} 20250301122707435 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122707435 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122707439 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122707439 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421188111304"} 20250301122707439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421188111304)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122707439 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122707439 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421188111304"} 20250301122707439 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421188111304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122707439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421188111304)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122707439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421188111304)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122707439 DLU <0006> fsm.c:568 lu(PS:IMSI-262421188111304)[0x557aea430730]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122707439 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122707440 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122707444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54566<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@bff17e184539: Final verdict of PTC: pass 20250301122707446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 20250301122707448 DLINP <000b> input/ipa.c:452 connected read/write 20250301122707448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122707448 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122707448 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122707448 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122707448 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35291<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@bff17e184539: Final verdict of PTC: none 306@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 306: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@bff17e184539: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Mar 1 12:27: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 20250301122707489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 20250301122707590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54576<->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@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat Mar 1 12:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_MSLookup_mDNS_service_other_home started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122710700 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122710701 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122710705 DLINP <000b> input/ipa.c:452 connected read/write 20250301122710705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122710707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122710711 DLINP <000b> input/ipa.c:452 connected read/write 20250301122710711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122710711 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122710711 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122710711 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 20250301122710711 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122710711 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 20250301122710711 DLGSUP <0013> gsup_server.c:236 2: 20250301122710711 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122710711 DLGSUP <0013> gsup_server.c:236 3: 20250301122710711 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122710711 DLGSUP <0013> gsup_server.c:236 4: 20250301122710711 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122710711 DLGSUP <0013> gsup_server.c:236 5: 20250301122710711 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122710711 DLGSUP <0013> gsup_server.c:236 7: 20250301122710711 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(309)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122710711 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122710711 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122710711 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@bff17e184539: 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") 20250301122710736 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45697<->l=127.0.0.1:4259) 20250301122710740 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250301122710740 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@bff17e184539: Created GsupExpect[0] for "262428508286244" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250301122710764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54592<->l=127.0.0.1:4258 20250301122710770 DAUC <0003> db_auc.c:157 IMSI='262428508286244': No 2G Auth Data 20250301122710770 DAUC <0003> db_auc.c:192 IMSI='262428508286244': No 3G Auth Data 20250301122710776 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618432687.msisdn 20250301122710776 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618432687.msisdn: not attached (vlr_number unset) 20250301122710776 DDGSM <0007> mslookup_server.c:327 sip.voice.491618432687.msisdn: does not exist in GSUP proxy 20250301122711786 DLINP <000b> input/ipa.c:452 connected read/write 20250301122711786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122711786 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428508286244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428508286244" cn_domain=CS} 20250301122711786 DLU <0006> fsm.c:456 lu(262428508286244)[0x557aea42d480]{UNVALIDATED}: Allocated 20250301122711786 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428508286244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250301122711786 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428508286244)[0x557aea42d480]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250301122711786 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428508286244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428508286244" cn_domain=CS} 20250301122711786 DLINP <000b> input/ipa.c:452 connected read/write 20250301122711786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122711786 DLINP <000b> input/ipa.c:452 connected read/write 20250301122711786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@bff17e184539: Found GsupExpect[0] for "262428508286244" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@bff17e184539: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428508286244" 20250301122711793 DLINP <000b> input/ipa.c:452 connected read/write 20250301122711793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122711793 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428508286244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428508286244"} 20250301122711793 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428508286244)[0x557aea42d480]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250301122711793 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428508286244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250301122711793 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428508286244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428508286244"} 20250301122711793 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428508286244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122711793 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428508286244)[0x557aea42d480]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250301122711793 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428508286244)[0x557aea42d480]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250301122711793 DLU <0006> fsm.c:568 lu(CS:IMSI-262428508286244)[0x557aea42d480]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250301122711793 DLINP <000b> input/ipa.c:452 connected read/write 20250301122711794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122711794 DLINP <000b> input/ipa.c:452 connected read/write 20250301122711794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@bff17e184539: setverdict(pass): none -> pass 20250301122711797 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618432687.msisdn 20250301122711797 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618432687.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250301122711797 DDGSM <0007> mslookup_server.c:327 sip.voice.491618432687.msisdn: does not exist in GSUP proxy 20250301122711797 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618432687.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@bff17e184539: setverdict(pass): pass -> pass, component reason not changed 20250301122711804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54592<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@bff17e184539: Final verdict of PTC: pass 20250301122711806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 20250301122711808 DLINP <000b> input/ipa.c:452 connected read/write 20250301122711808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122711808 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(310)@bff17e184539: Final verdict of PTC: none 20250301122711808 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122711808 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122711808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45697<->l=127.0.0.1:4259) 311@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 311: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@bff17e184539: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Mar 1 12:27: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 20250301122711856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4258 20250301122711957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250301122713736 DSS <0004> hlr_ussd.c:239 262423399236130/0x1fefc01e: SS Session Timeout, destroying 20250301122713736 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423399236130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Mar 1 12:27:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_MSLookup_GSUP_proxy started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122715084 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122715084 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122715089 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122715092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122715095 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122715095 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122715095 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122715095 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 20250301122715095 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122715095 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 20250301122715095 DLGSUP <0013> gsup_server.c:236 2: 20250301122715095 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122715095 DLGSUP <0013> gsup_server.c:236 3: 20250301122715095 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122715095 DLGSUP <0013> gsup_server.c:236 4: 20250301122715095 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122715095 DLGSUP <0013> gsup_server.c:236 5: 20250301122715096 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122715096 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(314)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122715096 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122715096 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122715096 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122715096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250301122715097 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250301122715097 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@bff17e184539: 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") 20250301122715131 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41403<->l=127.0.0.1:4259) 20250301122715133 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250301122715133 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@bff17e184539: Created GsupExpect[0] for "262427733628747" to be handled at TC_MSLookup_GSUP_proxy(320) 20250301122715140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38650<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@bff17e184539: Created GsupExpect[0] for "262427733628747" to be handled at TC_MSLookup_GSUP_proxy(320) 20250301122715143 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122715143 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427733628747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427733628747" cn_domain=CS} 20250301122715143 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427733628747 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250301122715143 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427733628747 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250301122715143 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427733628747.imsi 20250301122715143 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427733628747.imsi 20250301122715144 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427733628747.imsi: does not exist in local HLR 20250301122715149 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427733628747 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250301122715149 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250301122715149 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250301122715149 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250301122715149 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250301122715149 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250301122715149 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427733628747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122715149 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250301122715149 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250301122715149 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250301122715149 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250301122715149 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250301122715149 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@bff17e184539: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@bff17e184539: 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) } } } } 20250301122715152 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122715152 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122715152 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250301122715152 DLINP <000b> ipa.c:396 tag 1: HLR 20250301122715152 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250301122715153 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122715153 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122715153 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@bff17e184539: 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)@bff17e184539: 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)@bff17e184539: Found GsupExpect[0] for "262427733628747" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@bff17e184539: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427733628747" HLR_Test-GSUP-server-IPA(318)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122715194 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122715194 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122715194 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122715194 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122715194 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427733628747 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618756085 20250301122715195 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427733628747 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250301122715195 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122715195 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@bff17e184539: Found GsupExpect[0] for "262427733628747" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@bff17e184539: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427733628747" 20250301122715203 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122715203 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122715203 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427733628747 MSISDN-491618756085 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250301122715203 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122715203 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122715207 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122715207 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122715207 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427733628747 MSISDN-491618756085 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 20250301122715207 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427733628747 MSISDN-491618756085 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250301122715207 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122715207 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@bff17e184539: setverdict(pass): none -> pass 20250301122715210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38650<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@bff17e184539: Final verdict of PTC: pass 20250301122715213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4258 20250301122715215 DLINP <000b> input/ipa.c:452 connected read/write 20250301122715215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122715215 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122715215 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122715215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122715215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41403<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@bff17e184539: Final verdict of PTC: none 20250301122715215 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122715216 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122715216 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250301122715216 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250301122715216 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-server(317)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 316: none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@bff17e184539: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Mar 1 12:27: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 20250301122715305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4258 20250301122715406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12756) Waiting for packet dumper to finish... 1 (prev_count=12756, count=43096) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sat Mar 1 12:27:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122718526 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122718526 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122718531 DLINP <000b> input/ipa.c:452 connected read/write 20250301122718531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122718531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122718532 DLINP <000b> input/ipa.c:452 connected read/write 20250301122718532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122718532 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122718532 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122718532 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 20250301122718532 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122718532 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 20250301122718532 DLGSUP <0013> gsup_server.c:236 2: 20250301122718532 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122718532 DLGSUP <0013> gsup_server.c:236 3: 20250301122718532 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122718532 DLGSUP <0013> gsup_server.c:236 4: 20250301122718532 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122718532 DLGSUP <0013> gsup_server.c:236 5: 20250301122718532 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122718532 DLGSUP <0013> gsup_server.c:236 7: 20250301122718532 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122718532 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122718532 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122718532 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122718532 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250301122718532 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@bff17e184539: 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") 20250301122718554 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38847<->l=127.0.0.1:4259) 20250301122718557 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250301122718557 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@bff17e184539: Created GsupExpect[0] for "262421079126059" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250301122718567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 20250301122718572 DAUC <0003> db_auc.c:157 IMSI='262421079126059': No 2G Auth Data 20250301122718572 DAUC <0003> db_auc.c:192 IMSI='262421079126059': No 3G Auth Data 20250301122718581 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421079126059.imsi 20250301122718581 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421079126059.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@bff17e184539: setverdict(pass): none -> pass 20250301122718587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@bff17e184539: Final verdict of PTC: pass 20250301122718588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4258 20250301122718590 DLINP <000b> input/ipa.c:452 connected read/write 20250301122718590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122718590 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122718590 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122718590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP(322)@bff17e184539: Final verdict of PTC: none 20250301122718590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38847<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 323: none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@bff17e184539: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Mar 1 12:27: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 20250301122718619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38676<->l=127.0.0.1:4258 20250301122718720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38676<->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=27952) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sat Mar 1 12:27:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122721834 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122721834 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122721840 DLINP <000b> input/ipa.c:452 connected read/write 20250301122721840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122721841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39708<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@bff17e184539: 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) } } } } 20250301122721845 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250301122721845 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@bff17e184539: 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 } } } } 20250301122721845 DLINP <000b> input/ipa.c:452 connected read/write 20250301122721845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122721845 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122721845 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122721845 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 20250301122721845 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122721845 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 20250301122721845 DLGSUP <0013> gsup_server.c:236 2: 20250301122721845 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122721845 DLGSUP <0013> gsup_server.c:236 3: 20250301122721845 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(326)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122721845 DLGSUP <0013> gsup_server.c:236 4: 20250301122721846 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122721846 DLGSUP <0013> gsup_server.c:236 5: 20250301122721846 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122721846 DLGSUP <0013> gsup_server.c:236 7: 20250301122721846 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122721846 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122721846 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122721846 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@bff17e184539: 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") 20250301122721881 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38207<->l=127.0.0.1:4259) 20250301122721887 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250301122721887 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@bff17e184539: Created GsupExpect[0] for "262429897693672" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250301122721925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39710<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@bff17e184539: Created GsupExpect[0] for "262429897693672" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250301122721936 DLINP <000b> input/ipa.c:452 connected read/write 20250301122721936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122721936 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429897693672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429897693672" cn_domain=CS} 20250301122721936 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429897693672 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250301122721937 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429897693672 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250301122721937 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429897693672.imsi 20250301122721937 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429897693672.imsi 20250301122721937 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429897693672.imsi: does not exist in local HLR 20250301122721948 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429897693672 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250301122721949 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250301122721949 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250301122721949 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250301122721949 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250301122721949 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250301122721949 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429897693672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122721949 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250301122721949 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250301122721949 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250301122721949 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250301122721949 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250301122721949 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@bff17e184539: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@bff17e184539: 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) } } } } 20250301122721954 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122721954 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122721954 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250301122721954 DLINP <000b> ipa.c:396 tag 1: HLR 20250301122721954 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250301122721957 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122721957 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122721957 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@bff17e184539: 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(329)@bff17e184539: Found GsupExpect[0] for "262429897693672" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@bff17e184539: 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)@bff17e184539: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429897693672" HLR_Test-GSUP-server-IPA(330)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122722002 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122722002 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122722002 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122722002 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122722002 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429897693672 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617231704 20250301122722002 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429897693672 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250301122722002 DLINP <000b> input/ipa.c:452 connected read/write 20250301122722002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122722002 DLINP <000b> input/ipa.c:452 connected read/write 20250301122722002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@bff17e184539: Found GsupExpect[0] for "262429897693672" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@bff17e184539: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429897693672" 20250301122722006 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122722006 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122722006 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429897693672 MSISDN-491617231704 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250301122722006 DLINP <000b> input/ipa.c:452 connected read/write 20250301122722006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122722006 DLINP <000b> input/ipa.c:452 connected read/write 20250301122722006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122722008 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122722008 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122722008 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429897693672 MSISDN-491617231704 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 20250301122722008 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429897693672 MSISDN-491617231704 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250301122722008 DLINP <000b> input/ipa.c:452 connected read/write 20250301122722008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122722008 DLINP <000b> input/ipa.c:452 connected read/write 20250301122722008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122722011 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429897693672.imsi 20250301122722011 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429897693672.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@bff17e184539: setverdict(pass): none -> pass 20250301122723015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39710<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@bff17e184539: Final verdict of PTC: pass 20250301122723017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39708<->l=127.0.0.1:4258 HLR_Test-GSUP(327)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-server(329)@bff17e184539: Final verdict of PTC: none 20250301122723020 DLINP <000b> input/ipa.c:452 connected read/write 20250301122723020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122723020 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122723020 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122723020 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122723020 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38207<->l=127.0.0.1:4259) 20250301122723020 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122723020 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122723020 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250301122723020 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250301122723020 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(330)@bff17e184539: Final verdict of PTC: none 328@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 328: none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@bff17e184539: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Mar 1 12:27:23 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 20250301122723043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39714<->l=127.0.0.1:4258 20250301122723144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39714<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35744) Waiting for packet dumper to finish... 1 (prev_count=35744, count=44000) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat Mar 1 12:27:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@bff17e184539: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@bff17e184539: legacy= false MTC@bff17e184539: in not legacy case 1 MTC@bff17e184539: in not legacy case 2 20250301122726265 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250301122726265 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122726269 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122726269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@bff17e184539: 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)@bff17e184539: 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 } } } } 20250301122726270 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122726270 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250301122726270 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250301122726270 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 20250301122726270 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250301122726270 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 20250301122726270 DLGSUP <0013> gsup_server.c:236 2: 20250301122726270 DLGSUP <0013> gsup_server.c:238 2: 00 20250301122726270 DLGSUP <0013> gsup_server.c:236 3: 20250301122726270 DLGSUP <0013> gsup_server.c:238 3: 00 20250301122726270 DLGSUP <0013> gsup_server.c:236 4: 20250301122726270 DLGSUP <0013> gsup_server.c:238 4: 00 20250301122726270 DLGSUP <0013> gsup_server.c:236 5: 20250301122726270 DLGSUP <0013> gsup_server.c:238 5: 00 20250301122726270 DLGSUP <0013> gsup_server.c:236 7: 20250301122726270 DLGSUP <0013> gsup_server.c:238 7: 00 20250301122726270 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250301122726270 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250301122726270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250301122726271 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250301122726271 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@bff17e184539: 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") 20250301122726300 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38929<->l=127.0.0.1:4259) 20250301122726302 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250301122726302 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@bff17e184539: Created GsupExpect[0] for "262421434648912" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250301122726310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@bff17e184539: Created GsupExpect[0] for "262421434648912" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250301122726318 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122726318 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421434648912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421434648912" cn_domain=CS} 20250301122726318 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421434648912 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250301122726318 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421434648912 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250301122726318 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421434648912.imsi 20250301122726318 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421434648912.imsi 20250301122726318 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421434648912.imsi: does not exist in local HLR 20250301122726327 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421434648912 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250301122726328 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250301122726328 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250301122726328 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250301122726328 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250301122726328 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250301122726328 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421434648912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250301122726328 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250301122726328 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250301122726328 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250301122726328 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250301122726328 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250301122726328 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@bff17e184539: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@bff17e184539: 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) } } } } 20250301122726333 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122726333 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122726333 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250301122726333 DLINP <000b> ipa.c:396 tag 1: HLR 20250301122726333 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250301122726336 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122726336 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122726336 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@bff17e184539: 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)@bff17e184539: 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)@bff17e184539: Found GsupExpect[0] for "262421434648912" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@bff17e184539: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421434648912" HLR_Test-GSUP-server-IPA(337)@bff17e184539: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@bff17e184539: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250301122726378 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122726378 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122726378 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122726378 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122726379 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421434648912 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614434841 20250301122726379 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421434648912 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250301122726379 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122726379 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@bff17e184539: Found GsupExpect[0] for "262421434648912" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@bff17e184539: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421434648912" 20250301122726389 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122726389 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122726389 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421434648912 MSISDN-491614434841 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250301122726390 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122726390 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122726393 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122726393 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122726393 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421434648912 MSISDN-491614434841 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 20250301122726393 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421434648912 MSISDN-491614434841 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250301122726393 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122726393 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250301122726397 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614434841.msisdn 20250301122726397 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614434841.msisdn: does not exist in local HLR 20250301122726397 DDGSM <0007> mslookup_server.c:352 sip.voice.491614434841.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250301122726397 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614434841.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@bff17e184539: setverdict(pass): none -> pass 20250301122726401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@bff17e184539: Final verdict of PTC: pass 20250301122726403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39730<->l=127.0.0.1:4258 20250301122726405 DLINP <000b> input/ipa.c:452 connected read/write 20250301122726405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250301122726405 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250301122726405 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250301122726405 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250301122726405 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38929<->l=127.0.0.1:4259) 20250301122726405 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250301122726405 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250301122726405 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250301122726406 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250301122726406 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP(334)@bff17e184539: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@bff17e184539: Final verdict of PTC: none HLR_Test-GSUP-server(336)@bff17e184539: Final verdict of PTC: none MTC@bff17e184539: Setting final verdict of the test case. MTC@bff17e184539: Local verdict of MTC: none MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@bff17e184539: Local verdict of PTC with component reference 335: none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@bff17e184539: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@bff17e184539: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@bff17e184539: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@bff17e184539: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@bff17e184539: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Mar 1 12:27: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 20250301122726491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39750<->l=127.0.0.1:4258 20250301122726592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39750<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46232) MTC@bff17e184539: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@bff17e184539: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@bff17e184539: Terminating MTC. MC@bff17e184539: MTC terminated. MC2> exit MC@bff17e184539: Shutting down session. MC@bff17e184539: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 (451911) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (451864) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7521.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.092948'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.165382'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.249782'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.159729'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.083672'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.088501'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.085594'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.116539'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.206162'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.176144'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.204591'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.068587'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.083990'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.175553'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.200318'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.089799'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.202891'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.159700'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.156511'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.172748'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.205454'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.204998'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.202972'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.209218'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.207862'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.107035'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.202635'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.191813'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.211045'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.090882'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.183395'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.166223'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.092093'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.127949'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.164665'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.082528'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.209854'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.162357'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0'] testenv-hlr-osmocom-latest-20250301-1225-f120ae97-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2341/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS