Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0f12d25ec57a2795fef62cf65eab8dbb3534102c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f12d25ec57a2795fef62cf65eab8dbb3534102c # timeout=10
Commit message: "ns: initial testenv config"
 > git rev-list --no-walk a61fcf1c87c56b48e08e09b3411e2f56f6b6a8c0 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins2222028249691325715.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB] Fetched 9300 kB in 1s (11.3 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-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:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1703.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1704.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:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1705.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:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1734.20-24: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1735.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:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1762.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1763.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:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1764.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:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1788.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:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1814.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1815.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:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1816.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:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1866.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1868.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1870.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:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1871.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:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1872.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:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1882.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1884.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1886.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:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1887.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:1880.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-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_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_6.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_6.cc Creating dependency file for MAP_Protocol_part_7.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_1.cc Creating dependency file for MAP_PDU_Defs_part_2.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_3.cc Creating dependency file for MAP_LocationServiceOperations_part_4.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_3.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_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_DialogueInformation.cc Creating dependency file for MAP_ER_DataTypes.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_2.cc Creating dependency file for TCCInterface_Functions_part_3.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_4.cc Creating dependency file for TCCEncoding_Functions_part_5.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_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_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_1.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_6.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_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.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 MAP_Types.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 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_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (473 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 57 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504092026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.23.fd0d.202504092026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.23.fd0d.202504092026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.23.fd0d.202504092026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504092026 [59.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.23.fd0d.202504092026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504092026 [70.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.202504092026 [21.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.1.202504092026 [23.8 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.23.fd0d.202504092026 [52.0 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.23.fd0d.202504092026 [71.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.23.fd0d.202504092026 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.23.fd0d.202504092026 [60.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.23.fd0d.202504092026 [64.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.23.fd0d.202504092026 [50.9 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.23.fd0d.202504092026 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.1.202504092026 [113 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.23.fd0d.202504092026 [2165 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.1.202504092026 [461 kB] Fetched 16.7 MB in 0s (92.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504092026_amd64.deb ... Unpacking osmocom-nightly (202504092026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.2.1b40.202504092026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504092026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504092026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504092026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1.202504092026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.202504092026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.1.202504092026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.202504092026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.1.202504092026_amd64.deb ... Unpacking osmo-hlr (1.9.1.202504092026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.1.202504092026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.202504092026) ... Setting up osmocom-nightly (202504092026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504092026) ... Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-mslookup1:amd64 (1.9.1.202504092026) ... Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmocore (1.11.0.23.fd0d.202504092026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504092026) ... Setting up libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.202504092026) ... Setting up osmo-hlr (1.9.1.202504092026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.1.202504092026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] [testenv] Running testsuite 20250410085519386 DMAIN <0000> hlr.c:812 hlr starting 20250410085519386 DDB <0001> db.c:600 using database: :memory: 20250410085519386 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250410085519386 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250410085519386 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250410085519386 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250410085519387 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250410085519387 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250410085519388 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250410085519388 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250410085519388 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@a0c7053b4d23: Unix server socket created successfully. MC@a0c7053b4d23: Listening on TCP port 44725. MC2> a0c7053b4d23 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests a0c7053b4d23 44725 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a0c7053b4d23: New HC connected from 10.0.2.100 [10.0.2.100]. a0c7053b4d23: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@a0c7053b4d23: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a0c7053b4d23: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a0c7053b4d23: Configuration file was processed on all HCs. MC@a0c7053b4d23: Creating MTC on host 10.0.2.100. MC@a0c7053b4d23: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Thu Apr 10 08:55:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_sai_err_invalid_imsi started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085521039 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085521039 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085521044 DLINP <000b> input/ipa.c:452 connected read/write 20250410085521045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085521047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085521050 DLINP <000b> input/ipa.c:452 connected read/write 20250410085521050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085521050 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085521050 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085521050 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 20250410085521050 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085521050 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 20250410085521050 DLGSUP <0013> gsup_server.c:236 2: 20250410085521050 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085521050 DLGSUP <0013> gsup_server.c:236 3: 20250410085521050 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085521050 DLGSUP <0013> gsup_server.c:236 4: 20250410085521050 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085521050 DLGSUP <0013> gsup_server.c:236 5: 20250410085521050 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085521050 DLGSUP <0013> gsup_server.c:236 7: 20250410085521050 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085521050 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085521050 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085521050 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@a0c7053b4d23: 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") 20250410085521078 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42243<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a0c7053b4d23: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250410085521095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39430<->l=127.0.0.1:4258 20250410085521102 DLINP <000b> input/ipa.c:452 connected read/write 20250410085521102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085521102 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"} 20250410085521103 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" 20250410085521103 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} 20250410085521103 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 20250410085521103 DLINP <000b> input/ipa.c:452 connected read/write 20250410085521103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085521103 DLINP <000b> input/ipa.c:452 connected read/write 20250410085521103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@a0c7053b4d23: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085521107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39430<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@a0c7053b4d23: Final verdict of PTC: pass 20250410085521108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4258 20250410085521110 DLINP <000b> input/ipa.c:452 connected read/write 20250410085521110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085521110 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085521111 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085521111 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085521111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42243<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a0c7053b4d23: Final verdict of PTC: none 5@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 5: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Apr 10 08:55:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250410085521161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 20250410085521262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39446<->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@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Apr 10 08:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_sai started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085524340 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085524340 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085524344 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524345 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(8)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085524347 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524347 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085524347 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085524347 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 20250410085524347 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085524347 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 20250410085524347 DLGSUP <0013> gsup_server.c:236 2: 20250410085524347 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085524347 DLGSUP <0013> gsup_server.c:236 3: 20250410085524347 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085524347 DLGSUP <0013> gsup_server.c:236 4: 20250410085524347 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085524347 DLGSUP <0013> gsup_server.c:236 5: 20250410085524347 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085524347 DLGSUP <0013> gsup_server.c:236 7: 20250410085524347 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085524347 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085524347 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085524347 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@a0c7053b4d23: 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") 20250410085524357 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40195<->l=127.0.0.1:4259) 20250410085524360 DAUC <0003> db_auc.c:157 IMSI='262420675972774': No 2G Auth Data 20250410085524360 DAUC <0003> db_auc.c:192 IMSI='262420675972774': No 3G Auth Data HLR_Test-GSUP(9)@a0c7053b4d23: Created GsupExpect[0] for "262420675972774" to be handled at TC_gsup_sai(12) 20250410085524366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20250410085524390 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524390 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420675972774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420675972774"} 20250410085524390 DAUC <0003> db_auc.c:192 IMSI='262420675972774': No 3G Auth Data 20250410085524390 DAUC <0003> db_auc.c:236 IMSI='262420675972774': Calling to generate 5 vectors 20250410085524390 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250410085524390 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085524390 DAUC <0003> auc.c:113 vector [0]: rand = a2487868a91a83aa32c4989823649f17 20250410085524390 DAUC <0003> auc.c:179 vector [0]: kc = 0fd9b76638665000 20250410085524390 DAUC <0003> auc.c:180 vector [0]: sres = f52f07f7 20250410085524390 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085524390 DAUC <0003> auc.c:113 vector [1]: rand = c6bd619bd24211bec0187a1237ef1750 20250410085524390 DAUC <0003> auc.c:179 vector [1]: kc = e9712b9b11eef400 20250410085524390 DAUC <0003> auc.c:180 vector [1]: sres = 4eeb2593 20250410085524390 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085524390 DAUC <0003> auc.c:113 vector [2]: rand = b8cc6e86f0033ceafd0fecda60f94ff0 20250410085524390 DAUC <0003> auc.c:179 vector [2]: kc = e138c1760bbbf000 20250410085524391 DAUC <0003> auc.c:180 vector [2]: sres = 7604b168 20250410085524391 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085524391 DAUC <0003> auc.c:113 vector [3]: rand = 7507a878b78ad0d0451978bdfc32f7fd 20250410085524391 DAUC <0003> auc.c:179 vector [3]: kc = 4d970555f0f2c400 20250410085524391 DAUC <0003> auc.c:180 vector [3]: sres = 67f20eee 20250410085524391 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085524391 DAUC <0003> auc.c:113 vector [4]: rand = 4e1bcb5016ce3b35499a03b7c05e0d8c 20250410085524391 DAUC <0003> auc.c:179 vector [4]: kc = d050a94e59c37400 20250410085524391 DAUC <0003> auc.c:180 vector [4]: sres = 35bd3e13 20250410085524391 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250410085524391 DAUC <0003> db_auc.c:245 IMSI='262420675972774': Generated 5 vectors 20250410085524391 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420675972774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420675972774"} 20250410085524391 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420675972774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085524391 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085524391 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0c7053b4d23: Found GsupExpect[0] for "262420675972774" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_sai(12)"262420675972774" TC_gsup_sai(12)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai(12)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085524399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 TC_gsup_sai(12)@a0c7053b4d23: Final verdict of PTC: pass 20250410085524401 DAUC <0003> db_auc.c:157 IMSI='262420374727501': No 2G Auth Data 20250410085524401 DAUC <0003> db_auc.c:192 IMSI='262420374727501': No 3G Auth Data HLR_Test-GSUP(9)@a0c7053b4d23: Created GsupExpect[0] for "262420374727501" to be handled at TC_gsup_sai(13) 20250410085524418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20250410085524420 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524420 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420374727501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420374727501"} 20250410085524420 DAUC <0003> db_auc.c:192 IMSI='262420374727501': No 3G Auth Data 20250410085524420 DAUC <0003> db_auc.c:236 IMSI='262420374727501': Calling to generate 5 vectors 20250410085524420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250410085524420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085524420 DAUC <0003> auc.c:113 vector [0]: rand = 789542ba6994d0835b28cb141b51af99 20250410085524420 DAUC <0003> auc.c:179 vector [0]: kc = 0ce09edcc3d8d400 20250410085524420 DAUC <0003> auc.c:180 vector [0]: sres = 7c2019d6 20250410085524420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085524420 DAUC <0003> auc.c:113 vector [1]: rand = 0fa7b31e136a261940c49144af548790 20250410085524420 DAUC <0003> auc.c:179 vector [1]: kc = a1bf875280dfe800 20250410085524420 DAUC <0003> auc.c:180 vector [1]: sres = 10041fad 20250410085524420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085524420 DAUC <0003> auc.c:113 vector [2]: rand = 0db6166e18728194c2e797a9c0c92dd4 20250410085524420 DAUC <0003> auc.c:179 vector [2]: kc = 18d688c79899d800 20250410085524420 DAUC <0003> auc.c:180 vector [2]: sres = 64bf8bc4 20250410085524420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085524420 DAUC <0003> auc.c:113 vector [3]: rand = 85c70de9280b21b011cd4c9db1c0e62c 20250410085524420 DAUC <0003> auc.c:179 vector [3]: kc = 6926454a30d0d800 20250410085524420 DAUC <0003> auc.c:180 vector [3]: sres = 1127570a 20250410085524420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085524420 DAUC <0003> auc.c:113 vector [4]: rand = 8e55ea3ed5f5719e3ffc4c3cc41f8b12 20250410085524420 DAUC <0003> auc.c:179 vector [4]: kc = 40b8181a17a4f800 20250410085524420 DAUC <0003> auc.c:180 vector [4]: sres = a25b5c0d 20250410085524420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250410085524420 DAUC <0003> db_auc.c:245 IMSI='262420374727501': Generated 5 vectors 20250410085524420 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420374727501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420374727501"} 20250410085524420 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420374727501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085524420 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085524420 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0c7053b4d23: Found GsupExpect[0] for "262420374727501" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_sai(13)"262420374727501" TC_gsup_sai(13)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai(13)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085524421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 TC_gsup_sai(13)@a0c7053b4d23: Final verdict of PTC: pass 20250410085524421 DAUC <0003> db_auc.c:157 IMSI='262422228244433': No 2G Auth Data 20250410085524421 DAUC <0003> db_auc.c:192 IMSI='262422228244433': No 3G Auth Data HLR_Test-GSUP(9)@a0c7053b4d23: Created GsupExpect[0] for "262422228244433" to be handled at TC_gsup_sai(14) 20250410085524427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4258 20250410085524428 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524428 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422228244433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422228244433"} 20250410085524428 DAUC <0003> db_auc.c:192 IMSI='262422228244433': No 3G Auth Data 20250410085524428 DAUC <0003> db_auc.c:236 IMSI='262422228244433': Calling to generate 5 vectors 20250410085524428 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250410085524428 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085524428 DAUC <0003> auc.c:113 vector [0]: rand = 5e21447aa4a151ec4ee77c2f3656aace 20250410085524428 DAUC <0003> auc.c:179 vector [0]: kc = a211dc96c49df2bc 20250410085524428 DAUC <0003> auc.c:180 vector [0]: sres = 384ba2cc 20250410085524428 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085524428 DAUC <0003> auc.c:113 vector [1]: rand = bb10b7390615309e50ca7eb6dfb294a0 20250410085524428 DAUC <0003> auc.c:179 vector [1]: kc = d6f20ac9728dfdac 20250410085524428 DAUC <0003> auc.c:180 vector [1]: sres = 743dff76 20250410085524428 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085524428 DAUC <0003> auc.c:113 vector [2]: rand = c723b93ff8f471b2fa8b8a9e3e740b7b 20250410085524428 DAUC <0003> auc.c:179 vector [2]: kc = 3bf3f5fe9a42dcea 20250410085524428 DAUC <0003> auc.c:180 vector [2]: sres = a786bb7b 20250410085524428 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085524428 DAUC <0003> auc.c:113 vector [3]: rand = 1cb05c85672a4138e0f0532b0783a0fc 20250410085524428 DAUC <0003> auc.c:179 vector [3]: kc = 3c1c6865d4f737ba 20250410085524428 DAUC <0003> auc.c:180 vector [3]: sres = 4bcc3071 20250410085524428 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085524428 DAUC <0003> auc.c:113 vector [4]: rand = 09da177515557cb045853eee3bf7ef01 20250410085524428 DAUC <0003> auc.c:179 vector [4]: kc = de2f99449b404489 20250410085524428 DAUC <0003> auc.c:180 vector [4]: sres = 7aacb244 20250410085524428 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250410085524428 DAUC <0003> db_auc.c:245 IMSI='262422228244433': Generated 5 vectors 20250410085524428 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422228244433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422228244433"} 20250410085524428 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422228244433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085524428 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085524428 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0c7053b4d23: Found GsupExpect[0] for "262422228244433" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_sai(14)"262422228244433" TC_gsup_sai(14)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085524429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4258 TC_gsup_sai(14)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@a0c7053b4d23: Final verdict of PTC: pass 20250410085524430 DAUC <0003> db_auc.c:157 IMSI='262420691936814': No 2G Auth Data 20250410085524430 DAUC <0003> db_auc.c:192 IMSI='262420691936814': No 3G Auth Data HLR_Test-GSUP(9)@a0c7053b4d23: Created GsupExpect[0] for "262420691936814" to be handled at TC_gsup_sai(15) 20250410085524436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20250410085524437 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524437 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420691936814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420691936814"} 20250410085524437 DAUC <0003> db_auc.c:157 IMSI='262420691936814': No 2G Auth Data 20250410085524437 DAUC <0003> db_auc.c:236 IMSI='262420691936814': Calling to generate 5 vectors 20250410085524437 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250410085524437 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085524437 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085524437 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085524437 DAUC <0003> auc.c:113 vector [0]: rand = 6aeed3ce9845397ed5cbdb62f2127681 20250410085524437 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085524437 DAUC <0003> auc.c:142 vector [0]: autn = de9db7fcddb500004aca80851b1c6296 20250410085524437 DAUC <0003> auc.c:143 vector [0]: ck = e99b985f63f91a645ed7f359b7cf4383 20250410085524437 DAUC <0003> auc.c:144 vector [0]: ik = 4f3e756220cfa1f23de38453fd7e3f0b 20250410085524437 DAUC <0003> auc.c:145 vector [0]: res = 2e512ce0bd02d3c90000000000000000 20250410085524437 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085524437 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085524437 DAUC <0003> auc.c:151 vector [0]: kc = c5919a370987c71e 20250410085524437 DAUC <0003> auc.c:152 vector [0]: sres = 9353ff29 20250410085524437 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085524437 DAUC <0003> auc.c:113 vector [1]: rand = 0a76b6677c0fbf681c71825bda2fc0d7 20250410085524437 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085524437 DAUC <0003> auc.c:142 vector [1]: autn = 4ea1cc4ad9940000b247ef36d6cc899a 20250410085524437 DAUC <0003> auc.c:143 vector [1]: ck = a6551477e312ab4abcc7f87f0243adea 20250410085524437 DAUC <0003> auc.c:144 vector [1]: ik = dc3ee5be13e170e8ab05051022c29355 20250410085524437 DAUC <0003> auc.c:145 vector [1]: res = e81f11102efa47160000000000000000 20250410085524437 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085524437 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085524437 DAUC <0003> auc.c:151 vector [1]: kc = 6da90ca6d072e51d 20250410085524437 DAUC <0003> auc.c:152 vector [1]: sres = c6e55606 20250410085524437 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085524437 DAUC <0003> auc.c:113 vector [2]: rand = 2595fecf7688df293f2d59c163f93dd7 20250410085524437 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085524437 DAUC <0003> auc.c:142 vector [2]: autn = 8060d89049ef0000ddefafea8319d95a 20250410085524437 DAUC <0003> auc.c:143 vector [2]: ck = c3dd6ca048685ac50634a989d7564d2a 20250410085524437 DAUC <0003> auc.c:144 vector [2]: ik = a802bee0181be778532534f3061803b7 20250410085524437 DAUC <0003> auc.c:145 vector [2]: res = 49ba2105ace1c7630000000000000000 20250410085524437 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085524437 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085524437 DAUC <0003> auc.c:151 vector [2]: kc = 3ece4f3a813df320 20250410085524437 DAUC <0003> auc.c:152 vector [2]: sres = e55be666 20250410085524437 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085524437 DAUC <0003> auc.c:113 vector [3]: rand = 97bb267ebf77d1546ee9e2bc4de72ad3 20250410085524437 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085524437 DAUC <0003> auc.c:142 vector [3]: autn = 85f8385470c100008f99b621a41849f8 20250410085524437 DAUC <0003> auc.c:143 vector [3]: ck = 389dad2311fd0f9473ae639f983de509 20250410085524437 DAUC <0003> auc.c:144 vector [3]: ik = 5f36aea1c62cf023f002fedd6fd3c633 20250410085524437 DAUC <0003> auc.c:145 vector [3]: res = 8313f1b1d0217dee0000000000000000 20250410085524437 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085524437 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085524437 DAUC <0003> auc.c:151 vector [3]: kc = e4079ec0203fdc8d 20250410085524437 DAUC <0003> auc.c:152 vector [3]: sres = 53328c5f 20250410085524437 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085524437 DAUC <0003> auc.c:113 vector [4]: rand = e5e392a1b8cab1e49f3e6bb961ba5c92 20250410085524437 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085524437 DAUC <0003> auc.c:142 vector [4]: autn = 88a5813d769d0000bd41bc1be0b9f3a2 20250410085524437 DAUC <0003> auc.c:143 vector [4]: ck = 1740184918c9c60c91792e5f63427622 20250410085524437 DAUC <0003> auc.c:144 vector [4]: ik = 1d609fcb4141dff2cf232c3db6a66239 20250410085524437 DAUC <0003> auc.c:145 vector [4]: res = f188dec0a0d4ec9c0000000000000000 20250410085524437 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085524437 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250410085524437 DAUC <0003> auc.c:151 vector [4]: kc = 547a85e08c6c0de5 20250410085524437 DAUC <0003> auc.c:152 vector [4]: sres = 515c325c 20250410085524437 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250410085524437 DAUC <0003> db_auc.c:245 IMSI='262420691936814': Generated 5 vectors 20250410085524437 DAUC <0003> db_auc.c:249 IMSI='262420691936814': Updating SQN=161 in DB 20250410085524437 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420691936814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420691936814"} 20250410085524437 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420691936814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085524437 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085524437 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0c7053b4d23: Found GsupExpect[0] for "262420691936814" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_sai(15)"262420691936814" TC_gsup_sai(15)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai(15)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085524439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 TC_gsup_sai(15)@a0c7053b4d23: Final verdict of PTC: pass 20250410085524439 DAUC <0003> db_auc.c:157 IMSI='262426679552165': No 2G Auth Data 20250410085524439 DAUC <0003> db_auc.c:192 IMSI='262426679552165': No 3G Auth Data HLR_Test-GSUP(9)@a0c7053b4d23: Created GsupExpect[0] for "262426679552165" to be handled at TC_gsup_sai(16) 20250410085524445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4258 20250410085524447 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524447 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426679552165 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426679552165"} 20250410085524447 DAUC <0003> db_auc.c:157 IMSI='262426679552165': No 2G Auth Data 20250410085524447 DAUC <0003> db_auc.c:236 IMSI='262426679552165': Calling to generate 5 vectors 20250410085524447 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250410085524447 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085524447 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250410085524447 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085524447 DAUC <0003> auc.c:113 vector [0]: rand = c265215712df5914cee74d4776b70376 20250410085524447 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085524447 DAUC <0003> auc.c:142 vector [0]: autn = 4dd6fac34ce500000e00b867995ca4c0 20250410085524447 DAUC <0003> auc.c:143 vector [0]: ck = a3d3a7c529fa156125e8ab325ca2773a 20250410085524447 DAUC <0003> auc.c:144 vector [0]: ik = d53bd9ac113faec2e9a629ee668dcb30 20250410085524447 DAUC <0003> auc.c:145 vector [0]: res = 5f24d68a3a668bb30000000000000000 20250410085524447 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085524447 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085524447 DAUC <0003> auc.c:151 vector [0]: kc = baa6fcb502ea07a9 20250410085524447 DAUC <0003> auc.c:152 vector [0]: sres = 65425d39 20250410085524447 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085524447 DAUC <0003> auc.c:113 vector [1]: rand = e7baaa1ec92ddcb25d69495b4e13215a 20250410085524447 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085524447 DAUC <0003> auc.c:142 vector [1]: autn = 692c71aa5b9f0000d007924e6fdf276a 20250410085524447 DAUC <0003> auc.c:143 vector [1]: ck = 35ceac4d263a4b7ce4f2deee6ce8a5e6 20250410085524447 DAUC <0003> auc.c:144 vector [1]: ik = 93c03f32ef7016de2cc96307581f87b3 20250410085524447 DAUC <0003> auc.c:145 vector [1]: res = 0ee2d0e13e26e0dd0000000000000000 20250410085524447 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085524447 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085524447 DAUC <0003> auc.c:151 vector [1]: kc = 6e352e96fdbd7ff7 20250410085524447 DAUC <0003> auc.c:152 vector [1]: sres = 30c4303c 20250410085524447 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085524447 DAUC <0003> auc.c:113 vector [2]: rand = 42a204ec5e519c3ed30bf01b33652104 20250410085524447 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085524447 DAUC <0003> auc.c:142 vector [2]: autn = a9dbf0ef533b0000269072d588ccc239 20250410085524447 DAUC <0003> auc.c:143 vector [2]: ck = 5d3fd4d06dcf101cef64801dbeba4028 20250410085524447 DAUC <0003> auc.c:144 vector [2]: ik = c6877a70bca3b72aa1f8304b0eb36b59 20250410085524447 DAUC <0003> auc.c:145 vector [2]: res = 57f8a0c380d81a2a0000000000000000 20250410085524447 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085524447 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085524447 DAUC <0003> auc.c:151 vector [2]: kc = d5241ef661658c47 20250410085524447 DAUC <0003> auc.c:152 vector [2]: sres = d720bae9 20250410085524447 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085524447 DAUC <0003> auc.c:113 vector [3]: rand = 348ffdac38d494dc0a5f7ed1b1c154de 20250410085524447 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085524447 DAUC <0003> auc.c:142 vector [3]: autn = 0ce517b2265e0000a8aad6ba3706e910 20250410085524447 DAUC <0003> auc.c:143 vector [3]: ck = 73f9c6abc989a7807cd8e8fedd50862b 20250410085524447 DAUC <0003> auc.c:144 vector [3]: ik = 5c13db5f20e31ec4b1fd481511b0f2c8 20250410085524447 DAUC <0003> auc.c:145 vector [3]: res = 24b049ffc03f9c760000000000000000 20250410085524447 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085524447 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085524447 DAUC <0003> auc.c:151 vector [3]: kc = e2cfbd1f258acda7 20250410085524447 DAUC <0003> auc.c:152 vector [3]: sres = e48fd589 20250410085524447 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085524447 DAUC <0003> auc.c:113 vector [4]: rand = 6ce19aae6dc3b89d8b669c8cea2a8865 20250410085524447 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085524447 DAUC <0003> auc.c:142 vector [4]: autn = ec41a87ac2d8000090c284d54338da73 20250410085524447 DAUC <0003> auc.c:143 vector [4]: ck = 1226288ddf7bf4b51855de84fa1870f4 20250410085524447 DAUC <0003> auc.c:144 vector [4]: ik = a078602f5c46de515787a569b3d68050 20250410085524447 DAUC <0003> auc.c:145 vector [4]: res = 4dbfdad2d31e124f0000000000000000 20250410085524447 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085524447 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250410085524447 DAUC <0003> auc.c:151 vector [4]: kc = fd8c334fcaf3da40 20250410085524447 DAUC <0003> auc.c:152 vector [4]: sres = 9ea1c89d 20250410085524447 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250410085524447 DAUC <0003> db_auc.c:245 IMSI='262426679552165': Generated 5 vectors 20250410085524447 DAUC <0003> db_auc.c:249 IMSI='262426679552165': Updating SQN=161 in DB 20250410085524447 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426679552165 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426679552165"} 20250410085524447 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426679552165 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085524447 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085524447 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0c7053b4d23: Found GsupExpect[0] for "262426679552165" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_sai(16)"262426679552165" TC_gsup_sai(16)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai(16)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085524449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4258 TC_gsup_sai(16)@a0c7053b4d23: Final verdict of PTC: pass 20250410085524449 DAUC <0003> db_auc.c:157 IMSI='262420427985499': No 2G Auth Data 20250410085524449 DAUC <0003> db_auc.c:192 IMSI='262420427985499': No 3G Auth Data HLR_Test-GSUP(9)@a0c7053b4d23: Created GsupExpect[0] for "262420427985499" to be handled at TC_gsup_sai(17) 20250410085524456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57616<->l=127.0.0.1:4258 20250410085524457 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524457 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420427985499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420427985499"} 20250410085524457 DAUC <0003> db_auc.c:236 IMSI='262420427985499': Calling to generate 5 vectors 20250410085524457 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085524457 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085524457 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085524457 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085524457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085524457 DAUC <0003> auc.c:113 vector [0]: rand = 4fb8e40480ae2b1dab1b930fac19caa5 20250410085524457 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085524457 DAUC <0003> auc.c:142 vector [0]: autn = 7a266cd4b8890000cceeb3643de1127e 20250410085524457 DAUC <0003> auc.c:143 vector [0]: ck = 0286ae6f2df314016a73aef08c3c3a72 20250410085524457 DAUC <0003> auc.c:144 vector [0]: ik = fa73e1021374cd111365b52a88e75d48 20250410085524457 DAUC <0003> auc.c:145 vector [0]: res = 3b5a0952aaaf73a10000000000000000 20250410085524457 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085524457 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085524457 DAUC <0003> auc.c:179 vector [0]: kc = 8f7ee80f3974bc00 20250410085524457 DAUC <0003> auc.c:180 vector [0]: sres = 9bd05bf9 20250410085524457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085524457 DAUC <0003> auc.c:113 vector [1]: rand = 846afed813aee353bf4ec5cde1436a90 20250410085524457 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085524457 DAUC <0003> auc.c:142 vector [1]: autn = 75ede08347900000adc3b620fcabf452 20250410085524457 DAUC <0003> auc.c:143 vector [1]: ck = 6ec723a6be6eaa3ebdf1903fcffd9115 20250410085524457 DAUC <0003> auc.c:144 vector [1]: ik = fbdce378ba66a1d7bd6731f54db8212d 20250410085524457 DAUC <0003> auc.c:145 vector [1]: res = d5e1f0a9d34828aa0000000000000000 20250410085524457 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085524457 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085524457 DAUC <0003> auc.c:179 vector [1]: kc = 89524a68e4411c00 20250410085524457 DAUC <0003> auc.c:180 vector [1]: sres = 90583ed1 20250410085524457 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085524457 DAUC <0003> auc.c:113 vector [2]: rand = 51ff0a18bb201ce3d156b687ce73c3c8 20250410085524457 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085524457 DAUC <0003> auc.c:142 vector [2]: autn = 02ce56679aa3000065ef66c4636dee26 20250410085524457 DAUC <0003> auc.c:143 vector [2]: ck = d5b0d3e3d2bf87f68c65c2fab9f06efd 20250410085524457 DAUC <0003> auc.c:144 vector [2]: ik = 7633fc3ead31866dcad68253d4d1e904 20250410085524457 DAUC <0003> auc.c:145 vector [2]: res = 77d200939435266b0000000000000000 20250410085524457 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085524457 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085524458 DAUC <0003> auc.c:179 vector [2]: kc = 7711a7a655a6a400 20250410085524458 DAUC <0003> auc.c:180 vector [2]: sres = 656f7a8e 20250410085524458 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085524458 DAUC <0003> auc.c:113 vector [3]: rand = 5b73f7f62fd55ef37f2b9f93a039c7e2 20250410085524458 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085524458 DAUC <0003> auc.c:142 vector [3]: autn = 8ffca9d912da0000664e0f6a19e513cf 20250410085524458 DAUC <0003> auc.c:143 vector [3]: ck = 773202c1ba39a3e26d8242f9770644d1 20250410085524458 DAUC <0003> auc.c:144 vector [3]: ik = d77eead84a0427e476e857d3027621cf 20250410085524458 DAUC <0003> auc.c:145 vector [3]: res = 7e276ff2f66730210000000000000000 20250410085524458 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085524458 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085524458 DAUC <0003> auc.c:179 vector [3]: kc = a8ea5a7485bd0800 20250410085524458 DAUC <0003> auc.c:180 vector [3]: sres = 28d557c5 20250410085524458 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085524458 DAUC <0003> auc.c:113 vector [4]: rand = 73f1f7407e2c0aacc2054f7c704d9289 20250410085524458 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085524458 DAUC <0003> auc.c:142 vector [4]: autn = d80acf950698000024730c56fccd2d6b 20250410085524458 DAUC <0003> auc.c:143 vector [4]: ck = 87d7247e2c22e862c8815ec0c8a243ae 20250410085524458 DAUC <0003> auc.c:144 vector [4]: ik = 58ab8339fb30b1709690246ee19b8ca6 20250410085524458 DAUC <0003> auc.c:145 vector [4]: res = f1e3027c31a4094a0000000000000000 20250410085524458 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085524458 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085524458 DAUC <0003> auc.c:179 vector [4]: kc = 96b02b2f00676800 20250410085524458 DAUC <0003> auc.c:180 vector [4]: sres = b46ef914 20250410085524458 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085524458 DAUC <0003> db_auc.c:245 IMSI='262420427985499': Generated 5 vectors 20250410085524458 DAUC <0003> db_auc.c:249 IMSI='262420427985499': Updating SQN=161 in DB 20250410085524458 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420427985499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420427985499"} 20250410085524458 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420427985499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085524458 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085524458 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0c7053b4d23: Found GsupExpect[0] for "262420427985499" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_sai(17)"262420427985499" TC_gsup_sai(17)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai(17)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085524459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57616<->l=127.0.0.1:4258 TC_gsup_sai(17)@a0c7053b4d23: Final verdict of PTC: pass 20250410085524459 DAUC <0003> db_auc.c:157 IMSI='262427575950945': No 2G Auth Data 20250410085524459 DAUC <0003> db_auc.c:192 IMSI='262427575950945': No 3G Auth Data HLR_Test-GSUP(9)@a0c7053b4d23: Created GsupExpect[0] for "262427575950945" to be handled at TC_gsup_sai(18) 20250410085524465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 20250410085524467 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524467 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427575950945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427575950945"} 20250410085524467 DAUC <0003> db_auc.c:236 IMSI='262427575950945': Calling to generate 5 vectors 20250410085524467 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085524467 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085524467 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085524467 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085524467 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085524467 DAUC <0003> auc.c:113 vector [0]: rand = 0a1bf676208c36013580ab9bd59571de 20250410085524467 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085524467 DAUC <0003> auc.c:142 vector [0]: autn = a655a493584d000044df56ba4bcb4880 20250410085524467 DAUC <0003> auc.c:143 vector [0]: ck = 8b0c6a4758b78f27f03546b753dc1284 20250410085524467 DAUC <0003> auc.c:144 vector [0]: ik = 6388c3d4b17318338d18ae8b6841db03 20250410085524467 DAUC <0003> auc.c:145 vector [0]: res = 29c668c2772d35730000000000000000 20250410085524467 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085524467 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085524467 DAUC <0003> auc.c:179 vector [0]: kc = 1a042bdec3285c00 20250410085524467 DAUC <0003> auc.c:180 vector [0]: sres = babb9091 20250410085524467 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085524467 DAUC <0003> auc.c:113 vector [1]: rand = 6e0bfcadb3d91c6f7378c9db310c84d9 20250410085524467 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085524467 DAUC <0003> auc.c:142 vector [1]: autn = a543855e23780000f800d5dca648d46d 20250410085524467 DAUC <0003> auc.c:143 vector [1]: ck = 23d549a4dfa9644371891b60a8cff7d8 20250410085524467 DAUC <0003> auc.c:144 vector [1]: ik = 9d9b152ebc7de605f47aae7d4d1f11f5 20250410085524467 DAUC <0003> auc.c:145 vector [1]: res = 8cfbdd9bea197c160000000000000000 20250410085524467 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085524467 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085524467 DAUC <0003> auc.c:179 vector [1]: kc = c142d5913bf37c00 20250410085524467 DAUC <0003> auc.c:180 vector [1]: sres = 0737e4af 20250410085524467 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085524467 DAUC <0003> auc.c:113 vector [2]: rand = 4c0e6dc758313844e055a789a1b03107 20250410085524467 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085524467 DAUC <0003> auc.c:142 vector [2]: autn = 362949c25872000075e7c11426857e72 20250410085524467 DAUC <0003> auc.c:143 vector [2]: ck = 2dbbfdb8e605450263d5c82d4fbe4238 20250410085524467 DAUC <0003> auc.c:144 vector [2]: ik = bad1dcf69b83e644657446ed78fdd0b6 20250410085524467 DAUC <0003> auc.c:145 vector [2]: res = 1b3b6be567261aaa0000000000000000 20250410085524467 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085524467 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085524467 DAUC <0003> auc.c:179 vector [2]: kc = 26c98ca5080d4800 20250410085524467 DAUC <0003> auc.c:180 vector [2]: sres = e70d1ee9 20250410085524467 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085524467 DAUC <0003> auc.c:113 vector [3]: rand = 388950c2c56e36515b98b583d0779422 20250410085524467 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085524467 DAUC <0003> auc.c:142 vector [3]: autn = 9b16f86482af00000a79e34acc1c02bc 20250410085524467 DAUC <0003> auc.c:143 vector [3]: ck = 63030930b7eb61b770eefb7ff8a5b429 20250410085524467 DAUC <0003> auc.c:144 vector [3]: ik = 5d096c4f42df590b4736d22d8dd34bf3 20250410085524467 DAUC <0003> auc.c:145 vector [3]: res = 095f5b70d1d704d00000000000000000 20250410085524467 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085524467 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085524467 DAUC <0003> auc.c:179 vector [3]: kc = fe7c55e446be2c00 20250410085524467 DAUC <0003> auc.c:180 vector [3]: sres = 503d0274 20250410085524467 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085524467 DAUC <0003> auc.c:113 vector [4]: rand = 4a922e8f17044b797033ec029014f7a7 20250410085524467 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085524467 DAUC <0003> auc.c:142 vector [4]: autn = 0cb2f60649ee0000ccb0538e403d5197 20250410085524467 DAUC <0003> auc.c:143 vector [4]: ck = f1e51904b91edc61af865fa43aa3d5ac 20250410085524467 DAUC <0003> auc.c:144 vector [4]: ik = 2b097a9558b76266c840286f62c0f22b 20250410085524467 DAUC <0003> auc.c:145 vector [4]: res = 28e3a4303a6f16ba0000000000000000 20250410085524467 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085524467 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085524467 DAUC <0003> auc.c:179 vector [4]: kc = ea320db8dc512400 20250410085524467 DAUC <0003> auc.c:180 vector [4]: sres = b5ae4247 20250410085524467 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085524467 DAUC <0003> db_auc.c:245 IMSI='262427575950945': Generated 5 vectors 20250410085524467 DAUC <0003> db_auc.c:249 IMSI='262427575950945': Updating SQN=161 in DB 20250410085524467 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427575950945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427575950945"} 20250410085524467 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427575950945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085524467 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085524467 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0c7053b4d23: Found GsupExpect[0] for "262427575950945" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_sai(18)"262427575950945" TC_gsup_sai(18)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai(18)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085524469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 TC_gsup_sai(18)@a0c7053b4d23: Final verdict of PTC: pass 20250410085524469 DAUC <0003> db_auc.c:157 IMSI='262429951438827': No 2G Auth Data 20250410085524469 DAUC <0003> db_auc.c:192 IMSI='262429951438827': No 3G Auth Data HLR_Test-GSUP(9)@a0c7053b4d23: Created GsupExpect[0] for "262429951438827" to be handled at TC_gsup_sai(19) 20250410085524476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57640<->l=127.0.0.1:4258 20250410085524478 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524478 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429951438827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429951438827"} 20250410085524478 DAUC <0003> db_auc.c:236 IMSI='262429951438827': Calling to generate 5 vectors 20250410085524478 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085524478 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085524478 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085524478 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085524478 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085524478 DAUC <0003> auc.c:113 vector [0]: rand = 5de13daf48309a204ae7e8eba39810e3 20250410085524478 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085524478 DAUC <0003> auc.c:142 vector [0]: autn = 0fb4d04a46140000c93ac9a5d5927f4f 20250410085524478 DAUC <0003> auc.c:143 vector [0]: ck = 5dd4690f2dc4408007713b9d3a7638af 20250410085524478 DAUC <0003> auc.c:144 vector [0]: ik = 159da109193af16d087c5899e43f30e5 20250410085524478 DAUC <0003> auc.c:145 vector [0]: res = 72a138b1a436de8e0000000000000000 20250410085524478 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085524478 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085524478 DAUC <0003> auc.c:179 vector [0]: kc = 540b0e6ee8200452 20250410085524478 DAUC <0003> auc.c:180 vector [0]: sres = 1f146d84 20250410085524478 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085524478 DAUC <0003> auc.c:113 vector [1]: rand = ef63856fb4d49273d2902bed027ea2be 20250410085524478 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085524478 DAUC <0003> auc.c:142 vector [1]: autn = c3fd0311cb380000b6f544a7abd0098d 20250410085524478 DAUC <0003> auc.c:143 vector [1]: ck = 832bbada58c571635502123bf795adfc 20250410085524478 DAUC <0003> auc.c:144 vector [1]: ik = d0c62c630bc41649bbc82d052eb9f756 20250410085524478 DAUC <0003> auc.c:145 vector [1]: res = a4e9cb01e22431410000000000000000 20250410085524478 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085524478 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085524478 DAUC <0003> auc.c:179 vector [1]: kc = 26f19877a6457617 20250410085524478 DAUC <0003> auc.c:180 vector [1]: sres = 4f672b8b 20250410085524478 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085524478 DAUC <0003> auc.c:113 vector [2]: rand = 5aef4282ba5f28c2e15d285db218ce9d 20250410085524478 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085524478 DAUC <0003> auc.c:142 vector [2]: autn = adf8308927f70000cd3b445ab606953a 20250410085524478 DAUC <0003> auc.c:143 vector [2]: ck = afa2142c8fa13f72810e60251222939e 20250410085524478 DAUC <0003> auc.c:144 vector [2]: ik = 87d455f1fca61e746e2dd428f785aac8 20250410085524478 DAUC <0003> auc.c:145 vector [2]: res = 08e3dc142943cba70000000000000000 20250410085524478 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085524478 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085524478 DAUC <0003> auc.c:179 vector [2]: kc = 5f16d3ded9b8abdd 20250410085524478 DAUC <0003> auc.c:180 vector [2]: sres = 60e5d4c0 20250410085524478 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085524478 DAUC <0003> auc.c:113 vector [3]: rand = 80f964d687d4cb83a55df59c6105e055 20250410085524478 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085524478 DAUC <0003> auc.c:142 vector [3]: autn = 4bb44509a0880000760ce4b19bfffaee 20250410085524478 DAUC <0003> auc.c:143 vector [3]: ck = 2b16a3e15d52501107a1ffc6cefa6f02 20250410085524478 DAUC <0003> auc.c:144 vector [3]: ik = 3905da049e650f6bdba9e95e5b5e176f 20250410085524478 DAUC <0003> auc.c:145 vector [3]: res = b046ab05663fce8e0000000000000000 20250410085524478 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085524478 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085524478 DAUC <0003> auc.c:179 vector [3]: kc = 2f16832d520eefb1 20250410085524478 DAUC <0003> auc.c:180 vector [3]: sres = 17c54d9b 20250410085524478 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085524478 DAUC <0003> auc.c:113 vector [4]: rand = f8022f7c3a33e539c496307878867fd7 20250410085524478 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085524478 DAUC <0003> auc.c:142 vector [4]: autn = 1bbf8912b4fb0000c619260ad5d7b24e 20250410085524478 DAUC <0003> auc.c:143 vector [4]: ck = 61883bac920425bf9eefbd32eae01df7 20250410085524478 DAUC <0003> auc.c:144 vector [4]: ik = 93f8f35b74edbee09a099c982a07b394 20250410085524478 DAUC <0003> auc.c:145 vector [4]: res = ae1bab7ab70431bf0000000000000000 20250410085524478 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085524478 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085524478 DAUC <0003> auc.c:179 vector [4]: kc = 950c5b5858c4abd5 20250410085524478 DAUC <0003> auc.c:180 vector [4]: sres = 054c8848 20250410085524478 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085524478 DAUC <0003> db_auc.c:245 IMSI='262429951438827': Generated 5 vectors 20250410085524478 DAUC <0003> db_auc.c:249 IMSI='262429951438827': Updating SQN=161 in DB 20250410085524478 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429951438827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429951438827"} 20250410085524478 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429951438827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085524478 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085524478 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a0c7053b4d23: Found GsupExpect[0] for "262429951438827" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_sai(19)"262429951438827" TC_gsup_sai(19)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai(19)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085524480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57640<->l=127.0.0.1:4258 TC_gsup_sai(19)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085524480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20250410085524481 DLINP <000b> input/ipa.c:452 connected read/write 20250410085524481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085524481 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085524481 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085524481 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 10@a0c7053b4d23: Final verdict of PTC: none 20250410085524481 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40195<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP(9)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_sai finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Apr 10 08:55:24 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250410085524504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 20250410085524605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57646<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78360) Waiting for packet dumper to finish... 1 (prev_count=78360, count=163380) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Thu Apr 10 08:55:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_sai_num_auth_vectors started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085527722 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085527722 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085527725 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085527730 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527730 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085527730 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085527730 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 20250410085527730 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085527730 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 20250410085527730 DLGSUP <0013> gsup_server.c:236 2: 20250410085527730 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085527730 DLGSUP <0013> gsup_server.c:236 3: 20250410085527730 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085527730 DLGSUP <0013> gsup_server.c:236 4: 20250410085527730 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085527730 DLGSUP <0013> gsup_server.c:236 5: 20250410085527730 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085527730 DLGSUP <0013> gsup_server.c:236 7: 20250410085527730 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085527730 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085527730 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085527730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@a0c7053b4d23: 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") 20250410085527747 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44125<->l=127.0.0.1:4259) 20250410085527753 DAUC <0003> db_auc.c:157 IMSI='262428531029933': No 2G Auth Data 20250410085527753 DAUC <0003> db_auc.c:192 IMSI='262428531029933': No 3G Auth Data HLR_Test-GSUP(21)@a0c7053b4d23: Created GsupExpect[0] for "262428531029933" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250410085527768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57670<->l=127.0.0.1:4258 20250410085527778 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527778 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428531029933"} 20250410085527778 DAUC <0003> db_auc.c:192 IMSI='262428531029933': No 3G Auth Data 20250410085527778 DAUC <0003> db_auc.c:236 IMSI='262428531029933': Calling to generate 1 vectors 20250410085527778 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250410085527778 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527778 DAUC <0003> auc.c:113 vector [0]: rand = 6e308b1a59a6033f2063bdfaa2d848aa 20250410085527778 DAUC <0003> auc.c:179 vector [0]: kc = 16d706a3f7942800 20250410085527778 DAUC <0003> auc.c:180 vector [0]: sres = 4950c6c4 20250410085527778 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527778 DAUC <0003> db_auc.c:245 IMSI='262428531029933': Generated 1 vectors 20250410085527778 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428531029933"} 20250410085527778 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527778 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527778 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0c7053b4d23: Found GsupExpect[0] for "262428531029933" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428531029933" TC_gsup_sai_num_auth_vectors(24)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085527784 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527784 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428531029933"} 20250410085527784 DAUC <0003> db_auc.c:192 IMSI='262428531029933': No 3G Auth Data 20250410085527784 DAUC <0003> db_auc.c:236 IMSI='262428531029933': Calling to generate 4 vectors 20250410085527784 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250410085527784 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527784 DAUC <0003> auc.c:113 vector [0]: rand = 607b2293dcc277b20b2f01ad102c6080 20250410085527784 DAUC <0003> auc.c:179 vector [0]: kc = 1d00c4f84455dc00 20250410085527784 DAUC <0003> auc.c:180 vector [0]: sres = ccc1cf42 20250410085527784 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527784 DAUC <0003> auc.c:113 vector [1]: rand = 557a3cf4677d35aa5ee0c08b55e61824 20250410085527784 DAUC <0003> auc.c:179 vector [1]: kc = 3185b1d044a21c00 20250410085527784 DAUC <0003> auc.c:180 vector [1]: sres = 04339260 20250410085527784 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085527784 DAUC <0003> auc.c:113 vector [2]: rand = e1dfc7b87c471c037d385c0013c910b8 20250410085527784 DAUC <0003> auc.c:179 vector [2]: kc = 53d2c704f1428c00 20250410085527784 DAUC <0003> auc.c:180 vector [2]: sres = 86002713 20250410085527784 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085527784 DAUC <0003> auc.c:113 vector [3]: rand = 7fb79e8a2527735e2923b661bced14b2 20250410085527784 DAUC <0003> auc.c:179 vector [3]: kc = cc3634f2f7e50400 20250410085527784 DAUC <0003> auc.c:180 vector [3]: sres = 0958a14c 20250410085527784 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085527784 DAUC <0003> db_auc.c:245 IMSI='262428531029933': Generated 4 vectors 20250410085527784 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428531029933"} 20250410085527784 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527784 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527784 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527788 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527788 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428531029933"} 20250410085527788 DAUC <0003> db_auc.c:192 IMSI='262428531029933': No 3G Auth Data 20250410085527788 DAUC <0003> db_auc.c:236 IMSI='262428531029933': Calling to generate 5 vectors 20250410085527788 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250410085527788 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527788 DAUC <0003> auc.c:113 vector [0]: rand = 088ae873fbf915699ab023d4402dff0d 20250410085527788 DAUC <0003> auc.c:179 vector [0]: kc = e3f87af550035c00 20250410085527788 DAUC <0003> auc.c:180 vector [0]: sres = 2cc293c8 20250410085527788 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527788 DAUC <0003> auc.c:113 vector [1]: rand = a6e8ee3bcdfe2f11af64cd712470c472 20250410085527788 DAUC <0003> auc.c:179 vector [1]: kc = 755083138baac800 20250410085527788 DAUC <0003> auc.c:180 vector [1]: sres = b8a3833d 20250410085527788 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085527788 DAUC <0003> auc.c:113 vector [2]: rand = abea324fd663455095e0add20515849a 20250410085527788 DAUC <0003> auc.c:179 vector [2]: kc = 55acdfa39cd7c400 20250410085527788 DAUC <0003> auc.c:180 vector [2]: sres = 3400d8f3 20250410085527788 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085527788 DAUC <0003> auc.c:113 vector [3]: rand = cb93dd0b639e3f72cc353a063b8e7cca 20250410085527788 DAUC <0003> auc.c:179 vector [3]: kc = 53aeb78a99830000 20250410085527788 DAUC <0003> auc.c:180 vector [3]: sres = 29adb28e 20250410085527788 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085527788 DAUC <0003> auc.c:113 vector [4]: rand = 563bb18138fe0451c71b6c4b2dd2ab42 20250410085527788 DAUC <0003> auc.c:179 vector [4]: kc = d61fa2175f5c8c00 20250410085527788 DAUC <0003> auc.c:180 vector [4]: sres = 91938f47 20250410085527788 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250410085527788 DAUC <0003> db_auc.c:245 IMSI='262428531029933': Generated 5 vectors 20250410085527788 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428531029933"} 20250410085527788 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527788 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527788 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527792 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527792 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428531029933"} 20250410085527792 DAUC <0003> db_auc.c:192 IMSI='262428531029933': No 3G Auth Data 20250410085527792 DAUC <0003> db_auc.c:236 IMSI='262428531029933': Calling to generate 5 vectors 20250410085527792 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250410085527792 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527792 DAUC <0003> auc.c:113 vector [0]: rand = eab913bacc13f53f0f31af94ab4e3866 20250410085527792 DAUC <0003> auc.c:179 vector [0]: kc = 01b61da31a4ee800 20250410085527793 DAUC <0003> auc.c:180 vector [0]: sres = 23936345 20250410085527793 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527793 DAUC <0003> auc.c:113 vector [1]: rand = 5b2e1275c6fca0c6cdaa5b7d52ce09c4 20250410085527793 DAUC <0003> auc.c:179 vector [1]: kc = f4bee68c030c8800 20250410085527793 DAUC <0003> auc.c:180 vector [1]: sres = 7f1c95d4 20250410085527793 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085527793 DAUC <0003> auc.c:113 vector [2]: rand = 7013d267638983cf6314f01e7bb5fc3e 20250410085527793 DAUC <0003> auc.c:179 vector [2]: kc = 15eb636e3a444c00 20250410085527793 DAUC <0003> auc.c:180 vector [2]: sres = f997eb47 20250410085527793 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085527793 DAUC <0003> auc.c:113 vector [3]: rand = 97995a700704e68da4ff1486ccd904ab 20250410085527793 DAUC <0003> auc.c:179 vector [3]: kc = 9741de4c982fd400 20250410085527793 DAUC <0003> auc.c:180 vector [3]: sres = d25e3674 20250410085527793 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085527793 DAUC <0003> auc.c:113 vector [4]: rand = 44d2e5962183fa3d5ea6ec723e8d632e 20250410085527793 DAUC <0003> auc.c:179 vector [4]: kc = d188fe0bdf85f800 20250410085527793 DAUC <0003> auc.c:180 vector [4]: sres = 23e8a0ae 20250410085527793 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250410085527793 DAUC <0003> db_auc.c:245 IMSI='262428531029933': Generated 5 vectors 20250410085527793 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428531029933"} 20250410085527793 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428531029933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527793 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527793 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57670<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@a0c7053b4d23: Final verdict of PTC: pass 20250410085527799 DAUC <0003> db_auc.c:157 IMSI='262422823645587': No 2G Auth Data 20250410085527799 DAUC <0003> db_auc.c:192 IMSI='262422823645587': No 3G Auth Data HLR_Test-GSUP(21)@a0c7053b4d23: Created GsupExpect[0] for "262422823645587" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250410085527811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 20250410085527812 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527812 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422823645587"} 20250410085527812 DAUC <0003> db_auc.c:192 IMSI='262422823645587': No 3G Auth Data 20250410085527812 DAUC <0003> db_auc.c:236 IMSI='262422823645587': Calling to generate 1 vectors 20250410085527812 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250410085527812 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527812 DAUC <0003> auc.c:113 vector [0]: rand = 8eb2a1481e974bc313ec9a82d9d48ebb 20250410085527812 DAUC <0003> auc.c:179 vector [0]: kc = ceff5930ec6bc000 20250410085527812 DAUC <0003> auc.c:180 vector [0]: sres = 2f84a199 20250410085527812 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527812 DAUC <0003> db_auc.c:245 IMSI='262422823645587': Generated 1 vectors 20250410085527812 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422823645587"} 20250410085527812 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527812 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527812 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0c7053b4d23: Found GsupExpect[0] for "262422823645587" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262422823645587" TC_gsup_sai_num_auth_vectors(25)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085527813 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527813 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422823645587"} 20250410085527813 DAUC <0003> db_auc.c:192 IMSI='262422823645587': No 3G Auth Data 20250410085527813 DAUC <0003> db_auc.c:236 IMSI='262422823645587': Calling to generate 4 vectors 20250410085527813 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250410085527813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527813 DAUC <0003> auc.c:113 vector [0]: rand = b6d98d1d5fee4958ca60cb1cbd7d03bc 20250410085527813 DAUC <0003> auc.c:179 vector [0]: kc = 6f364f87fe382000 20250410085527813 DAUC <0003> auc.c:180 vector [0]: sres = 9e1d67b6 20250410085527813 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527813 DAUC <0003> auc.c:113 vector [1]: rand = bcabe5d1f25e944eda475b7280b8d738 20250410085527813 DAUC <0003> auc.c:179 vector [1]: kc = c62e5d238ddea400 20250410085527813 DAUC <0003> auc.c:180 vector [1]: sres = ab58d5e0 20250410085527813 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085527813 DAUC <0003> auc.c:113 vector [2]: rand = 4559f01ae598f2657bd90d3f9f00a834 20250410085527813 DAUC <0003> auc.c:179 vector [2]: kc = d37e53e1c47f8800 20250410085527813 DAUC <0003> auc.c:180 vector [2]: sres = 272a558d 20250410085527813 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085527813 DAUC <0003> auc.c:113 vector [3]: rand = 4ec5e9e23e07fa0123e5af1a064266e0 20250410085527813 DAUC <0003> auc.c:179 vector [3]: kc = e944012d397bd000 20250410085527813 DAUC <0003> auc.c:180 vector [3]: sres = c74562c0 20250410085527813 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085527813 DAUC <0003> db_auc.c:245 IMSI='262422823645587': Generated 4 vectors 20250410085527813 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422823645587"} 20250410085527813 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527813 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527813 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527814 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527814 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422823645587"} 20250410085527814 DAUC <0003> db_auc.c:192 IMSI='262422823645587': No 3G Auth Data 20250410085527814 DAUC <0003> db_auc.c:236 IMSI='262422823645587': Calling to generate 5 vectors 20250410085527814 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250410085527814 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527814 DAUC <0003> auc.c:113 vector [0]: rand = a27a6fabf6d36525eb83a57e051a6f71 20250410085527814 DAUC <0003> auc.c:179 vector [0]: kc = 3c08ff94088b5400 20250410085527814 DAUC <0003> auc.c:180 vector [0]: sres = 361d84c9 20250410085527814 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527814 DAUC <0003> auc.c:113 vector [1]: rand = 5d1676f6af7db84e256951176c7dc67f 20250410085527814 DAUC <0003> auc.c:179 vector [1]: kc = 7017b3b5eefc6400 20250410085527814 DAUC <0003> auc.c:180 vector [1]: sres = 50f5fe36 20250410085527814 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085527814 DAUC <0003> auc.c:113 vector [2]: rand = a2c99293d3901def170a9e02fc9502de 20250410085527814 DAUC <0003> auc.c:179 vector [2]: kc = e949b8c1cf8a3000 20250410085527814 DAUC <0003> auc.c:180 vector [2]: sres = 9e87fbcc 20250410085527814 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085527814 DAUC <0003> auc.c:113 vector [3]: rand = 2c8215a7661d2f3285efa6c6addba8e4 20250410085527814 DAUC <0003> auc.c:179 vector [3]: kc = 4c70d39860711800 20250410085527814 DAUC <0003> auc.c:180 vector [3]: sres = cf0dce17 20250410085527814 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085527814 DAUC <0003> auc.c:113 vector [4]: rand = 82117a738b8aeea5bc398250772339a4 20250410085527814 DAUC <0003> auc.c:179 vector [4]: kc = d6ead847f663e000 20250410085527814 DAUC <0003> auc.c:180 vector [4]: sres = f516fc6e 20250410085527814 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250410085527814 DAUC <0003> db_auc.c:245 IMSI='262422823645587': Generated 5 vectors 20250410085527814 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422823645587"} 20250410085527814 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527814 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527814 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527815 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527815 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422823645587"} 20250410085527815 DAUC <0003> db_auc.c:192 IMSI='262422823645587': No 3G Auth Data 20250410085527815 DAUC <0003> db_auc.c:236 IMSI='262422823645587': Calling to generate 5 vectors 20250410085527815 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250410085527815 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527815 DAUC <0003> auc.c:113 vector [0]: rand = c197ead76481d8dd55358be1af703780 20250410085527815 DAUC <0003> auc.c:179 vector [0]: kc = c0eb9d56ded86000 20250410085527815 DAUC <0003> auc.c:180 vector [0]: sres = 7d3b93fe 20250410085527815 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527815 DAUC <0003> auc.c:113 vector [1]: rand = c08d8d0710b1980366ffbee2047cea42 20250410085527815 DAUC <0003> auc.c:179 vector [1]: kc = 2638bfefebc35c00 20250410085527815 DAUC <0003> auc.c:180 vector [1]: sres = 689e577e 20250410085527815 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085527815 DAUC <0003> auc.c:113 vector [2]: rand = 08856446580380d4c730487d1b007341 20250410085527815 DAUC <0003> auc.c:179 vector [2]: kc = af199adc6fc42c00 20250410085527815 DAUC <0003> auc.c:180 vector [2]: sres = 5fc13907 20250410085527815 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085527815 DAUC <0003> auc.c:113 vector [3]: rand = 9540ba3b2829d4ea704572ee00705c47 20250410085527815 DAUC <0003> auc.c:179 vector [3]: kc = 3b6bd781527ca400 20250410085527815 DAUC <0003> auc.c:180 vector [3]: sres = 0a179793 20250410085527815 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085527815 DAUC <0003> auc.c:113 vector [4]: rand = 3d4cd3961c6e000ebc88b9fc42e0694f 20250410085527815 DAUC <0003> auc.c:179 vector [4]: kc = f8ab8aa895ee3800 20250410085527815 DAUC <0003> auc.c:180 vector [4]: sres = 995ec801 20250410085527815 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250410085527815 DAUC <0003> db_auc.c:245 IMSI='262422823645587': Generated 5 vectors 20250410085527815 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422823645587"} 20250410085527815 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422823645587 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527815 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527815 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@a0c7053b4d23: Final verdict of PTC: pass 20250410085527816 DAUC <0003> db_auc.c:157 IMSI='262427501005398': No 2G Auth Data 20250410085527816 DAUC <0003> db_auc.c:192 IMSI='262427501005398': No 3G Auth Data HLR_Test-GSUP(21)@a0c7053b4d23: Created GsupExpect[0] for "262427501005398" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250410085527822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 20250410085527824 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527824 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427501005398"} 20250410085527824 DAUC <0003> db_auc.c:192 IMSI='262427501005398': No 3G Auth Data 20250410085527824 DAUC <0003> db_auc.c:236 IMSI='262427501005398': Calling to generate 1 vectors 20250410085527824 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250410085527824 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527824 DAUC <0003> auc.c:113 vector [0]: rand = 488ecd83b9a97590124f15600326b927 20250410085527824 DAUC <0003> auc.c:179 vector [0]: kc = 5d3dc7fb5386192a 20250410085527824 DAUC <0003> auc.c:180 vector [0]: sres = a5fd5b7c 20250410085527824 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527824 DAUC <0003> db_auc.c:245 IMSI='262427501005398': Generated 1 vectors 20250410085527824 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427501005398"} 20250410085527824 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527824 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527824 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0c7053b4d23: Found GsupExpect[0] for "262427501005398" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427501005398" TC_gsup_sai_num_auth_vectors(26)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085527825 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527825 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427501005398"} 20250410085527825 DAUC <0003> db_auc.c:192 IMSI='262427501005398': No 3G Auth Data 20250410085527825 DAUC <0003> db_auc.c:236 IMSI='262427501005398': Calling to generate 4 vectors 20250410085527825 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250410085527825 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527825 DAUC <0003> auc.c:113 vector [0]: rand = 4b72de42462bd41be2520eaaf7d880d4 20250410085527825 DAUC <0003> auc.c:179 vector [0]: kc = bb0038de827e68ee 20250410085527825 DAUC <0003> auc.c:180 vector [0]: sres = aa3ae4ab 20250410085527825 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527825 DAUC <0003> auc.c:113 vector [1]: rand = 24b163e571d525f953a6c28164977576 20250410085527825 DAUC <0003> auc.c:179 vector [1]: kc = 85d4a6d3252de3d1 20250410085527825 DAUC <0003> auc.c:180 vector [1]: sres = 2f8f7625 20250410085527825 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085527825 DAUC <0003> auc.c:113 vector [2]: rand = 7ac4aef847639a8af114d737cc646b3b 20250410085527825 DAUC <0003> auc.c:179 vector [2]: kc = a52338de2194eb1c 20250410085527825 DAUC <0003> auc.c:180 vector [2]: sres = 32f8b965 20250410085527825 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085527825 DAUC <0003> auc.c:113 vector [3]: rand = 3a6f1655e0ec3592e0a867aea856c313 20250410085527825 DAUC <0003> auc.c:179 vector [3]: kc = 577b2fa85089bb12 20250410085527825 DAUC <0003> auc.c:180 vector [3]: sres = 5948064e 20250410085527825 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085527825 DAUC <0003> db_auc.c:245 IMSI='262427501005398': Generated 4 vectors 20250410085527825 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427501005398"} 20250410085527825 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527825 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527825 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527826 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527826 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427501005398"} 20250410085527826 DAUC <0003> db_auc.c:192 IMSI='262427501005398': No 3G Auth Data 20250410085527826 DAUC <0003> db_auc.c:236 IMSI='262427501005398': Calling to generate 5 vectors 20250410085527826 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250410085527826 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527826 DAUC <0003> auc.c:113 vector [0]: rand = 947b9166cec9dc13e087585e8b6a5f67 20250410085527826 DAUC <0003> auc.c:179 vector [0]: kc = c2a7e016e639df6c 20250410085527826 DAUC <0003> auc.c:180 vector [0]: sres = 3038a6f6 20250410085527826 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527826 DAUC <0003> auc.c:113 vector [1]: rand = 1f5d90b4cd07a5daf3750626a4ab6885 20250410085527826 DAUC <0003> auc.c:179 vector [1]: kc = 85ed90c42de86433 20250410085527826 DAUC <0003> auc.c:180 vector [1]: sres = 8f7eb431 20250410085527826 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085527826 DAUC <0003> auc.c:113 vector [2]: rand = 9bc4fb497c328f4e944638cbcb3d92fa 20250410085527826 DAUC <0003> auc.c:179 vector [2]: kc = 0ebeae8587c4425a 20250410085527826 DAUC <0003> auc.c:180 vector [2]: sres = 13397b74 20250410085527826 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085527826 DAUC <0003> auc.c:113 vector [3]: rand = e234b32783c685e0777ef53907c02c0f 20250410085527826 DAUC <0003> auc.c:179 vector [3]: kc = 8c36bc7343da8177 20250410085527826 DAUC <0003> auc.c:180 vector [3]: sres = 138eca5a 20250410085527826 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085527826 DAUC <0003> auc.c:113 vector [4]: rand = 62bf6800ca3265fcfe2142dfc99bb336 20250410085527826 DAUC <0003> auc.c:179 vector [4]: kc = 29876d15383d0e06 20250410085527826 DAUC <0003> auc.c:180 vector [4]: sres = b35d540a 20250410085527826 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250410085527826 DAUC <0003> db_auc.c:245 IMSI='262427501005398': Generated 5 vectors 20250410085527826 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427501005398"} 20250410085527826 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527826 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527826 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527827 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527827 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427501005398"} 20250410085527827 DAUC <0003> db_auc.c:192 IMSI='262427501005398': No 3G Auth Data 20250410085527827 DAUC <0003> db_auc.c:236 IMSI='262427501005398': Calling to generate 5 vectors 20250410085527827 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250410085527827 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527827 DAUC <0003> auc.c:113 vector [0]: rand = 55180e05ea6572a97d2d13ef38df3fef 20250410085527827 DAUC <0003> auc.c:179 vector [0]: kc = a8ee51d04e5c1ccd 20250410085527827 DAUC <0003> auc.c:180 vector [0]: sres = 2ad91a5f 20250410085527827 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250410085527827 DAUC <0003> auc.c:113 vector [1]: rand = a67c115d69d7e72a802568403acdf657 20250410085527827 DAUC <0003> auc.c:179 vector [1]: kc = bd7e8dec671fbfa4 20250410085527827 DAUC <0003> auc.c:180 vector [1]: sres = 832586be 20250410085527827 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250410085527827 DAUC <0003> auc.c:113 vector [2]: rand = 26e944c9df515ae70ddc9a1662b9b7dd 20250410085527827 DAUC <0003> auc.c:179 vector [2]: kc = 5080edeb119305fa 20250410085527827 DAUC <0003> auc.c:180 vector [2]: sres = 7e8bd748 20250410085527827 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250410085527827 DAUC <0003> auc.c:113 vector [3]: rand = bc80272bdad9ecabf94a63080ecc5281 20250410085527827 DAUC <0003> auc.c:179 vector [3]: kc = ace009769eba7fa0 20250410085527827 DAUC <0003> auc.c:180 vector [3]: sres = b6c40024 20250410085527827 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250410085527827 DAUC <0003> auc.c:113 vector [4]: rand = 3b00694724d62ab6b3eb01c8a817c8a5 20250410085527827 DAUC <0003> auc.c:179 vector [4]: kc = 161c8ac943495014 20250410085527827 DAUC <0003> auc.c:180 vector [4]: sres = 1eb9cdff 20250410085527827 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250410085527827 DAUC <0003> db_auc.c:245 IMSI='262427501005398': Generated 5 vectors 20250410085527827 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427501005398"} 20250410085527827 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427501005398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527827 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527827 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@a0c7053b4d23: Final verdict of PTC: pass 20250410085527829 DAUC <0003> db_auc.c:157 IMSI='262426161697765': No 2G Auth Data 20250410085527829 DAUC <0003> db_auc.c:192 IMSI='262426161697765': No 3G Auth Data HLR_Test-GSUP(21)@a0c7053b4d23: Created GsupExpect[0] for "262426161697765" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250410085527836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4258 20250410085527837 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527837 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426161697765"} 20250410085527837 DAUC <0003> db_auc.c:157 IMSI='262426161697765': No 2G Auth Data 20250410085527837 DAUC <0003> db_auc.c:236 IMSI='262426161697765': Calling to generate 1 vectors 20250410085527837 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250410085527837 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527837 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527837 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085527837 DAUC <0003> auc.c:113 vector [0]: rand = d3f7f24bc8048461dc3c432bf0665613 20250410085527837 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085527837 DAUC <0003> auc.c:142 vector [0]: autn = 90c304e32385000040b2af0a0f21c0ca 20250410085527837 DAUC <0003> auc.c:143 vector [0]: ck = 60e6097f9b1e9568e6b2e52c880a858b 20250410085527837 DAUC <0003> auc.c:144 vector [0]: ik = a5f00824c2895ecddace80195b93319a 20250410085527837 DAUC <0003> auc.c:145 vector [0]: res = 33536059883129230000000000000000 20250410085527837 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527837 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085527837 DAUC <0003> auc.c:151 vector [0]: kc = f96a646e8a0e7fb4 20250410085527837 DAUC <0003> auc.c:152 vector [0]: sres = bb62497a 20250410085527837 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085527837 DAUC <0003> db_auc.c:245 IMSI='262426161697765': Generated 1 vectors 20250410085527837 DAUC <0003> db_auc.c:249 IMSI='262426161697765': Updating SQN=33 in DB 20250410085527837 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426161697765"} 20250410085527837 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527837 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527837 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0c7053b4d23: Found GsupExpect[0] for "262426161697765" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426161697765" TC_gsup_sai_num_auth_vectors(27)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085527838 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527838 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426161697765"} 20250410085527838 DAUC <0003> db_auc.c:157 IMSI='262426161697765': No 2G Auth Data 20250410085527838 DAUC <0003> db_auc.c:236 IMSI='262426161697765': Calling to generate 4 vectors 20250410085527838 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250410085527838 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527838 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527838 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250410085527838 DAUC <0003> auc.c:113 vector [0]: rand = 9d71420952344a021fc6eafe46cdd442 20250410085527838 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250410085527838 DAUC <0003> auc.c:142 vector [0]: autn = 2d5a2c5c1bca00006a52f753d6235555 20250410085527838 DAUC <0003> auc.c:143 vector [0]: ck = a3315d05dca51ba126cff477dbf2117a 20250410085527838 DAUC <0003> auc.c:144 vector [0]: ik = a396764188d345b5772fd4150b31408b 20250410085527838 DAUC <0003> auc.c:145 vector [0]: res = ad11cec262cded2f0000000000000000 20250410085527838 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527839 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085527839 DAUC <0003> auc.c:151 vector [0]: kc = 51470b2684b50fe5 20250410085527839 DAUC <0003> auc.c:152 vector [0]: sres = cfdc23ed 20250410085527839 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085527839 DAUC <0003> auc.c:113 vector [1]: rand = 17b968a3d9f4db15b39253b4b954f1ab 20250410085527839 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250410085527839 DAUC <0003> auc.c:142 vector [1]: autn = 4c9a8eef11130000f9b28cd4a29cd01d 20250410085527839 DAUC <0003> auc.c:143 vector [1]: ck = 1bcb60f0a5d99c4ddd6736c177dc1ce7 20250410085527839 DAUC <0003> auc.c:144 vector [1]: ik = 179ad7239c72ec9776131ed5222f1d37 20250410085527839 DAUC <0003> auc.c:145 vector [1]: res = 5c84efc42fa22f500000000000000000 20250410085527839 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527839 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085527839 DAUC <0003> auc.c:151 vector [1]: kc = a7259fc76c58710a 20250410085527839 DAUC <0003> auc.c:152 vector [1]: sres = 7326c094 20250410085527839 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085527839 DAUC <0003> auc.c:113 vector [2]: rand = a16fba1ec98e7b109b498a6ab661662c 20250410085527839 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250410085527839 DAUC <0003> auc.c:142 vector [2]: autn = 5c201d38a60b000032e2a27b22ffde9d 20250410085527839 DAUC <0003> auc.c:143 vector [2]: ck = 1944a90832510f16d2836eb339f4a686 20250410085527839 DAUC <0003> auc.c:144 vector [2]: ik = 0f24ea918344d4e8f22d315fbcc72f0b 20250410085527839 DAUC <0003> auc.c:145 vector [2]: res = e5abad07e3825bff0000000000000000 20250410085527839 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527839 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085527839 DAUC <0003> auc.c:151 vector [2]: kc = 36ce1c7534265273 20250410085527839 DAUC <0003> auc.c:152 vector [2]: sres = 0629f6f8 20250410085527839 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085527839 DAUC <0003> auc.c:113 vector [3]: rand = e1a8a50fe64076e0e5ef9409a1f4db2c 20250410085527839 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250410085527839 DAUC <0003> auc.c:142 vector [3]: autn = 633317af10ea00002b43c21c318bdc6f 20250410085527839 DAUC <0003> auc.c:143 vector [3]: ck = 6b9ab43ded19253e9752651407e1b7dc 20250410085527839 DAUC <0003> auc.c:144 vector [3]: ik = 6e00be1cffd0fd9c15c55755e007f898 20250410085527839 DAUC <0003> auc.c:145 vector [3]: res = 9827060bbcfbe15c0000000000000000 20250410085527839 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527839 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085527839 DAUC <0003> auc.c:151 vector [3]: kc = 870d3860f52f97e6 20250410085527839 DAUC <0003> auc.c:152 vector [3]: sres = 24dce757 20250410085527839 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085527839 DAUC <0003> db_auc.c:245 IMSI='262426161697765': Generated 4 vectors 20250410085527839 DAUC <0003> db_auc.c:249 IMSI='262426161697765': Updating SQN=161 in DB 20250410085527839 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426161697765"} 20250410085527839 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527839 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527839 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527840 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527840 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426161697765"} 20250410085527840 DAUC <0003> db_auc.c:157 IMSI='262426161697765': No 2G Auth Data 20250410085527840 DAUC <0003> db_auc.c:236 IMSI='262426161697765': Calling to generate 5 vectors 20250410085527840 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250410085527840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527840 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250410085527840 DAUC <0003> auc.c:113 vector [0]: rand = be74336248753c088cebdede3a916ae9 20250410085527840 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250410085527840 DAUC <0003> auc.c:142 vector [0]: autn = c75dfd5ba641000048cac55f0134e87a 20250410085527840 DAUC <0003> auc.c:143 vector [0]: ck = cb4d0c72c03e57beec8f7648f99a7180 20250410085527840 DAUC <0003> auc.c:144 vector [0]: ik = 8ee250d617f43e8a2c1fe219d4b09bb0 20250410085527840 DAUC <0003> auc.c:145 vector [0]: res = 978456d0bc86234d0000000000000000 20250410085527840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527840 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085527840 DAUC <0003> auc.c:151 vector [0]: kc = 853fc8f5fae08304 20250410085527840 DAUC <0003> auc.c:152 vector [0]: sres = 2b02759d 20250410085527840 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085527840 DAUC <0003> auc.c:113 vector [1]: rand = acb6401b9bdd8caf4667976558085834 20250410085527840 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250410085527840 DAUC <0003> auc.c:142 vector [1]: autn = eb7062519ba800009dc12725c12fd263 20250410085527840 DAUC <0003> auc.c:143 vector [1]: ck = 219bacefd81b69b22c504a342e696cbc 20250410085527840 DAUC <0003> auc.c:144 vector [1]: ik = d075fcc1e3645535c1c1a2ac9e0dc405 20250410085527840 DAUC <0003> auc.c:145 vector [1]: res = f0717c764772cc3e0000000000000000 20250410085527840 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527840 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085527840 DAUC <0003> auc.c:151 vector [1]: kc = 1c7fb8b68b1b943e 20250410085527840 DAUC <0003> auc.c:152 vector [1]: sres = b703b048 20250410085527840 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085527840 DAUC <0003> auc.c:113 vector [2]: rand = 8abcf1f9e459d2413d0aca75c061cb51 20250410085527840 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250410085527840 DAUC <0003> auc.c:142 vector [2]: autn = 7904c029e8890000c862db447ab7e778 20250410085527840 DAUC <0003> auc.c:143 vector [2]: ck = 30348e5d0fc9afec47e0d9dcf0c8b26a 20250410085527840 DAUC <0003> auc.c:144 vector [2]: ik = 78741d625de2005e505f3703e39c446d 20250410085527840 DAUC <0003> auc.c:145 vector [2]: res = 2a1ec54071b6acb90000000000000000 20250410085527840 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527840 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085527840 DAUC <0003> auc.c:151 vector [2]: kc = 5fff7de0417f59b5 20250410085527840 DAUC <0003> auc.c:152 vector [2]: sres = 5ba869f9 20250410085527840 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085527840 DAUC <0003> auc.c:113 vector [3]: rand = 67a26b78c6e6611281448365448cc64a 20250410085527840 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250410085527840 DAUC <0003> auc.c:142 vector [3]: autn = fb369a488a340000b5401761eed8dc1f 20250410085527840 DAUC <0003> auc.c:143 vector [3]: ck = 0755621d27579e293efc1d8b51239233 20250410085527840 DAUC <0003> auc.c:144 vector [3]: ik = 94308069d74efa808aed315cb7b3b648 20250410085527840 DAUC <0003> auc.c:145 vector [3]: res = 28d06970eb0dc4df0000000000000000 20250410085527840 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527840 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085527840 DAUC <0003> auc.c:151 vector [3]: kc = 2774cea3168940d2 20250410085527840 DAUC <0003> auc.c:152 vector [3]: sres = c3ddadaf 20250410085527840 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085527840 DAUC <0003> auc.c:113 vector [4]: rand = 75458ad643cd9c0498e44112c18269c1 20250410085527840 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250410085527840 DAUC <0003> auc.c:142 vector [4]: autn = 834412f4b10a000015a8245d13190cac 20250410085527840 DAUC <0003> auc.c:143 vector [4]: ck = 2e805d2620dd7280dcd65a28a8681d89 20250410085527840 DAUC <0003> auc.c:144 vector [4]: ik = 21611686332632bf98bed8e4a7116c19 20250410085527840 DAUC <0003> auc.c:145 vector [4]: res = 7e723fa4a4bacb350000000000000000 20250410085527840 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527840 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250410085527840 DAUC <0003> auc.c:151 vector [4]: kc = 4b89c96c1c8231af 20250410085527840 DAUC <0003> auc.c:152 vector [4]: sres = dac8f491 20250410085527840 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250410085527840 DAUC <0003> db_auc.c:245 IMSI='262426161697765': Generated 5 vectors 20250410085527840 DAUC <0003> db_auc.c:249 IMSI='262426161697765': Updating SQN=321 in DB 20250410085527840 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426161697765"} 20250410085527840 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527840 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527840 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527841 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527841 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426161697765"} 20250410085527841 DAUC <0003> db_auc.c:157 IMSI='262426161697765': No 2G Auth Data 20250410085527841 DAUC <0003> db_auc.c:236 IMSI='262426161697765': Calling to generate 5 vectors 20250410085527841 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250410085527841 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527841 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527841 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250410085527841 DAUC <0003> auc.c:113 vector [0]: rand = e9a550d56a575917910095bed9ca9d19 20250410085527841 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250410085527841 DAUC <0003> auc.c:142 vector [0]: autn = 3c403ac9501b00008fff62e2ed503fce 20250410085527841 DAUC <0003> auc.c:143 vector [0]: ck = 31d90704198d976fff0f85dbe1325ba8 20250410085527841 DAUC <0003> auc.c:144 vector [0]: ik = 602a7b127d1632920e302dfc029bcf89 20250410085527841 DAUC <0003> auc.c:145 vector [0]: res = 6769371ca96423220000000000000000 20250410085527841 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527841 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085527841 DAUC <0003> auc.c:151 vector [0]: kc = a0ccd431873231dc 20250410085527841 DAUC <0003> auc.c:152 vector [0]: sres = ce0d143e 20250410085527841 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085527841 DAUC <0003> auc.c:113 vector [1]: rand = 98b623728e8ea688cb6ccc2b99d0e102 20250410085527841 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250410085527841 DAUC <0003> auc.c:142 vector [1]: autn = fbff4634bcab00007d426c839f0e343a 20250410085527841 DAUC <0003> auc.c:143 vector [1]: ck = 0cb5726f8c568c8d6c60db7f3a77e702 20250410085527841 DAUC <0003> auc.c:144 vector [1]: ik = 1ba93c5ad17ca3923da5c4db77352056 20250410085527841 DAUC <0003> auc.c:145 vector [1]: res = 083d9e2c1325d25d0000000000000000 20250410085527841 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527841 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085527841 DAUC <0003> auc.c:151 vector [1]: kc = 46d951911068e84b 20250410085527841 DAUC <0003> auc.c:152 vector [1]: sres = 1b184c71 20250410085527841 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085527841 DAUC <0003> auc.c:113 vector [2]: rand = 385a35ddfd90a4811687b71e105a6bfc 20250410085527841 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250410085527841 DAUC <0003> auc.c:142 vector [2]: autn = 0df0e4da4d130000c4cb1e7c308786c9 20250410085527841 DAUC <0003> auc.c:143 vector [2]: ck = 7292cd464116475c7cad6e4680852225 20250410085527841 DAUC <0003> auc.c:144 vector [2]: ik = 2817e92b12fed328715c4a17c33e34f1 20250410085527841 DAUC <0003> auc.c:145 vector [2]: res = a04a0e52d174f7f30000000000000000 20250410085527841 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527841 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085527841 DAUC <0003> auc.c:151 vector [2]: kc = 5774003c105382a0 20250410085527841 DAUC <0003> auc.c:152 vector [2]: sres = 713ef9a1 20250410085527841 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085527841 DAUC <0003> auc.c:113 vector [3]: rand = 4f365aa1a63be0f84fa6d9e992db5cbd 20250410085527841 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250410085527841 DAUC <0003> auc.c:142 vector [3]: autn = b6e025bbddb6000002574f6173358ddc 20250410085527841 DAUC <0003> auc.c:143 vector [3]: ck = 89caa5f4ce94aa6a2f49e914f07a9b46 20250410085527841 DAUC <0003> auc.c:144 vector [3]: ik = 7bc4d60d35ac5283ffeb0dabb7bff3f6 20250410085527841 DAUC <0003> auc.c:145 vector [3]: res = 65b514122273b6180000000000000000 20250410085527841 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527841 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085527841 DAUC <0003> auc.c:151 vector [3]: kc = 22ac9746bcfd9059 20250410085527841 DAUC <0003> auc.c:152 vector [3]: sres = 47c6a20a 20250410085527841 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085527841 DAUC <0003> auc.c:113 vector [4]: rand = a59fcb09cc32a4efcee9540026c2c6f6 20250410085527841 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250410085527841 DAUC <0003> auc.c:142 vector [4]: autn = 1f2b94a15e730000d7da4d44846d12dd 20250410085527841 DAUC <0003> auc.c:143 vector [4]: ck = f1b46c8c191779a59ef17afe0ebc3f2f 20250410085527841 DAUC <0003> auc.c:144 vector [4]: ik = d4c6d00ad47ef0939c0f2294af4be152 20250410085527841 DAUC <0003> auc.c:145 vector [4]: res = 121e1961a5476d8a0000000000000000 20250410085527841 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527841 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250410085527841 DAUC <0003> auc.c:151 vector [4]: kc = 278ce4ec6c9e574b 20250410085527841 DAUC <0003> auc.c:152 vector [4]: sres = b75974eb 20250410085527841 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250410085527841 DAUC <0003> db_auc.c:245 IMSI='262426161697765': Generated 5 vectors 20250410085527841 DAUC <0003> db_auc.c:249 IMSI='262426161697765': Updating SQN=481 in DB 20250410085527841 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426161697765"} 20250410085527841 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426161697765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527841 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527841 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@a0c7053b4d23: Final verdict of PTC: pass 20250410085527842 DAUC <0003> db_auc.c:157 IMSI='262425241685464': No 2G Auth Data 20250410085527842 DAUC <0003> db_auc.c:192 IMSI='262425241685464': No 3G Auth Data HLR_Test-GSUP(21)@a0c7053b4d23: Created GsupExpect[0] for "262425241685464" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250410085527848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 20250410085527850 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527850 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425241685464"} 20250410085527850 DAUC <0003> db_auc.c:157 IMSI='262425241685464': No 2G Auth Data 20250410085527850 DAUC <0003> db_auc.c:236 IMSI='262425241685464': Calling to generate 1 vectors 20250410085527850 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250410085527850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527850 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250410085527850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085527850 DAUC <0003> auc.c:113 vector [0]: rand = 8dc05f757776e9e59357fbdd5524238a 20250410085527850 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085527850 DAUC <0003> auc.c:142 vector [0]: autn = 194e0aec6226000000411900b0463e1a 20250410085527850 DAUC <0003> auc.c:143 vector [0]: ck = d49390d46e06db4b95e50ad085581351 20250410085527850 DAUC <0003> auc.c:144 vector [0]: ik = b3ee7c8f57dccd09cf031dbcb957888b 20250410085527850 DAUC <0003> auc.c:145 vector [0]: res = b0bd0e8d9511cc8f0000000000000000 20250410085527850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527850 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085527850 DAUC <0003> auc.c:151 vector [0]: kc = 3d9bfb3705d58d98 20250410085527850 DAUC <0003> auc.c:152 vector [0]: sres = 25acc202 20250410085527850 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085527850 DAUC <0003> db_auc.c:245 IMSI='262425241685464': Generated 1 vectors 20250410085527850 DAUC <0003> db_auc.c:249 IMSI='262425241685464': Updating SQN=33 in DB 20250410085527850 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425241685464"} 20250410085527850 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527850 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527850 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0c7053b4d23: Found GsupExpect[0] for "262425241685464" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425241685464" TC_gsup_sai_num_auth_vectors(28)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085527852 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527852 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425241685464"} 20250410085527852 DAUC <0003> db_auc.c:157 IMSI='262425241685464': No 2G Auth Data 20250410085527852 DAUC <0003> db_auc.c:236 IMSI='262425241685464': Calling to generate 4 vectors 20250410085527852 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250410085527852 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527852 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250410085527852 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250410085527852 DAUC <0003> auc.c:113 vector [0]: rand = 016c32666d0abd6105ad411dcc06b3e4 20250410085527852 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250410085527852 DAUC <0003> auc.c:142 vector [0]: autn = 558fbde85ea800004f09d51c07dafed7 20250410085527852 DAUC <0003> auc.c:143 vector [0]: ck = 8875ae8ca23f5d41c8f7b0398002e6e3 20250410085527852 DAUC <0003> auc.c:144 vector [0]: ik = 837dffaa3215b28f62897a9f168d6377 20250410085527852 DAUC <0003> auc.c:145 vector [0]: res = 061c5273ab538ae90000000000000000 20250410085527852 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527852 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085527852 DAUC <0003> auc.c:151 vector [0]: kc = a1769b8006a56a5a 20250410085527852 DAUC <0003> auc.c:152 vector [0]: sres = ad4fd89a 20250410085527852 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085527852 DAUC <0003> auc.c:113 vector [1]: rand = 39b192e884b49afc84b264e717cc5297 20250410085527852 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250410085527852 DAUC <0003> auc.c:142 vector [1]: autn = c4d3b6a9ffcf00007bf082fe8b9c83ec 20250410085527852 DAUC <0003> auc.c:143 vector [1]: ck = 8e0128ac8a6f1e92e955189b42c7e1d4 20250410085527852 DAUC <0003> auc.c:144 vector [1]: ik = e4ef07cfcbd603eb19263e9b233f5cf9 20250410085527852 DAUC <0003> auc.c:145 vector [1]: res = b5fa5cb4f4e1f4770000000000000000 20250410085527852 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527852 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085527852 DAUC <0003> auc.c:151 vector [1]: kc = 9a9d09632041a054 20250410085527852 DAUC <0003> auc.c:152 vector [1]: sres = 411ba8c3 20250410085527852 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085527852 DAUC <0003> auc.c:113 vector [2]: rand = cb7b4d45b9c37605b65a1805e5bd89c5 20250410085527852 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250410085527852 DAUC <0003> auc.c:142 vector [2]: autn = df315ee6dfdc000006a039dcef7464f1 20250410085527852 DAUC <0003> auc.c:143 vector [2]: ck = d9f6c02048d69507386888c0c08cf7ab 20250410085527852 DAUC <0003> auc.c:144 vector [2]: ik = 93858d5289ff7feebee4ce61a5b3e0f2 20250410085527852 DAUC <0003> auc.c:145 vector [2]: res = 58bdf5740d363d690000000000000000 20250410085527852 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527852 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085527852 DAUC <0003> auc.c:151 vector [2]: kc = ccff0bd3a416fdb0 20250410085527852 DAUC <0003> auc.c:152 vector [2]: sres = 558bc81d 20250410085527852 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085527852 DAUC <0003> auc.c:113 vector [3]: rand = 0db607ddcf760094270accf6d3195064 20250410085527852 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250410085527852 DAUC <0003> auc.c:142 vector [3]: autn = 19afdfb759d300004628087c5630f11d 20250410085527852 DAUC <0003> auc.c:143 vector [3]: ck = f81fdff87a865667613905acea2f990e 20250410085527852 DAUC <0003> auc.c:144 vector [3]: ik = d29393e043311897c47dc2c03b190ffa 20250410085527852 DAUC <0003> auc.c:145 vector [3]: res = 99f4d7396bf5621c0000000000000000 20250410085527852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527852 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085527852 DAUC <0003> auc.c:151 vector [3]: kc = 8fc88b74e881d804 20250410085527852 DAUC <0003> auc.c:152 vector [3]: sres = f201b525 20250410085527852 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085527852 DAUC <0003> db_auc.c:245 IMSI='262425241685464': Generated 4 vectors 20250410085527852 DAUC <0003> db_auc.c:249 IMSI='262425241685464': Updating SQN=161 in DB 20250410085527852 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425241685464"} 20250410085527852 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527852 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527852 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527853 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527853 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425241685464"} 20250410085527853 DAUC <0003> db_auc.c:157 IMSI='262425241685464': No 2G Auth Data 20250410085527853 DAUC <0003> db_auc.c:236 IMSI='262425241685464': Calling to generate 5 vectors 20250410085527853 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250410085527853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527853 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250410085527853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250410085527853 DAUC <0003> auc.c:113 vector [0]: rand = 842cff6565079a7986ccf15beffdf5de 20250410085527853 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250410085527853 DAUC <0003> auc.c:142 vector [0]: autn = 69ba547e55770000cceb2fef9cf0bb19 20250410085527853 DAUC <0003> auc.c:143 vector [0]: ck = 16f5cc88aa6f20d8c8b20480ae030729 20250410085527853 DAUC <0003> auc.c:144 vector [0]: ik = a5dd369ca857fd91088cfc1ed365b869 20250410085527853 DAUC <0003> auc.c:145 vector [0]: res = 3d3b56cefa60a2ab0000000000000000 20250410085527853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527853 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085527853 DAUC <0003> auc.c:151 vector [0]: kc = 7316028a7f5e6209 20250410085527853 DAUC <0003> auc.c:152 vector [0]: sres = c75bf465 20250410085527853 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085527853 DAUC <0003> auc.c:113 vector [1]: rand = e714b199e2146d2fb75c2bbb39a4bbfc 20250410085527853 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250410085527853 DAUC <0003> auc.c:142 vector [1]: autn = d3dddb64f927000043c2f81c4120f456 20250410085527853 DAUC <0003> auc.c:143 vector [1]: ck = 79cd0047a68a7a34c047173032d99e2e 20250410085527853 DAUC <0003> auc.c:144 vector [1]: ik = 12539404128be67e702f009a74ebddf1 20250410085527853 DAUC <0003> auc.c:145 vector [1]: res = 9a26203af7a5e90e0000000000000000 20250410085527853 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527853 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085527853 DAUC <0003> auc.c:151 vector [1]: kc = dbf683e9f233df95 20250410085527853 DAUC <0003> auc.c:152 vector [1]: sres = 6d83c934 20250410085527853 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085527853 DAUC <0003> auc.c:113 vector [2]: rand = 04aa8d8cb0e84210b30fd0952c5780d5 20250410085527853 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250410085527853 DAUC <0003> auc.c:142 vector [2]: autn = b922c703cf290000c83a84f6701bbe33 20250410085527853 DAUC <0003> auc.c:143 vector [2]: ck = 0410b4b514e25f96d57c6f51f6567def 20250410085527853 DAUC <0003> auc.c:144 vector [2]: ik = b5cd859cee6db5920773ea7298573394 20250410085527853 DAUC <0003> auc.c:145 vector [2]: res = aa1f149ce45dae030000000000000000 20250410085527853 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527853 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085527853 DAUC <0003> auc.c:151 vector [2]: kc = 63d2b40a948ea47f 20250410085527853 DAUC <0003> auc.c:152 vector [2]: sres = 4e42ba9f 20250410085527853 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085527853 DAUC <0003> auc.c:113 vector [3]: rand = 2b0861ddd8639615555c408e5b8c3c22 20250410085527853 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250410085527853 DAUC <0003> auc.c:142 vector [3]: autn = 50e6944758890000617786607d06eedf 20250410085527853 DAUC <0003> auc.c:143 vector [3]: ck = 1c765d81c0d7854ae677acf97d071bda 20250410085527853 DAUC <0003> auc.c:144 vector [3]: ik = 99987b00122b358676d005a814ed73d4 20250410085527853 DAUC <0003> auc.c:145 vector [3]: res = 5819e02519aef1910000000000000000 20250410085527853 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527853 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085527853 DAUC <0003> auc.c:151 vector [3]: kc = 15498fd0bb16d8c2 20250410085527853 DAUC <0003> auc.c:152 vector [3]: sres = 41b711b4 20250410085527853 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085527853 DAUC <0003> auc.c:113 vector [4]: rand = 38b68f88d29922422bc9ba7b3bae4179 20250410085527853 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250410085527853 DAUC <0003> auc.c:142 vector [4]: autn = 7581b1ced6210000b6d634c3099d737c 20250410085527853 DAUC <0003> auc.c:143 vector [4]: ck = eb5a8b6b5a282175d8330c773898be60 20250410085527853 DAUC <0003> auc.c:144 vector [4]: ik = 99890f35586be38a69b7eed9af1a03ab 20250410085527853 DAUC <0003> auc.c:145 vector [4]: res = 2f29c6d2cb0c2de50000000000000000 20250410085527853 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527853 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250410085527853 DAUC <0003> auc.c:151 vector [4]: kc = c35766f095c17f34 20250410085527853 DAUC <0003> auc.c:152 vector [4]: sres = e425eb37 20250410085527853 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250410085527853 DAUC <0003> db_auc.c:245 IMSI='262425241685464': Generated 5 vectors 20250410085527853 DAUC <0003> db_auc.c:249 IMSI='262425241685464': Updating SQN=321 in DB 20250410085527853 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425241685464"} 20250410085527853 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527853 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527853 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527854 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527855 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425241685464"} 20250410085527855 DAUC <0003> db_auc.c:157 IMSI='262425241685464': No 2G Auth Data 20250410085527855 DAUC <0003> db_auc.c:236 IMSI='262425241685464': Calling to generate 5 vectors 20250410085527855 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250410085527855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527855 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250410085527855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250410085527855 DAUC <0003> auc.c:113 vector [0]: rand = e9bd9b618a0e6aa713cf114579ac8f10 20250410085527855 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250410085527855 DAUC <0003> auc.c:142 vector [0]: autn = 307cc2fc23180000f7f714f815720f8c 20250410085527855 DAUC <0003> auc.c:143 vector [0]: ck = 363ac75432b344601c526aed54514240 20250410085527855 DAUC <0003> auc.c:144 vector [0]: ik = ec0a9621f3244cd1f27cfd3e188a70a0 20250410085527855 DAUC <0003> auc.c:145 vector [0]: res = d7e8383edf43dfec0000000000000000 20250410085527855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527855 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085527855 DAUC <0003> auc.c:151 vector [0]: kc = 341ec6a68d4c3a51 20250410085527855 DAUC <0003> auc.c:152 vector [0]: sres = 08abe7d2 20250410085527855 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085527855 DAUC <0003> auc.c:113 vector [1]: rand = 4cf2da437726ccce5015fe2ba4ca2c19 20250410085527855 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250410085527855 DAUC <0003> auc.c:142 vector [1]: autn = 96f7c42418a90000fb3a035e6469e00c 20250410085527855 DAUC <0003> auc.c:143 vector [1]: ck = ab9bbaa371e098d5710c5e91bcde177c 20250410085527855 DAUC <0003> auc.c:144 vector [1]: ik = 47c77aca46dbb1598c64f9bf2151d53d 20250410085527855 DAUC <0003> auc.c:145 vector [1]: res = cf21381659b37b5a0000000000000000 20250410085527855 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527855 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085527855 DAUC <0003> auc.c:151 vector [1]: kc = 11346747aab4ebcd 20250410085527855 DAUC <0003> auc.c:152 vector [1]: sres = 9692434c 20250410085527855 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085527855 DAUC <0003> auc.c:113 vector [2]: rand = dd7c4c2d0a82e994e236131f4fc5e0ba 20250410085527855 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250410085527855 DAUC <0003> auc.c:142 vector [2]: autn = 894c2e6a2a0500005826e04673904d1f 20250410085527855 DAUC <0003> auc.c:143 vector [2]: ck = 1341d6884bc572ab25242ffd1513201a 20250410085527855 DAUC <0003> auc.c:144 vector [2]: ik = 2fb37fd5115f98a556f4d3c6b17113c3 20250410085527855 DAUC <0003> auc.c:145 vector [2]: res = c4424f92d58b67780000000000000000 20250410085527855 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527855 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085527855 DAUC <0003> auc.c:151 vector [2]: kc = 4f225566fef8d9d7 20250410085527855 DAUC <0003> auc.c:152 vector [2]: sres = 11c928ea 20250410085527855 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085527855 DAUC <0003> auc.c:113 vector [3]: rand = d83c844db02cb80f461a13bdca0a5e2f 20250410085527855 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250410085527855 DAUC <0003> auc.c:142 vector [3]: autn = bff617cc41bd00000fae1e3d4eb6d901 20250410085527855 DAUC <0003> auc.c:143 vector [3]: ck = 463f67b6bef439b2384a8997715a337f 20250410085527855 DAUC <0003> auc.c:144 vector [3]: ik = 1294a62b359f3dedc37693850d2acd83 20250410085527855 DAUC <0003> auc.c:145 vector [3]: res = 5ea24e331d280c4e0000000000000000 20250410085527855 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527855 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085527855 DAUC <0003> auc.c:151 vector [3]: kc = af97db8ff71bfaa3 20250410085527855 DAUC <0003> auc.c:152 vector [3]: sres = 438a427d 20250410085527855 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085527855 DAUC <0003> auc.c:113 vector [4]: rand = 134609a8d4d6a48e19cdc2e1db489cc3 20250410085527855 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250410085527855 DAUC <0003> auc.c:142 vector [4]: autn = ea4f056d6f1600006700b29aede4ccd8 20250410085527855 DAUC <0003> auc.c:143 vector [4]: ck = 1105b504b2813161181cfb28d697ff50 20250410085527855 DAUC <0003> auc.c:144 vector [4]: ik = 5844db9256b26e0d8b3f518d309fcd7e 20250410085527855 DAUC <0003> auc.c:145 vector [4]: res = d66ebdd762c670a70000000000000000 20250410085527855 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527855 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250410085527855 DAUC <0003> auc.c:151 vector [4]: kc = da62c433023b6d42 20250410085527855 DAUC <0003> auc.c:152 vector [4]: sres = b4a8cd70 20250410085527855 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250410085527855 DAUC <0003> db_auc.c:245 IMSI='262425241685464': Generated 5 vectors 20250410085527855 DAUC <0003> db_auc.c:249 IMSI='262425241685464': Updating SQN=481 in DB 20250410085527855 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425241685464"} 20250410085527855 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425241685464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527855 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527855 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@a0c7053b4d23: Final verdict of PTC: pass 20250410085527856 DAUC <0003> db_auc.c:157 IMSI='262429527753882': No 2G Auth Data 20250410085527856 DAUC <0003> db_auc.c:192 IMSI='262429527753882': No 3G Auth Data HLR_Test-GSUP(21)@a0c7053b4d23: Created GsupExpect[0] for "262429527753882" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250410085527862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 20250410085527864 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527864 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429527753882"} 20250410085527864 DAUC <0003> db_auc.c:236 IMSI='262429527753882': Calling to generate 1 vectors 20250410085527864 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250410085527864 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527864 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527864 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085527864 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527864 DAUC <0003> auc.c:113 vector [0]: rand = 65dc0db9131cb96fa54974d97b9da42a 20250410085527864 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085527864 DAUC <0003> auc.c:142 vector [0]: autn = 89feeb2a1f20000090d5e593dddf9f11 20250410085527864 DAUC <0003> auc.c:143 vector [0]: ck = 3aaf09e41ce2accd52f14830f8c038f4 20250410085527864 DAUC <0003> auc.c:144 vector [0]: ik = da99e2b5e53fbe8bd4c6a43e1934995e 20250410085527864 DAUC <0003> auc.c:145 vector [0]: res = 50dbc05d77cda3f80000000000000000 20250410085527864 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527864 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527864 DAUC <0003> auc.c:179 vector [0]: kc = 2e06a5987773ac00 20250410085527864 DAUC <0003> auc.c:180 vector [0]: sres = ee101cc8 20250410085527864 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527864 DAUC <0003> db_auc.c:245 IMSI='262429527753882': Generated 1 vectors 20250410085527864 DAUC <0003> db_auc.c:249 IMSI='262429527753882': Updating SQN=33 in DB 20250410085527864 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429527753882"} 20250410085527864 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527864 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527864 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0c7053b4d23: Found GsupExpect[0] for "262429527753882" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429527753882" TC_gsup_sai_num_auth_vectors(29)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085527865 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527865 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429527753882"} 20250410085527865 DAUC <0003> db_auc.c:236 IMSI='262429527753882': Calling to generate 4 vectors 20250410085527865 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250410085527865 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527865 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527865 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250410085527865 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527865 DAUC <0003> auc.c:113 vector [0]: rand = c19db5a9dcd4685fb920bb994a50fcdd 20250410085527865 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250410085527865 DAUC <0003> auc.c:142 vector [0]: autn = e1977ebc644f00008f18f5cd8d4a35af 20250410085527865 DAUC <0003> auc.c:143 vector [0]: ck = 52f89eb79741a9b5257aa4e12852b6e2 20250410085527865 DAUC <0003> auc.c:144 vector [0]: ik = cb78b39e220f879cceb910651f96bd54 20250410085527865 DAUC <0003> auc.c:145 vector [0]: res = 106020ef02704a0d0000000000000000 20250410085527865 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527865 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527865 DAUC <0003> auc.c:179 vector [0]: kc = e44131b1cb83bc00 20250410085527865 DAUC <0003> auc.c:180 vector [0]: sres = ccc66d05 20250410085527865 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527865 DAUC <0003> auc.c:113 vector [1]: rand = fdb3c465a118528657f060af9c649b18 20250410085527865 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250410085527865 DAUC <0003> auc.c:142 vector [1]: autn = f9c5dd60a2bb00008e8b8ecc5a3d7f18 20250410085527865 DAUC <0003> auc.c:143 vector [1]: ck = b17e74e031befc0c1e0b117baebf0764 20250410085527865 DAUC <0003> auc.c:144 vector [1]: ik = 794d3d9b7d9b3b7ad056fba4fcf00a25 20250410085527865 DAUC <0003> auc.c:145 vector [1]: res = 10f61aef412311b10000000000000000 20250410085527865 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527865 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085527865 DAUC <0003> auc.c:179 vector [1]: kc = a73ba8c2582ce800 20250410085527865 DAUC <0003> auc.c:180 vector [1]: sres = 026c0b10 20250410085527865 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085527865 DAUC <0003> auc.c:113 vector [2]: rand = 37e4bc45515ef76e3be2649c31011cc9 20250410085527865 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250410085527865 DAUC <0003> auc.c:142 vector [2]: autn = c6d78f5d23db000049140af684919c2d 20250410085527865 DAUC <0003> auc.c:143 vector [2]: ck = 7d90f6fb9179f55a3c0b1ca25ccb7483 20250410085527865 DAUC <0003> auc.c:144 vector [2]: ik = 52d682eada5eaa008701e56f53c65953 20250410085527865 DAUC <0003> auc.c:145 vector [2]: res = 2db2463e546039900000000000000000 20250410085527865 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527865 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085527865 DAUC <0003> auc.c:179 vector [2]: kc = e714ddbed259f800 20250410085527865 DAUC <0003> auc.c:180 vector [2]: sres = 1d93b4fc 20250410085527865 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085527865 DAUC <0003> auc.c:113 vector [3]: rand = 9a6f51f1143fd997b0166f860dd91479 20250410085527865 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250410085527865 DAUC <0003> auc.c:142 vector [3]: autn = a082c2f767140000821bab37184cedc9 20250410085527865 DAUC <0003> auc.c:143 vector [3]: ck = 6dc9bdc1580ff42f934ed008d37b6e01 20250410085527865 DAUC <0003> auc.c:144 vector [3]: ik = a323c30ef771eaaebe11b7acb9300e6a 20250410085527865 DAUC <0003> auc.c:145 vector [3]: res = 1db69f80fb0a09440000000000000000 20250410085527865 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527865 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085527865 DAUC <0003> auc.c:179 vector [3]: kc = 6d9297faabfa1c00 20250410085527865 DAUC <0003> auc.c:180 vector [3]: sres = d586a497 20250410085527865 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085527865 DAUC <0003> db_auc.c:245 IMSI='262429527753882': Generated 4 vectors 20250410085527865 DAUC <0003> db_auc.c:249 IMSI='262429527753882': Updating SQN=161 in DB 20250410085527865 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429527753882"} 20250410085527865 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527865 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527865 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527867 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527867 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429527753882"} 20250410085527867 DAUC <0003> db_auc.c:236 IMSI='262429527753882': Calling to generate 5 vectors 20250410085527867 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085527867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527867 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250410085527867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527867 DAUC <0003> auc.c:113 vector [0]: rand = 25ef5acc3aa3fad97d9ca97627ebabb8 20250410085527867 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250410085527867 DAUC <0003> auc.c:142 vector [0]: autn = 0f3c3acee927000005dca03530d3bb20 20250410085527867 DAUC <0003> auc.c:143 vector [0]: ck = 3da0c95ce8d951c06562b3578983c9b1 20250410085527867 DAUC <0003> auc.c:144 vector [0]: ik = a089c7e170e831276cec77aca0a93fc5 20250410085527867 DAUC <0003> auc.c:145 vector [0]: res = 61d05d53d1ae5f860000000000000000 20250410085527867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527867 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527867 DAUC <0003> auc.c:179 vector [0]: kc = b4de90402b02ac00 20250410085527867 DAUC <0003> auc.c:180 vector [0]: sres = 01319709 20250410085527867 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527867 DAUC <0003> auc.c:113 vector [1]: rand = 86b47528dd6afd39928ef574f132bcc9 20250410085527867 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250410085527867 DAUC <0003> auc.c:142 vector [1]: autn = 78785d98ad77000042c95bc1f3879451 20250410085527867 DAUC <0003> auc.c:143 vector [1]: ck = 00ed6fc91db76ca39dae260d83617616 20250410085527867 DAUC <0003> auc.c:144 vector [1]: ik = 077403d4259aa278fa525713889ef2b3 20250410085527867 DAUC <0003> auc.c:145 vector [1]: res = a0b03155c292fb7d0000000000000000 20250410085527867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527867 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085527867 DAUC <0003> auc.c:179 vector [1]: kc = af671e642a802400 20250410085527867 DAUC <0003> auc.c:180 vector [1]: sres = 72add6cc 20250410085527867 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085527867 DAUC <0003> auc.c:113 vector [2]: rand = 7c6c6a5be1023cf7488d9f6cf5473ff2 20250410085527867 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250410085527867 DAUC <0003> auc.c:142 vector [2]: autn = b54edd152c120000ccb64cb6b8f5ec8b 20250410085527867 DAUC <0003> auc.c:143 vector [2]: ck = 7a021bfe27c478c13d4f1132ad44d4d2 20250410085527867 DAUC <0003> auc.c:144 vector [2]: ik = bde28662a6042bc7196eee22fbc2d584 20250410085527867 DAUC <0003> auc.c:145 vector [2]: res = 631b3c78cb410e560000000000000000 20250410085527867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527867 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085527867 DAUC <0003> auc.c:179 vector [2]: kc = 82a0faabb31fc800 20250410085527867 DAUC <0003> auc.c:180 vector [2]: sres = b95960ab 20250410085527867 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085527867 DAUC <0003> auc.c:113 vector [3]: rand = 94dd4321f6275f501d95a59820adf494 20250410085527867 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250410085527867 DAUC <0003> auc.c:142 vector [3]: autn = 6da5ef624a4d0000c7d27a94f1a316b5 20250410085527867 DAUC <0003> auc.c:143 vector [3]: ck = bcaa378b0081f118e1d6a9959c76589e 20250410085527867 DAUC <0003> auc.c:144 vector [3]: ik = 7593b58955eceec62732e438a24bd601 20250410085527867 DAUC <0003> auc.c:145 vector [3]: res = a48a16caff93d8d70000000000000000 20250410085527867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527867 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085527867 DAUC <0003> auc.c:179 vector [3]: kc = 6c039e82cfe22800 20250410085527867 DAUC <0003> auc.c:180 vector [3]: sres = fb300098 20250410085527867 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085527867 DAUC <0003> auc.c:113 vector [4]: rand = dc41e12e547ddda217307180993ac1fd 20250410085527867 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250410085527867 DAUC <0003> auc.c:142 vector [4]: autn = e3de1ec2ace50000f191657ec8b65127 20250410085527867 DAUC <0003> auc.c:143 vector [4]: ck = 37fe5fe4f2c736e3d448f11cede01101 20250410085527867 DAUC <0003> auc.c:144 vector [4]: ik = 9379cb9d7a31540c5d95c9e807eed621 20250410085527867 DAUC <0003> auc.c:145 vector [4]: res = d58e07e89b8ef8310000000000000000 20250410085527867 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527867 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085527867 DAUC <0003> auc.c:179 vector [4]: kc = 8bbf39b2a16d1800 20250410085527867 DAUC <0003> auc.c:180 vector [4]: sres = f99a1be3 20250410085527867 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085527867 DAUC <0003> db_auc.c:245 IMSI='262429527753882': Generated 5 vectors 20250410085527867 DAUC <0003> db_auc.c:249 IMSI='262429527753882': Updating SQN=321 in DB 20250410085527867 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429527753882"} 20250410085527867 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527867 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527867 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527868 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527868 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429527753882"} 20250410085527868 DAUC <0003> db_auc.c:236 IMSI='262429527753882': Calling to generate 5 vectors 20250410085527868 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085527868 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527868 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527868 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250410085527868 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527868 DAUC <0003> auc.c:113 vector [0]: rand = e4e5fb128b112e1b0e950bedaa563aea 20250410085527868 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250410085527868 DAUC <0003> auc.c:142 vector [0]: autn = 685608ac261700008a0067bcf01eb729 20250410085527868 DAUC <0003> auc.c:143 vector [0]: ck = 7abaaa936f11968b7609e306e04c48a7 20250410085527868 DAUC <0003> auc.c:144 vector [0]: ik = f43e2ee8cf0ff09a1259d4425f373447 20250410085527868 DAUC <0003> auc.c:145 vector [0]: res = 72d94f176dca53b80000000000000000 20250410085527868 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527868 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527868 DAUC <0003> auc.c:179 vector [0]: kc = 1ade5969c1c1e000 20250410085527868 DAUC <0003> auc.c:180 vector [0]: sres = 4954efb7 20250410085527868 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527868 DAUC <0003> auc.c:113 vector [1]: rand = 881f27fd405173dfd3e14301b6feb7b8 20250410085527868 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250410085527868 DAUC <0003> auc.c:142 vector [1]: autn = 8a574e2fd76f0000f493e1948ac0165c 20250410085527868 DAUC <0003> auc.c:143 vector [1]: ck = 9d9507bee77ae3bc72dfd630b71a32b1 20250410085527868 DAUC <0003> auc.c:144 vector [1]: ik = b4a19dd1666ade3dad40eb5cd717fc45 20250410085527868 DAUC <0003> auc.c:145 vector [1]: res = 4b1d2e62ab53317b0000000000000000 20250410085527868 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527868 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085527868 DAUC <0003> auc.c:179 vector [1]: kc = dd24f416cb4f5800 20250410085527868 DAUC <0003> auc.c:180 vector [1]: sres = 2bc43398 20250410085527868 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085527868 DAUC <0003> auc.c:113 vector [2]: rand = b2b3a70b6be184057c369864f030e5d6 20250410085527868 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250410085527868 DAUC <0003> auc.c:142 vector [2]: autn = cc6c946edb85000033e9c220b58d0cff 20250410085527868 DAUC <0003> auc.c:143 vector [2]: ck = aa318b7fe86996d173034047c5939892 20250410085527868 DAUC <0003> auc.c:144 vector [2]: ik = 0f05a4ece923efee968cb0fefcdbfa17 20250410085527868 DAUC <0003> auc.c:145 vector [2]: res = 58a27375d10dec0f0000000000000000 20250410085527868 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527868 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085527868 DAUC <0003> auc.c:179 vector [2]: kc = bf9324409b851400 20250410085527868 DAUC <0003> auc.c:180 vector [2]: sres = 53d98c86 20250410085527868 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085527868 DAUC <0003> auc.c:113 vector [3]: rand = af873ef9417f4a6f685b45ff3b2f213f 20250410085527868 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250410085527868 DAUC <0003> auc.c:142 vector [3]: autn = 443dbdcc89a40000a93ba081ff6f4861 20250410085527868 DAUC <0003> auc.c:143 vector [3]: ck = 8e4f0b174030d8a206f1fc8cfea29a51 20250410085527868 DAUC <0003> auc.c:144 vector [3]: ik = 577d674c006ef373a7d9ffc3c4275374 20250410085527868 DAUC <0003> auc.c:145 vector [3]: res = ade2bf91bb5fe5520000000000000000 20250410085527868 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527868 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085527868 DAUC <0003> auc.c:179 vector [3]: kc = c3451c5f69d6b400 20250410085527868 DAUC <0003> auc.c:180 vector [3]: sres = bb70ac59 20250410085527868 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085527868 DAUC <0003> auc.c:113 vector [4]: rand = 5aee8f8d17330b7eab959ef3037976c3 20250410085527868 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250410085527868 DAUC <0003> auc.c:142 vector [4]: autn = 338c0118ce28000034649c354058eba3 20250410085527868 DAUC <0003> auc.c:143 vector [4]: ck = b082921d8d7a50b63ed290c89638e202 20250410085527868 DAUC <0003> auc.c:144 vector [4]: ik = bcc068ebb06f7ad791911988a75ce547 20250410085527868 DAUC <0003> auc.c:145 vector [4]: res = 1afc9aa12e4f80e10000000000000000 20250410085527868 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527868 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085527868 DAUC <0003> auc.c:179 vector [4]: kc = 19457764c8cc9800 20250410085527868 DAUC <0003> auc.c:180 vector [4]: sres = 279ebd5e 20250410085527868 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085527868 DAUC <0003> db_auc.c:245 IMSI='262429527753882': Generated 5 vectors 20250410085527868 DAUC <0003> db_auc.c:249 IMSI='262429527753882': Updating SQN=481 in DB 20250410085527868 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429527753882"} 20250410085527868 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429527753882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527868 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527868 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@a0c7053b4d23: Final verdict of PTC: pass 20250410085527870 DAUC <0003> db_auc.c:157 IMSI='262421831330184': No 2G Auth Data 20250410085527870 DAUC <0003> db_auc.c:192 IMSI='262421831330184': No 3G Auth Data HLR_Test-GSUP(21)@a0c7053b4d23: Created GsupExpect[0] for "262421831330184" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250410085527876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4258 20250410085527877 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527877 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421831330184"} 20250410085527878 DAUC <0003> db_auc.c:236 IMSI='262421831330184': Calling to generate 1 vectors 20250410085527878 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250410085527878 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527878 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527878 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085527878 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527878 DAUC <0003> auc.c:113 vector [0]: rand = 5fb0b8e611431930075062c8ec7ce29b 20250410085527878 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085527878 DAUC <0003> auc.c:142 vector [0]: autn = 536e199bd32a0000de6a564c95e50fd5 20250410085527878 DAUC <0003> auc.c:143 vector [0]: ck = e9653aa186534784f18c6d0198c0d48b 20250410085527878 DAUC <0003> auc.c:144 vector [0]: ik = b517d43e583e261544a722ec31cff9e7 20250410085527878 DAUC <0003> auc.c:145 vector [0]: res = 33d76b2bc1e88e740000000000000000 20250410085527878 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527878 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527878 DAUC <0003> auc.c:179 vector [0]: kc = cbc9c4bf0f526400 20250410085527878 DAUC <0003> auc.c:180 vector [0]: sres = e6ae1993 20250410085527878 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527878 DAUC <0003> db_auc.c:245 IMSI='262421831330184': Generated 1 vectors 20250410085527878 DAUC <0003> db_auc.c:249 IMSI='262421831330184': Updating SQN=33 in DB 20250410085527878 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421831330184"} 20250410085527878 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527878 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527878 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0c7053b4d23: Found GsupExpect[0] for "262421831330184" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421831330184" TC_gsup_sai_num_auth_vectors(30)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085527879 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527879 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421831330184"} 20250410085527879 DAUC <0003> db_auc.c:236 IMSI='262421831330184': Calling to generate 4 vectors 20250410085527879 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250410085527879 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527879 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527879 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250410085527879 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527879 DAUC <0003> auc.c:113 vector [0]: rand = 76a0e61584eb21496a31d695b056cc8d 20250410085527879 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250410085527879 DAUC <0003> auc.c:142 vector [0]: autn = b2f9ddace4a60000e598d0dcb01dd109 20250410085527879 DAUC <0003> auc.c:143 vector [0]: ck = 90534969dd171258a308ad6c64ff9318 20250410085527879 DAUC <0003> auc.c:144 vector [0]: ik = b405a4b93804c7ddbbc868ab9e96789f 20250410085527879 DAUC <0003> auc.c:145 vector [0]: res = c9ce73195c75fa8e0000000000000000 20250410085527879 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527879 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527879 DAUC <0003> auc.c:179 vector [0]: kc = 900b1f08b15e7400 20250410085527879 DAUC <0003> auc.c:180 vector [0]: sres = 0e2b972b 20250410085527879 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527879 DAUC <0003> auc.c:113 vector [1]: rand = cb87f0e34da4e0a96f010c7da1a1e2aa 20250410085527879 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250410085527879 DAUC <0003> auc.c:142 vector [1]: autn = b9056d46a6fa0000e57f4d247a272081 20250410085527879 DAUC <0003> auc.c:143 vector [1]: ck = c7691d7a4718394cea62ebc8e9157bdc 20250410085527879 DAUC <0003> auc.c:144 vector [1]: ik = 26fe788e916956952f012a2c755646ca 20250410085527879 DAUC <0003> auc.c:145 vector [1]: res = f7185b7e1463247f0000000000000000 20250410085527879 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527879 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085527879 DAUC <0003> auc.c:179 vector [1]: kc = 66d169b494e14800 20250410085527879 DAUC <0003> auc.c:180 vector [1]: sres = ff189f35 20250410085527879 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085527879 DAUC <0003> auc.c:113 vector [2]: rand = b45f1e469c936c3748383d34a6d9dcbe 20250410085527879 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250410085527879 DAUC <0003> auc.c:142 vector [2]: autn = 5b0274e6cbe70000864fbd05141f71ef 20250410085527879 DAUC <0003> auc.c:143 vector [2]: ck = ada5ab70f07fede7eeb01a5d21498a4a 20250410085527879 DAUC <0003> auc.c:144 vector [2]: ik = 74d75ab1f072bb4f46f13e6cc428d86c 20250410085527879 DAUC <0003> auc.c:145 vector [2]: res = 2e81271a63786ffd0000000000000000 20250410085527879 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527879 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085527879 DAUC <0003> auc.c:179 vector [2]: kc = 0a311b862507fc00 20250410085527879 DAUC <0003> auc.c:180 vector [2]: sres = 25ebc751 20250410085527879 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085527879 DAUC <0003> auc.c:113 vector [3]: rand = 6b262a319b01facfaa77d485df5efd58 20250410085527879 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250410085527879 DAUC <0003> auc.c:142 vector [3]: autn = 83b7e977492b00000569f03c51b8a932 20250410085527879 DAUC <0003> auc.c:143 vector [3]: ck = ec50db29d85f5cf33a1db3c4a18056cf 20250410085527879 DAUC <0003> auc.c:144 vector [3]: ik = c374e6fbbb602e5e851e3c093e3823a8 20250410085527879 DAUC <0003> auc.c:145 vector [3]: res = aa277a2daff18e820000000000000000 20250410085527879 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527879 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085527879 DAUC <0003> auc.c:179 vector [3]: kc = 3e927c85171f1c00 20250410085527879 DAUC <0003> auc.c:180 vector [3]: sres = 9c8f5ed8 20250410085527879 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085527879 DAUC <0003> db_auc.c:245 IMSI='262421831330184': Generated 4 vectors 20250410085527879 DAUC <0003> db_auc.c:249 IMSI='262421831330184': Updating SQN=161 in DB 20250410085527879 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421831330184"} 20250410085527879 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527879 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527879 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527881 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527881 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421831330184"} 20250410085527881 DAUC <0003> db_auc.c:236 IMSI='262421831330184': Calling to generate 5 vectors 20250410085527881 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085527881 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527881 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527881 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250410085527881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527881 DAUC <0003> auc.c:113 vector [0]: rand = 31c823775bfa67715b53c9ba8030e21e 20250410085527881 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250410085527881 DAUC <0003> auc.c:142 vector [0]: autn = 1cd9cebc75190000af00d4ca34ad1854 20250410085527881 DAUC <0003> auc.c:143 vector [0]: ck = 92f8385cc2bb1345660de3131da12bb8 20250410085527881 DAUC <0003> auc.c:144 vector [0]: ik = c14b141d98596d8032f236273548eab3 20250410085527881 DAUC <0003> auc.c:145 vector [0]: res = e977c87ea591708a0000000000000000 20250410085527881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527881 DAUC <0003> auc.c:179 vector [0]: kc = 880c95cc25806000 20250410085527881 DAUC <0003> auc.c:180 vector [0]: sres = 9c8a53b2 20250410085527881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527881 DAUC <0003> auc.c:113 vector [1]: rand = b694418fefdf7bb949d43bfcfe7bd087 20250410085527881 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250410085527881 DAUC <0003> auc.c:142 vector [1]: autn = 5d7d2890c32a0000fad08843bbf80c9a 20250410085527881 DAUC <0003> auc.c:143 vector [1]: ck = de8f46c89a16190e2efff31f9a195930 20250410085527881 DAUC <0003> auc.c:144 vector [1]: ik = c8887035800c4dff86102a6bc315cc94 20250410085527881 DAUC <0003> auc.c:145 vector [1]: res = 6153afa28269deaf0000000000000000 20250410085527881 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527881 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085527881 DAUC <0003> auc.c:179 vector [1]: kc = e661e9692ab2a800 20250410085527881 DAUC <0003> auc.c:180 vector [1]: sres = abc848c3 20250410085527881 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085527881 DAUC <0003> auc.c:113 vector [2]: rand = 89e9860530772bde297c33e85f5a4e38 20250410085527881 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250410085527881 DAUC <0003> auc.c:142 vector [2]: autn = f055a6bb80d00000bdeffe3233a0f875 20250410085527881 DAUC <0003> auc.c:143 vector [2]: ck = 8c3422f3842af155a6205ff49a0f861a 20250410085527881 DAUC <0003> auc.c:144 vector [2]: ik = ca8806a292f6d27b85e988fdf579d2f7 20250410085527881 DAUC <0003> auc.c:145 vector [2]: res = 672b45ebf961995f0000000000000000 20250410085527881 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527881 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085527881 DAUC <0003> auc.c:179 vector [2]: kc = cb7f9664e51c6400 20250410085527881 DAUC <0003> auc.c:180 vector [2]: sres = 2305f77d 20250410085527881 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085527881 DAUC <0003> auc.c:113 vector [3]: rand = 049b8e28ddd8046cdf649fde60bcc4bb 20250410085527881 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250410085527881 DAUC <0003> auc.c:142 vector [3]: autn = 9ad49422557500005a089fb7d316113c 20250410085527881 DAUC <0003> auc.c:143 vector [3]: ck = 40d2f1f3ae2b2eb4f2f967e0fa35d106 20250410085527881 DAUC <0003> auc.c:144 vector [3]: ik = e909bf28034d177e456f4058d49f7e92 20250410085527881 DAUC <0003> auc.c:145 vector [3]: res = d02b780e927831900000000000000000 20250410085527881 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527881 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085527881 DAUC <0003> auc.c:179 vector [3]: kc = 96aed781d3eeac00 20250410085527881 DAUC <0003> auc.c:180 vector [3]: sres = af69d383 20250410085527881 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085527881 DAUC <0003> auc.c:113 vector [4]: rand = 2b44193d5dcd0ee9f6a807c7f6e7901f 20250410085527881 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250410085527881 DAUC <0003> auc.c:142 vector [4]: autn = 11b2d7a847e30000ac019e4bf074ea97 20250410085527881 DAUC <0003> auc.c:143 vector [4]: ck = fb2f9612095601a67b0d1535abfdf542 20250410085527881 DAUC <0003> auc.c:144 vector [4]: ik = e9301f6670022f3e4662cf3485380641 20250410085527881 DAUC <0003> auc.c:145 vector [4]: res = d1627a81e17718350000000000000000 20250410085527881 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527881 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085527881 DAUC <0003> auc.c:179 vector [4]: kc = 3aace3d44c5f9400 20250410085527881 DAUC <0003> auc.c:180 vector [4]: sres = dbf79b7b 20250410085527881 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085527881 DAUC <0003> db_auc.c:245 IMSI='262421831330184': Generated 5 vectors 20250410085527881 DAUC <0003> db_auc.c:249 IMSI='262421831330184': Updating SQN=321 in DB 20250410085527881 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421831330184"} 20250410085527881 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527881 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527881 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527882 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527882 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421831330184"} 20250410085527882 DAUC <0003> db_auc.c:236 IMSI='262421831330184': Calling to generate 5 vectors 20250410085527882 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085527882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527882 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250410085527882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527882 DAUC <0003> auc.c:113 vector [0]: rand = a83121bf1c02ce4bac87874cf0b262e8 20250410085527882 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250410085527882 DAUC <0003> auc.c:142 vector [0]: autn = e39da9c618c20000cb015ae7859a683b 20250410085527882 DAUC <0003> auc.c:143 vector [0]: ck = c906689813d97963985afed01c125d8f 20250410085527882 DAUC <0003> auc.c:144 vector [0]: ik = a76c2aab6cf7be9fc1a6c68db12addd2 20250410085527882 DAUC <0003> auc.c:145 vector [0]: res = 9d0d413642fb53ed0000000000000000 20250410085527882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527882 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527882 DAUC <0003> auc.c:179 vector [0]: kc = f2da7adc9a020400 20250410085527882 DAUC <0003> auc.c:180 vector [0]: sres = 0fda99da 20250410085527882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527882 DAUC <0003> auc.c:113 vector [1]: rand = aed67b367dbad1666883ea988c0cb717 20250410085527882 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250410085527882 DAUC <0003> auc.c:142 vector [1]: autn = 53634af81a1a00001d6bcf7423c3aa2f 20250410085527882 DAUC <0003> auc.c:143 vector [1]: ck = 8f850fe14c1ab4a85522e0576ff820c7 20250410085527882 DAUC <0003> auc.c:144 vector [1]: ik = 4dbd83e52f5f69488c2c38c6467f1cae 20250410085527882 DAUC <0003> auc.c:145 vector [1]: res = cb47eddfc812b01e0000000000000000 20250410085527882 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527882 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085527882 DAUC <0003> auc.c:179 vector [1]: kc = 206183d2cb393400 20250410085527882 DAUC <0003> auc.c:180 vector [1]: sres = a93e45a1 20250410085527882 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085527882 DAUC <0003> auc.c:113 vector [2]: rand = 881a9f93ece92e02587802d063a39ef6 20250410085527882 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250410085527882 DAUC <0003> auc.c:142 vector [2]: autn = 882928a90404000033230a08afe400b6 20250410085527882 DAUC <0003> auc.c:143 vector [2]: ck = 1cf4d8366e254471b33eb4091b7cc3a9 20250410085527882 DAUC <0003> auc.c:144 vector [2]: ik = 64af16afc646e6fbf4f4ad4f2aec7f30 20250410085527882 DAUC <0003> auc.c:145 vector [2]: res = d4aca55dbd2b73550000000000000000 20250410085527882 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527882 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085527882 DAUC <0003> auc.c:179 vector [2]: kc = 7f9e3cb68a48fc00 20250410085527882 DAUC <0003> auc.c:180 vector [2]: sres = f2a10e40 20250410085527882 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085527882 DAUC <0003> auc.c:113 vector [3]: rand = e407da73de43e0abc2c2090d023dd96a 20250410085527882 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250410085527882 DAUC <0003> auc.c:142 vector [3]: autn = c574c49e28d400009fc706bdaca63158 20250410085527882 DAUC <0003> auc.c:143 vector [3]: ck = fc5f7bccab8d8987ba6a6b360ed32da8 20250410085527882 DAUC <0003> auc.c:144 vector [3]: ik = 87cf7e0f0f6ad7a61a02388ad02818eb 20250410085527882 DAUC <0003> auc.c:145 vector [3]: res = 3c4d7f233c7329100000000000000000 20250410085527882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527882 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085527882 DAUC <0003> auc.c:179 vector [3]: kc = 46af4a6e2059bc00 20250410085527882 DAUC <0003> auc.c:180 vector [3]: sres = f8bc5655 20250410085527882 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085527882 DAUC <0003> auc.c:113 vector [4]: rand = 8399e1a3c2f32195ed89f8a6706c2aa3 20250410085527882 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250410085527882 DAUC <0003> auc.c:142 vector [4]: autn = 82d6c5dd49710000d2ed41b8605159ae 20250410085527882 DAUC <0003> auc.c:143 vector [4]: ck = 573cefe2252543e0fe6eca29fa950005 20250410085527882 DAUC <0003> auc.c:144 vector [4]: ik = 135e6ae797e419f6503740d17d12fdee 20250410085527882 DAUC <0003> auc.c:145 vector [4]: res = 0b5428b8cd6183950000000000000000 20250410085527882 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527882 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085527882 DAUC <0003> auc.c:179 vector [4]: kc = dbe1a00ae58cf000 20250410085527882 DAUC <0003> auc.c:180 vector [4]: sres = 01fb28ee 20250410085527882 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085527882 DAUC <0003> db_auc.c:245 IMSI='262421831330184': Generated 5 vectors 20250410085527882 DAUC <0003> db_auc.c:249 IMSI='262421831330184': Updating SQN=481 in DB 20250410085527882 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421831330184"} 20250410085527882 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421831330184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527882 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527882 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@a0c7053b4d23: Final verdict of PTC: pass 20250410085527884 DAUC <0003> db_auc.c:157 IMSI='262428083457775': No 2G Auth Data 20250410085527884 DAUC <0003> db_auc.c:192 IMSI='262428083457775': No 3G Auth Data HLR_Test-GSUP(21)@a0c7053b4d23: Created GsupExpect[0] for "262428083457775" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250410085527890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 20250410085527892 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527892 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428083457775"} 20250410085527892 DAUC <0003> db_auc.c:236 IMSI='262428083457775': Calling to generate 1 vectors 20250410085527892 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250410085527892 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527892 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527892 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085527892 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527892 DAUC <0003> auc.c:113 vector [0]: rand = a3de02a536b665c24ae4b9558a15da40 20250410085527892 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085527892 DAUC <0003> auc.c:142 vector [0]: autn = e476cd2e173f000003dbb3ccc2593866 20250410085527892 DAUC <0003> auc.c:143 vector [0]: ck = aa368d9bdca27849f8218325674e3b29 20250410085527892 DAUC <0003> auc.c:144 vector [0]: ik = b502c2812fb0349abc4488abb02d3122 20250410085527892 DAUC <0003> auc.c:145 vector [0]: res = 6cac64b6c03095060000000000000000 20250410085527892 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527892 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527892 DAUC <0003> auc.c:179 vector [0]: kc = df515729120c0e7e 20250410085527892 DAUC <0003> auc.c:180 vector [0]: sres = f37be6bf 20250410085527892 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527892 DAUC <0003> db_auc.c:245 IMSI='262428083457775': Generated 1 vectors 20250410085527892 DAUC <0003> db_auc.c:249 IMSI='262428083457775': Updating SQN=33 in DB 20250410085527892 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428083457775"} 20250410085527892 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527892 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527892 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a0c7053b4d23: Found GsupExpect[0] for "262428083457775" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428083457775" TC_gsup_sai_num_auth_vectors(31)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085527893 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527893 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428083457775"} 20250410085527893 DAUC <0003> db_auc.c:236 IMSI='262428083457775': Calling to generate 4 vectors 20250410085527893 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250410085527893 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527893 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250410085527893 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527893 DAUC <0003> auc.c:113 vector [0]: rand = b3592e34c824902f2ca27bbeef1eb332 20250410085527893 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250410085527893 DAUC <0003> auc.c:142 vector [0]: autn = c507a0879e050000c87df2194846baf8 20250410085527893 DAUC <0003> auc.c:143 vector [0]: ck = 58a947015eae40b5f41e51152a0809dc 20250410085527893 DAUC <0003> auc.c:144 vector [0]: ik = 57d6989748a79dacf0366a631b88b724 20250410085527893 DAUC <0003> auc.c:145 vector [0]: res = 70a63637640bf1290000000000000000 20250410085527893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527893 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527893 DAUC <0003> auc.c:179 vector [0]: kc = 9dcc1392b061d275 20250410085527893 DAUC <0003> auc.c:180 vector [0]: sres = 6c4075ef 20250410085527893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527893 DAUC <0003> auc.c:113 vector [1]: rand = ceeaa6320f5619c884633bcba4288ce2 20250410085527893 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250410085527893 DAUC <0003> auc.c:142 vector [1]: autn = b70448ca523400002215abc6607b7c13 20250410085527893 DAUC <0003> auc.c:143 vector [1]: ck = 51ef1c5eca7b1132d523db10478fb505 20250410085527893 DAUC <0003> auc.c:144 vector [1]: ik = 32bd0e285b1006e9deaa7850e38eee45 20250410085527893 DAUC <0003> auc.c:145 vector [1]: res = 1fe546b012df6f420000000000000000 20250410085527893 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527893 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085527893 DAUC <0003> auc.c:179 vector [1]: kc = c9f49cd7a227c006 20250410085527893 DAUC <0003> auc.c:180 vector [1]: sres = 3b2025c7 20250410085527893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085527893 DAUC <0003> auc.c:113 vector [2]: rand = 256a2aeb21130e86bcede59780f82f03 20250410085527893 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250410085527893 DAUC <0003> auc.c:142 vector [2]: autn = 5863860a010c0000012563cfc40f08ee 20250410085527893 DAUC <0003> auc.c:143 vector [2]: ck = 6e3ef048f2240b6e048403255b6e010b 20250410085527893 DAUC <0003> auc.c:144 vector [2]: ik = f7ca9041d0ded230b184b25f0dd9c26e 20250410085527893 DAUC <0003> auc.c:145 vector [2]: res = f63a8e229b124a830000000000000000 20250410085527893 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527893 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085527893 DAUC <0003> auc.c:179 vector [2]: kc = 3f62816f7cf10825 20250410085527893 DAUC <0003> auc.c:180 vector [2]: sres = ddf46b22 20250410085527893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085527893 DAUC <0003> auc.c:113 vector [3]: rand = fa03c529498f8181e045314c34d6e64f 20250410085527893 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250410085527893 DAUC <0003> auc.c:142 vector [3]: autn = 7a61cfd98ece0000f8865cd8cb500993 20250410085527893 DAUC <0003> auc.c:143 vector [3]: ck = 32b9b4c57e88e0c8029c6ea5a7c4a45c 20250410085527893 DAUC <0003> auc.c:144 vector [3]: ik = f746f01703a5682d4467f3be84eb1438 20250410085527893 DAUC <0003> auc.c:145 vector [3]: res = 73b9397c33f97e1b0000000000000000 20250410085527893 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527893 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085527893 DAUC <0003> auc.c:179 vector [3]: kc = eb9e420ed252b598 20250410085527893 DAUC <0003> auc.c:180 vector [3]: sres = b956b6cd 20250410085527893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085527893 DAUC <0003> db_auc.c:245 IMSI='262428083457775': Generated 4 vectors 20250410085527893 DAUC <0003> db_auc.c:249 IMSI='262428083457775': Updating SQN=161 in DB 20250410085527893 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428083457775"} 20250410085527893 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527893 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527893 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527895 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527895 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428083457775"} 20250410085527895 DAUC <0003> db_auc.c:236 IMSI='262428083457775': Calling to generate 5 vectors 20250410085527895 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085527895 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527895 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527895 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250410085527895 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527895 DAUC <0003> auc.c:113 vector [0]: rand = e1b5cf0a8b495c3154f2045d63f9cf4e 20250410085527895 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250410085527895 DAUC <0003> auc.c:142 vector [0]: autn = ed4d7f85d0090000571e030914b94a46 20250410085527895 DAUC <0003> auc.c:143 vector [0]: ck = 638f5e7f564fd364532f0f9768765a8d 20250410085527895 DAUC <0003> auc.c:144 vector [0]: ik = 84a9f92b5b19f9852f00aa2a32e349c4 20250410085527895 DAUC <0003> auc.c:145 vector [0]: res = 118ea362224b8dd50000000000000000 20250410085527895 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527895 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527895 DAUC <0003> auc.c:179 vector [0]: kc = 939a1dba8b206e93 20250410085527895 DAUC <0003> auc.c:180 vector [0]: sres = b6767154 20250410085527895 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527895 DAUC <0003> auc.c:113 vector [1]: rand = a57cd4ea31e6bd345b8c7ca9e316c0fd 20250410085527895 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250410085527895 DAUC <0003> auc.c:142 vector [1]: autn = 64e5e3fcb922000076853eaa241b0a37 20250410085527895 DAUC <0003> auc.c:143 vector [1]: ck = 1f63b53fee9c6f1e2231362d0c485387 20250410085527895 DAUC <0003> auc.c:144 vector [1]: ik = e4387a4c6ad37f6c05537958ea8af082 20250410085527895 DAUC <0003> auc.c:145 vector [1]: res = 4919e261f557e4f40000000000000000 20250410085527895 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527895 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085527895 DAUC <0003> auc.c:179 vector [1]: kc = 808137c9fe72e826 20250410085527895 DAUC <0003> auc.c:180 vector [1]: sres = a8062a6c 20250410085527895 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085527895 DAUC <0003> auc.c:113 vector [2]: rand = 85ad436b518b359f860e4bb1a6123461 20250410085527895 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250410085527895 DAUC <0003> auc.c:142 vector [2]: autn = 9aa189ffb265000044faf6526ddab946 20250410085527895 DAUC <0003> auc.c:143 vector [2]: ck = 9ce9cf60bee1733d36d2c7d27c5e0f78 20250410085527895 DAUC <0003> auc.c:144 vector [2]: ik = 6fc6c07632b621caf09970d512559d8b 20250410085527895 DAUC <0003> auc.c:145 vector [2]: res = 4a34fb0b6ccd72750000000000000000 20250410085527895 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527895 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085527895 DAUC <0003> auc.c:179 vector [2]: kc = 88058608ba98a32f 20250410085527895 DAUC <0003> auc.c:180 vector [2]: sres = 7b35b969 20250410085527895 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085527895 DAUC <0003> auc.c:113 vector [3]: rand = 292337543caaac9f70e1dfab349d287c 20250410085527895 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250410085527895 DAUC <0003> auc.c:142 vector [3]: autn = 705bcc7aa99800001460cb9189ea5b0b 20250410085527895 DAUC <0003> auc.c:143 vector [3]: ck = f29272d76145da0997bf42b0c3f2a135 20250410085527895 DAUC <0003> auc.c:144 vector [3]: ik = d7dbef880161108f98898a16a2356f70 20250410085527895 DAUC <0003> auc.c:145 vector [3]: res = c2642eac8c82298d0000000000000000 20250410085527895 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527895 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085527895 DAUC <0003> auc.c:179 vector [3]: kc = 99f2e733a144f3c4 20250410085527895 DAUC <0003> auc.c:180 vector [3]: sres = b6f120a2 20250410085527895 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085527895 DAUC <0003> auc.c:113 vector [4]: rand = ed7e6cecba649d7705e383d4a6ac89d9 20250410085527895 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250410085527895 DAUC <0003> auc.c:142 vector [4]: autn = 85510dcc9fbf0000eb8659bc095c1899 20250410085527895 DAUC <0003> auc.c:143 vector [4]: ck = 94a03071e1fa483b8c8862641631f1e0 20250410085527895 DAUC <0003> auc.c:144 vector [4]: ik = 3babb832f2515f1fd09bb0e5af6555d5 20250410085527895 DAUC <0003> auc.c:145 vector [4]: res = 4a33f22082633de40000000000000000 20250410085527895 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527895 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085527895 DAUC <0003> auc.c:179 vector [4]: kc = 103711eb6738d7d8 20250410085527895 DAUC <0003> auc.c:180 vector [4]: sres = 530ab47e 20250410085527895 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085527895 DAUC <0003> db_auc.c:245 IMSI='262428083457775': Generated 5 vectors 20250410085527895 DAUC <0003> db_auc.c:249 IMSI='262428083457775': Updating SQN=321 in DB 20250410085527895 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428083457775"} 20250410085527895 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527895 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527895 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527896 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527896 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428083457775"} 20250410085527896 DAUC <0003> db_auc.c:236 IMSI='262428083457775': Calling to generate 5 vectors 20250410085527896 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085527896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085527896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085527896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250410085527896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085527896 DAUC <0003> auc.c:113 vector [0]: rand = af87f256ff09b239da74a6b55b761a1f 20250410085527896 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250410085527896 DAUC <0003> auc.c:142 vector [0]: autn = 2eec05d35986000070169212e8e075a0 20250410085527896 DAUC <0003> auc.c:143 vector [0]: ck = 2594d731414a80825094e19f4da343de 20250410085527896 DAUC <0003> auc.c:144 vector [0]: ik = a72c6bef1bb78bedb368a087549408e0 20250410085527896 DAUC <0003> auc.c:145 vector [0]: res = ff959ff7522f0c180000000000000000 20250410085527896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085527896 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085527896 DAUC <0003> auc.c:179 vector [0]: kc = 31e440469df7a9f7 20250410085527896 DAUC <0003> auc.c:180 vector [0]: sres = 37ac7db6 20250410085527896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085527896 DAUC <0003> auc.c:113 vector [1]: rand = 3d7db69f4e564caf9b13bb1c44fb8306 20250410085527896 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250410085527896 DAUC <0003> auc.c:142 vector [1]: autn = a46ec725adac00005f33d6b84a935c19 20250410085527896 DAUC <0003> auc.c:143 vector [1]: ck = af68a662fc3826f13224ccc2dc228c2c 20250410085527896 DAUC <0003> auc.c:144 vector [1]: ik = e0cbbf2ee1fac9417f6130830eb93364 20250410085527896 DAUC <0003> auc.c:145 vector [1]: res = 8071b8ba85628ad70000000000000000 20250410085527896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085527896 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085527896 DAUC <0003> auc.c:179 vector [1]: kc = 1a01dfe26681a24d 20250410085527896 DAUC <0003> auc.c:180 vector [1]: sres = f15e2a85 20250410085527896 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085527896 DAUC <0003> auc.c:113 vector [2]: rand = 1b5652ad7ad444ccacf51d7d8bed1a89 20250410085527896 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250410085527896 DAUC <0003> auc.c:142 vector [2]: autn = cc9944a3f00c00008a4f2df5e4aa5abb 20250410085527896 DAUC <0003> auc.c:143 vector [2]: ck = 1d2bb8073698a193c2c67653881edb6c 20250410085527896 DAUC <0003> auc.c:144 vector [2]: ik = dd90dc484ab6945a29e36f4a0dd1ca3d 20250410085527896 DAUC <0003> auc.c:145 vector [2]: res = 9f940dc2068d2f300000000000000000 20250410085527896 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085527896 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085527896 DAUC <0003> auc.c:179 vector [2]: kc = 9375d8243a9082a9 20250410085527896 DAUC <0003> auc.c:180 vector [2]: sres = f0422606 20250410085527896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085527896 DAUC <0003> auc.c:113 vector [3]: rand = da613d06bcfc9b01e4b53463e5e00685 20250410085527896 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250410085527896 DAUC <0003> auc.c:142 vector [3]: autn = afc358b35d2700001384308df8f94908 20250410085527896 DAUC <0003> auc.c:143 vector [3]: ck = 38eb456ed0457a7fe3883bf4149b5fba 20250410085527896 DAUC <0003> auc.c:144 vector [3]: ik = e7d0de735e3ed0089045b13de715ce02 20250410085527896 DAUC <0003> auc.c:145 vector [3]: res = d01e2a2378a947ed0000000000000000 20250410085527896 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085527896 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085527896 DAUC <0003> auc.c:179 vector [3]: kc = 5839e3a92e433cda 20250410085527896 DAUC <0003> auc.c:180 vector [3]: sres = 1f632e5b 20250410085527896 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085527896 DAUC <0003> auc.c:113 vector [4]: rand = a7a9a1446adb3c4ec0db656c102a6a63 20250410085527896 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250410085527896 DAUC <0003> auc.c:142 vector [4]: autn = e81cb9d272630000742be1475bab444d 20250410085527896 DAUC <0003> auc.c:143 vector [4]: ck = 9a6a58d18c72108e0a1fc2e9b430df93 20250410085527896 DAUC <0003> auc.c:144 vector [4]: ik = 1db2560912ce7ed740ae8a55ebcfb076 20250410085527896 DAUC <0003> auc.c:145 vector [4]: res = 713e383ceb3b77a20000000000000000 20250410085527896 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085527896 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085527896 DAUC <0003> auc.c:179 vector [4]: kc = 491b4282f2ecdd8f 20250410085527896 DAUC <0003> auc.c:180 vector [4]: sres = db970252 20250410085527896 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085527896 DAUC <0003> db_auc.c:245 IMSI='262428083457775': Generated 5 vectors 20250410085527896 DAUC <0003> db_auc.c:249 IMSI='262428083457775': Updating SQN=481 in DB 20250410085527896 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428083457775"} 20250410085527896 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428083457775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085527896 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085527896 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085527897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085527898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4258 20250410085527898 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44125<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@a0c7053b4d23: Final verdict of PTC: none 20250410085527898 DLINP <000b> input/ipa.c:452 connected read/write 20250410085527898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085527898 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085527898 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085527898 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@a0c7053b4d23: Final verdict of PTC: none 22@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Apr 10 08:55:27 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250410085527921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4258 20250410085528022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=408908) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Apr 10 08:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_sai_eps started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085531130 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085531130 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085531134 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085531136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085531140 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085531141 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085531141 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085531141 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 20250410085531141 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085531141 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 20250410085531141 DLGSUP <0013> gsup_server.c:236 2: 20250410085531141 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085531141 DLGSUP <0013> gsup_server.c:236 3: 20250410085531141 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085531141 DLGSUP <0013> gsup_server.c:236 4: 20250410085531141 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085531141 DLGSUP <0013> gsup_server.c:236 5: 20250410085531141 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085531141 DLGSUP <0013> gsup_server.c:236 7: 20250410085531141 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085531141 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085531141 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085531141 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@a0c7053b4d23: 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") 20250410085531163 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33453<->l=127.0.0.1:4259) 20250410085531167 DAUC <0003> db_auc.c:157 IMSI='262425883400633': No 2G Auth Data 20250410085531167 DAUC <0003> db_auc.c:192 IMSI='262425883400633': No 3G Auth Data HLR_Test-GSUP(33)@a0c7053b4d23: Created GsupExpect[0] for "262425883400633" to be handled at TC_gsup_sai_eps(36) 20250410085531182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4258 20250410085531189 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085531189 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425883400633 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425883400633"} 20250410085531189 DAUC <0003> db_auc.c:157 IMSI='262425883400633': No 2G Auth Data 20250410085531189 DAUC <0003> db_auc.c:236 IMSI='262425883400633': Calling to generate 5 vectors 20250410085531189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250410085531189 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085531189 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085531189 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085531189 DAUC <0003> auc.c:113 vector [0]: rand = fc6316ff1425c3d0d3d6fcf2ce85c529 20250410085531189 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085531189 DAUC <0003> auc.c:142 vector [0]: autn = 712752b2aa438000f4d35bc96661ff18 20250410085531189 DAUC <0003> auc.c:143 vector [0]: ck = b8e82b4dc0847bb4b95a1992aabf3fa0 20250410085531189 DAUC <0003> auc.c:144 vector [0]: ik = a3e05e80f8c87373a9e537347dbf9f4d 20250410085531189 DAUC <0003> auc.c:145 vector [0]: res = f3a10d55180bec530000000000000000 20250410085531189 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085531189 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085531189 DAUC <0003> auc.c:151 vector [0]: kc = 0bb75b6bef4ca82a 20250410085531189 DAUC <0003> auc.c:152 vector [0]: sres = ebaae106 20250410085531189 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085531189 DAUC <0003> auc.c:113 vector [1]: rand = 0b5e3eb6ffdbbe05d803320e48320b2f 20250410085531189 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085531189 DAUC <0003> auc.c:142 vector [1]: autn = be897cd7b1b88000ba59bb7090758ae6 20250410085531189 DAUC <0003> auc.c:143 vector [1]: ck = 20b5d11097fa81fb5965e708b6af9648 20250410085531189 DAUC <0003> auc.c:144 vector [1]: ik = 757546db4f3cdc74393323d83d8f09d7 20250410085531189 DAUC <0003> auc.c:145 vector [1]: res = 2a08e6330e119d000000000000000000 20250410085531189 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085531189 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085531189 DAUC <0003> auc.c:151 vector [1]: kc = 3596531b53e6c210 20250410085531189 DAUC <0003> auc.c:152 vector [1]: sres = 24197b33 20250410085531189 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085531189 DAUC <0003> auc.c:113 vector [2]: rand = 844cfc28f0e75f2d91fcf5e4a04532c1 20250410085531189 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085531189 DAUC <0003> auc.c:142 vector [2]: autn = f7b44a3c1cd180001a97ca2e82f6c014 20250410085531189 DAUC <0003> auc.c:143 vector [2]: ck = a92bf03171dae7c55924197a40c4380a 20250410085531189 DAUC <0003> auc.c:144 vector [2]: ik = 01ee622105cbc9ffb9810250f4b2f9f5 20250410085531189 DAUC <0003> auc.c:145 vector [2]: res = 7b1ecf7cf08777030000000000000000 20250410085531189 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085531189 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085531189 DAUC <0003> auc.c:151 vector [2]: kc = 4860893ac067efc5 20250410085531189 DAUC <0003> auc.c:152 vector [2]: sres = 8b99b87f 20250410085531189 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085531189 DAUC <0003> auc.c:113 vector [3]: rand = 803243befecb5c168fe72176343edab9 20250410085531189 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085531189 DAUC <0003> auc.c:142 vector [3]: autn = 61d331a175798000ecee9fe9ebe728d9 20250410085531189 DAUC <0003> auc.c:143 vector [3]: ck = 90af23ca68a94a10b17d1cace22b1bf5 20250410085531189 DAUC <0003> auc.c:144 vector [3]: ik = c11fd9327c89eb2b6c93937f5186cec3 20250410085531189 DAUC <0003> auc.c:145 vector [3]: res = f97f6babbe842fc40000000000000000 20250410085531189 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085531189 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085531189 DAUC <0003> auc.c:151 vector [3]: kc = 8c5e752ba78d740d 20250410085531189 DAUC <0003> auc.c:152 vector [3]: sres = 47fb446f 20250410085531189 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085531189 DAUC <0003> auc.c:113 vector [4]: rand = 75749fa3d63d221e230ea06f31165fb4 20250410085531189 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085531189 DAUC <0003> auc.c:142 vector [4]: autn = 6ad363586ea5800011508ae1a5b87134 20250410085531189 DAUC <0003> auc.c:143 vector [4]: ck = 3498a5e68a10b1f7e6535bb558c65034 20250410085531189 DAUC <0003> auc.c:144 vector [4]: ik = 4b71640f59893502de99515cf6ffd343 20250410085531189 DAUC <0003> auc.c:145 vector [4]: res = 979e9279d4e8cf090000000000000000 20250410085531189 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085531189 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250410085531189 DAUC <0003> auc.c:151 vector [4]: kc = 4723cb007da00782 20250410085531189 DAUC <0003> auc.c:152 vector [4]: sres = 43765d70 20250410085531189 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250410085531189 DAUC <0003> db_auc.c:245 IMSI='262425883400633': Generated 5 vectors 20250410085531189 DAUC <0003> db_auc.c:249 IMSI='262425883400633': Updating SQN=161 in DB 20250410085531190 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425883400633 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425883400633"} 20250410085531190 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425883400633 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085531190 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085531190 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0c7053b4d23: Found GsupExpect[0] for "262425883400633" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_sai_eps(36)"262425883400633" TC_gsup_sai_eps(36)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085531196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@a0c7053b4d23: Final verdict of PTC: pass 20250410085531198 DAUC <0003> db_auc.c:157 IMSI='262429376297059': No 2G Auth Data 20250410085531198 DAUC <0003> db_auc.c:192 IMSI='262429376297059': No 3G Auth Data HLR_Test-GSUP(33)@a0c7053b4d23: Created GsupExpect[0] for "262429376297059" to be handled at TC_gsup_sai_eps(37) 20250410085531208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20250410085531209 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085531209 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429376297059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429376297059"} 20250410085531209 DAUC <0003> db_auc.c:157 IMSI='262429376297059': No 2G Auth Data 20250410085531209 DAUC <0003> db_auc.c:236 IMSI='262429376297059': Calling to generate 5 vectors 20250410085531209 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250410085531209 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085531209 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250410085531209 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085531209 DAUC <0003> auc.c:113 vector [0]: rand = f5a6cf7edce9bbc5c0a681a8cedc3454 20250410085531209 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085531209 DAUC <0003> auc.c:142 vector [0]: autn = 29648e34dfc580003d6845b6bb6432f7 20250410085531209 DAUC <0003> auc.c:143 vector [0]: ck = c656a3729496847fe5998e27573de440 20250410085531209 DAUC <0003> auc.c:144 vector [0]: ik = d597f1ac5d717f80b704207dc9af09b5 20250410085531209 DAUC <0003> auc.c:145 vector [0]: res = a0a839adbd3c962f0000000000000000 20250410085531209 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085531209 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250410085531209 DAUC <0003> auc.c:151 vector [0]: kc = 415cfc845775160a 20250410085531209 DAUC <0003> auc.c:152 vector [0]: sres = 1d94af82 20250410085531209 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250410085531209 DAUC <0003> auc.c:113 vector [1]: rand = 429b5bd498f435b0f687363a8c012b4f 20250410085531209 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085531209 DAUC <0003> auc.c:142 vector [1]: autn = 785a8280fe768000be51147f311d4620 20250410085531209 DAUC <0003> auc.c:143 vector [1]: ck = e5b37c253567335f01046ac777a81a1c 20250410085531209 DAUC <0003> auc.c:144 vector [1]: ik = 8ba4e0cadcc33963ef04c21888927311 20250410085531209 DAUC <0003> auc.c:145 vector [1]: res = e41724f0bfc4dabf0000000000000000 20250410085531209 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085531209 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250410085531209 DAUC <0003> auc.c:151 vector [1]: kc = 80173430169e6331 20250410085531209 DAUC <0003> auc.c:152 vector [1]: sres = 5bd3fe4f 20250410085531209 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250410085531209 DAUC <0003> auc.c:113 vector [2]: rand = 23085969159c12cf3589d8d233d27999 20250410085531209 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085531209 DAUC <0003> auc.c:142 vector [2]: autn = 3c4d29fd1ec580000aea3b796cf5bde8 20250410085531209 DAUC <0003> auc.c:143 vector [2]: ck = 5673794b5867d3ebf9e7af55895947fa 20250410085531209 DAUC <0003> auc.c:144 vector [2]: ik = 15f592656b769ecd41945110a12b06a6 20250410085531209 DAUC <0003> auc.c:145 vector [2]: res = b7530db2823fadfd0000000000000000 20250410085531209 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085531209 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250410085531209 DAUC <0003> auc.c:151 vector [2]: kc = fbf5156b1b630c7a 20250410085531209 DAUC <0003> auc.c:152 vector [2]: sres = 356ca04f 20250410085531209 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250410085531209 DAUC <0003> auc.c:113 vector [3]: rand = 41d0f8dee6c9fe63017b23d6d97f828f 20250410085531209 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085531209 DAUC <0003> auc.c:142 vector [3]: autn = b1d06f88bed880000a3b59b2b1b083da 20250410085531209 DAUC <0003> auc.c:143 vector [3]: ck = c90bf8e7003693a1054855dbd96ad4d4 20250410085531209 DAUC <0003> auc.c:144 vector [3]: ik = f3f26bb1089040219ec071930a161c3c 20250410085531209 DAUC <0003> auc.c:145 vector [3]: res = 7ccaccd1117750640000000000000000 20250410085531209 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085531209 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250410085531209 DAUC <0003> auc.c:151 vector [3]: kc = a171b71edbda1b68 20250410085531209 DAUC <0003> auc.c:152 vector [3]: sres = 6dbd9cb5 20250410085531209 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250410085531209 DAUC <0003> auc.c:113 vector [4]: rand = ed10e1a1b4703c92c1b12822e5111c14 20250410085531209 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085531209 DAUC <0003> auc.c:142 vector [4]: autn = 11d0d9f7c7788000a1d6bf5764beb36a 20250410085531209 DAUC <0003> auc.c:143 vector [4]: ck = 6053bcbf67e803da133b581859750fe1 20250410085531209 DAUC <0003> auc.c:144 vector [4]: ik = 920533c5248a97b300f465f3d8c0f55a 20250410085531209 DAUC <0003> auc.c:145 vector [4]: res = f3b7308256beef120000000000000000 20250410085531209 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085531209 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250410085531209 DAUC <0003> auc.c:151 vector [4]: kc = e199b291c2d76ed2 20250410085531209 DAUC <0003> auc.c:152 vector [4]: sres = a509df90 20250410085531209 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250410085531209 DAUC <0003> db_auc.c:245 IMSI='262429376297059': Generated 5 vectors 20250410085531209 DAUC <0003> db_auc.c:249 IMSI='262429376297059': Updating SQN=161 in DB 20250410085531209 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429376297059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429376297059"} 20250410085531209 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429376297059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085531209 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085531209 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0c7053b4d23: Found GsupExpect[0] for "262429376297059" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429376297059" TC_gsup_sai_eps(37)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085531211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@a0c7053b4d23: Final verdict of PTC: pass 20250410085531211 DAUC <0003> db_auc.c:157 IMSI='262427066481471': No 2G Auth Data 20250410085531211 DAUC <0003> db_auc.c:192 IMSI='262427066481471': No 3G Auth Data HLR_Test-GSUP(33)@a0c7053b4d23: Created GsupExpect[0] for "262427066481471" to be handled at TC_gsup_sai_eps(38) 20250410085531218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 20250410085531220 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085531220 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427066481471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427066481471"} 20250410085531220 DAUC <0003> db_auc.c:236 IMSI='262427066481471': Calling to generate 5 vectors 20250410085531220 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085531220 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085531220 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085531220 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085531220 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085531220 DAUC <0003> auc.c:113 vector [0]: rand = aadef3e6d729e5dcbf5e552f81fe8bc5 20250410085531220 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085531220 DAUC <0003> auc.c:142 vector [0]: autn = f1ec8f34892780004750c032e8829127 20250410085531220 DAUC <0003> auc.c:143 vector [0]: ck = 040fb4acb339b7a093b8e94ddbaebc8a 20250410085531220 DAUC <0003> auc.c:144 vector [0]: ik = 6c6ad74bac0a7847187bf6bc8e83a8cc 20250410085531220 DAUC <0003> auc.c:145 vector [0]: res = d6fa62c2831bc3ac0000000000000000 20250410085531220 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085531220 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085531220 DAUC <0003> auc.c:179 vector [0]: kc = 0eea19710ec40c00 20250410085531220 DAUC <0003> auc.c:180 vector [0]: sres = 7b8072dc 20250410085531220 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085531220 DAUC <0003> auc.c:113 vector [1]: rand = 400cce770a70caf24783a78456ca3faa 20250410085531220 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085531220 DAUC <0003> auc.c:142 vector [1]: autn = 9845f1febd378000bea0c32055acee4b 20250410085531220 DAUC <0003> auc.c:143 vector [1]: ck = 5e90355dcc63fd28d5f5f65f50e6ad47 20250410085531220 DAUC <0003> auc.c:144 vector [1]: ik = ccc38c2093f207115d2ab935b7537e44 20250410085531220 DAUC <0003> auc.c:145 vector [1]: res = de4dad530def6abb0000000000000000 20250410085531220 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085531220 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085531220 DAUC <0003> auc.c:179 vector [1]: kc = d970c537e416d400 20250410085531220 DAUC <0003> auc.c:180 vector [1]: sres = 5f7bb4b5 20250410085531220 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085531220 DAUC <0003> auc.c:113 vector [2]: rand = 76a93ca1b4301c218de39cf9093699ed 20250410085531220 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085531220 DAUC <0003> auc.c:142 vector [2]: autn = 04d13168ff0a80002906ed3d0ce0287b 20250410085531220 DAUC <0003> auc.c:143 vector [2]: ck = f5f1dd4f247423ca4bd356bb63cfc2f9 20250410085531220 DAUC <0003> auc.c:144 vector [2]: ik = 38f36189c5d3ff502345025ca77e937e 20250410085531220 DAUC <0003> auc.c:145 vector [2]: res = f1ece8757639c9170000000000000000 20250410085531220 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085531220 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085531220 DAUC <0003> auc.c:179 vector [2]: kc = 240f41fe867c6400 20250410085531220 DAUC <0003> auc.c:180 vector [2]: sres = 35716987 20250410085531220 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085531220 DAUC <0003> auc.c:113 vector [3]: rand = 62b9ad77b0bb27ed48bf00101ced0cde 20250410085531220 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085531220 DAUC <0003> auc.c:142 vector [3]: autn = ebfee7bf0e3f80003e0ff3916f06482e 20250410085531220 DAUC <0003> auc.c:143 vector [3]: ck = cbd403c80fda7a8af34d12bc81b7de16 20250410085531220 DAUC <0003> auc.c:144 vector [3]: ik = 12c9598129f58df942ffeb4c09d76c76 20250410085531220 DAUC <0003> auc.c:145 vector [3]: res = ecc134c20b8fdbf90000000000000000 20250410085531220 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085531220 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085531220 DAUC <0003> auc.c:179 vector [3]: kc = fa5bb09eadc6b800 20250410085531220 DAUC <0003> auc.c:180 vector [3]: sres = dca2db04 20250410085531220 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085531220 DAUC <0003> auc.c:113 vector [4]: rand = c694fb672768295f8b71686e4debaa93 20250410085531220 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085531220 DAUC <0003> auc.c:142 vector [4]: autn = b064481c2dbd80005f2ac5633b961739 20250410085531220 DAUC <0003> auc.c:143 vector [4]: ck = 2a55d570e00b519ca405e93e226cb5e1 20250410085531220 DAUC <0003> auc.c:144 vector [4]: ik = e203a46285bad4b8232f808f223513ce 20250410085531220 DAUC <0003> auc.c:145 vector [4]: res = a31567ba5e39cd960000000000000000 20250410085531220 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085531220 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085531220 DAUC <0003> auc.c:179 vector [4]: kc = 42e4d251e891b000 20250410085531220 DAUC <0003> auc.c:180 vector [4]: sres = dbd1b2cd 20250410085531220 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085531220 DAUC <0003> db_auc.c:245 IMSI='262427066481471': Generated 5 vectors 20250410085531220 DAUC <0003> db_auc.c:249 IMSI='262427066481471': Updating SQN=161 in DB 20250410085531220 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427066481471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427066481471"} 20250410085531220 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427066481471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085531220 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085531220 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0c7053b4d23: Found GsupExpect[0] for "262427066481471" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427066481471" TC_gsup_sai_eps(38)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085531222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@a0c7053b4d23: Final verdict of PTC: pass 20250410085531222 DAUC <0003> db_auc.c:157 IMSI='262421184145828': No 2G Auth Data 20250410085531222 DAUC <0003> db_auc.c:192 IMSI='262421184145828': No 3G Auth Data HLR_Test-GSUP(33)@a0c7053b4d23: Created GsupExpect[0] for "262421184145828" to be handled at TC_gsup_sai_eps(39) 20250410085531229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57792<->l=127.0.0.1:4258 20250410085531231 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085531231 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421184145828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421184145828"} 20250410085531231 DAUC <0003> db_auc.c:236 IMSI='262421184145828': Calling to generate 5 vectors 20250410085531231 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085531231 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085531231 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085531231 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085531231 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085531231 DAUC <0003> auc.c:113 vector [0]: rand = 9ee60f51f867b5676b0307a69dd3f373 20250410085531231 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085531231 DAUC <0003> auc.c:142 vector [0]: autn = 682be71f9f1a80001121b7f0044ac3a8 20250410085531231 DAUC <0003> auc.c:143 vector [0]: ck = f254c80d6be3f809ec681d83ed79d3b4 20250410085531231 DAUC <0003> auc.c:144 vector [0]: ik = 324c74569428fdde638e5642379d1a65 20250410085531231 DAUC <0003> auc.c:145 vector [0]: res = 312fb9695a6bc80d0000000000000000 20250410085531231 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085531231 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085531231 DAUC <0003> auc.c:179 vector [0]: kc = bbb9cfef6581e400 20250410085531231 DAUC <0003> auc.c:180 vector [0]: sres = 109c7ef9 20250410085531231 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085531231 DAUC <0003> auc.c:113 vector [1]: rand = 3140e6e17c7e5989f111600e0034dc75 20250410085531231 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085531231 DAUC <0003> auc.c:142 vector [1]: autn = 34a0328c8bc98000a66123f86c220504 20250410085531231 DAUC <0003> auc.c:143 vector [1]: ck = a871d8f27acd21b35211b5a8f9534df2 20250410085531231 DAUC <0003> auc.c:144 vector [1]: ik = 5de1c3e3d0c8beafaba9c0cf6a585efb 20250410085531231 DAUC <0003> auc.c:145 vector [1]: res = 2ff915612c0be2e00000000000000000 20250410085531231 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085531231 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085531231 DAUC <0003> auc.c:179 vector [1]: kc = 1970e1a7dc6e2400 20250410085531231 DAUC <0003> auc.c:180 vector [1]: sres = 3f9ee6ad 20250410085531231 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085531231 DAUC <0003> auc.c:113 vector [2]: rand = d5a9e2e85501f7ef3488a250289168ce 20250410085531232 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085531232 DAUC <0003> auc.c:142 vector [2]: autn = 03469a873c7a80006cf4d5703fe48648 20250410085531232 DAUC <0003> auc.c:143 vector [2]: ck = b3c5a93958c2cc94221461b9d9f64a77 20250410085531232 DAUC <0003> auc.c:144 vector [2]: ik = ff77b8e86548383b27927811124d2d62 20250410085531232 DAUC <0003> auc.c:145 vector [2]: res = 24de93eeeb090cbd0000000000000000 20250410085531232 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085531232 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085531232 DAUC <0003> auc.c:179 vector [2]: kc = f0117570ee97dc00 20250410085531232 DAUC <0003> auc.c:180 vector [2]: sres = 3438b056 20250410085531232 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085531232 DAUC <0003> auc.c:113 vector [3]: rand = aea3f08b68b241f4998cc5da49a0803a 20250410085531232 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085531232 DAUC <0003> auc.c:142 vector [3]: autn = fb11ad2a856b800096850c041136842f 20250410085531232 DAUC <0003> auc.c:143 vector [3]: ck = 541287a2be63c5a2aebcd24e39e86093 20250410085531232 DAUC <0003> auc.c:144 vector [3]: ik = 320156363716cd3137406b4a9b016103 20250410085531232 DAUC <0003> auc.c:145 vector [3]: res = 1bc45f3cd207f9460000000000000000 20250410085531232 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085531232 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085531232 DAUC <0003> auc.c:179 vector [3]: kc = 4395c29a8bdabc00 20250410085531232 DAUC <0003> auc.c:180 vector [3]: sres = 3d9fccde 20250410085531232 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085531232 DAUC <0003> auc.c:113 vector [4]: rand = 94dceeb94dabe4957d0601dc983a710f 20250410085531232 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085531232 DAUC <0003> auc.c:142 vector [4]: autn = bd4c72c7d70280001fa705cc0516a0df 20250410085531232 DAUC <0003> auc.c:143 vector [4]: ck = 39c4b18368a8d5b963f94268ce661d4c 20250410085531232 DAUC <0003> auc.c:144 vector [4]: ik = b0b7df4011d62e0f7bd4d80756c81dd1 20250410085531232 DAUC <0003> auc.c:145 vector [4]: res = 0797c458298d78120000000000000000 20250410085531232 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085531232 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085531232 DAUC <0003> auc.c:179 vector [4]: kc = 92cd89f641e16000 20250410085531232 DAUC <0003> auc.c:180 vector [4]: sres = 37e13575 20250410085531232 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085531232 DAUC <0003> db_auc.c:245 IMSI='262421184145828': Generated 5 vectors 20250410085531232 DAUC <0003> db_auc.c:249 IMSI='262421184145828': Updating SQN=161 in DB 20250410085531232 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421184145828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421184145828"} 20250410085531232 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421184145828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085531232 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085531232 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0c7053b4d23: Found GsupExpect[0] for "262421184145828" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421184145828" TC_gsup_sai_eps(39)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085531233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57792<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@a0c7053b4d23: Final verdict of PTC: pass 20250410085531234 DAUC <0003> db_auc.c:157 IMSI='262428998936350': No 2G Auth Data 20250410085531234 DAUC <0003> db_auc.c:192 IMSI='262428998936350': No 3G Auth Data HLR_Test-GSUP(33)@a0c7053b4d23: Created GsupExpect[0] for "262428998936350" to be handled at TC_gsup_sai_eps(40) 20250410085531240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 20250410085531242 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085531242 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428998936350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998936350"} 20250410085531242 DAUC <0003> db_auc.c:236 IMSI='262428998936350': Calling to generate 5 vectors 20250410085531242 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250410085531242 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250410085531242 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250410085531242 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250410085531242 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250410085531242 DAUC <0003> auc.c:113 vector [0]: rand = ef27d123658f3ad4c762f3ef41818e08 20250410085531242 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250410085531242 DAUC <0003> auc.c:142 vector [0]: autn = c45ab0237a3d8000e861a25c7918bcd9 20250410085531242 DAUC <0003> auc.c:143 vector [0]: ck = 73f92d4c6a4e411b3ae78694b4fe2177 20250410085531242 DAUC <0003> auc.c:144 vector [0]: ik = 681a65ce6e1f958c82023276962fa14c 20250410085531242 DAUC <0003> auc.c:145 vector [0]: res = df1a740a354450220000000000000000 20250410085531242 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250410085531242 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250410085531242 DAUC <0003> auc.c:179 vector [0]: kc = 4228c23588ba04e5 20250410085531242 DAUC <0003> auc.c:180 vector [0]: sres = 95562f3c 20250410085531242 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250410085531242 DAUC <0003> auc.c:113 vector [1]: rand = fe316a17c6a15cb6c3f6bcd4ebf0f809 20250410085531242 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250410085531242 DAUC <0003> auc.c:142 vector [1]: autn = 234b43215849800033d37f9269484e63 20250410085531242 DAUC <0003> auc.c:143 vector [1]: ck = 118fc58630fc12733d2416f704d5ba36 20250410085531242 DAUC <0003> auc.c:144 vector [1]: ik = d19e4d3de1799407d2b2994848914f09 20250410085531242 DAUC <0003> auc.c:145 vector [1]: res = 40f2f2a6797717c00000000000000000 20250410085531242 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250410085531242 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250410085531242 DAUC <0003> auc.c:179 vector [1]: kc = 66973de396a46219 20250410085531242 DAUC <0003> auc.c:180 vector [1]: sres = 1cc3d198 20250410085531242 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250410085531242 DAUC <0003> auc.c:113 vector [2]: rand = cf4e9aa498243f71767eb0d67eab8b80 20250410085531242 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250410085531242 DAUC <0003> auc.c:142 vector [2]: autn = ed42fe683d948000bffec6e501c01d9f 20250410085531242 DAUC <0003> auc.c:143 vector [2]: ck = 1e341d9648fdef3ed12098cf70f7c8b2 20250410085531242 DAUC <0003> auc.c:144 vector [2]: ik = 707454f7a1b969e4e123a2683c9e7935 20250410085531242 DAUC <0003> auc.c:145 vector [2]: res = 0a29175745e16be90000000000000000 20250410085531242 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250410085531242 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250410085531242 DAUC <0003> auc.c:179 vector [2]: kc = 3c12230c4f6a78b4 20250410085531242 DAUC <0003> auc.c:180 vector [2]: sres = 7c00c25c 20250410085531242 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250410085531242 DAUC <0003> auc.c:113 vector [3]: rand = 57e099a8e9672d34f2a6dd4cc0d60dbe 20250410085531242 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250410085531242 DAUC <0003> auc.c:142 vector [3]: autn = ef35ddd0c1c68000d03845c5f9236bf8 20250410085531242 DAUC <0003> auc.c:143 vector [3]: ck = 0aefa5f93e2a90f8c92b74eb94d16394 20250410085531242 DAUC <0003> auc.c:144 vector [3]: ik = 34f28e94161da549abcf1b3dda0e71b1 20250410085531242 DAUC <0003> auc.c:145 vector [3]: res = 9f88c85c7bb5b88b0000000000000000 20250410085531242 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250410085531242 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250410085531242 DAUC <0003> auc.c:179 vector [3]: kc = ceeb2103a258466b 20250410085531242 DAUC <0003> auc.c:180 vector [3]: sres = 37e8984a 20250410085531242 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250410085531242 DAUC <0003> auc.c:113 vector [4]: rand = 9de1169e1a1bc98acc451d6b84ba4cf6 20250410085531242 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250410085531242 DAUC <0003> auc.c:142 vector [4]: autn = 86f2f04a83258000c5eb3bb01acbc8ec 20250410085531242 DAUC <0003> auc.c:143 vector [4]: ck = 845b938f65a9b499b3f5b3302894cac5 20250410085531242 DAUC <0003> auc.c:144 vector [4]: ik = f1d1ebbcdefb3b71da433b4ca9d83f10 20250410085531242 DAUC <0003> auc.c:145 vector [4]: res = 1642172e4bea43f30000000000000000 20250410085531242 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250410085531242 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250410085531242 DAUC <0003> auc.c:179 vector [4]: kc = f543768e518a5127 20250410085531242 DAUC <0003> auc.c:180 vector [4]: sres = 874370f6 20250410085531242 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250410085531242 DAUC <0003> db_auc.c:245 IMSI='262428998936350': Generated 5 vectors 20250410085531242 DAUC <0003> db_auc.c:249 IMSI='262428998936350': Updating SQN=161 in DB 20250410085531242 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428998936350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998936350"} 20250410085531242 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428998936350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085531242 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085531242 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a0c7053b4d23: Found GsupExpect[0] for "262428998936350" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428998936350" TC_gsup_sai_eps(40)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085531243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085531244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 20250410085531245 DLINP <000b> input/ipa.c:452 connected read/write 20250410085531245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085531245 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085531245 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085531245 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@a0c7053b4d23: Final verdict of PTC: none 34@a0c7053b4d23: Final verdict of PTC: none 20250410085531245 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33453<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Apr 10 08:55:31 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250410085531276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 20250410085531377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Apr 10 08:55:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_ul_unknown_imsi started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085534513 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085534513 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085534517 DLINP <000b> input/ipa.c:452 connected read/write 20250410085534517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085534519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085534523 DLINP <000b> input/ipa.c:452 connected read/write 20250410085534523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085534523 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085534523 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085534523 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 20250410085534523 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085534523 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 20250410085534523 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(41)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085534523 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085534523 DLGSUP <0013> gsup_server.c:236 3: 20250410085534523 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085534523 DLGSUP <0013> gsup_server.c:236 4: 20250410085534523 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085534523 DLGSUP <0013> gsup_server.c:236 5: 20250410085534523 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085534523 DLGSUP <0013> gsup_server.c:236 7: 20250410085534523 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085534523 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085534523 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085534523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@a0c7053b4d23: 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") 20250410085534542 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39995<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@a0c7053b4d23: Created GsupExpect[0] for "262423759130996" to be handled at TC_gsup_ul_unknown_imsi(45) 20250410085534552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4258 20250410085534570 DLINP <000b> input/ipa.c:452 connected read/write 20250410085534570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085534570 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423759130996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423759130996" cn_domain=PS} 20250410085534570 DLU <0006> fsm.c:456 lu(262423759130996)[0x55e74ffb4950]{UNVALIDATED}: Allocated 20250410085534570 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423759130996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250410085534570 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423759130996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423759130996" cause=IMSI unknown in HLR} 20250410085534570 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423759130996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085534570 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423759130996)[0x55e74ffb4950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085534570 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423759130996)[0x55e74ffb4950]{UNVALIDATED}: Freeing instance 20250410085534570 DLU <0006> fsm.c:568 lu(PS:IMSI-262423759130996)[0x55e74ffb4950]{UNVALIDATED}: Deallocated 20250410085534570 DLINP <000b> input/ipa.c:452 connected read/write 20250410085534570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085534570 DLINP <000b> input/ipa.c:452 connected read/write 20250410085534571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@a0c7053b4d23: Found GsupExpect[0] for "262423759130996" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262423759130996" TC_gsup_ul_unknown_imsi(45)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085534575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@a0c7053b4d23: Final verdict of PTC: pass 20250410085534577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46098<->l=127.0.0.1:4258 20250410085534580 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39995<->l=127.0.0.1:4259) 20250410085534580 DLINP <000b> input/ipa.c:452 connected read/write 20250410085534580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085534580 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@a0c7053b4d23: Final verdict of PTC: none 20250410085534580 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085534580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 43: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Apr 10 08:55:34 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250410085534608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46122<->l=127.0.0.1:4258 20250410085534709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46122<->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@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Thu Apr 10 08:55:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085537834 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085537834 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085537839 DLINP <000b> input/ipa.c:452 connected read/write 20250410085537839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085537840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46128<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085537844 DLINP <000b> input/ipa.c:452 connected read/write 20250410085537844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085537844 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085537844 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085537844 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 20250410085537844 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085537844 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 20250410085537844 DLGSUP <0013> gsup_server.c:236 2: 20250410085537844 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085537844 DLGSUP <0013> gsup_server.c:236 3: 20250410085537844 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085537845 DLGSUP <0013> gsup_server.c:236 4: 20250410085537845 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085537845 DLGSUP <0013> gsup_server.c:236 5: 20250410085537845 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(46)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085537845 DLGSUP <0013> gsup_server.c:236 7: 20250410085537845 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085537845 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085537845 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085537845 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@a0c7053b4d23: 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") 20250410085537861 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45107<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@a0c7053b4d23: Created GsupExpect[0] for "262423220597129" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250410085537871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 20250410085537886 DLINP <000b> input/ipa.c:452 connected read/write 20250410085537886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085537886 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423220597129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423220597129" cn_domain=PS source_name="the-source\n"} 20250410085537886 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250410085537886 DLU <0006> fsm.c:456 lu(262423220597129)[0x55e74ffb4950]{UNVALIDATED}: Allocated 20250410085537886 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423220597129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250410085537886 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423220597129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423220597129" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250410085537886 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423220597129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085537886 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423220597129)[0x55e74ffb4950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085537886 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423220597129)[0x55e74ffb4950]{UNVALIDATED}: Freeing instance 20250410085537886 DLU <0006> fsm.c:568 lu(PS:IMSI-262423220597129)[0x55e74ffb4950]{UNVALIDATED}: Deallocated 20250410085537886 DLINP <000b> input/ipa.c:452 connected read/write 20250410085537886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085537886 DLINP <000b> input/ipa.c:452 connected read/write 20250410085537886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@a0c7053b4d23: Found GsupExpect[0] for "262423220597129" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423220597129" TC_gsup_ul_unknown_imsi_via_proxy(50)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085537892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@a0c7053b4d23: Final verdict of PTC: pass 20250410085537893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46128<->l=127.0.0.1:4258 20250410085537895 DLINP <000b> input/ipa.c:452 connected read/write 20250410085537895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085537895 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085537895 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085537895 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085537895 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@a0c7053b4d23: Final verdict of PTC: none 20250410085537896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45107<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@a0c7053b4d23: Final verdict of PTC: none 48@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 48: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Apr 10 08:55:37 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250410085537957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20250410085538058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46152<->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@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Thu Apr 10 08:55:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085541168 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085541168 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085541172 DLINP <000b> input/ipa.c:452 connected read/write 20250410085541172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085541174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085541177 DLINP <000b> input/ipa.c:452 connected read/write 20250410085541177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085541177 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085541177 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085541177 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 20250410085541177 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085541177 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 20250410085541177 DLGSUP <0013> gsup_server.c:236 2: 20250410085541177 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085541177 DLGSUP <0013> gsup_server.c:236 3: 20250410085541177 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085541177 DLGSUP <0013> gsup_server.c:236 4: 20250410085541177 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085541177 DLGSUP <0013> gsup_server.c:236 5: 20250410085541177 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085541177 DLGSUP <0013> gsup_server.c:236 7: 20250410085541177 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085541177 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085541177 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085541177 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@a0c7053b4d23: 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") 20250410085541198 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33997<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@a0c7053b4d23: Created GsupExpect[0] for "262427851488569" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250410085541213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46168<->l=127.0.0.1:4258 20250410085541221 DLINP <000b> input/ipa.c:452 connected read/write 20250410085541221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085541221 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427851488569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427851488569" cn_domain=PS} 20250410085541221 DLU <0006> fsm.c:456 lu(262427851488569)[0x55e74ffb4950]{UNVALIDATED}: Allocated 20250410085541221 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427851488569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250410085541221 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427851488569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427851488569" cause=Roaming not allowed in this location area} 20250410085541221 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427851488569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085541221 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427851488569)[0x55e74ffb4950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085541221 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427851488569)[0x55e74ffb4950]{UNVALIDATED}: Freeing instance 20250410085541221 DLU <0006> fsm.c:568 lu(PS:IMSI-262427851488569)[0x55e74ffb4950]{UNVALIDATED}: Deallocated 20250410085541221 DLINP <000b> input/ipa.c:452 connected read/write 20250410085541221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085541221 DLINP <000b> input/ipa.c:452 connected read/write 20250410085541221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@a0c7053b4d23: Found GsupExpect[0] for "262427851488569" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262427851488569" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085541224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46168<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a0c7053b4d23: Final verdict of PTC: pass 20250410085541225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46156<->l=127.0.0.1:4258 20250410085541226 DLINP <000b> input/ipa.c:452 connected read/write 20250410085541226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085541226 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085541226 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085541226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085541226 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33997<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@a0c7053b4d23: Final verdict of PTC: none 53@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 53: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Apr 10 08:55:41 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250410085541253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 20250410085541353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46184<->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=27592) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Thu Apr 10 08:55:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_sai_err_unknown_imsi started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085544472 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085544472 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085544477 DLINP <000b> input/ipa.c:452 connected read/write 20250410085544477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085544479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085544482 DLINP <000b> input/ipa.c:452 connected read/write 20250410085544483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085544483 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085544483 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085544483 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 20250410085544483 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085544483 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 20250410085544483 DLGSUP <0013> gsup_server.c:236 2: 20250410085544483 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085544483 DLGSUP <0013> gsup_server.c:236 3: 20250410085544483 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085544483 DLGSUP <0013> gsup_server.c:236 4: 20250410085544483 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085544483 DLGSUP <0013> gsup_server.c:236 5: 20250410085544483 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085544483 DLGSUP <0013> gsup_server.c:236 7: 20250410085544483 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085544483 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085544483 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085544483 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@a0c7053b4d23: 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") 20250410085544500 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40101<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@a0c7053b4d23: Created GsupExpect[0] for "262428950385293" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250410085544509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20250410085544530 DLINP <000b> input/ipa.c:452 connected read/write 20250410085544530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085544530 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428950385293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428950385293"} 20250410085544530 DAUC <0003> db_auc.c:133 IMSI='262428950385293': No such subscriber 20250410085544530 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428950385293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250410085544530 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428950385293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428950385293" cause=IMSI unknown in HLR} 20250410085544530 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428950385293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085544530 DLINP <000b> input/ipa.c:452 connected read/write 20250410085544530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085544530 DLINP <000b> input/ipa.c:452 connected read/write 20250410085544530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@a0c7053b4d23: Found GsupExpect[0] for "262428950385293" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262428950385293" TC_gsup_sai_err_unknown_imsi(60)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085544536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@a0c7053b4d23: Final verdict of PTC: pass 20250410085544538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 20250410085544540 DLINP <000b> input/ipa.c:452 connected read/write 20250410085544540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085544540 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085544540 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085544540 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085544540 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40101<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@a0c7053b4d23: Final verdict of PTC: none 58@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 58: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Apr 10 08:55:44 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250410085544579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4258 20250410085544680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34800<->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@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Apr 10 08:55:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_ul started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085547795 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085547796 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085547800 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085547805 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547805 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085547805 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085547805 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 20250410085547805 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085547805 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 20250410085547805 DLGSUP <0013> gsup_server.c:236 2: 20250410085547805 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085547805 DLGSUP <0013> gsup_server.c:236 3: 20250410085547805 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085547806 DLGSUP <0013> gsup_server.c:236 4: 20250410085547806 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085547806 DLGSUP <0013> gsup_server.c:236 5: 20250410085547806 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085547806 DLGSUP <0013> gsup_server.c:236 7: 20250410085547806 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085547806 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085547806 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085547806 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@a0c7053b4d23: 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") 20250410085547830 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34987<->l=127.0.0.1:4259) 20250410085547838 DAUC <0003> db_auc.c:157 IMSI='262423398330504': No 2G Auth Data 20250410085547838 DAUC <0003> db_auc.c:192 IMSI='262423398330504': No 3G Auth Data HLR_Test-GSUP(62)@a0c7053b4d23: Created GsupExpect[0] for "262423398330504" to be handled at TC_gsup_ul(65) 20250410085547849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 20250410085547852 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547852 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423398330504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423398330504" cn_domain=PS} 20250410085547852 DLU <0006> fsm.c:456 lu(262423398330504)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085547852 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423398330504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085547852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423398330504)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085547852 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423398330504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423398330504" cn_domain=PS} 20250410085547852 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547852 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0c7053b4d23: Found GsupExpect[0] for "262423398330504" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_ul(65)"262423398330504" 20250410085547853 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547853 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423398330504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423398330504"} 20250410085547853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423398330504)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085547853 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423398330504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085547853 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423398330504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423398330504"} 20250410085547853 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423398330504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085547853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423398330504)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085547853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423398330504)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085547853 DLU <0006> fsm.c:568 lu(PS:IMSI-262423398330504)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085547853 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547853 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul(65)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085547854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 TC_gsup_ul(65)@a0c7053b4d23: Final verdict of PTC: pass 20250410085547854 DAUC <0003> db_auc.c:157 IMSI='262429812180035': No 2G Auth Data 20250410085547854 DAUC <0003> db_auc.c:192 IMSI='262429812180035': No 3G Auth Data 20250410085547855 DLGSUP <0013> hlr.c:121 IMSI 262429812180035: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0c7053b4d23: Created GsupExpect[0] for "262429812180035" to be handled at TC_gsup_ul(66) 20250410085547860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 20250410085547861 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547861 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429812180035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429812180035" cn_domain=PS} 20250410085547861 DLU <0006> fsm.c:456 lu(262429812180035)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085547861 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429812180035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085547861 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429812180035)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085547861 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429812180035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429812180035" cn_domain=PS} 20250410085547861 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547861 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0c7053b4d23: Found GsupExpect[0] for "262429812180035" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_ul(66)"262429812180035" 20250410085547863 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547863 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429812180035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429812180035"} 20250410085547863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429812180035)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085547863 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429812180035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085547863 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429812180035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429812180035"} 20250410085547863 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429812180035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085547863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429812180035)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085547863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429812180035)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085547863 DLU <0006> fsm.c:568 lu(PS:IMSI-262429812180035)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085547863 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547863 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul(66)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085547863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 TC_gsup_ul(66)@a0c7053b4d23: Final verdict of PTC: pass 20250410085547864 DAUC <0003> db_auc.c:157 IMSI='262426838379456': No 2G Auth Data 20250410085547864 DAUC <0003> db_auc.c:192 IMSI='262426838379456': No 3G Auth Data 20250410085547865 DLGSUP <0013> hlr.c:121 IMSI 262426838379456: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0c7053b4d23: Created GsupExpect[0] for "262426838379456" to be handled at TC_gsup_ul(67) 20250410085547870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34838<->l=127.0.0.1:4258 20250410085547872 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547872 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426838379456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426838379456" cn_domain=PS} 20250410085547872 DLU <0006> fsm.c:456 lu(262426838379456)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085547872 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426838379456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085547872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426838379456)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085547872 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426838379456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426838379456" cn_domain=PS} 20250410085547872 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547872 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0c7053b4d23: Found GsupExpect[0] for "262426838379456" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_ul(67)"262426838379456" 20250410085547873 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547873 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426838379456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426838379456"} 20250410085547873 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426838379456)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085547873 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426838379456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085547873 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426838379456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426838379456"} 20250410085547873 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426838379456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085547873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426838379456)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085547873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426838379456)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085547873 DLU <0006> fsm.c:568 lu(PS:IMSI-262426838379456)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085547873 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547873 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul(67)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085547874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34838<->l=127.0.0.1:4258 TC_gsup_ul(67)@a0c7053b4d23: Final verdict of PTC: pass 20250410085547874 DAUC <0003> db_auc.c:157 IMSI='262421652027037': No 2G Auth Data 20250410085547874 DAUC <0003> db_auc.c:192 IMSI='262421652027037': No 3G Auth Data 20250410085547875 DLGSUP <0013> hlr.c:121 IMSI 262421652027037: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0c7053b4d23: Created GsupExpect[0] for "262421652027037" to be handled at TC_gsup_ul(68) 20250410085547881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 20250410085547883 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547883 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421652027037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421652027037" cn_domain=PS} 20250410085547883 DLU <0006> fsm.c:456 lu(262421652027037)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085547883 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421652027037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085547883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421652027037)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085547883 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421652027037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421652027037" cn_domain=PS} 20250410085547883 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547883 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0c7053b4d23: Found GsupExpect[0] for "262421652027037" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_ul(68)"262421652027037" 20250410085547884 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547884 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421652027037 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421652027037"} 20250410085547884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421652027037)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085547884 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421652027037 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085547884 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421652027037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421652027037"} 20250410085547884 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421652027037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085547884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421652027037)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085547884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421652027037)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085547884 DLU <0006> fsm.c:568 lu(PS:IMSI-262421652027037)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085547884 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547884 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul(68)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085547885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 TC_gsup_ul(68)@a0c7053b4d23: Final verdict of PTC: pass 20250410085547886 DAUC <0003> db_auc.c:157 IMSI='262422619639406': No 2G Auth Data 20250410085547886 DAUC <0003> db_auc.c:192 IMSI='262422619639406': No 3G Auth Data 20250410085547886 DLGSUP <0013> hlr.c:121 IMSI 262422619639406: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0c7053b4d23: Created GsupExpect[0] for "262422619639406" to be handled at TC_gsup_ul(69) 20250410085547894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34860<->l=127.0.0.1:4258 20250410085547895 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547895 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422619639406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422619639406" cn_domain=PS} 20250410085547895 DLU <0006> fsm.c:456 lu(262422619639406)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085547895 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422619639406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085547896 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422619639406)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085547896 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422619639406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422619639406" cn_domain=PS} 20250410085547896 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547896 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0c7053b4d23: Found GsupExpect[0] for "262422619639406" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_ul(69)"262422619639406" 20250410085547897 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547897 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422619639406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422619639406"} 20250410085547897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422619639406)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085547897 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422619639406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085547897 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422619639406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422619639406"} 20250410085547897 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422619639406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085547897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422619639406)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085547897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422619639406)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085547897 DLU <0006> fsm.c:568 lu(PS:IMSI-262422619639406)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085547897 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547897 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul(69)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085547897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34860<->l=127.0.0.1:4258 TC_gsup_ul(69)@a0c7053b4d23: Final verdict of PTC: pass 20250410085547898 DAUC <0003> db_auc.c:157 IMSI='262425800378058': No 2G Auth Data 20250410085547898 DAUC <0003> db_auc.c:192 IMSI='262425800378058': No 3G Auth Data 20250410085547899 DLGSUP <0013> hlr.c:121 IMSI 262425800378058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0c7053b4d23: Created GsupExpect[0] for "262425800378058" to be handled at TC_gsup_ul(70) 20250410085547906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 20250410085547907 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547907 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425800378058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425800378058" cn_domain=PS} 20250410085547907 DLU <0006> fsm.c:456 lu(262425800378058)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085547907 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425800378058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085547907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425800378058)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085547907 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425800378058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425800378058" cn_domain=PS} 20250410085547907 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547907 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0c7053b4d23: Found GsupExpect[0] for "262425800378058" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_ul(70)"262425800378058" 20250410085547909 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547909 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425800378058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425800378058"} 20250410085547909 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425800378058)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085547909 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425800378058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085547909 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425800378058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425800378058"} 20250410085547909 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425800378058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085547909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425800378058)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085547909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425800378058)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085547909 DLU <0006> fsm.c:568 lu(PS:IMSI-262425800378058)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085547909 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547909 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul(70)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085547909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 TC_gsup_ul(70)@a0c7053b4d23: Final verdict of PTC: pass 20250410085547910 DAUC <0003> db_auc.c:157 IMSI='262428584784919': No 2G Auth Data 20250410085547910 DAUC <0003> db_auc.c:192 IMSI='262428584784919': No 3G Auth Data 20250410085547911 DLGSUP <0013> hlr.c:121 IMSI 262428584784919: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0c7053b4d23: Created GsupExpect[0] for "262428584784919" to be handled at TC_gsup_ul(71) 20250410085547918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4258 20250410085547919 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547920 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428584784919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428584784919" cn_domain=PS} 20250410085547920 DLU <0006> fsm.c:456 lu(262428584784919)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085547920 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428584784919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085547920 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428584784919)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085547920 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428584784919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428584784919" cn_domain=PS} 20250410085547920 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547920 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0c7053b4d23: Found GsupExpect[0] for "262428584784919" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_ul(71)"262428584784919" 20250410085547921 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547921 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428584784919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428584784919"} 20250410085547921 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428584784919)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085547921 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428584784919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085547921 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428584784919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428584784919"} 20250410085547921 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428584784919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085547921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428584784919)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085547921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428584784919)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085547921 DLU <0006> fsm.c:568 lu(PS:IMSI-262428584784919)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085547921 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547921 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul(71)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085547922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4258 TC_gsup_ul(71)@a0c7053b4d23: Final verdict of PTC: pass 20250410085547923 DAUC <0003> db_auc.c:157 IMSI='262421679518691': No 2G Auth Data 20250410085547923 DAUC <0003> db_auc.c:192 IMSI='262421679518691': No 3G Auth Data 20250410085547923 DLGSUP <0013> hlr.c:121 IMSI 262421679518691: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a0c7053b4d23: Created GsupExpect[0] for "262421679518691" to be handled at TC_gsup_ul(72) 20250410085547930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 20250410085547932 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547932 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421679518691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421679518691" cn_domain=PS} 20250410085547932 DLU <0006> fsm.c:456 lu(262421679518691)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085547932 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421679518691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085547932 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421679518691)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085547932 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421679518691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421679518691" cn_domain=PS} 20250410085547932 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547932 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a0c7053b4d23: Found GsupExpect[0] for "262421679518691" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_ul(72)"262421679518691" 20250410085547933 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547933 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421679518691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421679518691"} 20250410085547933 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421679518691)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085547933 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421679518691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085547933 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421679518691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421679518691"} 20250410085547933 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421679518691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085547933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421679518691)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085547933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421679518691)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085547933 DLU <0006> fsm.c:568 lu(PS:IMSI-262421679518691)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085547933 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085547933 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul(72)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085547934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 TC_gsup_ul(72)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085547935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 20250410085547935 DLINP <000b> input/ipa.c:452 connected read/write 20250410085547935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085547935 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085547935 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085547935 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085547935 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34987<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(64)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP(62)@a0c7053b4d23: Final verdict of PTC: none 63@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_ul finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Apr 10 08:55:47 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250410085547958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 20250410085548059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76228) Waiting for packet dumper to finish... 1 (prev_count=76228, count=112780) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Apr 10 08:55:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_ul_via_proxy started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085551181 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085551182 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085551185 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34920<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@a0c7053b4d23: 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) } } } } 20250410085551187 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551187 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085551187 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085551187 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 20250410085551187 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085551187 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 20250410085551187 DLGSUP <0013> gsup_server.c:236 2: 20250410085551187 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085551187 DLGSUP <0013> gsup_server.c:236 3: 20250410085551187 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085551187 DLGSUP <0013> gsup_server.c:236 4: 20250410085551187 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085551187 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(73)@a0c7053b4d23: 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 } } } } 20250410085551187 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085551187 DLGSUP <0013> gsup_server.c:236 7: 20250410085551187 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085551187 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085551187 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(73)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085551187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@a0c7053b4d23: 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") 20250410085551207 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35353<->l=127.0.0.1:4259) 20250410085551216 DAUC <0003> db_auc.c:157 IMSI='262425750386124': No 2G Auth Data 20250410085551216 DAUC <0003> db_auc.c:192 IMSI='262425750386124': No 3G Auth Data HLR_Test-GSUP(74)@a0c7053b4d23: Created GsupExpect[0] for "262425750386124" to be handled at TC_gsup_ul_via_proxy(77) 20250410085551244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34924<->l=127.0.0.1:4258 20250410085551255 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551255 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425750386124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425750386124" cn_domain=PS source_name="the-source\n"} 20250410085551255 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250410085551255 DLU <0006> fsm.c:456 lu(262425750386124)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085551255 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425750386124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250410085551255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425750386124)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085551255 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425750386124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425750386124" cn_domain=PS destination_name="the-source\n"} 20250410085551255 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551255 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0c7053b4d23: Found GsupExpect[0] for "262425750386124" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425750386124" 20250410085551263 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551264 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425750386124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425750386124" source_name="the-source\n"} 20250410085551264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425750386124)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085551264 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425750386124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085551264 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425750386124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425750386124" destination_name="the-source\n"} 20250410085551264 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425750386124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085551264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425750386124)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085551264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425750386124)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085551264 DLU <0006> fsm.c:568 lu(PS:IMSI-262425750386124)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085551264 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551264 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085551267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34924<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@a0c7053b4d23: Final verdict of PTC: pass 20250410085551271 DAUC <0003> db_auc.c:157 IMSI='262427674234025': No 2G Auth Data 20250410085551271 DAUC <0003> db_auc.c:192 IMSI='262427674234025': No 3G Auth Data 20250410085551273 DLGSUP <0013> hlr.c:121 IMSI 262427674234025: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0c7053b4d23: Created GsupExpect[0] for "262427674234025" to be handled at TC_gsup_ul_via_proxy(78) 20250410085551288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4258 20250410085551290 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551290 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427674234025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427674234025" cn_domain=PS source_name="the-source\n"} 20250410085551290 DLU <0006> fsm.c:456 lu(262427674234025)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085551290 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427674234025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250410085551290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427674234025)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085551290 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427674234025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427674234025" cn_domain=PS destination_name="the-source\n"} 20250410085551290 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551290 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0c7053b4d23: Found GsupExpect[0] for "262427674234025" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427674234025" 20250410085551291 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551291 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427674234025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427674234025" source_name="the-source\n"} 20250410085551291 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427674234025)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085551291 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262427674234025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085551291 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427674234025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427674234025" destination_name="the-source\n"} 20250410085551291 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262427674234025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085551291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427674234025)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085551291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427674234025)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085551291 DLU <0006> fsm.c:568 lu(PS:IMSI-262427674234025)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085551291 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551291 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085551291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@a0c7053b4d23: Final verdict of PTC: pass 20250410085551292 DAUC <0003> db_auc.c:157 IMSI='262428724399707': No 2G Auth Data 20250410085551292 DAUC <0003> db_auc.c:192 IMSI='262428724399707': No 3G Auth Data 20250410085551292 DLGSUP <0013> hlr.c:121 IMSI 262428724399707: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0c7053b4d23: Created GsupExpect[0] for "262428724399707" to be handled at TC_gsup_ul_via_proxy(79) 20250410085551298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4258 20250410085551299 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551299 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428724399707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428724399707" cn_domain=PS source_name="the-source\n"} 20250410085551299 DLU <0006> fsm.c:456 lu(262428724399707)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085551299 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428724399707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250410085551299 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428724399707)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085551299 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428724399707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428724399707" cn_domain=PS destination_name="the-source\n"} 20250410085551299 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551299 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0c7053b4d23: Found GsupExpect[0] for "262428724399707" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428724399707" 20250410085551300 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551300 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428724399707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428724399707" source_name="the-source\n"} 20250410085551300 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428724399707)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085551300 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428724399707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085551300 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428724399707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428724399707" destination_name="the-source\n"} 20250410085551300 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428724399707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085551300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428724399707)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085551300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428724399707)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085551300 DLU <0006> fsm.c:568 lu(PS:IMSI-262428724399707)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085551300 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551300 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085551301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@a0c7053b4d23: Final verdict of PTC: pass 20250410085551302 DAUC <0003> db_auc.c:157 IMSI='262427821916999': No 2G Auth Data 20250410085551302 DAUC <0003> db_auc.c:192 IMSI='262427821916999': No 3G Auth Data 20250410085551302 DLGSUP <0013> hlr.c:121 IMSI 262427821916999: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0c7053b4d23: Created GsupExpect[0] for "262427821916999" to be handled at TC_gsup_ul_via_proxy(80) 20250410085551309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4258 20250410085551310 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551310 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427821916999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427821916999" cn_domain=PS source_name="the-source\n"} 20250410085551310 DLU <0006> fsm.c:456 lu(262427821916999)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085551310 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427821916999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250410085551310 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427821916999)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085551310 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427821916999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427821916999" cn_domain=PS destination_name="the-source\n"} 20250410085551311 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551311 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0c7053b4d23: Found GsupExpect[0] for "262427821916999" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427821916999" 20250410085551312 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551312 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427821916999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427821916999" source_name="the-source\n"} 20250410085551312 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427821916999)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085551312 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262427821916999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085551312 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427821916999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427821916999" destination_name="the-source\n"} 20250410085551312 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262427821916999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085551312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427821916999)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085551312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427821916999)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085551312 DLU <0006> fsm.c:568 lu(PS:IMSI-262427821916999)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085551312 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551312 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085551313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@a0c7053b4d23: Final verdict of PTC: pass 20250410085551313 DAUC <0003> db_auc.c:157 IMSI='262423485638774': No 2G Auth Data 20250410085551313 DAUC <0003> db_auc.c:192 IMSI='262423485638774': No 3G Auth Data 20250410085551314 DLGSUP <0013> hlr.c:121 IMSI 262423485638774: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0c7053b4d23: Created GsupExpect[0] for "262423485638774" to be handled at TC_gsup_ul_via_proxy(81) 20250410085551322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4258 20250410085551324 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551324 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423485638774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423485638774" cn_domain=PS source_name="the-source\n"} 20250410085551324 DLU <0006> fsm.c:456 lu(262423485638774)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085551324 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423485638774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250410085551324 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423485638774)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085551324 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423485638774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423485638774" cn_domain=PS destination_name="the-source\n"} 20250410085551324 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551324 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0c7053b4d23: Found GsupExpect[0] for "262423485638774" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423485638774" 20250410085551325 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551325 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423485638774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423485638774" source_name="the-source\n"} 20250410085551325 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423485638774)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085551325 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262423485638774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085551325 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423485638774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423485638774" destination_name="the-source\n"} 20250410085551325 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262423485638774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085551325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423485638774)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085551325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423485638774)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085551325 DLU <0006> fsm.c:568 lu(PS:IMSI-262423485638774)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085551325 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551325 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085551326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@a0c7053b4d23: Final verdict of PTC: pass 20250410085551327 DAUC <0003> db_auc.c:157 IMSI='262422450232797': No 2G Auth Data 20250410085551327 DAUC <0003> db_auc.c:192 IMSI='262422450232797': No 3G Auth Data 20250410085551327 DLGSUP <0013> hlr.c:121 IMSI 262422450232797: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0c7053b4d23: Created GsupExpect[0] for "262422450232797" to be handled at TC_gsup_ul_via_proxy(82) 20250410085551334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4258 20250410085551335 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551335 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422450232797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422450232797" cn_domain=PS source_name="the-source\n"} 20250410085551335 DLU <0006> fsm.c:456 lu(262422450232797)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085551335 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422450232797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250410085551335 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422450232797)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085551335 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422450232797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422450232797" cn_domain=PS destination_name="the-source\n"} 20250410085551335 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551335 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0c7053b4d23: Found GsupExpect[0] for "262422450232797" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422450232797" 20250410085551337 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551337 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422450232797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422450232797" source_name="the-source\n"} 20250410085551337 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422450232797)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085551337 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262422450232797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085551337 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422450232797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422450232797" destination_name="the-source\n"} 20250410085551337 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262422450232797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085551337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422450232797)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085551337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422450232797)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085551337 DLU <0006> fsm.c:568 lu(PS:IMSI-262422450232797)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085551337 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551337 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085551337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@a0c7053b4d23: Final verdict of PTC: pass 20250410085551338 DAUC <0003> db_auc.c:157 IMSI='262427272069447': No 2G Auth Data 20250410085551338 DAUC <0003> db_auc.c:192 IMSI='262427272069447': No 3G Auth Data 20250410085551338 DLGSUP <0013> hlr.c:121 IMSI 262427272069447: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0c7053b4d23: Created GsupExpect[0] for "262427272069447" to be handled at TC_gsup_ul_via_proxy(83) 20250410085551345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4258 20250410085551347 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551347 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427272069447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427272069447" cn_domain=PS source_name="the-source\n"} 20250410085551347 DLU <0006> fsm.c:456 lu(262427272069447)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085551347 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427272069447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250410085551347 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427272069447)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085551347 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427272069447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427272069447" cn_domain=PS destination_name="the-source\n"} 20250410085551347 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551347 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0c7053b4d23: Found GsupExpect[0] for "262427272069447" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262427272069447" 20250410085551348 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551348 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427272069447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427272069447" source_name="the-source\n"} 20250410085551348 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427272069447)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085551348 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262427272069447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085551348 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427272069447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427272069447" destination_name="the-source\n"} 20250410085551348 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262427272069447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085551348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427272069447)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085551348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427272069447)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085551348 DLU <0006> fsm.c:568 lu(PS:IMSI-262427272069447)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085551348 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551348 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085551349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@a0c7053b4d23: Final verdict of PTC: pass 20250410085551349 DAUC <0003> db_auc.c:157 IMSI='262421778784026': No 2G Auth Data 20250410085551349 DAUC <0003> db_auc.c:192 IMSI='262421778784026': No 3G Auth Data 20250410085551350 DLGSUP <0013> hlr.c:121 IMSI 262421778784026: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a0c7053b4d23: Created GsupExpect[0] for "262421778784026" to be handled at TC_gsup_ul_via_proxy(84) 20250410085551356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4258 20250410085551357 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551358 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421778784026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421778784026" cn_domain=PS source_name="the-source\n"} 20250410085551358 DLU <0006> fsm.c:456 lu(262421778784026)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085551358 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421778784026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250410085551358 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421778784026)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085551358 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421778784026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421778784026" cn_domain=PS destination_name="the-source\n"} 20250410085551358 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551358 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a0c7053b4d23: Found GsupExpect[0] for "262421778784026" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421778784026" 20250410085551359 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551359 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421778784026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421778784026" source_name="the-source\n"} 20250410085551359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421778784026)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085551359 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262421778784026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085551359 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421778784026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421778784026" destination_name="the-source\n"} 20250410085551359 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262421778784026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085551359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421778784026)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085551359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421778784026)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085551359 DLU <0006> fsm.c:568 lu(PS:IMSI-262421778784026)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085551359 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085551359 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085551360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085551360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34920<->l=127.0.0.1:4258 20250410085551361 DLINP <000b> input/ipa.c:452 connected read/write 20250410085551361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085551361 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085551361 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085551361 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085551361 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250410085551361 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35353<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(76)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP(74)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@a0c7053b4d23: Final verdict of PTC: none 75@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Apr 10 08:55:51 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250410085551383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35012<->l=127.0.0.1:4258 20250410085551484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35012<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78184) Waiting for packet dumper to finish... 1 (prev_count=78184, count=114808) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Apr 10 08:55:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_ul_subscriber_data started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085554611 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085554611 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085554616 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085554622 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554622 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085554622 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085554622 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 20250410085554622 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085554622 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 20250410085554622 DLGSUP <0013> gsup_server.c:236 2: 20250410085554622 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085554622 DLGSUP <0013> gsup_server.c:236 3: 20250410085554622 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085554622 DLGSUP <0013> gsup_server.c:236 4: 20250410085554622 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085554622 DLGSUP <0013> gsup_server.c:236 5: 20250410085554622 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085554622 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(85)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085554622 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085554622 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085554622 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085554622 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@a0c7053b4d23: 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") 20250410085554644 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35977<->l=127.0.0.1:4259) 20250410085554663 DAUC <0003> db_auc.c:157 IMSI='262424496958039': No 2G Auth Data 20250410085554663 DAUC <0003> db_auc.c:192 IMSI='262424496958039': No 3G Auth Data HLR_Test-GSUP(86)@a0c7053b4d23: Created GsupExpect[0] for "262424496958039" to be handled at TC_gsup_ul_subscriber_data(89) 20250410085554690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a0c7053b4d23: GSUP ul subscriber_data<unbound> 20250410085554700 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554700 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424496958039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424496958039" cn_domain=PS} 20250410085554700 DLU <0006> fsm.c:456 lu(262424496958039)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085554701 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424496958039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085554701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424496958039)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085554701 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424496958039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424496958039" cn_domain=PS} 20250410085554701 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554701 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0c7053b4d23: Found GsupExpect[0] for "262424496958039" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424496958039" 20250410085554707 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554707 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424496958039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424496958039"} 20250410085554707 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424496958039)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085554707 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424496958039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085554707 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424496958039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424496958039"} 20250410085554707 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424496958039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085554707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424496958039)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085554707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424496958039)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085554707 DLU <0006> fsm.c:568 lu(PS:IMSI-262424496958039)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085554707 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554708 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085554711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a0c7053b4d23: Final verdict of PTC: pass 20250410085554714 DAUC <0003> db_auc.c:157 IMSI='262423738654293': No 2G Auth Data 20250410085554714 DAUC <0003> db_auc.c:192 IMSI='262423738654293': No 3G Auth Data 20250410085554715 DLGSUP <0013> hlr.c:121 IMSI 262423738654293: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0c7053b4d23: Created GsupExpect[0] for "262423738654293" to be handled at TC_gsup_ul_subscriber_data(90) 20250410085554728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a0c7053b4d23: GSUP ul subscriber_data<unbound> 20250410085554729 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554729 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423738654293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423738654293" cn_domain=PS} 20250410085554729 DLU <0006> fsm.c:456 lu(262423738654293)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085554729 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423738654293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085554729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423738654293)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085554729 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423738654293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423738654293" cn_domain=PS} 20250410085554729 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554729 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0c7053b4d23: Found GsupExpect[0] for "262423738654293" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423738654293" 20250410085554730 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554730 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423738654293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423738654293"} 20250410085554730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423738654293)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085554730 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423738654293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085554730 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423738654293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423738654293"} 20250410085554730 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423738654293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085554730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423738654293)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085554730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423738654293)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085554730 DLU <0006> fsm.c:568 lu(PS:IMSI-262423738654293)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085554730 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554730 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085554731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a0c7053b4d23: Final verdict of PTC: pass 20250410085554732 DAUC <0003> db_auc.c:157 IMSI='262426977910747': No 2G Auth Data 20250410085554732 DAUC <0003> db_auc.c:192 IMSI='262426977910747': No 3G Auth Data 20250410085554732 DLGSUP <0013> hlr.c:121 IMSI 262426977910747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0c7053b4d23: Created GsupExpect[0] for "262426977910747" to be handled at TC_gsup_ul_subscriber_data(91) 20250410085554738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35644<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a0c7053b4d23: GSUP ul subscriber_data<unbound> 20250410085554740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554740 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426977910747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426977910747" cn_domain=PS} 20250410085554740 DLU <0006> fsm.c:456 lu(262426977910747)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085554740 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426977910747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085554740 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426977910747)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085554740 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426977910747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426977910747" cn_domain=PS} 20250410085554740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0c7053b4d23: Found GsupExpect[0] for "262426977910747" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426977910747" 20250410085554741 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554741 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426977910747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426977910747"} 20250410085554741 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426977910747)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085554741 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426977910747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085554741 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426977910747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426977910747"} 20250410085554741 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426977910747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085554741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426977910747)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085554741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426977910747)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085554741 DLU <0006> fsm.c:568 lu(PS:IMSI-262426977910747)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085554741 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554741 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085554742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35644<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a0c7053b4d23: Final verdict of PTC: pass 20250410085554742 DAUC <0003> db_auc.c:157 IMSI='262428942879035': No 2G Auth Data 20250410085554742 DAUC <0003> db_auc.c:192 IMSI='262428942879035': No 3G Auth Data 20250410085554743 DLGSUP <0013> hlr.c:121 IMSI 262428942879035: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0c7053b4d23: Created GsupExpect[0] for "262428942879035" to be handled at TC_gsup_ul_subscriber_data(92) 20250410085554749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35656<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a0c7053b4d23: GSUP ul subscriber_data<unbound> 20250410085554751 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554751 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428942879035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428942879035" cn_domain=PS} 20250410085554751 DLU <0006> fsm.c:456 lu(262428942879035)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085554751 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428942879035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085554751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428942879035)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085554751 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428942879035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428942879035" cn_domain=PS} 20250410085554751 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554751 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0c7053b4d23: Found GsupExpect[0] for "262428942879035" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428942879035" 20250410085554752 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554752 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428942879035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428942879035"} 20250410085554752 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428942879035)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085554752 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428942879035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085554752 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428942879035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428942879035"} 20250410085554752 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428942879035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085554752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428942879035)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085554752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428942879035)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085554752 DLU <0006> fsm.c:568 lu(PS:IMSI-262428942879035)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085554752 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554752 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085554753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35656<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a0c7053b4d23: Final verdict of PTC: pass 20250410085554753 DAUC <0003> db_auc.c:157 IMSI='262421477174755': No 2G Auth Data 20250410085554754 DAUC <0003> db_auc.c:192 IMSI='262421477174755': No 3G Auth Data 20250410085554754 DLGSUP <0013> hlr.c:121 IMSI 262421477174755: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0c7053b4d23: Created GsupExpect[0] for "262421477174755" to be handled at TC_gsup_ul_subscriber_data(93) 20250410085554760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a0c7053b4d23: GSUP ul subscriber_data<unbound> 20250410085554762 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554762 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421477174755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421477174755" cn_domain=PS} 20250410085554762 DLU <0006> fsm.c:456 lu(262421477174755)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085554762 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421477174755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085554762 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421477174755)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085554762 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421477174755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421477174755" cn_domain=PS} 20250410085554762 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554762 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0c7053b4d23: Found GsupExpect[0] for "262421477174755" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421477174755" 20250410085554763 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554763 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421477174755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421477174755"} 20250410085554763 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421477174755)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085554763 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421477174755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085554763 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421477174755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421477174755"} 20250410085554763 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421477174755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085554763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421477174755)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085554763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421477174755)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085554763 DLU <0006> fsm.c:568 lu(PS:IMSI-262421477174755)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085554763 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554763 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085554763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a0c7053b4d23: Final verdict of PTC: pass 20250410085554764 DAUC <0003> db_auc.c:157 IMSI='262425818366986': No 2G Auth Data 20250410085554764 DAUC <0003> db_auc.c:192 IMSI='262425818366986': No 3G Auth Data 20250410085554765 DLGSUP <0013> hlr.c:121 IMSI 262425818366986: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0c7053b4d23: Created GsupExpect[0] for "262425818366986" to be handled at TC_gsup_ul_subscriber_data(94) 20250410085554771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a0c7053b4d23: GSUP ul subscriber_data<unbound> 20250410085554772 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554772 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425818366986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425818366986" cn_domain=PS} 20250410085554772 DLU <0006> fsm.c:456 lu(262425818366986)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085554772 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425818366986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085554773 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425818366986)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085554773 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425818366986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425818366986" cn_domain=PS} 20250410085554773 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554773 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0c7053b4d23: Found GsupExpect[0] for "262425818366986" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425818366986" 20250410085554774 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554774 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425818366986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425818366986"} 20250410085554774 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425818366986)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085554774 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425818366986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085554774 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425818366986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425818366986"} 20250410085554774 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425818366986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085554774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425818366986)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085554774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425818366986)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085554774 DLU <0006> fsm.c:568 lu(PS:IMSI-262425818366986)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085554774 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554774 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085554775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a0c7053b4d23: Final verdict of PTC: pass 20250410085554776 DAUC <0003> db_auc.c:157 IMSI='262423559849174': No 2G Auth Data 20250410085554776 DAUC <0003> db_auc.c:192 IMSI='262423559849174': No 3G Auth Data 20250410085554776 DLGSUP <0013> hlr.c:121 IMSI 262423559849174: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0c7053b4d23: Created GsupExpect[0] for "262423559849174" to be handled at TC_gsup_ul_subscriber_data(95) 20250410085554783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35674<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a0c7053b4d23: GSUP ul subscriber_data<unbound> 20250410085554785 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554785 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423559849174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423559849174" cn_domain=PS} 20250410085554785 DLU <0006> fsm.c:456 lu(262423559849174)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085554785 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423559849174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085554785 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423559849174)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085554785 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423559849174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423559849174" cn_domain=PS} 20250410085554785 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554785 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0c7053b4d23: Found GsupExpect[0] for "262423559849174" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423559849174" 20250410085554786 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554786 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423559849174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423559849174"} 20250410085554786 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423559849174)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085554786 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423559849174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085554787 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423559849174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423559849174"} 20250410085554787 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423559849174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085554787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423559849174)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085554787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423559849174)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085554787 DLU <0006> fsm.c:568 lu(PS:IMSI-262423559849174)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085554787 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554787 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085554787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35674<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a0c7053b4d23: Final verdict of PTC: pass 20250410085554788 DAUC <0003> db_auc.c:157 IMSI='262422938213194': No 2G Auth Data 20250410085554788 DAUC <0003> db_auc.c:192 IMSI='262422938213194': No 3G Auth Data 20250410085554789 DLGSUP <0013> hlr.c:121 IMSI 262422938213194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a0c7053b4d23: Created GsupExpect[0] for "262422938213194" to be handled at TC_gsup_ul_subscriber_data(96) 20250410085554795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a0c7053b4d23: GSUP ul subscriber_data<unbound> 20250410085554797 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554797 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422938213194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422938213194" cn_domain=PS} 20250410085554797 DLU <0006> fsm.c:456 lu(262422938213194)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085554797 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422938213194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085554797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422938213194)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085554797 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422938213194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422938213194" cn_domain=PS} 20250410085554797 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554797 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a0c7053b4d23: Found GsupExpect[0] for "262422938213194" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422938213194" 20250410085554798 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554798 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422938213194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422938213194"} 20250410085554798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422938213194)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085554798 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422938213194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085554798 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422938213194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422938213194"} 20250410085554798 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422938213194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085554798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422938213194)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085554798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422938213194)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085554798 DLU <0006> fsm.c:568 lu(PS:IMSI-262422938213194)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085554798 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085554798 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085554799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085554799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@a0c7053b4d23: Final verdict of PTC: none 20250410085554800 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35977<->l=127.0.0.1:4259) 87@a0c7053b4d23: Final verdict of PTC: none 20250410085554800 DLINP <000b> input/ipa.c:452 connected read/write 20250410085554800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085554800 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085554800 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085554800 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Apr 10 08:55:54 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250410085554824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35688<->l=127.0.0.1:4258 20250410085554925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35688<->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=118148) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Apr 10 08:55:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_vty started. MTC@a0c7053b4d23: legacy= true 20250410085558036 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085558036 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085558041 DLINP <000b> input/ipa.c:452 connected read/write 20250410085558041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085558042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35692<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085558045 DLINP <000b> input/ipa.c:452 connected read/write 20250410085558045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085558045 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085558045 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085558045 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 20250410085558045 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085558045 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 20250410085558045 DLGSUP <0013> gsup_server.c:236 2: 20250410085558045 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085558045 DLGSUP <0013> gsup_server.c:236 3: 20250410085558045 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085558045 DLGSUP <0013> gsup_server.c:236 4: 20250410085558045 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085558045 DLGSUP <0013> gsup_server.c:236 5: 20250410085558045 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085558045 DLGSUP <0013> gsup_server.c:236 7: 20250410085558045 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085558045 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085558045 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085558045 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@a0c7053b4d23: 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") 20250410085558060 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44939<->l=127.0.0.1:4259) 20250410085558062 DAUC <0003> db_auc.c:157 IMSI='262422169685274': No 2G Auth Data 20250410085558062 DAUC <0003> db_auc.c:192 IMSI='262422169685274': No 3G Auth Data 20250410085558064 DAUC <0003> db_auc.c:192 IMSI='262422169685274': No 3G Auth Data 20250410085558065 DAUC <0003> db_auc.c:157 IMSI='262425635927160': No 2G Auth Data 20250410085558065 DAUC <0003> db_auc.c:192 IMSI='262425635927160': No 3G Auth Data 20250410085558066 DAUC <0003> db_auc.c:157 IMSI='262425635927160': No 2G Auth Data 20250410085558066 DAUC <0003> db_auc.c:157 IMSI='262425220800655': No 2G Auth Data 20250410085558066 DAUC <0003> db_auc.c:192 IMSI='262425220800655': No 3G Auth Data MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085558068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35692<->l=127.0.0.1:4258 20250410085558068 DLINP <000b> input/ipa.c:452 connected read/write 20250410085558068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085558068 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085558068 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085558068 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085558069 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44939<->l=127.0.0.1:4259) 98@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@a0c7053b4d23: Test case TC_vty finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Apr 10 08:55:58 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250410085558091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 20250410085558192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35704<->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=28340) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Apr 10 08:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_vty_msisdn_isd started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085601302 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085601302 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085601304 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085601304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35708<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085601306 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085601306 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085601306 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085601306 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 20250410085601306 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085601306 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 20250410085601306 DLGSUP <0013> gsup_server.c:236 2: 20250410085601306 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085601306 DLGSUP <0013> gsup_server.c:236 3: 20250410085601306 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085601306 DLGSUP <0013> gsup_server.c:236 4: 20250410085601306 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085601306 DLGSUP <0013> gsup_server.c:236 5: 20250410085601306 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085601306 DLGSUP <0013> gsup_server.c:236 7: 20250410085601306 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085601306 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085601306 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085601306 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@a0c7053b4d23: 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") 20250410085601317 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41811<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@a0c7053b4d23: Created GsupExpect[0] for "262428909083236" to be handled at TC_vty_msisdn_isd(104) 20250410085601327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35712<->l=127.0.0.1:4258 20250410085601329 DAUC <0003> db_auc.c:157 IMSI='262428909083236': No 2G Auth Data 20250410085601329 DAUC <0003> db_auc.c:192 IMSI='262428909083236': No 3G Auth Data 20250410085601346 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085601346 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428909083236" cn_domain=PS} 20250410085601346 DLU <0006> fsm.c:456 lu(262428909083236)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085601346 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085601346 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428909083236)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085601346 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428909083236" cn_domain=PS} 20250410085601346 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085601346 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@a0c7053b4d23: Found GsupExpect[0] for "262428909083236" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@a0c7053b4d23: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428909083236" 20250410085601353 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085601353 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428909083236"} 20250410085601353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428909083236)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085601353 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085601353 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428909083236"} 20250410085601353 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085601353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428909083236)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085601353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428909083236)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085601353 DLU <0006> fsm.c:568 lu(PS:IMSI-262428909083236)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085601353 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085601353 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085601356 DLGSUP <0013> hlr.c:128 IMSI 262428909083236: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250410085601356 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085601356 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085601359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35712<->l=127.0.0.1:4258 20250410085601360 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085601360 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428909083236"} 20250410085601360 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250410085601360 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428909083236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@a0c7053b4d23: Final verdict of PTC: pass 20250410085601361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35708<->l=127.0.0.1:4258 20250410085601363 DLINP <000b> input/ipa.c:452 connected read/write 20250410085601363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085601363 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085601363 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085601363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@a0c7053b4d23: Final verdict of PTC: none 20250410085601364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41811<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@a0c7053b4d23: Final verdict of PTC: none 102@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 102: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Apr 10 08:56:01 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250410085601397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35724<->l=127.0.0.1:4258 20250410085601498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35724<->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=34520) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Apr 10 08:56:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_purge_cs started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085604627 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085604628 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085604630 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45056<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085604633 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604633 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085604633 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085604633 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 20250410085604633 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085604633 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 20250410085604633 DLGSUP <0013> gsup_server.c:236 2: 20250410085604633 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085604633 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(105)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085604633 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085604633 DLGSUP <0013> gsup_server.c:236 4: 20250410085604633 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085604633 DLGSUP <0013> gsup_server.c:236 5: 20250410085604633 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085604633 DLGSUP <0013> gsup_server.c:236 7: 20250410085604633 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085604633 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085604633 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085604633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@a0c7053b4d23: 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") 20250410085604646 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34367<->l=127.0.0.1:4259) 20250410085604649 DAUC <0003> db_auc.c:157 IMSI='262429082910337': No 2G Auth Data 20250410085604649 DAUC <0003> db_auc.c:192 IMSI='262429082910337': No 3G Auth Data HLR_Test-GSUP(106)@a0c7053b4d23: Created GsupExpect[0] for "262429082910337" to be handled at TC_gsup_purge_cs(109) 20250410085604660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 20250410085604674 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604674 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429082910337" cn_domain=PS} 20250410085604674 DLU <0006> fsm.c:456 lu(262429082910337)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085604674 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085604674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429082910337)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085604674 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429082910337" cn_domain=PS} 20250410085604674 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604675 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0c7053b4d23: Found GsupExpect[0] for "262429082910337" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_purge_cs(109)"262429082910337" 20250410085604680 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604681 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429082910337"} 20250410085604681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429082910337)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085604681 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085604681 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429082910337"} 20250410085604681 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085604681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429082910337)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085604681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429082910337)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085604681 DLU <0006> fsm.c:568 lu(PS:IMSI-262429082910337)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085604681 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604681 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085604684 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604684 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429082910337" cn_domain=CS} 20250410085604684 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250410085604684 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429082910337"} 20250410085604684 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429082910337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085604684 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604684 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085604687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@a0c7053b4d23: Final verdict of PTC: pass 20250410085604690 DAUC <0003> db_auc.c:157 IMSI='262427639524692': No 2G Auth Data 20250410085604690 DAUC <0003> db_auc.c:192 IMSI='262427639524692': No 3G Auth Data 20250410085604691 DLGSUP <0013> hlr.c:121 IMSI 262427639524692: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0c7053b4d23: Created GsupExpect[0] for "262427639524692" to be handled at TC_gsup_purge_cs(110) 20250410085604702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4258 20250410085604704 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604704 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427639524692" cn_domain=PS} 20250410085604704 DLU <0006> fsm.c:456 lu(262427639524692)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085604704 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085604704 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427639524692)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085604704 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427639524692" cn_domain=PS} 20250410085604704 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604704 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0c7053b4d23: Found GsupExpect[0] for "262427639524692" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_purge_cs(110)"262427639524692" 20250410085604705 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604705 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427639524692"} 20250410085604705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427639524692)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085604705 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085604705 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427639524692"} 20250410085604705 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085604705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427639524692)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085604705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427639524692)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085604705 DLU <0006> fsm.c:568 lu(PS:IMSI-262427639524692)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085604705 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604705 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085604706 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604706 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427639524692" cn_domain=CS} 20250410085604706 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250410085604706 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427639524692"} 20250410085604706 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427639524692 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085604706 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604706 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085604706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@a0c7053b4d23: Final verdict of PTC: pass 20250410085604707 DAUC <0003> db_auc.c:157 IMSI='262429339088023': No 2G Auth Data 20250410085604707 DAUC <0003> db_auc.c:192 IMSI='262429339088023': No 3G Auth Data 20250410085604707 DLGSUP <0013> hlr.c:121 IMSI 262429339088023: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0c7053b4d23: Created GsupExpect[0] for "262429339088023" to be handled at TC_gsup_purge_cs(111) 20250410085604713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45080<->l=127.0.0.1:4258 20250410085604715 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604715 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429339088023" cn_domain=PS} 20250410085604715 DLU <0006> fsm.c:456 lu(262429339088023)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085604715 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085604715 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429339088023)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085604715 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429339088023" cn_domain=PS} 20250410085604715 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604715 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0c7053b4d23: Found GsupExpect[0] for "262429339088023" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429339088023" 20250410085604716 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604716 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429339088023"} 20250410085604716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429339088023)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085604716 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085604716 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429339088023"} 20250410085604716 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085604716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429339088023)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085604716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429339088023)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085604716 DLU <0006> fsm.c:568 lu(PS:IMSI-262429339088023)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085604716 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604716 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085604717 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604717 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429339088023" cn_domain=CS} 20250410085604717 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250410085604717 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429339088023"} 20250410085604717 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429339088023 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085604717 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604717 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45080<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(111)@a0c7053b4d23: Final verdict of PTC: pass 20250410085604718 DAUC <0003> db_auc.c:157 IMSI='262423404958552': No 2G Auth Data 20250410085604718 DAUC <0003> db_auc.c:192 IMSI='262423404958552': No 3G Auth Data 20250410085604719 DLGSUP <0013> hlr.c:121 IMSI 262423404958552: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0c7053b4d23: Created GsupExpect[0] for "262423404958552" to be handled at TC_gsup_purge_cs(112) 20250410085604725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 20250410085604726 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604726 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423404958552" cn_domain=PS} 20250410085604726 DLU <0006> fsm.c:456 lu(262423404958552)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085604727 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085604727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423404958552)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085604727 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423404958552" cn_domain=PS} 20250410085604727 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604727 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0c7053b4d23: Found GsupExpect[0] for "262423404958552" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_purge_cs(112)"262423404958552" 20250410085604728 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604728 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423404958552"} 20250410085604728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423404958552)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085604728 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085604728 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423404958552"} 20250410085604728 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085604728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423404958552)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085604728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423404958552)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085604728 DLU <0006> fsm.c:568 lu(PS:IMSI-262423404958552)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085604728 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604728 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085604728 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604728 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423404958552" cn_domain=CS} 20250410085604728 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250410085604728 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423404958552"} 20250410085604728 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423404958552 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085604728 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604728 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085604729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@a0c7053b4d23: Final verdict of PTC: pass 20250410085604730 DAUC <0003> db_auc.c:157 IMSI='262421085728627': No 2G Auth Data 20250410085604730 DAUC <0003> db_auc.c:192 IMSI='262421085728627': No 3G Auth Data 20250410085604730 DLGSUP <0013> hlr.c:121 IMSI 262421085728627: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0c7053b4d23: Created GsupExpect[0] for "262421085728627" to be handled at TC_gsup_purge_cs(113) 20250410085604737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45094<->l=127.0.0.1:4258 20250410085604738 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604738 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421085728627" cn_domain=PS} 20250410085604738 DLU <0006> fsm.c:456 lu(262421085728627)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085604738 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085604738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421085728627)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085604738 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421085728627" cn_domain=PS} 20250410085604738 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604738 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0c7053b4d23: Found GsupExpect[0] for "262421085728627" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_purge_cs(113)"262421085728627" 20250410085604739 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604739 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421085728627"} 20250410085604739 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421085728627)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085604740 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085604740 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421085728627"} 20250410085604740 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085604740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421085728627)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085604740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421085728627)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085604740 DLU <0006> fsm.c:568 lu(PS:IMSI-262421085728627)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085604740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085604740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604740 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421085728627" cn_domain=CS} 20250410085604740 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250410085604740 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421085728627"} 20250410085604740 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421085728627 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085604740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085604741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45094<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@a0c7053b4d23: Final verdict of PTC: pass 20250410085604742 DAUC <0003> db_auc.c:157 IMSI='262424319029530': No 2G Auth Data 20250410085604742 DAUC <0003> db_auc.c:192 IMSI='262424319029530': No 3G Auth Data 20250410085604742 DLGSUP <0013> hlr.c:121 IMSI 262424319029530: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0c7053b4d23: Created GsupExpect[0] for "262424319029530" to be handled at TC_gsup_purge_cs(114) 20250410085604749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4258 20250410085604751 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604751 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424319029530" cn_domain=PS} 20250410085604751 DLU <0006> fsm.c:456 lu(262424319029530)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085604751 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085604751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424319029530)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085604751 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424319029530" cn_domain=PS} 20250410085604751 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604751 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0c7053b4d23: Found GsupExpect[0] for "262424319029530" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424319029530" 20250410085604752 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604752 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424319029530"} 20250410085604752 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424319029530)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085604752 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085604752 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424319029530"} 20250410085604752 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085604752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424319029530)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085604752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424319029530)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085604752 DLU <0006> fsm.c:568 lu(PS:IMSI-262424319029530)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085604752 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604752 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085604753 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604753 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424319029530" cn_domain=CS} 20250410085604753 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250410085604753 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424319029530"} 20250410085604753 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424319029530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085604753 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604753 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085604753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@a0c7053b4d23: Final verdict of PTC: pass 20250410085604754 DAUC <0003> db_auc.c:157 IMSI='262428920843941': No 2G Auth Data 20250410085604754 DAUC <0003> db_auc.c:192 IMSI='262428920843941': No 3G Auth Data 20250410085604754 DLGSUP <0013> hlr.c:121 IMSI 262428920843941: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0c7053b4d23: Created GsupExpect[0] for "262428920843941" to be handled at TC_gsup_purge_cs(115) 20250410085604760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4258 20250410085604762 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604762 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428920843941" cn_domain=PS} 20250410085604762 DLU <0006> fsm.c:456 lu(262428920843941)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085604762 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085604762 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428920843941)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085604762 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428920843941" cn_domain=PS} 20250410085604762 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604762 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0c7053b4d23: Found GsupExpect[0] for "262428920843941" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428920843941" 20250410085604763 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604763 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428920843941"} 20250410085604763 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428920843941)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085604763 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085604763 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428920843941"} 20250410085604763 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085604763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428920843941)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085604763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428920843941)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085604763 DLU <0006> fsm.c:568 lu(PS:IMSI-262428920843941)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085604763 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604763 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085604764 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604764 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428920843941" cn_domain=CS} 20250410085604764 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250410085604764 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428920843941"} 20250410085604764 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428920843941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085604764 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604764 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085604764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@a0c7053b4d23: Final verdict of PTC: pass 20250410085604765 DAUC <0003> db_auc.c:157 IMSI='262421585267363': No 2G Auth Data 20250410085604765 DAUC <0003> db_auc.c:192 IMSI='262421585267363': No 3G Auth Data 20250410085604765 DLGSUP <0013> hlr.c:121 IMSI 262421585267363: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a0c7053b4d23: Created GsupExpect[0] for "262421585267363" to be handled at TC_gsup_purge_cs(116) 20250410085604772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45116<->l=127.0.0.1:4258 20250410085604773 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604773 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421585267363" cn_domain=PS} 20250410085604773 DLU <0006> fsm.c:456 lu(262421585267363)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085604773 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085604773 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421585267363)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085604773 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421585267363" cn_domain=PS} 20250410085604774 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604774 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a0c7053b4d23: Found GsupExpect[0] for "262421585267363" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421585267363" 20250410085604775 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604775 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421585267363"} 20250410085604775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421585267363)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085604775 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085604775 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421585267363"} 20250410085604775 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085604775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421585267363)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085604775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421585267363)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085604775 DLU <0006> fsm.c:568 lu(PS:IMSI-262421585267363)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085604775 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604775 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085604776 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604776 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421585267363" cn_domain=CS} 20250410085604776 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250410085604776 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421585267363"} 20250410085604776 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421585267363 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085604776 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085604776 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085604776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45116<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085604777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45056<->l=127.0.0.1:4258 20250410085604778 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34367<->l=127.0.0.1:4259) 20250410085604778 DLINP <000b> input/ipa.c:452 connected read/write 20250410085604778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085604778 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085604778 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085604778 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP(106)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Apr 10 08:56:04 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250410085604809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45128<->l=127.0.0.1:4258 20250410085604910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45128<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78380) Waiting for packet dumper to finish... 1 (prev_count=78380, count=134564) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Apr 10 08:56:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_purge_ps started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085608009 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085608009 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085608011 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45134<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@a0c7053b4d23: 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 } } } } 20250410085608013 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608013 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085608013 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085608013 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 20250410085608013 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085608013 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 20250410085608013 DLGSUP <0013> gsup_server.c:236 2: 20250410085608013 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085608013 DLGSUP <0013> gsup_server.c:236 3: 20250410085608013 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085608013 DLGSUP <0013> gsup_server.c:236 4: 20250410085608013 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085608013 DLGSUP <0013> gsup_server.c:236 5: 20250410085608013 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085608013 DLGSUP <0013> gsup_server.c:236 7: 20250410085608013 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085608013 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085608013 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085608013 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@a0c7053b4d23: 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") 20250410085608024 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37577<->l=127.0.0.1:4259) 20250410085608027 DAUC <0003> db_auc.c:157 IMSI='262429471135896': No 2G Auth Data 20250410085608027 DAUC <0003> db_auc.c:192 IMSI='262429471135896': No 3G Auth Data HLR_Test-GSUP(118)@a0c7053b4d23: Created GsupExpect[0] for "262429471135896" to be handled at TC_gsup_purge_ps(121) 20250410085608039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4258 20250410085608054 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608054 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429471135896" cn_domain=PS} 20250410085608054 DLU <0006> fsm.c:456 lu(262429471135896)[0x55e74ffb1460]{UNVALIDATED}: Allocated 20250410085608054 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085608054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429471135896)[0x55e74ffb1460]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085608054 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429471135896" cn_domain=PS} 20250410085608054 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608054 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0c7053b4d23: Found GsupExpect[0] for "262429471135896" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429471135896" 20250410085608060 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608060 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429471135896"} 20250410085608060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429471135896)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085608060 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085608060 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429471135896"} 20250410085608060 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085608060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429471135896)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085608060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429471135896)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085608060 DLU <0006> fsm.c:568 lu(PS:IMSI-262429471135896)[0x55e74ffb1460]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085608060 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608060 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085608063 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608063 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429471135896" cn_domain=PS} 20250410085608063 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250410085608064 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429471135896"} 20250410085608064 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429471135896 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085608064 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608064 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085608066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@a0c7053b4d23: Final verdict of PTC: pass 20250410085608068 DAUC <0003> db_auc.c:157 IMSI='262422276533993': No 2G Auth Data 20250410085608068 DAUC <0003> db_auc.c:192 IMSI='262422276533993': No 3G Auth Data 20250410085608069 DLGSUP <0013> hlr.c:121 IMSI 262422276533993: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0c7053b4d23: Created GsupExpect[0] for "262422276533993" to be handled at TC_gsup_purge_ps(122) 20250410085608080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 20250410085608082 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608082 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422276533993" cn_domain=PS} 20250410085608082 DLU <0006> fsm.c:456 lu(262422276533993)[0x55e74ffb69e0]{UNVALIDATED}: Allocated 20250410085608082 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085608082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422276533993)[0x55e74ffb69e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085608082 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422276533993" cn_domain=PS} 20250410085608082 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608082 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0c7053b4d23: Found GsupExpect[0] for "262422276533993" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422276533993" 20250410085608083 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608083 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422276533993"} 20250410085608083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422276533993)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085608083 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085608083 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422276533993"} 20250410085608083 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085608083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422276533993)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085608083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422276533993)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085608083 DLU <0006> fsm.c:568 lu(PS:IMSI-262422276533993)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085608083 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608083 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085608083 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608083 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422276533993" cn_domain=PS} 20250410085608083 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250410085608083 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422276533993"} 20250410085608083 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422276533993 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085608083 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608083 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(122)@a0c7053b4d23: Final verdict of PTC: pass 20250410085608084 DAUC <0003> db_auc.c:157 IMSI='262424982872193': No 2G Auth Data 20250410085608084 DAUC <0003> db_auc.c:192 IMSI='262424982872193': No 3G Auth Data 20250410085608085 DLGSUP <0013> hlr.c:121 IMSI 262424982872193: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0c7053b4d23: Created GsupExpect[0] for "262424982872193" to be handled at TC_gsup_purge_ps(123) 20250410085608091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 20250410085608093 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608093 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424982872193" cn_domain=PS} 20250410085608093 DLU <0006> fsm.c:456 lu(262424982872193)[0x55e74ffb69e0]{UNVALIDATED}: Allocated 20250410085608093 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085608093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424982872193)[0x55e74ffb69e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085608093 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424982872193" cn_domain=PS} 20250410085608093 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608093 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0c7053b4d23: Found GsupExpect[0] for "262424982872193" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424982872193" 20250410085608094 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608094 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424982872193"} 20250410085608094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424982872193)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085608094 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085608094 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424982872193"} 20250410085608094 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085608094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982872193)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085608094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982872193)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085608094 DLU <0006> fsm.c:568 lu(PS:IMSI-262424982872193)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085608094 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608094 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085608095 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608095 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424982872193" cn_domain=PS} 20250410085608095 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250410085608095 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424982872193"} 20250410085608095 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424982872193 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085608095 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608095 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085608095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@a0c7053b4d23: Final verdict of PTC: pass 20250410085608096 DAUC <0003> db_auc.c:157 IMSI='262422305859134': No 2G Auth Data 20250410085608096 DAUC <0003> db_auc.c:192 IMSI='262422305859134': No 3G Auth Data 20250410085608096 DLGSUP <0013> hlr.c:121 IMSI 262422305859134: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0c7053b4d23: Created GsupExpect[0] for "262422305859134" to be handled at TC_gsup_purge_ps(124) 20250410085608102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4258 20250410085608104 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608104 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422305859134" cn_domain=PS} 20250410085608104 DLU <0006> fsm.c:456 lu(262422305859134)[0x55e74ffb69e0]{UNVALIDATED}: Allocated 20250410085608104 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085608104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422305859134)[0x55e74ffb69e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085608104 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422305859134" cn_domain=PS} 20250410085608104 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608104 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0c7053b4d23: Found GsupExpect[0] for "262422305859134" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_purge_ps(124)"262422305859134" 20250410085608105 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608105 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422305859134"} 20250410085608105 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422305859134)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085608105 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085608105 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422305859134"} 20250410085608105 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085608105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422305859134)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085608105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422305859134)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085608105 DLU <0006> fsm.c:568 lu(PS:IMSI-262422305859134)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085608105 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608105 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085608106 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608106 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422305859134" cn_domain=PS} 20250410085608106 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250410085608106 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422305859134"} 20250410085608106 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422305859134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085608106 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608106 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085608106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@a0c7053b4d23: Final verdict of PTC: pass 20250410085608107 DAUC <0003> db_auc.c:157 IMSI='262429256673288': No 2G Auth Data 20250410085608107 DAUC <0003> db_auc.c:192 IMSI='262429256673288': No 3G Auth Data 20250410085608107 DLGSUP <0013> hlr.c:121 IMSI 262429256673288: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0c7053b4d23: Created GsupExpect[0] for "262429256673288" to be handled at TC_gsup_purge_ps(125) 20250410085608113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4258 20250410085608115 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608115 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429256673288" cn_domain=PS} 20250410085608115 DLU <0006> fsm.c:456 lu(262429256673288)[0x55e74ffb69e0]{UNVALIDATED}: Allocated 20250410085608115 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085608115 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429256673288)[0x55e74ffb69e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085608115 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429256673288" cn_domain=PS} 20250410085608115 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608115 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0c7053b4d23: Found GsupExpect[0] for "262429256673288" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429256673288" 20250410085608116 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608116 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429256673288"} 20250410085608116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429256673288)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085608116 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085608116 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429256673288"} 20250410085608117 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085608117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429256673288)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085608117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429256673288)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085608117 DLU <0006> fsm.c:568 lu(PS:IMSI-262429256673288)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085608117 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608117 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085608117 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608117 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429256673288" cn_domain=PS} 20250410085608117 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250410085608117 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429256673288"} 20250410085608117 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429256673288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085608117 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608117 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085608118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@a0c7053b4d23: Final verdict of PTC: pass 20250410085608119 DAUC <0003> db_auc.c:157 IMSI='262424429112041': No 2G Auth Data 20250410085608119 DAUC <0003> db_auc.c:192 IMSI='262424429112041': No 3G Auth Data 20250410085608120 DLGSUP <0013> hlr.c:121 IMSI 262424429112041: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0c7053b4d23: Created GsupExpect[0] for "262424429112041" to be handled at TC_gsup_purge_ps(126) 20250410085608126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 20250410085608128 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608128 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424429112041" cn_domain=PS} 20250410085608128 DLU <0006> fsm.c:456 lu(262424429112041)[0x55e74ffb69e0]{UNVALIDATED}: Allocated 20250410085608128 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085608128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424429112041)[0x55e74ffb69e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085608128 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424429112041" cn_domain=PS} 20250410085608128 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608128 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0c7053b4d23: Found GsupExpect[0] for "262424429112041" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_purge_ps(126)"262424429112041" 20250410085608129 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608129 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424429112041"} 20250410085608129 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424429112041)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085608129 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085608129 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424429112041"} 20250410085608129 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085608129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424429112041)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085608129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424429112041)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085608129 DLU <0006> fsm.c:568 lu(PS:IMSI-262424429112041)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085608129 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608129 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085608129 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608130 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424429112041" cn_domain=PS} 20250410085608130 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250410085608130 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424429112041"} 20250410085608130 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424429112041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085608130 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608130 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085608130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@a0c7053b4d23: Final verdict of PTC: pass 20250410085608131 DAUC <0003> db_auc.c:157 IMSI='262422551542973': No 2G Auth Data 20250410085608131 DAUC <0003> db_auc.c:192 IMSI='262422551542973': No 3G Auth Data 20250410085608132 DLGSUP <0013> hlr.c:121 IMSI 262422551542973: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0c7053b4d23: Created GsupExpect[0] for "262422551542973" to be handled at TC_gsup_purge_ps(127) 20250410085608138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45180<->l=127.0.0.1:4258 20250410085608140 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608140 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422551542973" cn_domain=PS} 20250410085608140 DLU <0006> fsm.c:456 lu(262422551542973)[0x55e74ffb69e0]{UNVALIDATED}: Allocated 20250410085608140 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085608140 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422551542973)[0x55e74ffb69e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085608140 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422551542973" cn_domain=PS} 20250410085608140 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608140 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0c7053b4d23: Found GsupExpect[0] for "262422551542973" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422551542973" 20250410085608141 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608141 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422551542973"} 20250410085608141 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422551542973)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085608141 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085608141 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422551542973"} 20250410085608141 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085608141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422551542973)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085608141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422551542973)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085608141 DLU <0006> fsm.c:568 lu(PS:IMSI-262422551542973)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085608141 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608141 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085608142 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608142 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422551542973" cn_domain=PS} 20250410085608142 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250410085608142 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422551542973"} 20250410085608142 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422551542973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085608142 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608142 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085608142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45180<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@a0c7053b4d23: Final verdict of PTC: pass 20250410085608143 DAUC <0003> db_auc.c:157 IMSI='262425644191482': No 2G Auth Data 20250410085608143 DAUC <0003> db_auc.c:192 IMSI='262425644191482': No 3G Auth Data 20250410085608144 DLGSUP <0013> hlr.c:121 IMSI 262425644191482: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a0c7053b4d23: Created GsupExpect[0] for "262425644191482" to be handled at TC_gsup_purge_ps(128) 20250410085608150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 20250410085608152 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608152 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425644191482" cn_domain=PS} 20250410085608152 DLU <0006> fsm.c:456 lu(262425644191482)[0x55e74ffb69e0]{UNVALIDATED}: Allocated 20250410085608152 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085608152 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425644191482)[0x55e74ffb69e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085608152 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425644191482" cn_domain=PS} 20250410085608152 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608152 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a0c7053b4d23: Found GsupExpect[0] for "262425644191482" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_purge_ps(128)"262425644191482" 20250410085608153 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608153 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425644191482"} 20250410085608153 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425644191482)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085608153 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085608153 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425644191482"} 20250410085608153 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085608153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425644191482)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085608153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425644191482)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085608153 DLU <0006> fsm.c:568 lu(PS:IMSI-262425644191482)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085608153 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608153 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085608154 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608154 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425644191482" cn_domain=PS} 20250410085608154 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250410085608154 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425644191482"} 20250410085608154 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425644191482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250410085608154 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085608154 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085608155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085608155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45134<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@a0c7053b4d23: Final verdict of PTC: none 119@a0c7053b4d23: Final verdict of PTC: none 20250410085608156 DLINP <000b> input/ipa.c:452 connected read/write 20250410085608156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085608156 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085608156 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085608156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085608156 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37577<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(120)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Apr 10 08:56:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250410085608181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45192<->l=127.0.0.1:4258 20250410085608282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45192<->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@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Apr 10 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_purge_unknown started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085611392 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085611392 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085611396 DLINP <000b> input/ipa.c:452 connected read/write 20250410085611396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085611397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085611401 DLINP <000b> input/ipa.c:452 connected read/write 20250410085611401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085611402 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085611402 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085611402 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 20250410085611402 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085611402 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 20250410085611402 DLGSUP <0013> gsup_server.c:236 2: 20250410085611402 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085611402 DLGSUP <0013> gsup_server.c:236 3: 20250410085611402 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085611402 DLGSUP <0013> gsup_server.c:236 4: 20250410085611402 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085611402 DLGSUP <0013> gsup_server.c:236 5: 20250410085611402 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(129)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085611402 DLGSUP <0013> gsup_server.c:236 7: 20250410085611402 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085611402 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085611402 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085611402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@a0c7053b4d23: 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") 20250410085611427 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34653<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@a0c7053b4d23: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250410085611443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 20250410085611450 DLINP <000b> input/ipa.c:452 connected read/write 20250410085611450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085611450 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} 20250410085611450 DLU <0006> fsm.c:456 lu(2345743413463)[0x55e74ffb69e0]{UNVALIDATED}: Allocated 20250410085611450 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 20250410085611450 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} 20250410085611450 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085611450 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e74ffb69e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085611450 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e74ffb69e0]{UNVALIDATED}: Freeing instance 20250410085611450 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55e74ffb69e0]{UNVALIDATED}: Deallocated 20250410085611450 DLINP <000b> input/ipa.c:452 connected read/write 20250410085611450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085611450 DLINP <000b> input/ipa.c:452 connected read/write 20250410085611450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@a0c7053b4d23: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@a0c7053b4d23: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085611454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085611456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4258 20250410085611457 DLINP <000b> input/ipa.c:452 connected read/write 20250410085611457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085611457 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085611457 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085611457 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085611457 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34653<->l=127.0.0.1:4259) 131@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP(130)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Apr 10 08:56:11 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250410085611490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45226<->l=127.0.0.1:4258 20250410085611591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45226<->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@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Apr 10 08:56:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_ussd_unknown started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085614690 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085614690 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085614692 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085614694 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614694 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085614694 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085614694 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 20250410085614695 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085614695 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 20250410085614695 DLGSUP <0013> gsup_server.c:236 2: 20250410085614695 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085614695 DLGSUP <0013> gsup_server.c:236 3: 20250410085614695 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085614695 DLGSUP <0013> gsup_server.c:236 4: 20250410085614695 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085614695 DLGSUP <0013> gsup_server.c:236 5: 20250410085614695 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085614695 DLGSUP <0013> gsup_server.c:236 7: 20250410085614695 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085614695 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085614695 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085614695 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@a0c7053b4d23: 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") 20250410085614708 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45027<->l=127.0.0.1:4259) 20250410085614712 DAUC <0003> db_auc.c:157 IMSI='262428968268112': No 2G Auth Data 20250410085614712 DAUC <0003> db_auc.c:192 IMSI='262428968268112': No 3G Auth Data HLR_Test-GSUP(135)@a0c7053b4d23: Created GsupExpect[0] for "262428968268112" to be handled at TC_mo_ussd_unknown(138) 20250410085614724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4258 20250410085614742 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614742 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428968268112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428968268112" session_id=3582140207 session_state=BEGIN} 20250410085614742 DSS <0004> hlr_ussd.c:576 262428968268112/0xd5831f2f: Process SS (BEGIN) 20250410085614742 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250410085614742 DSS <0004> hlr_ussd.c:518 262428968268112/0xd5831f2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250410085614742 DSS <0004> hlr_ussd.c:523 262428968268112/0xd5831f2f: USSD for unknown code '*#200#' 20250410085614742 DSS <0004> hlr_ussd.c:354 262428968268112/0xd5831f2f: Tx ReturnError(1, 0x12) 20250410085614742 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428968268112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428968268112" session_id=3582140207 session_state=END} 20250410085614742 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085614742 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0c7053b4d23: Found GsupExpect[0] for "262428968268112" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@a0c7053b4d23: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428968268112" TC_mo_ussd_unknown(138)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085614750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@a0c7053b4d23: Final verdict of PTC: pass 20250410085614751 DAUC <0003> db_auc.c:157 IMSI='262421136654843': No 2G Auth Data 20250410085614751 DAUC <0003> db_auc.c:192 IMSI='262421136654843': No 3G Auth Data HLR_Test-GSUP(135)@a0c7053b4d23: Created GsupExpect[0] for "262421136654843" to be handled at TC_mo_ussd_unknown(139) 20250410085614767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20250410085614770 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614770 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421136654843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421136654843" session_id=398205034 session_state=BEGIN} 20250410085614770 DSS <0004> hlr_ussd.c:576 262421136654843/0x17bc206a: Process SS (BEGIN) 20250410085614770 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250410085614770 DSS <0004> hlr_ussd.c:518 262421136654843/0x17bc206a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250410085614770 DSS <0004> hlr_ussd.c:523 262421136654843/0x17bc206a: USSD for unknown code '*#200#' 20250410085614770 DSS <0004> hlr_ussd.c:354 262421136654843/0x17bc206a: Tx ReturnError(1, 0x12) 20250410085614770 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421136654843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421136654843" session_id=398205034 session_state=END} 20250410085614770 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085614770 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0c7053b4d23: Found GsupExpect[0] for "262421136654843" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@a0c7053b4d23: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421136654843" TC_mo_ussd_unknown(139)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085614771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@a0c7053b4d23: Final verdict of PTC: pass 20250410085614771 DAUC <0003> db_auc.c:157 IMSI='262423637084428': No 2G Auth Data 20250410085614771 DAUC <0003> db_auc.c:192 IMSI='262423637084428': No 3G Auth Data HLR_Test-GSUP(135)@a0c7053b4d23: Created GsupExpect[0] for "262423637084428" to be handled at TC_mo_ussd_unknown(140) 20250410085614778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43218<->l=127.0.0.1:4258 20250410085614781 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614781 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423637084428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423637084428" session_id=1469499153 session_state=BEGIN} 20250410085614781 DSS <0004> hlr_ussd.c:576 262423637084428/0x5796c711: Process SS (BEGIN) 20250410085614781 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250410085614781 DSS <0004> hlr_ussd.c:518 262423637084428/0x5796c711: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250410085614781 DSS <0004> hlr_ussd.c:523 262423637084428/0x5796c711: USSD for unknown code '*#200#' 20250410085614781 DSS <0004> hlr_ussd.c:354 262423637084428/0x5796c711: Tx ReturnError(1, 0x12) 20250410085614781 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423637084428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423637084428" session_id=1469499153 session_state=END} 20250410085614781 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085614781 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0c7053b4d23: Found GsupExpect[0] for "262423637084428" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@a0c7053b4d23: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262423637084428" TC_mo_ussd_unknown(140)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085614783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43218<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@a0c7053b4d23: Final verdict of PTC: pass 20250410085614783 DAUC <0003> db_auc.c:157 IMSI='262422167809615': No 2G Auth Data 20250410085614783 DAUC <0003> db_auc.c:192 IMSI='262422167809615': No 3G Auth Data HLR_Test-GSUP(135)@a0c7053b4d23: Created GsupExpect[0] for "262422167809615" to be handled at TC_mo_ussd_unknown(141) 20250410085614790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 20250410085614793 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614793 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422167809615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422167809615" session_id=2118278721 session_state=BEGIN} 20250410085614793 DSS <0004> hlr_ussd.c:576 262422167809615/0x7e425e41: Process SS (BEGIN) 20250410085614793 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250410085614793 DSS <0004> hlr_ussd.c:518 262422167809615/0x7e425e41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250410085614793 DSS <0004> hlr_ussd.c:523 262422167809615/0x7e425e41: USSD for unknown code '*#200#' 20250410085614793 DSS <0004> hlr_ussd.c:354 262422167809615/0x7e425e41: Tx ReturnError(1, 0x12) 20250410085614793 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422167809615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422167809615" session_id=2118278721 session_state=END} 20250410085614793 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085614793 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0c7053b4d23: Found GsupExpect[0] for "262422167809615" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@a0c7053b4d23: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422167809615" TC_mo_ussd_unknown(141)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085614795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@a0c7053b4d23: Final verdict of PTC: pass 20250410085614795 DAUC <0003> db_auc.c:157 IMSI='262428475570387': No 2G Auth Data 20250410085614795 DAUC <0003> db_auc.c:192 IMSI='262428475570387': No 3G Auth Data HLR_Test-GSUP(135)@a0c7053b4d23: Created GsupExpect[0] for "262428475570387" to be handled at TC_mo_ussd_unknown(142) 20250410085614802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4258 20250410085614804 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614804 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428475570387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428475570387" session_id=2706408861 session_state=BEGIN} 20250410085614804 DSS <0004> hlr_ussd.c:576 262428475570387/0xa150859d: Process SS (BEGIN) 20250410085614804 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250410085614804 DSS <0004> hlr_ussd.c:518 262428475570387/0xa150859d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250410085614804 DSS <0004> hlr_ussd.c:523 262428475570387/0xa150859d: USSD for unknown code '*#200#' 20250410085614804 DSS <0004> hlr_ussd.c:354 262428475570387/0xa150859d: Tx ReturnError(1, 0x12) 20250410085614804 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428475570387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428475570387" session_id=2706408861 session_state=END} 20250410085614804 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085614804 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0c7053b4d23: Found GsupExpect[0] for "262428475570387" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@a0c7053b4d23: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262428475570387" TC_mo_ussd_unknown(142)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085614806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43248<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@a0c7053b4d23: Final verdict of PTC: pass 20250410085614806 DAUC <0003> db_auc.c:157 IMSI='262427909997501': No 2G Auth Data 20250410085614806 DAUC <0003> db_auc.c:192 IMSI='262427909997501': No 3G Auth Data HLR_Test-GSUP(135)@a0c7053b4d23: Created GsupExpect[0] for "262427909997501" to be handled at TC_mo_ussd_unknown(143) 20250410085614813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43258<->l=127.0.0.1:4258 20250410085614816 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614816 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427909997501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427909997501" session_id=3809654073 session_state=BEGIN} 20250410085614816 DSS <0004> hlr_ussd.c:576 262427909997501/0xe312b539: Process SS (BEGIN) 20250410085614816 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250410085614816 DSS <0004> hlr_ussd.c:518 262427909997501/0xe312b539: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250410085614816 DSS <0004> hlr_ussd.c:523 262427909997501/0xe312b539: USSD for unknown code '*#200#' 20250410085614816 DSS <0004> hlr_ussd.c:354 262427909997501/0xe312b539: Tx ReturnError(1, 0x12) 20250410085614816 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427909997501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427909997501" session_id=3809654073 session_state=END} 20250410085614816 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085614816 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0c7053b4d23: Found GsupExpect[0] for "262427909997501" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@a0c7053b4d23: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262427909997501" TC_mo_ussd_unknown(143)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085614817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43258<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@a0c7053b4d23: Final verdict of PTC: pass 20250410085614818 DAUC <0003> db_auc.c:157 IMSI='262420875423807': No 2G Auth Data 20250410085614818 DAUC <0003> db_auc.c:192 IMSI='262420875423807': No 3G Auth Data HLR_Test-GSUP(135)@a0c7053b4d23: Created GsupExpect[0] for "262420875423807" to be handled at TC_mo_ussd_unknown(144) 20250410085614824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43260<->l=127.0.0.1:4258 20250410085614827 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614827 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420875423807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420875423807" session_id=73907061 session_state=BEGIN} 20250410085614827 DSS <0004> hlr_ussd.c:576 262420875423807/0x0467bb75: Process SS (BEGIN) 20250410085614827 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250410085614827 DSS <0004> hlr_ussd.c:518 262420875423807/0x0467bb75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250410085614827 DSS <0004> hlr_ussd.c:523 262420875423807/0x0467bb75: USSD for unknown code '*#200#' 20250410085614827 DSS <0004> hlr_ussd.c:354 262420875423807/0x0467bb75: Tx ReturnError(1, 0x12) 20250410085614827 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420875423807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420875423807" session_id=73907061 session_state=END} 20250410085614827 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085614827 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0c7053b4d23: Found GsupExpect[0] for "262420875423807" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@a0c7053b4d23: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420875423807" TC_mo_ussd_unknown(144)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085614829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43260<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@a0c7053b4d23: Final verdict of PTC: pass 20250410085614829 DAUC <0003> db_auc.c:157 IMSI='262423532811201': No 2G Auth Data 20250410085614829 DAUC <0003> db_auc.c:192 IMSI='262423532811201': No 3G Auth Data HLR_Test-GSUP(135)@a0c7053b4d23: Created GsupExpect[0] for "262423532811201" to be handled at TC_mo_ussd_unknown(145) 20250410085614836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43262<->l=127.0.0.1:4258 20250410085614838 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614838 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423532811201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423532811201" session_id=3860770770 session_state=BEGIN} 20250410085614838 DSS <0004> hlr_ussd.c:576 262423532811201/0xe61eafd2: Process SS (BEGIN) 20250410085614838 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250410085614838 DSS <0004> hlr_ussd.c:518 262423532811201/0xe61eafd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250410085614838 DSS <0004> hlr_ussd.c:523 262423532811201/0xe61eafd2: USSD for unknown code '*#200#' 20250410085614838 DSS <0004> hlr_ussd.c:354 262423532811201/0xe61eafd2: Tx ReturnError(1, 0x12) 20250410085614838 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423532811201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423532811201" session_id=3860770770 session_state=END} 20250410085614838 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085614838 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a0c7053b4d23: Found GsupExpect[0] for "262423532811201" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@a0c7053b4d23: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423532811201" TC_mo_ussd_unknown(145)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085614840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43262<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@a0c7053b4d23: Final verdict of PTC: pass 20250410085614840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 20250410085614841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45027<->l=127.0.0.1:4259) 20250410085614841 DLINP <000b> input/ipa.c:452 connected read/write 20250410085614841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085614841 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 136@a0c7053b4d23: Final verdict of PTC: none 20250410085614841 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085614841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 136: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Apr 10 08:56:14 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250410085614864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43264<->l=127.0.0.1:4258 20250410085614965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43264<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79060) Waiting for packet dumper to finish... 1 (prev_count=79060, count=81392) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Apr 10 08:56:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_ussd_euse_disc started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085618086 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085618086 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085618091 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085618096 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618096 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085618096 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085618096 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 20250410085618096 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085618096 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 20250410085618096 DLGSUP <0013> gsup_server.c:236 2: 20250410085618096 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085618096 DLGSUP <0013> gsup_server.c:236 3: 20250410085618096 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085618096 DLGSUP <0013> gsup_server.c:236 4: 20250410085618096 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085618096 DLGSUP <0013> gsup_server.c:236 5: 20250410085618096 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085618096 DLGSUP <0013> gsup_server.c:236 7: 20250410085618096 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085618096 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085618096 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085618096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@a0c7053b4d23: 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") 20250410085618117 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38749<->l=127.0.0.1:4259) 20250410085618124 DAUC <0003> db_auc.c:157 IMSI='262424107112560': No 2G Auth Data 20250410085618124 DAUC <0003> db_auc.c:192 IMSI='262424107112560': No 3G Auth Data HLR_Test-GSUP(147)@a0c7053b4d23: Created GsupExpect[0] for "262424107112560" to be handled at TC_mo_ussd_euse_disc(150) 20250410085618144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4258 20250410085618155 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618155 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424107112560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424107112560" session_id=3582529706 session_state=BEGIN} 20250410085618155 DSS <0004> hlr_ussd.c:576 262424107112560/0xd58910aa: Process SS (BEGIN) 20250410085618155 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085618155 DSS <0004> hlr_ussd.c:518 262424107112560/0xd58910aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085618155 DSS <0004> hlr_ussd.c:542 262424107112560/0xd58910aa: Cannot find conn for EUSE EUSE-foobar 20250410085618155 DSS <0004> hlr_ussd.c:354 262424107112560/0xd58910aa: Tx ReturnError(1, 0x22) 20250410085618155 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424107112560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424107112560" session_id=3582529706 session_state=END} 20250410085618155 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085618155 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0c7053b4d23: Found GsupExpect[0] for "262424107112560" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@a0c7053b4d23: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424107112560" TC_mo_ussd_euse_disc(150)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085618160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@a0c7053b4d23: Final verdict of PTC: pass 20250410085618161 DAUC <0003> db_auc.c:157 IMSI='262422319047782': No 2G Auth Data 20250410085618161 DAUC <0003> db_auc.c:192 IMSI='262422319047782': No 3G Auth Data HLR_Test-GSUP(147)@a0c7053b4d23: Created GsupExpect[0] for "262422319047782" to be handled at TC_mo_ussd_euse_disc(151) 20250410085618170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43292<->l=127.0.0.1:4258 20250410085618173 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618173 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422319047782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422319047782" session_id=2804773458 session_state=BEGIN} 20250410085618173 DSS <0004> hlr_ussd.c:576 262422319047782/0xa72d7252: Process SS (BEGIN) 20250410085618173 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085618173 DSS <0004> hlr_ussd.c:518 262422319047782/0xa72d7252: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085618173 DSS <0004> hlr_ussd.c:542 262422319047782/0xa72d7252: Cannot find conn for EUSE EUSE-foobar 20250410085618173 DSS <0004> hlr_ussd.c:354 262422319047782/0xa72d7252: Tx ReturnError(1, 0x22) 20250410085618173 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422319047782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422319047782" session_id=2804773458 session_state=END} 20250410085618173 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085618173 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0c7053b4d23: Found GsupExpect[0] for "262422319047782" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@a0c7053b4d23: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262422319047782" TC_mo_ussd_euse_disc(151)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085618175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43292<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@a0c7053b4d23: Final verdict of PTC: pass 20250410085618175 DAUC <0003> db_auc.c:157 IMSI='262422242337402': No 2G Auth Data 20250410085618175 DAUC <0003> db_auc.c:192 IMSI='262422242337402': No 3G Auth Data HLR_Test-GSUP(147)@a0c7053b4d23: Created GsupExpect[0] for "262422242337402" to be handled at TC_mo_ussd_euse_disc(152) 20250410085618182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4258 20250410085618185 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618185 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422242337402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422242337402" session_id=1096655735 session_state=BEGIN} 20250410085618185 DSS <0004> hlr_ussd.c:576 262422242337402/0x415da377: Process SS (BEGIN) 20250410085618185 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085618185 DSS <0004> hlr_ussd.c:518 262422242337402/0x415da377: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085618185 DSS <0004> hlr_ussd.c:542 262422242337402/0x415da377: Cannot find conn for EUSE EUSE-foobar 20250410085618185 DSS <0004> hlr_ussd.c:354 262422242337402/0x415da377: Tx ReturnError(1, 0x22) 20250410085618185 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422242337402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422242337402" session_id=1096655735 session_state=END} 20250410085618185 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085618185 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0c7053b4d23: Found GsupExpect[0] for "262422242337402" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@a0c7053b4d23: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422242337402" TC_mo_ussd_euse_disc(152)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085618187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@a0c7053b4d23: Final verdict of PTC: pass 20250410085618187 DAUC <0003> db_auc.c:157 IMSI='262420990079026': No 2G Auth Data 20250410085618187 DAUC <0003> db_auc.c:192 IMSI='262420990079026': No 3G Auth Data HLR_Test-GSUP(147)@a0c7053b4d23: Created GsupExpect[0] for "262420990079026" to be handled at TC_mo_ussd_euse_disc(153) 20250410085618193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43320<->l=127.0.0.1:4258 20250410085618196 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618196 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420990079026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420990079026" session_id=4144141659 session_state=BEGIN} 20250410085618196 DSS <0004> hlr_ussd.c:576 262420990079026/0xf702955b: Process SS (BEGIN) 20250410085618196 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085618196 DSS <0004> hlr_ussd.c:518 262420990079026/0xf702955b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085618196 DSS <0004> hlr_ussd.c:542 262420990079026/0xf702955b: Cannot find conn for EUSE EUSE-foobar 20250410085618196 DSS <0004> hlr_ussd.c:354 262420990079026/0xf702955b: Tx ReturnError(1, 0x22) 20250410085618196 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420990079026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420990079026" session_id=4144141659 session_state=END} 20250410085618196 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085618196 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0c7053b4d23: Found GsupExpect[0] for "262420990079026" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@a0c7053b4d23: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420990079026" TC_mo_ussd_euse_disc(153)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085618198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43320<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@a0c7053b4d23: Final verdict of PTC: pass 20250410085618198 DAUC <0003> db_auc.c:157 IMSI='262423343234519': No 2G Auth Data 20250410085618198 DAUC <0003> db_auc.c:192 IMSI='262423343234519': No 3G Auth Data HLR_Test-GSUP(147)@a0c7053b4d23: Created GsupExpect[0] for "262423343234519" to be handled at TC_mo_ussd_euse_disc(154) 20250410085618205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 20250410085618207 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618207 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423343234519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423343234519" session_id=997162196 session_state=BEGIN} 20250410085618207 DSS <0004> hlr_ussd.c:576 262423343234519/0x3b6f7cd4: Process SS (BEGIN) 20250410085618207 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085618207 DSS <0004> hlr_ussd.c:518 262423343234519/0x3b6f7cd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085618207 DSS <0004> hlr_ussd.c:542 262423343234519/0x3b6f7cd4: Cannot find conn for EUSE EUSE-foobar 20250410085618208 DSS <0004> hlr_ussd.c:354 262423343234519/0x3b6f7cd4: Tx ReturnError(1, 0x22) 20250410085618208 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423343234519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423343234519" session_id=997162196 session_state=END} 20250410085618208 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085618208 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0c7053b4d23: Found GsupExpect[0] for "262423343234519" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@a0c7053b4d23: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423343234519" TC_mo_ussd_euse_disc(154)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085618209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@a0c7053b4d23: Final verdict of PTC: pass 20250410085618209 DAUC <0003> db_auc.c:157 IMSI='262428066936601': No 2G Auth Data 20250410085618209 DAUC <0003> db_auc.c:192 IMSI='262428066936601': No 3G Auth Data HLR_Test-GSUP(147)@a0c7053b4d23: Created GsupExpect[0] for "262428066936601" to be handled at TC_mo_ussd_euse_disc(155) 20250410085618216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 20250410085618219 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618219 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428066936601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428066936601" session_id=3229959435 session_state=BEGIN} 20250410085618219 DSS <0004> hlr_ussd.c:576 262428066936601/0xc085450b: Process SS (BEGIN) 20250410085618219 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085618219 DSS <0004> hlr_ussd.c:518 262428066936601/0xc085450b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085618219 DSS <0004> hlr_ussd.c:542 262428066936601/0xc085450b: Cannot find conn for EUSE EUSE-foobar 20250410085618219 DSS <0004> hlr_ussd.c:354 262428066936601/0xc085450b: Tx ReturnError(1, 0x22) 20250410085618219 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428066936601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428066936601" session_id=3229959435 session_state=END} 20250410085618219 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085618219 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0c7053b4d23: Found GsupExpect[0] for "262428066936601" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@a0c7053b4d23: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428066936601" TC_mo_ussd_euse_disc(155)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085618220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@a0c7053b4d23: Final verdict of PTC: pass 20250410085618221 DAUC <0003> db_auc.c:157 IMSI='262429066653441': No 2G Auth Data 20250410085618221 DAUC <0003> db_auc.c:192 IMSI='262429066653441': No 3G Auth Data HLR_Test-GSUP(147)@a0c7053b4d23: Created GsupExpect[0] for "262429066653441" to be handled at TC_mo_ussd_euse_disc(156) 20250410085618227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20250410085618230 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618230 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429066653441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429066653441" session_id=261921111 session_state=BEGIN} 20250410085618230 DSS <0004> hlr_ussd.c:576 262429066653441/0x0f9c9957: Process SS (BEGIN) 20250410085618230 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085618230 DSS <0004> hlr_ussd.c:518 262429066653441/0x0f9c9957: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085618230 DSS <0004> hlr_ussd.c:542 262429066653441/0x0f9c9957: Cannot find conn for EUSE EUSE-foobar 20250410085618230 DSS <0004> hlr_ussd.c:354 262429066653441/0x0f9c9957: Tx ReturnError(1, 0x22) 20250410085618230 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429066653441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429066653441" session_id=261921111 session_state=END} 20250410085618230 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085618230 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0c7053b4d23: Found GsupExpect[0] for "262429066653441" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@a0c7053b4d23: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429066653441" TC_mo_ussd_euse_disc(156)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085618232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@a0c7053b4d23: Final verdict of PTC: pass 20250410085618232 DAUC <0003> db_auc.c:157 IMSI='262421347297585': No 2G Auth Data 20250410085618232 DAUC <0003> db_auc.c:192 IMSI='262421347297585': No 3G Auth Data HLR_Test-GSUP(147)@a0c7053b4d23: Created GsupExpect[0] for "262421347297585" to be handled at TC_mo_ussd_euse_disc(157) 20250410085618238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20250410085618241 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618241 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421347297585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421347297585" session_id=541460729 session_state=BEGIN} 20250410085618241 DSS <0004> hlr_ussd.c:576 262421347297585/0x204608f9: Process SS (BEGIN) 20250410085618241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085618241 DSS <0004> hlr_ussd.c:518 262421347297585/0x204608f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085618241 DSS <0004> hlr_ussd.c:542 262421347297585/0x204608f9: Cannot find conn for EUSE EUSE-foobar 20250410085618241 DSS <0004> hlr_ussd.c:354 262421347297585/0x204608f9: Tx ReturnError(1, 0x22) 20250410085618241 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421347297585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421347297585" session_id=541460729 session_state=END} 20250410085618241 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085618241 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a0c7053b4d23: Found GsupExpect[0] for "262421347297585" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@a0c7053b4d23: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421347297585" TC_mo_ussd_euse_disc(157)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085618242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@a0c7053b4d23: Final verdict of PTC: pass 20250410085618243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43274<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@a0c7053b4d23: Final verdict of PTC: none 148@a0c7053b4d23: Final verdict of PTC: none 20250410085618243 DLINP <000b> input/ipa.c:452 connected read/write 20250410085618243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085618243 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085618243 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085618243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085618243 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38749<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 148: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Apr 10 08:56:18 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250410085618270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4258 20250410085618472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Apr 10 08:56:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_ussd_iuse_imsi started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085621589 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085621589 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085621594 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33360<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085621599 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621600 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085621600 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085621600 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 20250410085621600 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085621600 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 20250410085621600 DLGSUP <0013> gsup_server.c:236 2: 20250410085621600 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085621600 DLGSUP <0013> gsup_server.c:236 3: 20250410085621600 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085621600 DLGSUP <0013> gsup_server.c:236 4: 20250410085621600 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085621600 DLGSUP <0013> gsup_server.c:236 5: 20250410085621600 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085621600 DLGSUP <0013> gsup_server.c:236 7: 20250410085621600 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085621600 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085621600 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085621600 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@a0c7053b4d23: 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") 20250410085621622 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42115<->l=127.0.0.1:4259) 20250410085621631 DAUC <0003> db_auc.c:157 IMSI='262428024425420': No 2G Auth Data 20250410085621631 DAUC <0003> db_auc.c:192 IMSI='262428024425420': No 3G Auth Data HLR_Test-GSUP(159)@a0c7053b4d23: Created GsupExpect[0] for "262428024425420" to be handled at TC_mo_ussd_iuse_imsi(162) 20250410085621656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4258 20250410085621669 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621669 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428024425420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428024425420" session_id=149879905 session_state=BEGIN} 20250410085621669 DSS <0004> hlr_ussd.c:576 262428024425420/0x08eefc61: Process SS (BEGIN) 20250410085621669 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085621669 DSS <0004> hlr_ussd.c:518 262428024425420/0x08eefc61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085621669 DSS <0004> hlr_ussd.c:363 262428024425420/0x08eefc61: Tx USSD 'Your IMSI is 262428024425420' 20250410085621669 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428024425420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428024425420" session_id=149879905 session_state=END} 20250410085621669 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428024425420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085621669 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085621669 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0c7053b4d23: Found GsupExpect[0] for "262428024425420" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@a0c7053b4d23: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428024425420" TC_mo_ussd_iuse_imsi(162)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085621677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@a0c7053b4d23: Final verdict of PTC: pass 20250410085621679 DAUC <0003> db_auc.c:157 IMSI='262428139966817': No 2G Auth Data 20250410085621679 DAUC <0003> db_auc.c:192 IMSI='262428139966817': No 3G Auth Data HLR_Test-GSUP(159)@a0c7053b4d23: Created GsupExpect[0] for "262428139966817" to be handled at TC_mo_ussd_iuse_imsi(163) 20250410085621691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33376<->l=127.0.0.1:4258 20250410085621694 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621694 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428139966817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428139966817" session_id=1046060958 session_state=BEGIN} 20250410085621694 DSS <0004> hlr_ussd.c:576 262428139966817/0x3e599f9e: Process SS (BEGIN) 20250410085621694 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085621694 DSS <0004> hlr_ussd.c:518 262428139966817/0x3e599f9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085621694 DSS <0004> hlr_ussd.c:363 262428139966817/0x3e599f9e: Tx USSD 'Your IMSI is 262428139966817' 20250410085621694 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428139966817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428139966817" session_id=1046060958 session_state=END} 20250410085621694 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428139966817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085621694 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085621694 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0c7053b4d23: Found GsupExpect[0] for "262428139966817" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@a0c7053b4d23: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428139966817" TC_mo_ussd_iuse_imsi(163)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085621696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33376<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@a0c7053b4d23: Final verdict of PTC: pass 20250410085621696 DAUC <0003> db_auc.c:157 IMSI='262424902808946': No 2G Auth Data 20250410085621696 DAUC <0003> db_auc.c:192 IMSI='262424902808946': No 3G Auth Data HLR_Test-GSUP(159)@a0c7053b4d23: Created GsupExpect[0] for "262424902808946" to be handled at TC_mo_ussd_iuse_imsi(164) 20250410085621702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 20250410085621705 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621705 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424902808946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424902808946" session_id=2718794461 session_state=BEGIN} 20250410085621705 DSS <0004> hlr_ussd.c:576 262424902808946/0xa20d82dd: Process SS (BEGIN) 20250410085621705 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085621705 DSS <0004> hlr_ussd.c:518 262424902808946/0xa20d82dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085621705 DSS <0004> hlr_ussd.c:363 262424902808946/0xa20d82dd: Tx USSD 'Your IMSI is 262424902808946' 20250410085621705 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424902808946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424902808946" session_id=2718794461 session_state=END} 20250410085621705 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424902808946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085621705 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085621705 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0c7053b4d23: Found GsupExpect[0] for "262424902808946" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@a0c7053b4d23: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424902808946" TC_mo_ussd_iuse_imsi(164)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085621707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@a0c7053b4d23: Final verdict of PTC: pass 20250410085621707 DAUC <0003> db_auc.c:157 IMSI='262428448671168': No 2G Auth Data 20250410085621707 DAUC <0003> db_auc.c:192 IMSI='262428448671168': No 3G Auth Data HLR_Test-GSUP(159)@a0c7053b4d23: Created GsupExpect[0] for "262428448671168" to be handled at TC_mo_ussd_iuse_imsi(165) 20250410085621714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33398<->l=127.0.0.1:4258 20250410085621717 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621717 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428448671168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428448671168" session_id=3172679864 session_state=BEGIN} 20250410085621717 DSS <0004> hlr_ussd.c:576 262428448671168/0xbd1b40b8: Process SS (BEGIN) 20250410085621717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085621717 DSS <0004> hlr_ussd.c:518 262428448671168/0xbd1b40b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085621717 DSS <0004> hlr_ussd.c:363 262428448671168/0xbd1b40b8: Tx USSD 'Your IMSI is 262428448671168' 20250410085621717 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428448671168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428448671168" session_id=3172679864 session_state=END} 20250410085621717 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428448671168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085621717 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085621717 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0c7053b4d23: Found GsupExpect[0] for "262428448671168" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@a0c7053b4d23: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428448671168" TC_mo_ussd_iuse_imsi(165)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085621719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33398<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@a0c7053b4d23: Final verdict of PTC: pass 20250410085621719 DAUC <0003> db_auc.c:157 IMSI='262425776932380': No 2G Auth Data 20250410085621719 DAUC <0003> db_auc.c:192 IMSI='262425776932380': No 3G Auth Data HLR_Test-GSUP(159)@a0c7053b4d23: Created GsupExpect[0] for "262425776932380" to be handled at TC_mo_ussd_iuse_imsi(166) 20250410085621726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 20250410085621729 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621729 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425776932380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425776932380" session_id=2714483164 session_state=BEGIN} 20250410085621729 DSS <0004> hlr_ussd.c:576 262425776932380/0xa1cbb9dc: Process SS (BEGIN) 20250410085621729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085621729 DSS <0004> hlr_ussd.c:518 262425776932380/0xa1cbb9dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085621729 DSS <0004> hlr_ussd.c:363 262425776932380/0xa1cbb9dc: Tx USSD 'Your IMSI is 262425776932380' 20250410085621729 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425776932380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425776932380" session_id=2714483164 session_state=END} 20250410085621729 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425776932380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085621729 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085621729 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0c7053b4d23: Found GsupExpect[0] for "262425776932380" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@a0c7053b4d23: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425776932380" TC_mo_ussd_iuse_imsi(166)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085621731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@a0c7053b4d23: Final verdict of PTC: pass 20250410085621731 DAUC <0003> db_auc.c:157 IMSI='262424862248593': No 2G Auth Data 20250410085621731 DAUC <0003> db_auc.c:192 IMSI='262424862248593': No 3G Auth Data HLR_Test-GSUP(159)@a0c7053b4d23: Created GsupExpect[0] for "262424862248593" to be handled at TC_mo_ussd_iuse_imsi(167) 20250410085621738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33418<->l=127.0.0.1:4258 20250410085621741 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621741 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424862248593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424862248593" session_id=929239453 session_state=BEGIN} 20250410085621741 DSS <0004> hlr_ussd.c:576 262424862248593/0x3763119d: Process SS (BEGIN) 20250410085621741 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085621741 DSS <0004> hlr_ussd.c:518 262424862248593/0x3763119d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085621741 DSS <0004> hlr_ussd.c:363 262424862248593/0x3763119d: Tx USSD 'Your IMSI is 262424862248593' 20250410085621741 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424862248593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424862248593" session_id=929239453 session_state=END} 20250410085621741 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424862248593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085621741 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085621741 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0c7053b4d23: Found GsupExpect[0] for "262424862248593" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@a0c7053b4d23: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424862248593" TC_mo_ussd_iuse_imsi(167)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085621743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33418<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@a0c7053b4d23: Final verdict of PTC: pass 20250410085621744 DAUC <0003> db_auc.c:157 IMSI='262428744861191': No 2G Auth Data 20250410085621744 DAUC <0003> db_auc.c:192 IMSI='262428744861191': No 3G Auth Data HLR_Test-GSUP(159)@a0c7053b4d23: Created GsupExpect[0] for "262428744861191" to be handled at TC_mo_ussd_iuse_imsi(168) 20250410085621750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33432<->l=127.0.0.1:4258 20250410085621753 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621753 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428744861191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428744861191" session_id=3594776343 session_state=BEGIN} 20250410085621753 DSS <0004> hlr_ussd.c:576 262428744861191/0xd643ef17: Process SS (BEGIN) 20250410085621753 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085621753 DSS <0004> hlr_ussd.c:518 262428744861191/0xd643ef17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085621753 DSS <0004> hlr_ussd.c:363 262428744861191/0xd643ef17: Tx USSD 'Your IMSI is 262428744861191' 20250410085621753 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428744861191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428744861191" session_id=3594776343 session_state=END} 20250410085621753 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428744861191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085621753 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085621753 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0c7053b4d23: Found GsupExpect[0] for "262428744861191" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@a0c7053b4d23: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428744861191" TC_mo_ussd_iuse_imsi(168)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085621755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33432<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@a0c7053b4d23: Final verdict of PTC: pass 20250410085621755 DAUC <0003> db_auc.c:157 IMSI='262421420893567': No 2G Auth Data 20250410085621755 DAUC <0003> db_auc.c:192 IMSI='262421420893567': No 3G Auth Data HLR_Test-GSUP(159)@a0c7053b4d23: Created GsupExpect[0] for "262421420893567" to be handled at TC_mo_ussd_iuse_imsi(169) 20250410085621762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 20250410085621765 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621765 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421420893567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421420893567" session_id=642703922 session_state=BEGIN} 20250410085621765 DSS <0004> hlr_ussd.c:576 262421420893567/0x264ee232: Process SS (BEGIN) 20250410085621765 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085621765 DSS <0004> hlr_ussd.c:518 262421420893567/0x264ee232: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085621765 DSS <0004> hlr_ussd.c:363 262421420893567/0x264ee232: Tx USSD 'Your IMSI is 262421420893567' 20250410085621765 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421420893567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421420893567" session_id=642703922 session_state=END} 20250410085621765 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421420893567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085621765 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085621765 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a0c7053b4d23: Found GsupExpect[0] for "262421420893567" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@a0c7053b4d23: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421420893567" TC_mo_ussd_iuse_imsi(169)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085621767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@a0c7053b4d23: Final verdict of PTC: pass 20250410085621767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33360<->l=127.0.0.1:4258 20250410085621767 DLINP <000b> input/ipa.c:452 connected read/write 20250410085621768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085621768 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085621768 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085621768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085621768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42115<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@a0c7053b4d23: Final verdict of PTC: none 160@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 160: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Apr 10 08:56:21 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250410085621791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20250410085621992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69988) Waiting for packet dumper to finish... 1 (prev_count=69988, count=82432) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Thu Apr 10 08:56:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085625117 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085625117 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085625122 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085625127 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625127 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085625127 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085625127 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 20250410085625127 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085625127 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 20250410085625127 DLGSUP <0013> gsup_server.c:236 2: 20250410085625127 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085625127 DLGSUP <0013> gsup_server.c:236 3: 20250410085625127 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085625127 DLGSUP <0013> gsup_server.c:236 4: 20250410085625127 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085625127 DLGSUP <0013> gsup_server.c:236 5: 20250410085625127 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085625127 DLGSUP <0013> gsup_server.c:236 7: 20250410085625127 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085625127 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085625127 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085625127 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(170)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@a0c7053b4d23: 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") 20250410085625151 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45259<->l=127.0.0.1:4259) 20250410085625160 DAUC <0003> db_auc.c:157 IMSI='262426882258108': No 2G Auth Data 20250410085625160 DAUC <0003> db_auc.c:192 IMSI='262426882258108': No 3G Auth Data HLR_Test-GSUP(171)@a0c7053b4d23: Created GsupExpect[0] for "262426882258108" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250410085625185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20250410085625198 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625198 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426882258108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426882258108" source_name="the-source\n" session_id=2789144506 session_state=BEGIN} 20250410085625198 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250410085625198 DSS <0004> hlr_ussd.c:576 262426882258108/0xa63ef7ba: Process SS (BEGIN) 20250410085625198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085625198 DSS <0004> hlr_ussd.c:518 262426882258108/0xa63ef7ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085625198 DSS <0004> hlr_ussd.c:363 262426882258108/0xa63ef7ba: Tx USSD 'Your IMSI is 262426882258108' 20250410085625198 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426882258108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426882258108" destination_name="the-source\n" session_id=2789144506 session_state=END} 20250410085625198 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426882258108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085625198 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085625198 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0c7053b4d23: Found GsupExpect[0] for "262426882258108" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@a0c7053b4d23: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426882258108" TC_mo_ussd_iuse_imsi_via_proxy(174)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085625207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@a0c7053b4d23: Final verdict of PTC: pass 20250410085625208 DAUC <0003> db_auc.c:157 IMSI='262428816215908': No 2G Auth Data 20250410085625208 DAUC <0003> db_auc.c:192 IMSI='262428816215908': No 3G Auth Data HLR_Test-GSUP(171)@a0c7053b4d23: Created GsupExpect[0] for "262428816215908" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250410085625219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4258 20250410085625221 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625221 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428816215908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428816215908" source_name="the-source\n" session_id=2455675674 session_state=BEGIN} 20250410085625221 DSS <0004> hlr_ussd.c:576 262428816215908/0x925ea31a: Process SS (BEGIN) 20250410085625221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085625221 DSS <0004> hlr_ussd.c:518 262428816215908/0x925ea31a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085625221 DSS <0004> hlr_ussd.c:363 262428816215908/0x925ea31a: Tx USSD 'Your IMSI is 262428816215908' 20250410085625221 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428816215908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428816215908" destination_name="the-source\n" session_id=2455675674 session_state=END} 20250410085625221 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262428816215908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085625221 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085625221 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0c7053b4d23: Found GsupExpect[0] for "262428816215908" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@a0c7053b4d23: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428816215908" TC_mo_ussd_iuse_imsi_via_proxy(175)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085625223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@a0c7053b4d23: Final verdict of PTC: pass 20250410085625224 DAUC <0003> db_auc.c:157 IMSI='262427979812262': No 2G Auth Data 20250410085625224 DAUC <0003> db_auc.c:192 IMSI='262427979812262': No 3G Auth Data HLR_Test-GSUP(171)@a0c7053b4d23: Created GsupExpect[0] for "262427979812262" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250410085625230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33478<->l=127.0.0.1:4258 20250410085625233 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625233 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427979812262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427979812262" source_name="the-source\n" session_id=1841618374 session_state=BEGIN} 20250410085625233 DSS <0004> hlr_ussd.c:576 262427979812262/0x6dc4ddc6: Process SS (BEGIN) 20250410085625233 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085625233 DSS <0004> hlr_ussd.c:518 262427979812262/0x6dc4ddc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085625233 DSS <0004> hlr_ussd.c:363 262427979812262/0x6dc4ddc6: Tx USSD 'Your IMSI is 262427979812262' 20250410085625233 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427979812262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427979812262" destination_name="the-source\n" session_id=1841618374 session_state=END} 20250410085625233 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262427979812262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085625233 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085625233 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0c7053b4d23: Found GsupExpect[0] for "262427979812262" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@a0c7053b4d23: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427979812262" TC_mo_ussd_iuse_imsi_via_proxy(176)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085625235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@a0c7053b4d23: Final verdict of PTC: pass 20250410085625235 DAUC <0003> db_auc.c:157 IMSI='262429951446035': No 2G Auth Data 20250410085625235 DAUC <0003> db_auc.c:192 IMSI='262429951446035': No 3G Auth Data HLR_Test-GSUP(171)@a0c7053b4d23: Created GsupExpect[0] for "262429951446035" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250410085625241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 20250410085625244 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625245 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429951446035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429951446035" source_name="the-source\n" session_id=1594147684 session_state=BEGIN} 20250410085625245 DSS <0004> hlr_ussd.c:576 262429951446035/0x5f04c364: Process SS (BEGIN) 20250410085625245 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085625245 DSS <0004> hlr_ussd.c:518 262429951446035/0x5f04c364: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085625245 DSS <0004> hlr_ussd.c:363 262429951446035/0x5f04c364: Tx USSD 'Your IMSI is 262429951446035' 20250410085625245 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429951446035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429951446035" destination_name="the-source\n" session_id=1594147684 session_state=END} 20250410085625245 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262429951446035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085625245 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085625245 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0c7053b4d23: Found GsupExpect[0] for "262429951446035" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@a0c7053b4d23: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429951446035" TC_mo_ussd_iuse_imsi_via_proxy(177)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085625247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@a0c7053b4d23: Final verdict of PTC: pass 20250410085625247 DAUC <0003> db_auc.c:157 IMSI='262423648675904': No 2G Auth Data 20250410085625247 DAUC <0003> db_auc.c:192 IMSI='262423648675904': No 3G Auth Data HLR_Test-GSUP(171)@a0c7053b4d23: Created GsupExpect[0] for "262423648675904" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250410085625254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33506<->l=127.0.0.1:4258 20250410085625258 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625258 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423648675904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423648675904" source_name="the-source\n" session_id=576487453 session_state=BEGIN} 20250410085625258 DSS <0004> hlr_ussd.c:576 262423648675904/0x225c801d: Process SS (BEGIN) 20250410085625258 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085625258 DSS <0004> hlr_ussd.c:518 262423648675904/0x225c801d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085625258 DSS <0004> hlr_ussd.c:363 262423648675904/0x225c801d: Tx USSD 'Your IMSI is 262423648675904' 20250410085625258 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423648675904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423648675904" destination_name="the-source\n" session_id=576487453 session_state=END} 20250410085625258 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262423648675904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085625258 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085625258 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0c7053b4d23: Found GsupExpect[0] for "262423648675904" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@a0c7053b4d23: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423648675904" TC_mo_ussd_iuse_imsi_via_proxy(178)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085625260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33506<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@a0c7053b4d23: Final verdict of PTC: pass 20250410085625260 DAUC <0003> db_auc.c:157 IMSI='262424228055897': No 2G Auth Data 20250410085625260 DAUC <0003> db_auc.c:192 IMSI='262424228055897': No 3G Auth Data HLR_Test-GSUP(171)@a0c7053b4d23: Created GsupExpect[0] for "262424228055897" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250410085625267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33520<->l=127.0.0.1:4258 20250410085625270 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625270 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424228055897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424228055897" source_name="the-source\n" session_id=1379736200 session_state=BEGIN} 20250410085625270 DSS <0004> hlr_ussd.c:576 262424228055897/0x523d1a88: Process SS (BEGIN) 20250410085625270 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085625270 DSS <0004> hlr_ussd.c:518 262424228055897/0x523d1a88: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085625270 DSS <0004> hlr_ussd.c:363 262424228055897/0x523d1a88: Tx USSD 'Your IMSI is 262424228055897' 20250410085625270 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424228055897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424228055897" destination_name="the-source\n" session_id=1379736200 session_state=END} 20250410085625270 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262424228055897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085625270 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085625270 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0c7053b4d23: Found GsupExpect[0] for "262424228055897" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@a0c7053b4d23: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424228055897" TC_mo_ussd_iuse_imsi_via_proxy(179)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085625272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33520<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@a0c7053b4d23: Final verdict of PTC: pass 20250410085625273 DAUC <0003> db_auc.c:157 IMSI='262423806276141': No 2G Auth Data 20250410085625273 DAUC <0003> db_auc.c:192 IMSI='262423806276141': No 3G Auth Data HLR_Test-GSUP(171)@a0c7053b4d23: Created GsupExpect[0] for "262423806276141" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250410085625279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 20250410085625282 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625282 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423806276141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423806276141" source_name="the-source\n" session_id=2642031294 session_state=BEGIN} 20250410085625282 DSS <0004> hlr_ussd.c:576 262423806276141/0x9d7a32be: Process SS (BEGIN) 20250410085625282 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085625282 DSS <0004> hlr_ussd.c:518 262423806276141/0x9d7a32be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085625282 DSS <0004> hlr_ussd.c:363 262423806276141/0x9d7a32be: Tx USSD 'Your IMSI is 262423806276141' 20250410085625282 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423806276141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423806276141" destination_name="the-source\n" session_id=2642031294 session_state=END} 20250410085625282 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423806276141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085625282 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085625282 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0c7053b4d23: Found GsupExpect[0] for "262423806276141" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@a0c7053b4d23: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423806276141" TC_mo_ussd_iuse_imsi_via_proxy(180)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085625284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@a0c7053b4d23: Final verdict of PTC: pass 20250410085625284 DAUC <0003> db_auc.c:157 IMSI='262428277690839': No 2G Auth Data 20250410085625284 DAUC <0003> db_auc.c:192 IMSI='262428277690839': No 3G Auth Data HLR_Test-GSUP(171)@a0c7053b4d23: Created GsupExpect[0] for "262428277690839" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250410085625290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4258 20250410085625293 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625293 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428277690839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428277690839" source_name="the-source\n" session_id=574328196 session_state=BEGIN} 20250410085625293 DSS <0004> hlr_ussd.c:576 262428277690839/0x223b8d84: Process SS (BEGIN) 20250410085625293 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250410085625293 DSS <0004> hlr_ussd.c:518 262428277690839/0x223b8d84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250410085625293 DSS <0004> hlr_ussd.c:363 262428277690839/0x223b8d84: Tx USSD 'Your IMSI is 262428277690839' 20250410085625293 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428277690839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428277690839" destination_name="the-source\n" session_id=574328196 session_state=END} 20250410085625293 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428277690839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085625293 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085625293 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a0c7053b4d23: Found GsupExpect[0] for "262428277690839" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@a0c7053b4d23: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428277690839" TC_mo_ussd_iuse_imsi_via_proxy(181)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085625295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@a0c7053b4d23: Final verdict of PTC: pass 20250410085625296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4258 20250410085625296 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45259<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@a0c7053b4d23: Final verdict of PTC: none 20250410085625296 DLINP <000b> input/ipa.c:452 connected read/write 20250410085625296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085625296 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085625296 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085625296 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085625296 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@a0c7053b4d23: Final verdict of PTC: none 172@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 172: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Apr 10 08:56:25 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250410085625319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33544<->l=127.0.0.1:4258 20250410085625520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33544<->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=83680) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Apr 10 08:56:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_ussd_iuse_msisdn started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085628626 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085628626 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085628631 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085628636 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628636 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085628636 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085628636 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 20250410085628636 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085628636 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 20250410085628636 DLGSUP <0013> gsup_server.c:236 2: 20250410085628636 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085628636 DLGSUP <0013> gsup_server.c:236 3: 20250410085628636 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085628636 DLGSUP <0013> gsup_server.c:236 4: 20250410085628636 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085628636 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(182)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085628636 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085628636 DLGSUP <0013> gsup_server.c:236 7: 20250410085628636 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085628636 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085628636 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085628636 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@a0c7053b4d23: 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") 20250410085628660 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40009<->l=127.0.0.1:4259) 20250410085628668 DAUC <0003> db_auc.c:157 IMSI='262427546326559': No 2G Auth Data 20250410085628668 DAUC <0003> db_auc.c:192 IMSI='262427546326559': No 3G Auth Data HLR_Test-GSUP(183)@a0c7053b4d23: Created GsupExpect[0] for "262427546326559" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250410085628690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 20250410085628698 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628698 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427546326559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427546326559" session_id=4101349347 session_state=BEGIN} 20250410085628698 DSS <0004> hlr_ussd.c:576 262427546326559/0xf4759fe3: Process SS (BEGIN) 20250410085628698 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085628698 DSS <0004> hlr_ussd.c:518 262427546326559/0xf4759fe3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085628698 DSS <0004> hlr_ussd.c:363 262427546326559/0xf4759fe3: Tx USSD 'Your extension is 491610760547' 20250410085628698 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427546326559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427546326559" session_id=4101349347 session_state=END} 20250410085628698 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427546326559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085628698 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085628698 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0c7053b4d23: Found GsupExpect[0] for "262427546326559" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@a0c7053b4d23: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427546326559" TC_mo_ussd_iuse_msisdn(186)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085628702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@a0c7053b4d23: Final verdict of PTC: pass 20250410085628702 DAUC <0003> db_auc.c:157 IMSI='262425327021919': No 2G Auth Data 20250410085628702 DAUC <0003> db_auc.c:192 IMSI='262425327021919': No 3G Auth Data HLR_Test-GSUP(183)@a0c7053b4d23: Created GsupExpect[0] for "262425327021919" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250410085628709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33564<->l=127.0.0.1:4258 20250410085628712 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628712 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425327021919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425327021919" session_id=311666248 session_state=BEGIN} 20250410085628712 DSS <0004> hlr_ussd.c:576 262425327021919/0x1293a648: Process SS (BEGIN) 20250410085628712 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085628712 DSS <0004> hlr_ussd.c:518 262425327021919/0x1293a648: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085628712 DSS <0004> hlr_ussd.c:363 262425327021919/0x1293a648: Tx USSD 'Your extension is 491613357581' 20250410085628712 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425327021919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425327021919" session_id=311666248 session_state=END} 20250410085628712 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425327021919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085628712 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085628712 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0c7053b4d23: Found GsupExpect[0] for "262425327021919" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@a0c7053b4d23: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425327021919" TC_mo_ussd_iuse_msisdn(187)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085628714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33564<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@a0c7053b4d23: Final verdict of PTC: pass 20250410085628715 DAUC <0003> db_auc.c:157 IMSI='262426899223681': No 2G Auth Data 20250410085628715 DAUC <0003> db_auc.c:192 IMSI='262426899223681': No 3G Auth Data HLR_Test-GSUP(183)@a0c7053b4d23: Created GsupExpect[0] for "262426899223681" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250410085628722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4258 20250410085628724 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628724 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426899223681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426899223681" session_id=4780603 session_state=BEGIN} 20250410085628724 DSS <0004> hlr_ussd.c:576 262426899223681/0x0048f23b: Process SS (BEGIN) 20250410085628724 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085628725 DSS <0004> hlr_ussd.c:518 262426899223681/0x0048f23b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085628725 DSS <0004> hlr_ussd.c:363 262426899223681/0x0048f23b: Tx USSD 'Your extension is 491616123740' 20250410085628725 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426899223681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426899223681" session_id=4780603 session_state=END} 20250410085628725 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426899223681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085628725 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085628725 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0c7053b4d23: Found GsupExpect[0] for "262426899223681" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@a0c7053b4d23: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426899223681" TC_mo_ussd_iuse_msisdn(188)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085628726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@a0c7053b4d23: Final verdict of PTC: pass 20250410085628727 DAUC <0003> db_auc.c:157 IMSI='262429472118668': No 2G Auth Data 20250410085628727 DAUC <0003> db_auc.c:192 IMSI='262429472118668': No 3G Auth Data HLR_Test-GSUP(183)@a0c7053b4d23: Created GsupExpect[0] for "262429472118668" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250410085628734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4258 20250410085628736 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628737 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429472118668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429472118668" session_id=4114201216 session_state=BEGIN} 20250410085628737 DSS <0004> hlr_ussd.c:576 262429472118668/0xf539ba80: Process SS (BEGIN) 20250410085628737 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085628737 DSS <0004> hlr_ussd.c:518 262429472118668/0xf539ba80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085628737 DSS <0004> hlr_ussd.c:363 262429472118668/0xf539ba80: Tx USSD 'Your extension is 491611638007' 20250410085628737 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429472118668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429472118668" session_id=4114201216 session_state=END} 20250410085628737 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429472118668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085628737 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085628737 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0c7053b4d23: Found GsupExpect[0] for "262429472118668" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@a0c7053b4d23: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429472118668" TC_mo_ussd_iuse_msisdn(189)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085628738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@a0c7053b4d23: Final verdict of PTC: pass 20250410085628739 DAUC <0003> db_auc.c:157 IMSI='262424205170514': No 2G Auth Data 20250410085628739 DAUC <0003> db_auc.c:192 IMSI='262424205170514': No 3G Auth Data HLR_Test-GSUP(183)@a0c7053b4d23: Created GsupExpect[0] for "262424205170514" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250410085628746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33596<->l=127.0.0.1:4258 20250410085628749 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628750 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424205170514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424205170514" session_id=4224755714 session_state=BEGIN} 20250410085628750 DSS <0004> hlr_ussd.c:576 262424205170514/0xfbd0a802: Process SS (BEGIN) 20250410085628750 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085628750 DSS <0004> hlr_ussd.c:518 262424205170514/0xfbd0a802: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085628750 DSS <0004> hlr_ussd.c:363 262424205170514/0xfbd0a802: Tx USSD 'Your extension is 491610157661' 20250410085628750 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424205170514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424205170514" session_id=4224755714 session_state=END} 20250410085628750 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424205170514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085628750 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085628750 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0c7053b4d23: Found GsupExpect[0] for "262424205170514" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@a0c7053b4d23: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424205170514" TC_mo_ussd_iuse_msisdn(190)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085628752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33596<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@a0c7053b4d23: Final verdict of PTC: pass 20250410085628752 DAUC <0003> db_auc.c:157 IMSI='262422608024133': No 2G Auth Data 20250410085628752 DAUC <0003> db_auc.c:192 IMSI='262422608024133': No 3G Auth Data HLR_Test-GSUP(183)@a0c7053b4d23: Created GsupExpect[0] for "262422608024133" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250410085628759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33608<->l=127.0.0.1:4258 20250410085628764 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628764 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422608024133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422608024133" session_id=2677614634 session_state=BEGIN} 20250410085628764 DSS <0004> hlr_ussd.c:576 262422608024133/0x9f99282a: Process SS (BEGIN) 20250410085628764 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085628764 DSS <0004> hlr_ussd.c:518 262422608024133/0x9f99282a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085628764 DSS <0004> hlr_ussd.c:363 262422608024133/0x9f99282a: Tx USSD 'Your extension is 491615483665' 20250410085628764 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422608024133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422608024133" session_id=2677614634 session_state=END} 20250410085628764 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422608024133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085628764 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085628765 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0c7053b4d23: Found GsupExpect[0] for "262422608024133" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@a0c7053b4d23: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262422608024133" TC_mo_ussd_iuse_msisdn(191)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085628767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33608<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@a0c7053b4d23: Final verdict of PTC: pass 20250410085628768 DAUC <0003> db_auc.c:157 IMSI='262426304554185': No 2G Auth Data 20250410085628768 DAUC <0003> db_auc.c:192 IMSI='262426304554185': No 3G Auth Data HLR_Test-GSUP(183)@a0c7053b4d23: Created GsupExpect[0] for "262426304554185" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250410085628775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33616<->l=127.0.0.1:4258 20250410085628780 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628780 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426304554185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426304554185" session_id=1310089853 session_state=BEGIN} 20250410085628780 DSS <0004> hlr_ussd.c:576 262426304554185/0x4e16627d: Process SS (BEGIN) 20250410085628780 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085628780 DSS <0004> hlr_ussd.c:518 262426304554185/0x4e16627d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085628780 DSS <0004> hlr_ussd.c:363 262426304554185/0x4e16627d: Tx USSD 'Your extension is 491618318741' 20250410085628780 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426304554185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426304554185" session_id=1310089853 session_state=END} 20250410085628780 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426304554185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085628780 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085628780 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0c7053b4d23: Found GsupExpect[0] for "262426304554185" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@a0c7053b4d23: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426304554185" TC_mo_ussd_iuse_msisdn(192)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085628783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33616<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@a0c7053b4d23: Final verdict of PTC: pass 20250410085628783 DAUC <0003> db_auc.c:157 IMSI='262420299769606': No 2G Auth Data 20250410085628783 DAUC <0003> db_auc.c:192 IMSI='262420299769606': No 3G Auth Data HLR_Test-GSUP(183)@a0c7053b4d23: Created GsupExpect[0] for "262420299769606" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250410085628790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 20250410085628793 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628793 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420299769606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420299769606" session_id=1040112691 session_state=BEGIN} 20250410085628793 DSS <0004> hlr_ussd.c:576 262420299769606/0x3dfedc33: Process SS (BEGIN) 20250410085628793 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085628793 DSS <0004> hlr_ussd.c:518 262420299769606/0x3dfedc33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085628793 DSS <0004> hlr_ussd.c:363 262420299769606/0x3dfedc33: Tx USSD 'Your extension is 491615537728' 20250410085628793 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420299769606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420299769606" session_id=1040112691 session_state=END} 20250410085628793 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420299769606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085628793 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085628793 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a0c7053b4d23: Found GsupExpect[0] for "262420299769606" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@a0c7053b4d23: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262420299769606" TC_mo_ussd_iuse_msisdn(193)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085628795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@a0c7053b4d23: Final verdict of PTC: pass 20250410085628795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33552<->l=127.0.0.1:4258 20250410085628796 DLINP <000b> input/ipa.c:452 connected read/write 20250410085628796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085628796 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085628796 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085628796 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@a0c7053b4d23: Final verdict of PTC: none 20250410085628796 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40009<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@a0c7053b4d23: Final verdict of PTC: none 184@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 184: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Apr 10 08:56:28 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250410085628819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33626<->l=127.0.0.1:4258 20250410085629021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33626<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77360) Waiting for packet dumper to finish... 1 (prev_count=77360, count=82332) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Thu Apr 10 08:56:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085632092 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085632092 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085632097 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085632103 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632103 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085632103 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085632103 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 20250410085632103 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085632103 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 20250410085632103 DLGSUP <0013> gsup_server.c:236 2: 20250410085632103 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085632103 DLGSUP <0013> gsup_server.c:236 3: 20250410085632103 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085632103 DLGSUP <0013> gsup_server.c:236 4: 20250410085632103 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085632103 DLGSUP <0013> gsup_server.c:236 5: 20250410085632103 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085632103 DLGSUP <0013> gsup_server.c:236 7: 20250410085632103 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085632103 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085632103 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085632103 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@a0c7053b4d23: 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") 20250410085632130 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45765<->l=127.0.0.1:4259) 20250410085632141 DAUC <0003> db_auc.c:157 IMSI='262426313601453': No 2G Auth Data 20250410085632141 DAUC <0003> db_auc.c:192 IMSI='262426313601453': No 3G Auth Data HLR_Test-GSUP(195)@a0c7053b4d23: Created GsupExpect[0] for "262426313601453" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250410085632169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4258 20250410085632183 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632183 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426313601453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426313601453" source_name="the-source\n" session_id=4229383606 session_state=BEGIN} 20250410085632183 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250410085632183 DSS <0004> hlr_ussd.c:576 262426313601453/0xfc1745b6: Process SS (BEGIN) 20250410085632183 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085632184 DSS <0004> hlr_ussd.c:518 262426313601453/0xfc1745b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085632184 DSS <0004> hlr_ussd.c:363 262426313601453/0xfc1745b6: Tx USSD 'Your extension is 491612166525' 20250410085632184 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426313601453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426313601453" destination_name="the-source\n" session_id=4229383606 session_state=END} 20250410085632184 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426313601453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085632184 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085632184 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0c7053b4d23: Found GsupExpect[0] for "262426313601453" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@a0c7053b4d23: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426313601453" TC_mo_ussd_iuse_msisdn_via_proxy(198)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085632192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@a0c7053b4d23: Final verdict of PTC: pass 20250410085632192 DAUC <0003> db_auc.c:157 IMSI='262421990587102': No 2G Auth Data 20250410085632193 DAUC <0003> db_auc.c:192 IMSI='262421990587102': No 3G Auth Data HLR_Test-GSUP(195)@a0c7053b4d23: Created GsupExpect[0] for "262421990587102" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250410085632201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55300<->l=127.0.0.1:4258 20250410085632204 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632204 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421990587102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421990587102" source_name="the-source\n" session_id=903304191 session_state=BEGIN} 20250410085632204 DSS <0004> hlr_ussd.c:576 262421990587102/0x35d753ff: Process SS (BEGIN) 20250410085632204 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085632204 DSS <0004> hlr_ussd.c:518 262421990587102/0x35d753ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085632204 DSS <0004> hlr_ussd.c:363 262421990587102/0x35d753ff: Tx USSD 'Your extension is 491610117247' 20250410085632204 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421990587102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421990587102" destination_name="the-source\n" session_id=903304191 session_state=END} 20250410085632204 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262421990587102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085632204 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085632204 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0c7053b4d23: Found GsupExpect[0] for "262421990587102" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@a0c7053b4d23: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421990587102" TC_mo_ussd_iuse_msisdn_via_proxy(199)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085632206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55300<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@a0c7053b4d23: Final verdict of PTC: pass 20250410085632206 DAUC <0003> db_auc.c:157 IMSI='262424955616119': No 2G Auth Data 20250410085632206 DAUC <0003> db_auc.c:192 IMSI='262424955616119': No 3G Auth Data HLR_Test-GSUP(195)@a0c7053b4d23: Created GsupExpect[0] for "262424955616119" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250410085632212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55308<->l=127.0.0.1:4258 20250410085632215 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632215 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424955616119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424955616119" source_name="the-source\n" session_id=219786545 session_state=BEGIN} 20250410085632215 DSS <0004> hlr_ussd.c:576 262424955616119/0x0d19ad31: Process SS (BEGIN) 20250410085632215 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085632215 DSS <0004> hlr_ussd.c:518 262424955616119/0x0d19ad31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085632215 DSS <0004> hlr_ussd.c:363 262424955616119/0x0d19ad31: Tx USSD 'Your extension is 491611411307' 20250410085632215 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424955616119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424955616119" destination_name="the-source\n" session_id=219786545 session_state=END} 20250410085632215 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262424955616119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085632215 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085632215 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0c7053b4d23: Found GsupExpect[0] for "262424955616119" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@a0c7053b4d23: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262424955616119" TC_mo_ussd_iuse_msisdn_via_proxy(200)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085632217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55308<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@a0c7053b4d23: Final verdict of PTC: pass 20250410085632218 DAUC <0003> db_auc.c:157 IMSI='262421795668595': No 2G Auth Data 20250410085632218 DAUC <0003> db_auc.c:192 IMSI='262421795668595': No 3G Auth Data HLR_Test-GSUP(195)@a0c7053b4d23: Created GsupExpect[0] for "262421795668595" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250410085632224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55318<->l=127.0.0.1:4258 20250410085632227 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632227 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421795668595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421795668595" source_name="the-source\n" session_id=451685718 session_state=BEGIN} 20250410085632227 DSS <0004> hlr_ussd.c:576 262421795668595/0x1aec2d56: Process SS (BEGIN) 20250410085632227 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085632227 DSS <0004> hlr_ussd.c:518 262421795668595/0x1aec2d56: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085632227 DSS <0004> hlr_ussd.c:363 262421795668595/0x1aec2d56: Tx USSD 'Your extension is 491617751221' 20250410085632227 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421795668595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421795668595" destination_name="the-source\n" session_id=451685718 session_state=END} 20250410085632227 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262421795668595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085632227 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085632227 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0c7053b4d23: Found GsupExpect[0] for "262421795668595" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@a0c7053b4d23: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421795668595" TC_mo_ussd_iuse_msisdn_via_proxy(201)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085632229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55318<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@a0c7053b4d23: Final verdict of PTC: pass 20250410085632229 DAUC <0003> db_auc.c:157 IMSI='262428153875637': No 2G Auth Data 20250410085632229 DAUC <0003> db_auc.c:192 IMSI='262428153875637': No 3G Auth Data HLR_Test-GSUP(195)@a0c7053b4d23: Created GsupExpect[0] for "262428153875637" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250410085632235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55328<->l=127.0.0.1:4258 20250410085632238 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632238 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428153875637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428153875637" source_name="the-source\n" session_id=141694261 session_state=BEGIN} 20250410085632238 DSS <0004> hlr_ussd.c:576 262428153875637/0x08721535: Process SS (BEGIN) 20250410085632238 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085632238 DSS <0004> hlr_ussd.c:518 262428153875637/0x08721535: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085632238 DSS <0004> hlr_ussd.c:363 262428153875637/0x08721535: Tx USSD 'Your extension is 491611316086' 20250410085632238 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428153875637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428153875637" destination_name="the-source\n" session_id=141694261 session_state=END} 20250410085632238 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262428153875637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085632238 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085632238 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0c7053b4d23: Found GsupExpect[0] for "262428153875637" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@a0c7053b4d23: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262428153875637" TC_mo_ussd_iuse_msisdn_via_proxy(202)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085632240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55328<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@a0c7053b4d23: Final verdict of PTC: pass 20250410085632241 DAUC <0003> db_auc.c:157 IMSI='262425864412296': No 2G Auth Data 20250410085632241 DAUC <0003> db_auc.c:192 IMSI='262425864412296': No 3G Auth Data HLR_Test-GSUP(195)@a0c7053b4d23: Created GsupExpect[0] for "262425864412296" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250410085632247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55332<->l=127.0.0.1:4258 20250410085632250 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632250 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425864412296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425864412296" source_name="the-source\n" session_id=1350566602 session_state=BEGIN} 20250410085632250 DSS <0004> hlr_ussd.c:576 262425864412296/0x508002ca: Process SS (BEGIN) 20250410085632250 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085632250 DSS <0004> hlr_ussd.c:518 262425864412296/0x508002ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085632250 DSS <0004> hlr_ussd.c:363 262425864412296/0x508002ca: Tx USSD 'Your extension is 491610804704' 20250410085632250 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425864412296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425864412296" destination_name="the-source\n" session_id=1350566602 session_state=END} 20250410085632250 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262425864412296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085632250 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085632250 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0c7053b4d23: Found GsupExpect[0] for "262425864412296" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@a0c7053b4d23: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425864412296" TC_mo_ussd_iuse_msisdn_via_proxy(203)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085632252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55332<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@a0c7053b4d23: Final verdict of PTC: pass 20250410085632252 DAUC <0003> db_auc.c:157 IMSI='262422896491039': No 2G Auth Data 20250410085632252 DAUC <0003> db_auc.c:192 IMSI='262422896491039': No 3G Auth Data HLR_Test-GSUP(195)@a0c7053b4d23: Created GsupExpect[0] for "262422896491039" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250410085632258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55346<->l=127.0.0.1:4258 20250410085632261 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632261 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422896491039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422896491039" source_name="the-source\n" session_id=3615139064 session_state=BEGIN} 20250410085632261 DSS <0004> hlr_ussd.c:576 262422896491039/0xd77aa4f8: Process SS (BEGIN) 20250410085632261 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085632261 DSS <0004> hlr_ussd.c:518 262422896491039/0xd77aa4f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085632261 DSS <0004> hlr_ussd.c:363 262422896491039/0xd77aa4f8: Tx USSD 'Your extension is 491614743555' 20250410085632261 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422896491039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422896491039" destination_name="the-source\n" session_id=3615139064 session_state=END} 20250410085632261 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262422896491039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085632261 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085632261 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0c7053b4d23: Found GsupExpect[0] for "262422896491039" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@a0c7053b4d23: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262422896491039" TC_mo_ussd_iuse_msisdn_via_proxy(204)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085632263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55346<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@a0c7053b4d23: Final verdict of PTC: pass 20250410085632263 DAUC <0003> db_auc.c:157 IMSI='262420000903646': No 2G Auth Data 20250410085632263 DAUC <0003> db_auc.c:192 IMSI='262420000903646': No 3G Auth Data HLR_Test-GSUP(195)@a0c7053b4d23: Created GsupExpect[0] for "262420000903646" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250410085632270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55356<->l=127.0.0.1:4258 20250410085632274 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632274 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420000903646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420000903646" source_name="the-source\n" session_id=1419051057 session_state=BEGIN} 20250410085632274 DSS <0004> hlr_ussd.c:576 262420000903646/0x54950031: Process SS (BEGIN) 20250410085632274 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250410085632274 DSS <0004> hlr_ussd.c:518 262420000903646/0x54950031: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250410085632274 DSS <0004> hlr_ussd.c:363 262420000903646/0x54950031: Tx USSD 'Your extension is 491617518205' 20250410085632274 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420000903646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420000903646" destination_name="the-source\n" session_id=1419051057 session_state=END} 20250410085632274 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420000903646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085632274 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085632274 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a0c7053b4d23: Found GsupExpect[0] for "262420000903646" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@a0c7053b4d23: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420000903646" TC_mo_ussd_iuse_msisdn_via_proxy(205)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085632276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55356<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@a0c7053b4d23: Final verdict of PTC: pass 20250410085632277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4258 20250410085632277 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45765<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@a0c7053b4d23: Final verdict of PTC: none 20250410085632277 DLINP <000b> input/ipa.c:452 connected read/write 20250410085632277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085632277 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085632277 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085632277 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085632277 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@a0c7053b4d23: Final verdict of PTC: none 196@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 196: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Apr 10 08:56:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250410085632300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4258 20250410085632501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55362<->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=83740) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Apr 10 08:56:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_ussd_euse started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085635611 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33023 20250410085635611 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33023 IPA-EUSE-foobar(208)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085635613 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635613 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635613 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085635613 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@a0c7053b4d23: 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)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@a0c7053b4d23: 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 } } } } 20250410085635614 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635614 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635614 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085635614 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250410085635614 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250410085635614 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250410085635614 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 20250410085635614 DLGSUP <0013> gsup_server.c:236 2: 20250410085635614 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085635614 DLGSUP <0013> gsup_server.c:236 3: 20250410085635614 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085635614 DLGSUP <0013> gsup_server.c:236 4: 20250410085635614 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085635614 DLGSUP <0013> gsup_server.c:236 5: 20250410085635614 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085635614 DLGSUP <0013> gsup_server.c:236 7: 20250410085635614 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085635614 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085635614 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085635614 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33023 20250410085635614 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085635615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55376<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085635616 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635616 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085635616 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085635616 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 20250410085635616 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085635616 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 20250410085635616 DLGSUP <0013> gsup_server.c:236 2: 20250410085635616 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085635616 DLGSUP <0013> gsup_server.c:236 3: 20250410085635616 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085635616 DLGSUP <0013> gsup_server.c:236 4: 20250410085635616 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085635616 DLGSUP <0013> gsup_server.c:236 5: 20250410085635616 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085635616 DLGSUP <0013> gsup_server.c:236 7: 20250410085635616 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085635616 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085635616 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085635616 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@a0c7053b4d23: 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") 20250410085635626 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38513<->l=127.0.0.1:4259) 20250410085635628 DAUC <0003> db_auc.c:157 IMSI='262429861891695': No 2G Auth Data 20250410085635628 DAUC <0003> db_auc.c:192 IMSI='262429861891695': No 3G Auth Data HLR_Test-GSUP(209)@a0c7053b4d23: Created GsupExpect[0] for "262429861891695" to be handled at TC_mo_ussd_euse(212) 20250410085635634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55382<->l=127.0.0.1:4258 20250410085635662 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635662 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429861891695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429861891695" session_id=2146995585 session_state=BEGIN} 20250410085635662 DSS <0004> hlr_ussd.c:576 262429861891695/0x7ff88d81: Process SS (BEGIN) 20250410085635662 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085635662 DSS <0004> hlr_ussd.c:518 262429861891695/0x7ff88d81: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085635662 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635662 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data 20250410085635662 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635662 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data EUSE-TC_mo_ussd_euse(206)@a0c7053b4d23: 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 } } } } } 20250410085635678 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635678 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635678 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262429861891695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429861891695" session_id=2146995585 session_state=END} 20250410085635678 DSS <0004> hlr_ussd.c:576 262429861891695/0x7ff88d81: Process SS (END) 20250410085635678 DSS <0004> hlr_ussd.c:518 262429861891695/0x7ff88d81: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085635678 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429861891695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429861891695" session_id=2146995585 session_state=END} 20250410085635678 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429861891695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085635678 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262429861891695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085635678 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085635678 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0c7053b4d23: Found GsupExpect[0] for "262429861891695" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@a0c7053b4d23: Added IMSI table entry 0TC_mo_ussd_euse(212)"262429861891695" TC_mo_ussd_euse(212)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085635687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55382<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@a0c7053b4d23: Final verdict of PTC: pass 20250410085635687 DAUC <0003> db_auc.c:157 IMSI='262424618576045': No 2G Auth Data 20250410085635688 DAUC <0003> db_auc.c:192 IMSI='262424618576045': No 3G Auth Data HLR_Test-GSUP(209)@a0c7053b4d23: Created GsupExpect[0] for "262424618576045" to be handled at TC_mo_ussd_euse(213) 20250410085635696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4258 20250410085635699 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635699 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424618576045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424618576045" session_id=3628965709 session_state=BEGIN} 20250410085635699 DSS <0004> hlr_ussd.c:576 262424618576045/0xd84d9f4d: Process SS (BEGIN) 20250410085635699 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085635699 DSS <0004> hlr_ussd.c:518 262424618576045/0xd84d9f4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085635699 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635699 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data 20250410085635699 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635699 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data EUSE-TC_mo_ussd_euse(206)@a0c7053b4d23: 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 } } } } } 20250410085635700 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635700 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635700 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424618576045 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424618576045" session_id=3628965709 session_state=END} 20250410085635700 DSS <0004> hlr_ussd.c:576 262424618576045/0xd84d9f4d: Process SS (END) 20250410085635700 DSS <0004> hlr_ussd.c:518 262424618576045/0xd84d9f4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085635700 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424618576045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424618576045" session_id=3628965709 session_state=END} 20250410085635700 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424618576045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085635700 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424618576045 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085635700 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085635700 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0c7053b4d23: Found GsupExpect[0] for "262424618576045" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@a0c7053b4d23: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424618576045" TC_mo_ussd_euse(213)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085635703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@a0c7053b4d23: Final verdict of PTC: pass 20250410085635703 DAUC <0003> db_auc.c:157 IMSI='262427009966518': No 2G Auth Data 20250410085635703 DAUC <0003> db_auc.c:192 IMSI='262427009966518': No 3G Auth Data HLR_Test-GSUP(209)@a0c7053b4d23: Created GsupExpect[0] for "262427009966518" to be handled at TC_mo_ussd_euse(214) 20250410085635710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55394<->l=127.0.0.1:4258 20250410085635713 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635713 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427009966518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427009966518" session_id=1083617670 session_state=BEGIN} 20250410085635713 DSS <0004> hlr_ussd.c:576 262427009966518/0x4096b186: Process SS (BEGIN) 20250410085635713 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085635713 DSS <0004> hlr_ussd.c:518 262427009966518/0x4096b186: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085635713 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635713 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data 20250410085635713 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635713 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data EUSE-TC_mo_ussd_euse(206)@a0c7053b4d23: 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 } } } } } 20250410085635714 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635714 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635714 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427009966518 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427009966518" session_id=1083617670 session_state=END} 20250410085635714 DSS <0004> hlr_ussd.c:576 262427009966518/0x4096b186: Process SS (END) 20250410085635714 DSS <0004> hlr_ussd.c:518 262427009966518/0x4096b186: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085635714 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427009966518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427009966518" session_id=1083617670 session_state=END} 20250410085635714 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427009966518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085635714 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427009966518 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085635714 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085635714 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0c7053b4d23: Found GsupExpect[0] for "262427009966518" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@a0c7053b4d23: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427009966518" TC_mo_ussd_euse(214)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085635716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55394<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@a0c7053b4d23: Final verdict of PTC: pass 20250410085635716 DAUC <0003> db_auc.c:157 IMSI='262428229731531': No 2G Auth Data 20250410085635716 DAUC <0003> db_auc.c:192 IMSI='262428229731531': No 3G Auth Data HLR_Test-GSUP(209)@a0c7053b4d23: Created GsupExpect[0] for "262428229731531" to be handled at TC_mo_ussd_euse(215) 20250410085635724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55404<->l=127.0.0.1:4258 20250410085635726 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635726 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428229731531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428229731531" session_id=2700796147 session_state=BEGIN} 20250410085635726 DSS <0004> hlr_ussd.c:576 262428229731531/0xa0fae0f3: Process SS (BEGIN) 20250410085635726 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085635726 DSS <0004> hlr_ussd.c:518 262428229731531/0xa0fae0f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085635726 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635726 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data 20250410085635726 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635726 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data EUSE-TC_mo_ussd_euse(206)@a0c7053b4d23: 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 } } } } } 20250410085635727 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635727 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635727 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262428229731531 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428229731531" session_id=2700796147 session_state=END} 20250410085635727 DSS <0004> hlr_ussd.c:576 262428229731531/0xa0fae0f3: Process SS (END) 20250410085635727 DSS <0004> hlr_ussd.c:518 262428229731531/0xa0fae0f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085635727 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428229731531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428229731531" session_id=2700796147 session_state=END} 20250410085635727 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428229731531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085635727 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262428229731531 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085635727 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085635727 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0c7053b4d23: Found GsupExpect[0] for "262428229731531" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@a0c7053b4d23: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428229731531" TC_mo_ussd_euse(215)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085635729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55404<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@a0c7053b4d23: Final verdict of PTC: pass 20250410085635730 DAUC <0003> db_auc.c:157 IMSI='262425530266849': No 2G Auth Data 20250410085635730 DAUC <0003> db_auc.c:192 IMSI='262425530266849': No 3G Auth Data HLR_Test-GSUP(209)@a0c7053b4d23: Created GsupExpect[0] for "262425530266849" to be handled at TC_mo_ussd_euse(216) 20250410085635737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4258 20250410085635739 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635739 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425530266849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425530266849" session_id=2800119354 session_state=BEGIN} 20250410085635739 DSS <0004> hlr_ussd.c:576 262425530266849/0xa6e66e3a: Process SS (BEGIN) 20250410085635739 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085635739 DSS <0004> hlr_ussd.c:518 262425530266849/0xa6e66e3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085635740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635740 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data 20250410085635740 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635740 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data EUSE-TC_mo_ussd_euse(206)@a0c7053b4d23: 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 } } } } } 20250410085635741 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635741 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635741 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262425530266849 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425530266849" session_id=2800119354 session_state=END} 20250410085635741 DSS <0004> hlr_ussd.c:576 262425530266849/0xa6e66e3a: Process SS (END) 20250410085635741 DSS <0004> hlr_ussd.c:518 262425530266849/0xa6e66e3a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085635741 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425530266849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425530266849" session_id=2800119354 session_state=END} 20250410085635741 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425530266849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085635741 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262425530266849 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085635741 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085635741 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0c7053b4d23: Found GsupExpect[0] for "262425530266849" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@a0c7053b4d23: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425530266849" TC_mo_ussd_euse(216)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085635742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@a0c7053b4d23: Final verdict of PTC: pass 20250410085635743 DAUC <0003> db_auc.c:157 IMSI='262428405876982': No 2G Auth Data 20250410085635743 DAUC <0003> db_auc.c:192 IMSI='262428405876982': No 3G Auth Data HLR_Test-GSUP(209)@a0c7053b4d23: Created GsupExpect[0] for "262428405876982" to be handled at TC_mo_ussd_euse(217) 20250410085635749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55424<->l=127.0.0.1:4258 20250410085635752 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635752 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428405876982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428405876982" session_id=4007968800 session_state=BEGIN} 20250410085635752 DSS <0004> hlr_ussd.c:576 262428405876982/0xeee4c020: Process SS (BEGIN) 20250410085635752 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085635752 DSS <0004> hlr_ussd.c:518 262428405876982/0xeee4c020: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085635752 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635752 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data 20250410085635752 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635752 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data EUSE-TC_mo_ussd_euse(206)@a0c7053b4d23: 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 } } } } } 20250410085635753 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635753 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635753 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262428405876982 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428405876982" session_id=4007968800 session_state=END} 20250410085635753 DSS <0004> hlr_ussd.c:576 262428405876982/0xeee4c020: Process SS (END) 20250410085635753 DSS <0004> hlr_ussd.c:518 262428405876982/0xeee4c020: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085635753 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428405876982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428405876982" session_id=4007968800 session_state=END} 20250410085635753 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428405876982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085635753 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262428405876982 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085635753 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085635753 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0c7053b4d23: Found GsupExpect[0] for "262428405876982" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@a0c7053b4d23: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428405876982" TC_mo_ussd_euse(217)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085635755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55424<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@a0c7053b4d23: Final verdict of PTC: pass 20250410085635755 DAUC <0003> db_auc.c:157 IMSI='262424480056545': No 2G Auth Data 20250410085635755 DAUC <0003> db_auc.c:192 IMSI='262424480056545': No 3G Auth Data HLR_Test-GSUP(209)@a0c7053b4d23: Created GsupExpect[0] for "262424480056545" to be handled at TC_mo_ussd_euse(218) 20250410085635761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4258 20250410085635764 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635764 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424480056545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424480056545" session_id=2990439690 session_state=BEGIN} 20250410085635764 DSS <0004> hlr_ussd.c:576 262424480056545/0xb23e7d0a: Process SS (BEGIN) 20250410085635764 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085635764 DSS <0004> hlr_ussd.c:518 262424480056545/0xb23e7d0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085635764 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635764 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data 20250410085635764 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635764 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data EUSE-TC_mo_ussd_euse(206)@a0c7053b4d23: 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 } } } } } 20250410085635766 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635766 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635766 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424480056545 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424480056545" session_id=2990439690 session_state=END} 20250410085635766 DSS <0004> hlr_ussd.c:576 262424480056545/0xb23e7d0a: Process SS (END) 20250410085635766 DSS <0004> hlr_ussd.c:518 262424480056545/0xb23e7d0a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085635766 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424480056545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424480056545" session_id=2990439690 session_state=END} 20250410085635766 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424480056545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085635766 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424480056545 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085635766 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085635766 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0c7053b4d23: Found GsupExpect[0] for "262424480056545" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@a0c7053b4d23: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424480056545" TC_mo_ussd_euse(218)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085635768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@a0c7053b4d23: Final verdict of PTC: pass 20250410085635768 DAUC <0003> db_auc.c:157 IMSI='262422728879039': No 2G Auth Data 20250410085635768 DAUC <0003> db_auc.c:192 IMSI='262422728879039': No 3G Auth Data HLR_Test-GSUP(209)@a0c7053b4d23: Created GsupExpect[0] for "262422728879039" to be handled at TC_mo_ussd_euse(219) 20250410085635774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 20250410085635777 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635777 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422728879039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422728879039" session_id=984808965 session_state=BEGIN} 20250410085635777 DSS <0004> hlr_ussd.c:576 262422728879039/0x3ab2fe05: Process SS (BEGIN) 20250410085635777 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085635777 DSS <0004> hlr_ussd.c:518 262422728879039/0x3ab2fe05: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085635777 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635777 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data 20250410085635777 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635777 DLINP <000b> input/ipa.c:432 127.0.0.1:33023 sending data EUSE-TC_mo_ussd_euse(206)@a0c7053b4d23: 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 } } } } } 20250410085635778 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635778 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635778 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262422728879039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422728879039" session_id=984808965 session_state=END} 20250410085635778 DSS <0004> hlr_ussd.c:576 262422728879039/0x3ab2fe05: Process SS (END) 20250410085635778 DSS <0004> hlr_ussd.c:518 262422728879039/0x3ab2fe05: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085635778 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422728879039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422728879039" session_id=984808965 session_state=END} 20250410085635778 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422728879039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085635778 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262422728879039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085635778 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085635778 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a0c7053b4d23: Found GsupExpect[0] for "262422728879039" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@a0c7053b4d23: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422728879039" TC_mo_ussd_euse(219)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085635779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@a0c7053b4d23: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@a0c7053b4d23: Final verdict of PTC: none 20250410085635780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55376<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@a0c7053b4d23: Final verdict of PTC: none 20250410085635781 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635781 DLINP <000b> input/ipa.c:406 127.0.0.1:33023 message received 20250410085635781 DLINP <000b> input/ipa.c:415 127.0.0.1:33023 connection closed with server 20250410085635781 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33023 20250410085635781 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250410085635781 DLINP <000b> input/ipa.c:452 connected read/write 20250410085635781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085635781 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085635781 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085635781 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085635781 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38513<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@a0c7053b4d23: Final verdict of PTC: none 210@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 210: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Apr 10 08:56:35 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250410085635809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 20250410085636011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=85696) Waiting for packet dumper to finish... 1 (prev_count=85696, count=111496) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Apr 10 08:56:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_ussd_euse_continue started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 20250410085639166 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40365 20250410085639166 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40365 MTC@a0c7053b4d23: in not legacy case 2 IPA-EUSE-foobar(222)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085639177 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639177 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639177 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085639177 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@a0c7053b4d23: 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) } } } } 20250410085639188 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@a0c7053b4d23: 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 } } } } 20250410085639190 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639190 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639190 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085639190 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250410085639190 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250410085639190 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250410085639190 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 20250410085639190 DLGSUP <0013> gsup_server.c:236 2: 20250410085639190 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085639190 DLGSUP <0013> gsup_server.c:236 3: 20250410085639190 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085639190 DLGSUP <0013> gsup_server.c:236 4: 20250410085639190 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085639190 DLGSUP <0013> gsup_server.c:236 5: 20250410085639190 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085639190 DLGSUP <0013> gsup_server.c:236 7: 20250410085639190 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085639190 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085639190 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085639190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40365 20250410085639190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55466<->l=127.0.0.1:4258 IPA-EUSE-foobar(222)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085639194 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639194 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085639194 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085639194 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 20250410085639194 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085639194 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 20250410085639194 DLGSUP <0013> gsup_server.c:236 2: 20250410085639194 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085639194 DLGSUP <0013> gsup_server.c:236 3: 20250410085639194 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085639194 DLGSUP <0013> gsup_server.c:236 4: 20250410085639194 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085639194 DLGSUP <0013> gsup_server.c:236 5: 20250410085639194 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085639194 DLGSUP <0013> gsup_server.c:236 7: 20250410085639194 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085639194 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085639194 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085639194 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@a0c7053b4d23: 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") 20250410085639209 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39667<->l=127.0.0.1:4259) 20250410085639213 DAUC <0003> db_auc.c:157 IMSI='262423694617224': No 2G Auth Data 20250410085639213 DAUC <0003> db_auc.c:192 IMSI='262423694617224': No 3G Auth Data HLR_Test-GSUP(223)@a0c7053b4d23: Created GsupExpect[0] for "262423694617224" to be handled at TC_mo_ussd_euse_continue(226) 20250410085639222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55474<->l=127.0.0.1:4258 20250410085639238 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639238 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423694617224" session_id=1738135654 session_state=BEGIN} 20250410085639238 DSS <0004> hlr_ussd.c:576 262423694617224/0x6799d866: Process SS (BEGIN) 20250410085639238 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085639238 DSS <0004> hlr_ussd.c:518 262423694617224/0x6799d866: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085639238 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639238 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639238 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639238 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639242 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639242 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639242 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423694617224" session_id=1738135654 session_state=CONTINUE} 20250410085639242 DSS <0004> hlr_ussd.c:576 262423694617224/0x6799d866: Process SS (CONTINUE) 20250410085639242 DSS <0004> hlr_ussd.c:518 262423694617224/0x6799d866: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085639242 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423694617224" session_id=1738135654 session_state=CONTINUE} 20250410085639242 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639242 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639242 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0c7053b4d23: Found GsupExpect[0] for "262423694617224" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@a0c7053b4d23: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423694617224" TC_mo_ussd_euse_continue(226)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085639244 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639244 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423694617224" session_id=1738135654 session_state=CONTINUE} 20250410085639244 DSS <0004> hlr_ussd.c:576 262423694617224/0x6799d866: Process SS (CONTINUE) 20250410085639244 DSS <0004> hlr_ussd.c:518 262423694617224/0x6799d866: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639244 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639244 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639244 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639244 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639244 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639245 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639245 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639245 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423694617224" session_id=1738135654 session_state=END} 20250410085639245 DSS <0004> hlr_ussd.c:576 262423694617224/0x6799d866: Process SS (END) 20250410085639245 DSS <0004> hlr_ussd.c:518 262423694617224/0x6799d866: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639245 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423694617224" session_id=1738135654 session_state=END} 20250410085639245 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639245 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423694617224 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639245 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639245 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085639246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55474<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@a0c7053b4d23: Final verdict of PTC: pass 20250410085639247 DAUC <0003> db_auc.c:157 IMSI='262421607286459': No 2G Auth Data 20250410085639247 DAUC <0003> db_auc.c:192 IMSI='262421607286459': No 3G Auth Data HLR_Test-GSUP(223)@a0c7053b4d23: Created GsupExpect[0] for "262421607286459" to be handled at TC_mo_ussd_euse_continue(227) 20250410085639257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 20250410085639260 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639260 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421607286459" session_id=984870387 session_state=BEGIN} 20250410085639260 DSS <0004> hlr_ussd.c:576 262421607286459/0x3ab3edf3: Process SS (BEGIN) 20250410085639260 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085639260 DSS <0004> hlr_ussd.c:518 262421607286459/0x3ab3edf3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085639260 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639260 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639260 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639260 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639261 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639261 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639261 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421607286459" session_id=984870387 session_state=CONTINUE} 20250410085639261 DSS <0004> hlr_ussd.c:576 262421607286459/0x3ab3edf3: Process SS (CONTINUE) 20250410085639261 DSS <0004> hlr_ussd.c:518 262421607286459/0x3ab3edf3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085639261 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421607286459" session_id=984870387 session_state=CONTINUE} 20250410085639261 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639261 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639262 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0c7053b4d23: Found GsupExpect[0] for "262421607286459" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@a0c7053b4d23: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421607286459" TC_mo_ussd_euse_continue(227)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085639264 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639264 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421607286459" session_id=984870387 session_state=CONTINUE} 20250410085639264 DSS <0004> hlr_ussd.c:576 262421607286459/0x3ab3edf3: Process SS (CONTINUE) 20250410085639264 DSS <0004> hlr_ussd.c:518 262421607286459/0x3ab3edf3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639264 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639264 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639264 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639264 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639264 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639265 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639265 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639265 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421607286459" session_id=984870387 session_state=END} 20250410085639265 DSS <0004> hlr_ussd.c:576 262421607286459/0x3ab3edf3: Process SS (END) 20250410085639265 DSS <0004> hlr_ussd.c:518 262421607286459/0x3ab3edf3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639265 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421607286459" session_id=984870387 session_state=END} 20250410085639265 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639265 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421607286459 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639265 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639265 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085639265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@a0c7053b4d23: Final verdict of PTC: pass 20250410085639266 DAUC <0003> db_auc.c:157 IMSI='262426598351502': No 2G Auth Data 20250410085639266 DAUC <0003> db_auc.c:192 IMSI='262426598351502': No 3G Auth Data HLR_Test-GSUP(223)@a0c7053b4d23: Created GsupExpect[0] for "262426598351502" to be handled at TC_mo_ussd_euse_continue(228) 20250410085639273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 20250410085639276 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639276 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426598351502" session_id=3132641105 session_state=BEGIN} 20250410085639276 DSS <0004> hlr_ussd.c:576 262426598351502/0xbab84f51: Process SS (BEGIN) 20250410085639276 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085639276 DSS <0004> hlr_ussd.c:518 262426598351502/0xbab84f51: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085639276 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639276 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639276 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639276 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639277 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639277 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639277 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426598351502" session_id=3132641105 session_state=CONTINUE} 20250410085639277 DSS <0004> hlr_ussd.c:576 262426598351502/0xbab84f51: Process SS (CONTINUE) 20250410085639277 DSS <0004> hlr_ussd.c:518 262426598351502/0xbab84f51: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085639277 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426598351502" session_id=3132641105 session_state=CONTINUE} 20250410085639277 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639277 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639277 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0c7053b4d23: Found GsupExpect[0] for "262426598351502" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@a0c7053b4d23: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426598351502" TC_mo_ussd_euse_continue(228)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085639279 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639279 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426598351502" session_id=3132641105 session_state=CONTINUE} 20250410085639279 DSS <0004> hlr_ussd.c:576 262426598351502/0xbab84f51: Process SS (CONTINUE) 20250410085639279 DSS <0004> hlr_ussd.c:518 262426598351502/0xbab84f51: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639279 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639279 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639279 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639279 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639279 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639280 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639280 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639280 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426598351502" session_id=3132641105 session_state=END} 20250410085639280 DSS <0004> hlr_ussd.c:576 262426598351502/0xbab84f51: Process SS (END) 20250410085639280 DSS <0004> hlr_ussd.c:518 262426598351502/0xbab84f51: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639280 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426598351502" session_id=3132641105 session_state=END} 20250410085639280 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639280 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426598351502 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639280 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639280 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085639280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@a0c7053b4d23: Final verdict of PTC: pass 20250410085639281 DAUC <0003> db_auc.c:157 IMSI='262427362353448': No 2G Auth Data 20250410085639281 DAUC <0003> db_auc.c:192 IMSI='262427362353448': No 3G Auth Data HLR_Test-GSUP(223)@a0c7053b4d23: Created GsupExpect[0] for "262427362353448" to be handled at TC_mo_ussd_euse_continue(229) 20250410085639289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 20250410085639294 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639294 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427362353448" session_id=1878356261 session_state=BEGIN} 20250410085639294 DSS <0004> hlr_ussd.c:576 262427362353448/0x6ff57125: Process SS (BEGIN) 20250410085639294 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085639294 DSS <0004> hlr_ussd.c:518 262427362353448/0x6ff57125: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085639294 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639294 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639294 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639294 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639295 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639295 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639295 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427362353448" session_id=1878356261 session_state=CONTINUE} 20250410085639295 DSS <0004> hlr_ussd.c:576 262427362353448/0x6ff57125: Process SS (CONTINUE) 20250410085639295 DSS <0004> hlr_ussd.c:518 262427362353448/0x6ff57125: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085639295 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427362353448" session_id=1878356261 session_state=CONTINUE} 20250410085639295 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639295 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639295 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0c7053b4d23: Found GsupExpect[0] for "262427362353448" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@a0c7053b4d23: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262427362353448" TC_mo_ussd_euse_continue(229)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085639298 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639299 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427362353448" session_id=1878356261 session_state=CONTINUE} 20250410085639299 DSS <0004> hlr_ussd.c:576 262427362353448/0x6ff57125: Process SS (CONTINUE) 20250410085639299 DSS <0004> hlr_ussd.c:518 262427362353448/0x6ff57125: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639299 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639299 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639299 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639299 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639299 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639300 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639300 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639300 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427362353448" session_id=1878356261 session_state=END} 20250410085639300 DSS <0004> hlr_ussd.c:576 262427362353448/0x6ff57125: Process SS (END) 20250410085639300 DSS <0004> hlr_ussd.c:518 262427362353448/0x6ff57125: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639300 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427362353448" session_id=1878356261 session_state=END} 20250410085639300 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639300 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262427362353448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639300 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639300 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085639301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@a0c7053b4d23: Final verdict of PTC: pass 20250410085639302 DAUC <0003> db_auc.c:157 IMSI='262424140896402': No 2G Auth Data 20250410085639302 DAUC <0003> db_auc.c:192 IMSI='262424140896402': No 3G Auth Data HLR_Test-GSUP(223)@a0c7053b4d23: Created GsupExpect[0] for "262424140896402" to be handled at TC_mo_ussd_euse_continue(230) 20250410085639309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4258 20250410085639312 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639312 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424140896402" session_id=3403803263 session_state=BEGIN} 20250410085639312 DSS <0004> hlr_ussd.c:576 262424140896402/0xcae1ea7f: Process SS (BEGIN) 20250410085639312 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085639312 DSS <0004> hlr_ussd.c:518 262424140896402/0xcae1ea7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085639312 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639312 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639312 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639312 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639312 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639313 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639313 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424140896402" session_id=3403803263 session_state=CONTINUE} 20250410085639313 DSS <0004> hlr_ussd.c:576 262424140896402/0xcae1ea7f: Process SS (CONTINUE) 20250410085639313 DSS <0004> hlr_ussd.c:518 262424140896402/0xcae1ea7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085639313 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424140896402" session_id=3403803263 session_state=CONTINUE} 20250410085639313 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639313 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639313 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0c7053b4d23: Found GsupExpect[0] for "262424140896402" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@a0c7053b4d23: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424140896402" TC_mo_ussd_euse_continue(230)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085639315 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639315 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424140896402" session_id=3403803263 session_state=CONTINUE} 20250410085639315 DSS <0004> hlr_ussd.c:576 262424140896402/0xcae1ea7f: Process SS (CONTINUE) 20250410085639315 DSS <0004> hlr_ussd.c:518 262424140896402/0xcae1ea7f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639315 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639315 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639315 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639315 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639315 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639316 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639316 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639316 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424140896402" session_id=3403803263 session_state=END} 20250410085639316 DSS <0004> hlr_ussd.c:576 262424140896402/0xcae1ea7f: Process SS (END) 20250410085639316 DSS <0004> hlr_ussd.c:518 262424140896402/0xcae1ea7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639316 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424140896402" session_id=3403803263 session_state=END} 20250410085639316 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639316 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424140896402 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639316 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639316 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085639317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@a0c7053b4d23: Final verdict of PTC: pass 20250410085639317 DAUC <0003> db_auc.c:157 IMSI='262420433042361': No 2G Auth Data 20250410085639317 DAUC <0003> db_auc.c:192 IMSI='262420433042361': No 3G Auth Data HLR_Test-GSUP(223)@a0c7053b4d23: Created GsupExpect[0] for "262420433042361" to be handled at TC_mo_ussd_euse_continue(231) 20250410085639323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4258 20250410085639326 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639326 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420433042361" session_id=1723559537 session_state=BEGIN} 20250410085639326 DSS <0004> hlr_ussd.c:576 262420433042361/0x66bb6e71: Process SS (BEGIN) 20250410085639326 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085639326 DSS <0004> hlr_ussd.c:518 262420433042361/0x66bb6e71: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085639326 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639326 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639326 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639326 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639327 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639327 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639327 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420433042361" session_id=1723559537 session_state=CONTINUE} 20250410085639327 DSS <0004> hlr_ussd.c:576 262420433042361/0x66bb6e71: Process SS (CONTINUE) 20250410085639327 DSS <0004> hlr_ussd.c:518 262420433042361/0x66bb6e71: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085639327 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420433042361" session_id=1723559537 session_state=CONTINUE} 20250410085639327 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639327 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639327 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0c7053b4d23: Found GsupExpect[0] for "262420433042361" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@a0c7053b4d23: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420433042361" TC_mo_ussd_euse_continue(231)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085639329 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639329 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420433042361" session_id=1723559537 session_state=CONTINUE} 20250410085639329 DSS <0004> hlr_ussd.c:576 262420433042361/0x66bb6e71: Process SS (CONTINUE) 20250410085639329 DSS <0004> hlr_ussd.c:518 262420433042361/0x66bb6e71: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639329 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639329 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639329 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639329 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639329 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639330 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639330 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639330 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420433042361" session_id=1723559537 session_state=END} 20250410085639330 DSS <0004> hlr_ussd.c:576 262420433042361/0x66bb6e71: Process SS (END) 20250410085639330 DSS <0004> hlr_ussd.c:518 262420433042361/0x66bb6e71: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639330 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420433042361" session_id=1723559537 session_state=END} 20250410085639330 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639330 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420433042361 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639330 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639330 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085639331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@a0c7053b4d23: Final verdict of PTC: pass 20250410085639331 DAUC <0003> db_auc.c:157 IMSI='262425177461496': No 2G Auth Data 20250410085639331 DAUC <0003> db_auc.c:192 IMSI='262425177461496': No 3G Auth Data HLR_Test-GSUP(223)@a0c7053b4d23: Created GsupExpect[0] for "262425177461496" to be handled at TC_mo_ussd_euse_continue(232) 20250410085639339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4258 20250410085639342 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639342 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425177461496" session_id=2978738078 session_state=BEGIN} 20250410085639342 DSS <0004> hlr_ussd.c:576 262425177461496/0xb18bef9e: Process SS (BEGIN) 20250410085639342 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085639342 DSS <0004> hlr_ussd.c:518 262425177461496/0xb18bef9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085639342 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639342 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639342 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639342 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639343 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639343 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639343 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425177461496" session_id=2978738078 session_state=CONTINUE} 20250410085639343 DSS <0004> hlr_ussd.c:576 262425177461496/0xb18bef9e: Process SS (CONTINUE) 20250410085639343 DSS <0004> hlr_ussd.c:518 262425177461496/0xb18bef9e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085639343 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425177461496" session_id=2978738078 session_state=CONTINUE} 20250410085639343 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639343 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639343 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0c7053b4d23: Found GsupExpect[0] for "262425177461496" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@a0c7053b4d23: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262425177461496" TC_mo_ussd_euse_continue(232)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085639345 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639345 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425177461496" session_id=2978738078 session_state=CONTINUE} 20250410085639345 DSS <0004> hlr_ussd.c:576 262425177461496/0xb18bef9e: Process SS (CONTINUE) 20250410085639345 DSS <0004> hlr_ussd.c:518 262425177461496/0xb18bef9e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639345 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639345 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639345 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639345 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639345 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639346 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639346 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639346 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425177461496" session_id=2978738078 session_state=END} 20250410085639346 DSS <0004> hlr_ussd.c:576 262425177461496/0xb18bef9e: Process SS (END) 20250410085639346 DSS <0004> hlr_ussd.c:518 262425177461496/0xb18bef9e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639346 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425177461496" session_id=2978738078 session_state=END} 20250410085639346 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639346 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262425177461496 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639346 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639346 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085639347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@a0c7053b4d23: Final verdict of PTC: pass 20250410085639347 DAUC <0003> db_auc.c:157 IMSI='262421601552494': No 2G Auth Data 20250410085639347 DAUC <0003> db_auc.c:192 IMSI='262421601552494': No 3G Auth Data HLR_Test-GSUP(223)@a0c7053b4d23: Created GsupExpect[0] for "262421601552494" to be handled at TC_mo_ussd_euse_continue(233) 20250410085639354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4258 20250410085639357 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639357 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421601552494" session_id=1481996153 session_state=BEGIN} 20250410085639357 DSS <0004> hlr_ussd.c:576 262421601552494/0x58557779: Process SS (BEGIN) 20250410085639357 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250410085639357 DSS <0004> hlr_ussd.c:518 262421601552494/0x58557779: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250410085639357 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639357 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639357 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639357 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639358 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639358 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639358 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421601552494" session_id=1481996153 session_state=CONTINUE} 20250410085639358 DSS <0004> hlr_ussd.c:576 262421601552494/0x58557779: Process SS (CONTINUE) 20250410085639358 DSS <0004> hlr_ussd.c:518 262421601552494/0x58557779: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250410085639358 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421601552494" session_id=1481996153 session_state=CONTINUE} 20250410085639358 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639358 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639358 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a0c7053b4d23: Found GsupExpect[0] for "262421601552494" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@a0c7053b4d23: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262421601552494" TC_mo_ussd_euse_continue(233)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085639360 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639361 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421601552494" session_id=1481996153 session_state=CONTINUE} 20250410085639361 DSS <0004> hlr_ussd.c:576 262421601552494/0x58557779: Process SS (CONTINUE) 20250410085639361 DSS <0004> hlr_ussd.c:518 262421601552494/0x58557779: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639361 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639361 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639361 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data 20250410085639361 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639361 DLINP <000b> input/ipa.c:432 127.0.0.1:40365 sending data EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: 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 } } } } } 20250410085639361 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639361 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639361 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421601552494" session_id=1481996153 session_state=END} 20250410085639361 DSS <0004> hlr_ussd.c:576 262421601552494/0x58557779: Process SS (END) 20250410085639361 DSS <0004> hlr_ussd.c:518 262421601552494/0x58557779: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250410085639361 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421601552494" session_id=1481996153 session_state=END} 20250410085639361 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085639361 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262421601552494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085639361 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085639361 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085639362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@a0c7053b4d23: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@a0c7053b4d23: Final verdict of PTC: none 20250410085639363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55466<->l=127.0.0.1:4258 20250410085639363 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085639363 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085639363 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085639363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085639363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39667<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@a0c7053b4d23: Final verdict of PTC: none 20250410085639363 DLINP <000b> input/ipa.c:452 connected read/write 20250410085639363 DLINP <000b> input/ipa.c:406 127.0.0.1:40365 message received 20250410085639363 DLINP <000b> input/ipa.c:415 127.0.0.1:40365 connection closed with server 20250410085639364 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40365 20250410085639364 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@a0c7053b4d23: Final verdict of PTC: none IPA-EUSE-foobar(222)@a0c7053b4d23: Final verdict of PTC: none 224@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 224: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Apr 10 08:56:39 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250410085639387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4258 20250410085639588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=132496) Waiting for packet dumper to finish... 1 (prev_count=132496, count=156848) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Apr 10 08:56:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_ussd_euse_defaultroute started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 20250410085642705 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44813 20250410085642705 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44813 MTC@a0c7053b4d23: in not legacy case 2 IPA-EUSE-foobar(236)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085642706 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642706 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received IPA-EUSE-foobar(236)@a0c7053b4d23: 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) } } } } 20250410085642707 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085642707 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@a0c7053b4d23: 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 } } } } 20250410085642708 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642708 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642708 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085642708 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250410085642708 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250410085642708 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250410085642708 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 20250410085642708 DLGSUP <0013> gsup_server.c:236 2: IPA-EUSE-foobar(236)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085642708 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085642708 DLGSUP <0013> gsup_server.c:236 3: 20250410085642708 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085642708 DLGSUP <0013> gsup_server.c:236 4: 20250410085642708 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085642708 DLGSUP <0013> gsup_server.c:236 5: 20250410085642708 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085642708 DLGSUP <0013> gsup_server.c:236 7: 20250410085642708 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085642708 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085642708 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085642708 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44813 HLR_Test-GSUP-IPA(235)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085642708 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085642710 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642710 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085642710 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085642710 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 20250410085642710 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085642710 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 20250410085642710 DLGSUP <0013> gsup_server.c:236 2: 20250410085642710 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085642710 DLGSUP <0013> gsup_server.c:236 3: 20250410085642710 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085642710 DLGSUP <0013> gsup_server.c:236 4: 20250410085642710 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085642710 DLGSUP <0013> gsup_server.c:236 5: 20250410085642710 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085642710 DLGSUP <0013> gsup_server.c:236 7: 20250410085642710 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085642710 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085642710 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085642710 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@a0c7053b4d23: 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") 20250410085642717 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40283<->l=127.0.0.1:4259) 20250410085642720 DAUC <0003> db_auc.c:157 IMSI='262421107850810': No 2G Auth Data 20250410085642720 DAUC <0003> db_auc.c:192 IMSI='262421107850810': No 3G Auth Data HLR_Test-GSUP(237)@a0c7053b4d23: Created GsupExpect[0] for "262421107850810" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250410085642727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 20250410085642754 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642754 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421107850810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421107850810" session_id=264193526 session_state=BEGIN} 20250410085642754 DSS <0004> hlr_ussd.c:576 262421107850810/0x0fbf45f6: Process SS (BEGIN) 20250410085642754 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250410085642754 DSS <0004> hlr_ussd.c:518 262421107850810/0x0fbf45f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250410085642754 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642754 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data 20250410085642754 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642754 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0c7053b4d23: 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 } } } } } 20250410085642767 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642767 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642767 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421107850810 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421107850810" session_id=264193526 session_state=END} 20250410085642767 DSS <0004> hlr_ussd.c:576 262421107850810/0x0fbf45f6: Process SS (END) 20250410085642767 DSS <0004> hlr_ussd.c:518 262421107850810/0x0fbf45f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250410085642767 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421107850810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421107850810" session_id=264193526 session_state=END} 20250410085642767 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421107850810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085642767 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421107850810 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085642767 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085642767 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0c7053b4d23: Found GsupExpect[0] for "262421107850810" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@a0c7053b4d23: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421107850810" TC_mo_ussd_euse_defaultroute(240)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085642776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@a0c7053b4d23: Final verdict of PTC: pass 20250410085642778 DAUC <0003> db_auc.c:157 IMSI='262422333611922': No 2G Auth Data 20250410085642778 DAUC <0003> db_auc.c:192 IMSI='262422333611922': No 3G Auth Data HLR_Test-GSUP(237)@a0c7053b4d23: Created GsupExpect[0] for "262422333611922" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250410085642792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 20250410085642794 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642794 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422333611922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422333611922" session_id=875349659 session_state=BEGIN} 20250410085642794 DSS <0004> hlr_ussd.c:576 262422333611922/0x342cc69b: Process SS (BEGIN) 20250410085642794 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250410085642794 DSS <0004> hlr_ussd.c:518 262422333611922/0x342cc69b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250410085642794 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642794 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data 20250410085642794 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642794 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0c7053b4d23: 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 } } } } } 20250410085642795 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642795 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642795 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262422333611922 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422333611922" session_id=875349659 session_state=END} 20250410085642795 DSS <0004> hlr_ussd.c:576 262422333611922/0x342cc69b: Process SS (END) 20250410085642795 DSS <0004> hlr_ussd.c:518 262422333611922/0x342cc69b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250410085642795 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422333611922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422333611922" session_id=875349659 session_state=END} 20250410085642795 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422333611922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085642795 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262422333611922 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085642795 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085642795 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0c7053b4d23: Found GsupExpect[0] for "262422333611922" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@a0c7053b4d23: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422333611922" TC_mo_ussd_euse_defaultroute(241)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085642797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@a0c7053b4d23: Final verdict of PTC: pass 20250410085642797 DAUC <0003> db_auc.c:157 IMSI='262425475057137': No 2G Auth Data 20250410085642797 DAUC <0003> db_auc.c:192 IMSI='262425475057137': No 3G Auth Data HLR_Test-GSUP(237)@a0c7053b4d23: Created GsupExpect[0] for "262425475057137" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250410085642803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 20250410085642806 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642806 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425475057137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425475057137" session_id=2607182875 session_state=BEGIN} 20250410085642806 DSS <0004> hlr_ussd.c:576 262425475057137/0x9b66741b: Process SS (BEGIN) 20250410085642806 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250410085642806 DSS <0004> hlr_ussd.c:518 262425475057137/0x9b66741b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250410085642806 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642806 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data 20250410085642806 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642806 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0c7053b4d23: 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 } } } } } 20250410085642807 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642807 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642807 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262425475057137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425475057137" session_id=2607182875 session_state=END} 20250410085642807 DSS <0004> hlr_ussd.c:576 262425475057137/0x9b66741b: Process SS (END) 20250410085642807 DSS <0004> hlr_ussd.c:518 262425475057137/0x9b66741b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250410085642807 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425475057137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425475057137" session_id=2607182875 session_state=END} 20250410085642807 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425475057137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085642807 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262425475057137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085642807 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085642807 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0c7053b4d23: Found GsupExpect[0] for "262425475057137" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@a0c7053b4d23: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425475057137" TC_mo_ussd_euse_defaultroute(242)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085642809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@a0c7053b4d23: Final verdict of PTC: pass 20250410085642810 DAUC <0003> db_auc.c:157 IMSI='262425764955402': No 2G Auth Data 20250410085642810 DAUC <0003> db_auc.c:192 IMSI='262425764955402': No 3G Auth Data HLR_Test-GSUP(237)@a0c7053b4d23: Created GsupExpect[0] for "262425764955402" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250410085642816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52308<->l=127.0.0.1:4258 20250410085642819 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642819 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425764955402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425764955402" session_id=2159085856 session_state=BEGIN} 20250410085642819 DSS <0004> hlr_ussd.c:576 262425764955402/0x80b10920: Process SS (BEGIN) 20250410085642819 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250410085642819 DSS <0004> hlr_ussd.c:518 262425764955402/0x80b10920: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250410085642819 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642819 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data 20250410085642819 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642819 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0c7053b4d23: 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 } } } } } 20250410085642820 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642820 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642820 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262425764955402 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425764955402" session_id=2159085856 session_state=END} 20250410085642820 DSS <0004> hlr_ussd.c:576 262425764955402/0x80b10920: Process SS (END) 20250410085642820 DSS <0004> hlr_ussd.c:518 262425764955402/0x80b10920: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250410085642820 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425764955402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425764955402" session_id=2159085856 session_state=END} 20250410085642820 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425764955402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085642820 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262425764955402 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085642820 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085642820 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0c7053b4d23: Found GsupExpect[0] for "262425764955402" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@a0c7053b4d23: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262425764955402" TC_mo_ussd_euse_defaultroute(243)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085642822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52308<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@a0c7053b4d23: Final verdict of PTC: pass 20250410085642822 DAUC <0003> db_auc.c:157 IMSI='262422488692376': No 2G Auth Data 20250410085642822 DAUC <0003> db_auc.c:192 IMSI='262422488692376': No 3G Auth Data HLR_Test-GSUP(237)@a0c7053b4d23: Created GsupExpect[0] for "262422488692376" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250410085642829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52318<->l=127.0.0.1:4258 20250410085642832 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642832 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422488692376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422488692376" session_id=3393036469 session_state=BEGIN} 20250410085642832 DSS <0004> hlr_ussd.c:576 262422488692376/0xca3da0b5: Process SS (BEGIN) 20250410085642832 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250410085642832 DSS <0004> hlr_ussd.c:518 262422488692376/0xca3da0b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250410085642832 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642832 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data 20250410085642832 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642832 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0c7053b4d23: 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 } } } } } 20250410085642833 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642833 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642833 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262422488692376 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422488692376" session_id=3393036469 session_state=END} 20250410085642833 DSS <0004> hlr_ussd.c:576 262422488692376/0xca3da0b5: Process SS (END) 20250410085642833 DSS <0004> hlr_ussd.c:518 262422488692376/0xca3da0b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250410085642833 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422488692376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422488692376" session_id=3393036469 session_state=END} 20250410085642833 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422488692376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085642833 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262422488692376 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085642833 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085642833 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0c7053b4d23: Found GsupExpect[0] for "262422488692376" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@a0c7053b4d23: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262422488692376" TC_mo_ussd_euse_defaultroute(244)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085642835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52318<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@a0c7053b4d23: Final verdict of PTC: pass 20250410085642836 DAUC <0003> db_auc.c:157 IMSI='262426578045898': No 2G Auth Data 20250410085642836 DAUC <0003> db_auc.c:192 IMSI='262426578045898': No 3G Auth Data HLR_Test-GSUP(237)@a0c7053b4d23: Created GsupExpect[0] for "262426578045898" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250410085642843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20250410085642846 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642846 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426578045898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426578045898" session_id=2675011133 session_state=BEGIN} 20250410085642846 DSS <0004> hlr_ussd.c:576 262426578045898/0x9f716e3d: Process SS (BEGIN) 20250410085642846 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250410085642846 DSS <0004> hlr_ussd.c:518 262426578045898/0x9f716e3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250410085642846 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642846 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data 20250410085642846 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642846 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0c7053b4d23: 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 } } } } } 20250410085642847 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642847 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642847 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262426578045898 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426578045898" session_id=2675011133 session_state=END} 20250410085642847 DSS <0004> hlr_ussd.c:576 262426578045898/0x9f716e3d: Process SS (END) 20250410085642847 DSS <0004> hlr_ussd.c:518 262426578045898/0x9f716e3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250410085642847 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426578045898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426578045898" session_id=2675011133 session_state=END} 20250410085642847 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426578045898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085642847 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262426578045898 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085642847 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085642847 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0c7053b4d23: Found GsupExpect[0] for "262426578045898" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@a0c7053b4d23: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426578045898" TC_mo_ussd_euse_defaultroute(245)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085642849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@a0c7053b4d23: Final verdict of PTC: pass 20250410085642849 DAUC <0003> db_auc.c:157 IMSI='262426314724111': No 2G Auth Data 20250410085642849 DAUC <0003> db_auc.c:192 IMSI='262426314724111': No 3G Auth Data HLR_Test-GSUP(237)@a0c7053b4d23: Created GsupExpect[0] for "262426314724111" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250410085642855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20250410085642858 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642858 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426314724111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426314724111" session_id=3721976329 session_state=BEGIN} 20250410085642858 DSS <0004> hlr_ussd.c:576 262426314724111/0xddd8da09: Process SS (BEGIN) 20250410085642858 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250410085642858 DSS <0004> hlr_ussd.c:518 262426314724111/0xddd8da09: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250410085642858 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642858 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data 20250410085642858 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642858 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0c7053b4d23: 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 } } } } } 20250410085642859 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642859 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642859 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262426314724111 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426314724111" session_id=3721976329 session_state=END} 20250410085642859 DSS <0004> hlr_ussd.c:576 262426314724111/0xddd8da09: Process SS (END) 20250410085642859 DSS <0004> hlr_ussd.c:518 262426314724111/0xddd8da09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250410085642859 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426314724111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426314724111" session_id=3721976329 session_state=END} 20250410085642859 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426314724111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085642859 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262426314724111 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085642859 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085642859 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0c7053b4d23: Found GsupExpect[0] for "262426314724111" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@a0c7053b4d23: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426314724111" TC_mo_ussd_euse_defaultroute(246)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085642861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@a0c7053b4d23: Final verdict of PTC: pass 20250410085642861 DAUC <0003> db_auc.c:157 IMSI='262425101930966': No 2G Auth Data 20250410085642861 DAUC <0003> db_auc.c:192 IMSI='262425101930966': No 3G Auth Data HLR_Test-GSUP(237)@a0c7053b4d23: Created GsupExpect[0] for "262425101930966" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250410085642867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52346<->l=127.0.0.1:4258 20250410085642869 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642869 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425101930966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425101930966" session_id=2763501697 session_state=BEGIN} 20250410085642869 DSS <0004> hlr_ussd.c:576 262425101930966/0xa4b7b081: Process SS (BEGIN) 20250410085642869 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250410085642869 DSS <0004> hlr_ussd.c:518 262425101930966/0xa4b7b081: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250410085642869 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642869 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data 20250410085642869 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642869 DLINP <000b> input/ipa.c:432 127.0.0.1:44813 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a0c7053b4d23: 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 } } } } } 20250410085642870 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642871 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642871 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262425101930966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425101930966" session_id=2763501697 session_state=END} 20250410085642871 DSS <0004> hlr_ussd.c:576 262425101930966/0xa4b7b081: Process SS (END) 20250410085642871 DSS <0004> hlr_ussd.c:518 262425101930966/0xa4b7b081: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250410085642871 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425101930966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425101930966" session_id=2763501697 session_state=END} 20250410085642871 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425101930966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085642871 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262425101930966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250410085642871 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085642871 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a0c7053b4d23: Found GsupExpect[0] for "262425101930966" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@a0c7053b4d23: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425101930966" TC_mo_ussd_euse_defaultroute(247)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085642872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52346<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@a0c7053b4d23: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@a0c7053b4d23: Final verdict of PTC: none 20250410085642874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52274<->l=127.0.0.1:4258 20250410085642874 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085642874 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085642874 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085642874 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@a0c7053b4d23: Final verdict of PTC: none 20250410085642874 DLINP <000b> input/ipa.c:452 connected read/write 20250410085642874 DLINP <000b> input/ipa.c:406 127.0.0.1:44813 message received 20250410085642874 DLINP <000b> input/ipa.c:415 127.0.0.1:44813 connection closed with server 20250410085642874 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44813 20250410085642874 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250410085642874 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40283<->l=127.0.0.1:4259) 238@a0c7053b4d23: Final verdict of PTC: none IPA-EUSE-foobar(236)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 238: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Apr 10 08:56:42 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250410085642903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4258 20250410085643104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=91016) Waiting for packet dumper to finish... 1 (prev_count=91016, count=113680) 20250410085644743 DSS <0004> hlr_ussd.c:239 262428968268112/0xd5831f2f: SS Session Timeout, destroying 20250410085644743 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428968268112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085644771 DSS <0004> hlr_ussd.c:239 262421136654843/0x17bc206a: SS Session Timeout, destroying 20250410085644771 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421136654843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085644782 DSS <0004> hlr_ussd.c:239 262423637084428/0x5796c711: SS Session Timeout, destroying 20250410085644782 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423637084428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085644794 DSS <0004> hlr_ussd.c:239 262422167809615/0x7e425e41: SS Session Timeout, destroying 20250410085644794 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422167809615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085644805 DSS <0004> hlr_ussd.c:239 262428475570387/0xa150859d: SS Session Timeout, destroying 20250410085644805 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428475570387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085644817 DSS <0004> hlr_ussd.c:239 262427909997501/0xe312b539: SS Session Timeout, destroying 20250410085644817 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427909997501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085644828 DSS <0004> hlr_ussd.c:239 262420875423807/0x0467bb75: SS Session Timeout, destroying 20250410085644828 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420875423807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085644840 DSS <0004> hlr_ussd.c:239 262423532811201/0xe61eafd2: SS Session Timeout, destroying 20250410085644840 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423532811201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Apr 10 08:56:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_mo_sss_reject started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085646237 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085646237 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085646241 DLINP <000b> input/ipa.c:452 connected read/write 20250410085646241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085646243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085646247 DLINP <000b> input/ipa.c:452 connected read/write 20250410085646247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085646247 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085646247 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085646247 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 20250410085646247 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(248)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085646247 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 20250410085646247 DLGSUP <0013> gsup_server.c:236 2: 20250410085646247 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085646247 DLGSUP <0013> gsup_server.c:236 3: 20250410085646247 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085646247 DLGSUP <0013> gsup_server.c:236 4: 20250410085646247 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085646247 DLGSUP <0013> gsup_server.c:236 5: 20250410085646247 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085646247 DLGSUP <0013> gsup_server.c:236 7: 20250410085646247 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085646247 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085646247 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085646247 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@a0c7053b4d23: 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") 20250410085646273 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40083<->l=127.0.0.1:4259) 20250410085646276 DAUC <0003> db_auc.c:157 IMSI='262423895407682': No 2G Auth Data 20250410085646276 DAUC <0003> db_auc.c:192 IMSI='262423895407682': No 3G Auth Data HLR_Test-GSUP(249)@a0c7053b4d23: Created GsupExpect[0] for "262423895407682" to be handled at TC_mo_sss_reject(252) 20250410085646295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 20250410085646300 DLINP <000b> input/ipa.c:452 connected read/write 20250410085646300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085646300 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423895407682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423895407682" session_id=2300518120 session_state=BEGIN} 20250410085646300 DSS <0004> hlr_ussd.c:576 262423895407682/0x891f1ee8: Process SS (BEGIN) 20250410085646300 DSS <0004> hlr_ussd.c:498 262423895407682/0x891f1ee8: SS CompType=Invoke, OpCode=InterrogateSS 20250410085646300 DSS <0004> hlr_ussd.c:506 262423895407682/0x891f1ee8: Structured SS requests are not supported, rejecting... 20250410085646300 DSS <0004> hlr_ussd.c:354 262423895407682/0x891f1ee8: Tx ReturnError(0, 0x15) 20250410085646300 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423895407682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423895407682" session_id=2300518120 session_state=END} 20250410085646300 DLINP <000b> input/ipa.c:452 connected read/write 20250410085646300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085646300 DLINP <000b> input/ipa.c:452 connected read/write 20250410085646300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@a0c7053b4d23: Found GsupExpect[0] for "262423895407682" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@a0c7053b4d23: Added IMSI table entry 0TC_mo_sss_reject(252)"262423895407682" TC_mo_sss_reject(252)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085646303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@a0c7053b4d23: Final verdict of PTC: pass 20250410085646304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20250410085646304 DLINP <000b> input/ipa.c:452 connected read/write 20250410085646304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085646304 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085646304 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085646304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085646304 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40083<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@a0c7053b4d23: Final verdict of PTC: none 250@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 250: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_mo_sss_reject finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Apr 10 08:56:46 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250410085646327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20250410085646428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52390<->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) 20250410085648157 DSS <0004> hlr_ussd.c:239 262424107112560/0xd58910aa: SS Session Timeout, destroying 20250410085648157 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424107112560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085648174 DSS <0004> hlr_ussd.c:239 262422319047782/0xa72d7252: SS Session Timeout, destroying 20250410085648174 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422319047782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085648185 DSS <0004> hlr_ussd.c:239 262422242337402/0x415da377: SS Session Timeout, destroying 20250410085648185 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422242337402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085648197 DSS <0004> hlr_ussd.c:239 262420990079026/0xf702955b: SS Session Timeout, destroying 20250410085648197 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420990079026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085648208 DSS <0004> hlr_ussd.c:239 262423343234519/0x3b6f7cd4: SS Session Timeout, destroying 20250410085648209 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423343234519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085648220 DSS <0004> hlr_ussd.c:239 262428066936601/0xc085450b: SS Session Timeout, destroying 20250410085648220 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428066936601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085648231 DSS <0004> hlr_ussd.c:239 262429066653441/0x0f9c9957: SS Session Timeout, destroying 20250410085648231 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429066653441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250410085648241 DSS <0004> hlr_ussd.c:239 262421347297585/0x204608f9: SS Session Timeout, destroying 20250410085648241 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421347297585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Apr 10 08:56:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_check_imei started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085649543 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085649543 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085649548 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085649553 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649553 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085649553 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085649553 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 20250410085649553 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085649553 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 20250410085649553 DLGSUP <0013> gsup_server.c:236 2: 20250410085649553 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085649553 DLGSUP <0013> gsup_server.c:236 3: 20250410085649553 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085649553 DLGSUP <0013> gsup_server.c:236 4: 20250410085649553 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085649553 DLGSUP <0013> gsup_server.c:236 5: 20250410085649553 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085649553 DLGSUP <0013> gsup_server.c:236 7: 20250410085649553 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085649553 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085649553 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085649553 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@a0c7053b4d23: 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") 20250410085649576 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40021<->l=127.0.0.1:4259) 20250410085649582 DAUC <0003> db_auc.c:157 IMSI='262425432664208': No 2G Auth Data 20250410085649582 DAUC <0003> db_auc.c:192 IMSI='262425432664208': No 3G Auth Data HLR_Test-GSUP(254)@a0c7053b4d23: Created GsupExpect[0] for "262425432664208" to be handled at TC_gsup_check_imei(257) 20250410085649591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4258 20250410085649597 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649597 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425432664208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425432664208"} 20250410085649597 DMAIN <0000> hlr.c:435 IMSI='262425432664208': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085649597 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425432664208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425432664208"} 20250410085649597 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425432664208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649597 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649597 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0c7053b4d23: Found GsupExpect[0] for "262425432664208" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_check_imei(257)"262425432664208" TC_gsup_check_imei(257)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085649602 DAUC <0003> db_auc.c:192 IMSI='262425432664208': No 3G Auth Data 20250410085649606 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649607 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425432664208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425432664208"} 20250410085649607 DAUC <0003> hlr.c:428 IMSI='262425432664208': storing IMEI = 12345678901234 20250410085649607 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425432664208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425432664208"} 20250410085649607 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425432664208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649607 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649607 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085649608 DAUC <0003> db_auc.c:192 IMSI='262425432664208': No 3G Auth Data 20250410085649612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@a0c7053b4d23: Final verdict of PTC: pass 20250410085649614 DAUC <0003> db_auc.c:157 IMSI='262426798529169': No 2G Auth Data 20250410085649614 DAUC <0003> db_auc.c:192 IMSI='262426798529169': No 3G Auth Data HLR_Test-GSUP(254)@a0c7053b4d23: Created GsupExpect[0] for "262426798529169" to be handled at TC_gsup_check_imei(258) 20250410085649630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52412<->l=127.0.0.1:4258 20250410085649633 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649633 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426798529169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426798529169"} 20250410085649633 DMAIN <0000> hlr.c:435 IMSI='262426798529169': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085649633 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426798529169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426798529169"} 20250410085649633 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426798529169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649633 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649633 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0c7053b4d23: Found GsupExpect[0] for "262426798529169" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_check_imei(258)"262426798529169" TC_gsup_check_imei(258)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085649634 DAUC <0003> db_auc.c:192 IMSI='262426798529169': No 3G Auth Data 20250410085649635 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649635 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426798529169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426798529169"} 20250410085649635 DAUC <0003> hlr.c:428 IMSI='262426798529169': storing IMEI = 12345678901234 20250410085649635 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426798529169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426798529169"} 20250410085649635 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426798529169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649635 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649635 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085649635 DAUC <0003> db_auc.c:192 IMSI='262426798529169': No 3G Auth Data 20250410085649636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52412<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@a0c7053b4d23: Final verdict of PTC: pass 20250410085649637 DAUC <0003> db_auc.c:157 IMSI='262423040842853': No 2G Auth Data 20250410085649637 DAUC <0003> db_auc.c:192 IMSI='262423040842853': No 3G Auth Data HLR_Test-GSUP(254)@a0c7053b4d23: Created GsupExpect[0] for "262423040842853" to be handled at TC_gsup_check_imei(259) 20250410085649643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 20250410085649645 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649645 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423040842853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423040842853"} 20250410085649645 DMAIN <0000> hlr.c:435 IMSI='262423040842853': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085649645 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423040842853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423040842853"} 20250410085649645 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423040842853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649645 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649645 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0c7053b4d23: Found GsupExpect[0] for "262423040842853" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_check_imei(259)"262423040842853" TC_gsup_check_imei(259)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085649645 DAUC <0003> db_auc.c:192 IMSI='262423040842853': No 3G Auth Data 20250410085649647 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649647 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423040842853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423040842853"} 20250410085649647 DAUC <0003> hlr.c:428 IMSI='262423040842853': storing IMEI = 12345678901234 20250410085649647 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423040842853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423040842853"} 20250410085649647 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423040842853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649647 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649647 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085649647 DAUC <0003> db_auc.c:192 IMSI='262423040842853': No 3G Auth Data 20250410085649648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@a0c7053b4d23: Final verdict of PTC: pass 20250410085649648 DAUC <0003> db_auc.c:157 IMSI='262425785983285': No 2G Auth Data 20250410085649648 DAUC <0003> db_auc.c:192 IMSI='262425785983285': No 3G Auth Data HLR_Test-GSUP(254)@a0c7053b4d23: Created GsupExpect[0] for "262425785983285" to be handled at TC_gsup_check_imei(260) 20250410085649654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52426<->l=127.0.0.1:4258 20250410085649657 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649657 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425785983285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425785983285"} 20250410085649657 DMAIN <0000> hlr.c:435 IMSI='262425785983285': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085649657 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425785983285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425785983285"} 20250410085649657 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425785983285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649657 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649657 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0c7053b4d23: Found GsupExpect[0] for "262425785983285" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_check_imei(260)"262425785983285" TC_gsup_check_imei(260)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085649657 DAUC <0003> db_auc.c:157 IMSI='262425785983285': No 2G Auth Data 20250410085649659 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649659 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425785983285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425785983285"} 20250410085649659 DAUC <0003> hlr.c:428 IMSI='262425785983285': storing IMEI = 12345678901234 20250410085649659 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425785983285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425785983285"} 20250410085649659 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425785983285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649659 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649659 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649659 DAUC <0003> db_auc.c:157 IMSI='262425785983285': No 2G Auth Data TC_gsup_check_imei(260)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085649659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52426<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@a0c7053b4d23: Final verdict of PTC: pass 20250410085649660 DAUC <0003> db_auc.c:157 IMSI='262422910916053': No 2G Auth Data 20250410085649660 DAUC <0003> db_auc.c:192 IMSI='262422910916053': No 3G Auth Data HLR_Test-GSUP(254)@a0c7053b4d23: Created GsupExpect[0] for "262422910916053" to be handled at TC_gsup_check_imei(261) 20250410085649667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4258 20250410085649669 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649669 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422910916053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422910916053"} 20250410085649669 DMAIN <0000> hlr.c:435 IMSI='262422910916053': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085649669 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422910916053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422910916053"} 20250410085649669 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422910916053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649669 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649669 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0c7053b4d23: Found GsupExpect[0] for "262422910916053" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_check_imei(261)"262422910916053" TC_gsup_check_imei(261)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085649670 DAUC <0003> db_auc.c:157 IMSI='262422910916053': No 2G Auth Data 20250410085649671 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649671 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422910916053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422910916053"} 20250410085649671 DAUC <0003> hlr.c:428 IMSI='262422910916053': storing IMEI = 12345678901234 20250410085649671 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422910916053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422910916053"} 20250410085649671 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422910916053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649671 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649671 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085649672 DAUC <0003> db_auc.c:157 IMSI='262422910916053': No 2G Auth Data 20250410085649672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@a0c7053b4d23: Final verdict of PTC: pass 20250410085649673 DAUC <0003> db_auc.c:157 IMSI='262427619086883': No 2G Auth Data 20250410085649673 DAUC <0003> db_auc.c:192 IMSI='262427619086883': No 3G Auth Data HLR_Test-GSUP(254)@a0c7053b4d23: Created GsupExpect[0] for "262427619086883" to be handled at TC_gsup_check_imei(262) 20250410085649680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 20250410085649682 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649682 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427619086883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427619086883"} 20250410085649682 DMAIN <0000> hlr.c:435 IMSI='262427619086883': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085649682 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427619086883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427619086883"} 20250410085649682 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427619086883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649682 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649682 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0c7053b4d23: Found GsupExpect[0] for "262427619086883" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_check_imei(262)"262427619086883" TC_gsup_check_imei(262)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085649684 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649684 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427619086883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427619086883"} 20250410085649684 DAUC <0003> hlr.c:428 IMSI='262427619086883': storing IMEI = 12345678901234 20250410085649684 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427619086883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427619086883"} 20250410085649684 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427619086883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649684 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649684 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085649685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@a0c7053b4d23: Final verdict of PTC: pass 20250410085649685 DAUC <0003> db_auc.c:157 IMSI='262427390351788': No 2G Auth Data 20250410085649685 DAUC <0003> db_auc.c:192 IMSI='262427390351788': No 3G Auth Data HLR_Test-GSUP(254)@a0c7053b4d23: Created GsupExpect[0] for "262427390351788" to be handled at TC_gsup_check_imei(263) 20250410085649692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52462<->l=127.0.0.1:4258 20250410085649694 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649694 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427390351788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427390351788"} 20250410085649694 DMAIN <0000> hlr.c:435 IMSI='262427390351788': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085649694 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427390351788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427390351788"} 20250410085649694 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427390351788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649694 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649694 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0c7053b4d23: Found GsupExpect[0] for "262427390351788" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_check_imei(263)"262427390351788" TC_gsup_check_imei(263)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085649696 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649696 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427390351788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427390351788"} 20250410085649696 DAUC <0003> hlr.c:428 IMSI='262427390351788': storing IMEI = 12345678901234 20250410085649696 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427390351788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427390351788"} 20250410085649696 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427390351788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649696 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649696 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085649697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52462<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@a0c7053b4d23: Final verdict of PTC: pass 20250410085649698 DAUC <0003> db_auc.c:157 IMSI='262427083656625': No 2G Auth Data 20250410085649698 DAUC <0003> db_auc.c:192 IMSI='262427083656625': No 3G Auth Data HLR_Test-GSUP(254)@a0c7053b4d23: Created GsupExpect[0] for "262427083656625" to be handled at TC_gsup_check_imei(264) 20250410085649703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52464<->l=127.0.0.1:4258 20250410085649705 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649705 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427083656625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427083656625"} 20250410085649705 DMAIN <0000> hlr.c:435 IMSI='262427083656625': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085649705 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427083656625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427083656625"} 20250410085649705 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427083656625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649705 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649705 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a0c7053b4d23: Found GsupExpect[0] for "262427083656625" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_check_imei(264)"262427083656625" TC_gsup_check_imei(264)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085649707 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649707 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427083656625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427083656625"} 20250410085649707 DAUC <0003> hlr.c:428 IMSI='262427083656625': storing IMEI = 12345678901234 20250410085649707 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427083656625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427083656625"} 20250410085649707 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427083656625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085649707 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085649707 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085649708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52464<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085649709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 20250410085649709 DLINP <000b> input/ipa.c:452 connected read/write 20250410085649709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085649709 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085649709 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085649709 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@a0c7053b4d23: Final verdict of PTC: none 20250410085649710 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40021<->l=127.0.0.1:4259) 255@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_check_imei finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Apr 10 08:56:49 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250410085649733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52468<->l=127.0.0.1:4258 20250410085649834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52468<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125224) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Thu Apr 10 08:56:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_check_imei_via_proxy started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085652943 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085652943 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085652948 DLINP <000b> input/ipa.c:452 connected read/write 20250410085652948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085652949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085652953 DLINP <000b> input/ipa.c:452 connected read/write 20250410085652953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085652953 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085652953 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085652953 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 20250410085652953 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085652953 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 20250410085652954 DLGSUP <0013> gsup_server.c:236 2: 20250410085652954 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085652954 DLGSUP <0013> gsup_server.c:236 3: 20250410085652954 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(265)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085652954 DLGSUP <0013> gsup_server.c:236 4: 20250410085652954 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085652954 DLGSUP <0013> gsup_server.c:236 5: 20250410085652954 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085652954 DLGSUP <0013> gsup_server.c:236 7: 20250410085652954 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085652954 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085652954 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085652954 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@a0c7053b4d23: 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") 20250410085652981 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36747<->l=127.0.0.1:4259) 20250410085652990 DAUC <0003> db_auc.c:157 IMSI='262424374628702': No 2G Auth Data 20250410085652991 DAUC <0003> db_auc.c:192 IMSI='262424374628702': No 3G Auth Data HLR_Test-GSUP(266)@a0c7053b4d23: Created GsupExpect[0] for "262424374628702" to be handled at TC_gsup_check_imei_via_proxy(269) 20250410085653018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39392<->l=127.0.0.1:4258 20250410085653029 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653029 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424374628702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424374628702" source_name="the-source\n"} 20250410085653029 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250410085653029 DMAIN <0000> hlr.c:435 IMSI='262424374628702': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085653029 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424374628702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424374628702" destination_name="the-source\n"} 20250410085653029 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262424374628702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653029 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653029 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0c7053b4d23: Found GsupExpect[0] for "262424374628702" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424374628702" TC_gsup_check_imei_via_proxy(269)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085653033 DAUC <0003> db_auc.c:192 IMSI='262424374628702': No 3G Auth Data 20250410085653038 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653038 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424374628702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424374628702" source_name="the-source\n"} 20250410085653038 DAUC <0003> hlr.c:428 IMSI='262424374628702': storing IMEI = 12345678901234 20250410085653038 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424374628702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424374628702" destination_name="the-source\n"} 20250410085653038 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262424374628702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653038 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653038 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653040 DAUC <0003> db_auc.c:192 IMSI='262424374628702': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085653042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39392<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@a0c7053b4d23: Final verdict of PTC: pass 20250410085653044 DAUC <0003> db_auc.c:157 IMSI='262429552680494': No 2G Auth Data 20250410085653044 DAUC <0003> db_auc.c:192 IMSI='262429552680494': No 3G Auth Data HLR_Test-GSUP(266)@a0c7053b4d23: Created GsupExpect[0] for "262429552680494" to be handled at TC_gsup_check_imei_via_proxy(270) 20250410085653058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39398<->l=127.0.0.1:4258 20250410085653063 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653063 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429552680494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429552680494" source_name="the-source\n"} 20250410085653063 DMAIN <0000> hlr.c:435 IMSI='262429552680494': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085653063 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429552680494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429552680494" destination_name="the-source\n"} 20250410085653063 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262429552680494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653063 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653063 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0c7053b4d23: Found GsupExpect[0] for "262429552680494" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429552680494" TC_gsup_check_imei_via_proxy(270)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085653064 DAUC <0003> db_auc.c:192 IMSI='262429552680494': No 3G Auth Data 20250410085653065 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653065 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429552680494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429552680494" source_name="the-source\n"} 20250410085653065 DAUC <0003> hlr.c:428 IMSI='262429552680494': storing IMEI = 12345678901234 20250410085653065 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429552680494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429552680494" destination_name="the-source\n"} 20250410085653065 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262429552680494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653065 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653065 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085653066 DAUC <0003> db_auc.c:192 IMSI='262429552680494': No 3G Auth Data 20250410085653066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39398<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@a0c7053b4d23: Final verdict of PTC: pass 20250410085653067 DAUC <0003> db_auc.c:157 IMSI='262428815024598': No 2G Auth Data 20250410085653067 DAUC <0003> db_auc.c:192 IMSI='262428815024598': No 3G Auth Data HLR_Test-GSUP(266)@a0c7053b4d23: Created GsupExpect[0] for "262428815024598" to be handled at TC_gsup_check_imei_via_proxy(271) 20250410085653073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 20250410085653075 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653076 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428815024598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428815024598" source_name="the-source\n"} 20250410085653076 DMAIN <0000> hlr.c:435 IMSI='262428815024598': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085653076 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428815024598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428815024598" destination_name="the-source\n"} 20250410085653076 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262428815024598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653076 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653076 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0c7053b4d23: Found GsupExpect[0] for "262428815024598" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428815024598" TC_gsup_check_imei_via_proxy(271)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085653076 DAUC <0003> db_auc.c:192 IMSI='262428815024598': No 3G Auth Data 20250410085653078 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653078 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428815024598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428815024598" source_name="the-source\n"} 20250410085653078 DAUC <0003> hlr.c:428 IMSI='262428815024598': storing IMEI = 12345678901234 20250410085653078 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428815024598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428815024598" destination_name="the-source\n"} 20250410085653078 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262428815024598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653078 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653078 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085653079 DAUC <0003> db_auc.c:192 IMSI='262428815024598': No 3G Auth Data 20250410085653079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@a0c7053b4d23: Final verdict of PTC: pass 20250410085653080 DAUC <0003> db_auc.c:157 IMSI='262425467742885': No 2G Auth Data 20250410085653080 DAUC <0003> db_auc.c:192 IMSI='262425467742885': No 3G Auth Data HLR_Test-GSUP(266)@a0c7053b4d23: Created GsupExpect[0] for "262425467742885" to be handled at TC_gsup_check_imei_via_proxy(272) 20250410085653087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39414<->l=127.0.0.1:4258 20250410085653090 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653090 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425467742885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425467742885" source_name="the-source\n"} 20250410085653090 DMAIN <0000> hlr.c:435 IMSI='262425467742885': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085653090 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425467742885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425467742885" destination_name="the-source\n"} 20250410085653090 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262425467742885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653090 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653090 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0c7053b4d23: Found GsupExpect[0] for "262425467742885" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425467742885" TC_gsup_check_imei_via_proxy(272)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085653091 DAUC <0003> db_auc.c:157 IMSI='262425467742885': No 2G Auth Data 20250410085653092 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653092 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425467742885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425467742885" source_name="the-source\n"} 20250410085653092 DAUC <0003> hlr.c:428 IMSI='262425467742885': storing IMEI = 12345678901234 20250410085653092 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425467742885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425467742885" destination_name="the-source\n"} 20250410085653092 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262425467742885 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653092 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653092 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085653093 DAUC <0003> db_auc.c:157 IMSI='262425467742885': No 2G Auth Data 20250410085653093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39414<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@a0c7053b4d23: Final verdict of PTC: pass 20250410085653094 DAUC <0003> db_auc.c:157 IMSI='262424951330990': No 2G Auth Data 20250410085653094 DAUC <0003> db_auc.c:192 IMSI='262424951330990': No 3G Auth Data HLR_Test-GSUP(266)@a0c7053b4d23: Created GsupExpect[0] for "262424951330990" to be handled at TC_gsup_check_imei_via_proxy(273) 20250410085653100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39418<->l=127.0.0.1:4258 20250410085653109 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653109 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424951330990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424951330990" source_name="the-source\n"} 20250410085653109 DMAIN <0000> hlr.c:435 IMSI='262424951330990': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085653109 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424951330990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424951330990" destination_name="the-source\n"} 20250410085653109 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262424951330990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653109 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653109 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0c7053b4d23: Found GsupExpect[0] for "262424951330990" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262424951330990" TC_gsup_check_imei_via_proxy(273)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085653112 DAUC <0003> db_auc.c:157 IMSI='262424951330990': No 2G Auth Data 20250410085653117 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653117 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424951330990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424951330990" source_name="the-source\n"} 20250410085653117 DAUC <0003> hlr.c:428 IMSI='262424951330990': storing IMEI = 12345678901234 20250410085653117 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424951330990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424951330990" destination_name="the-source\n"} 20250410085653117 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262424951330990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653117 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653117 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085653119 DAUC <0003> db_auc.c:157 IMSI='262424951330990': No 2G Auth Data 20250410085653120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39418<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@a0c7053b4d23: Final verdict of PTC: pass 20250410085653121 DAUC <0003> db_auc.c:157 IMSI='262423344356589': No 2G Auth Data 20250410085653121 DAUC <0003> db_auc.c:192 IMSI='262423344356589': No 3G Auth Data HLR_Test-GSUP(266)@a0c7053b4d23: Created GsupExpect[0] for "262423344356589" to be handled at TC_gsup_check_imei_via_proxy(274) 20250410085653132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39424<->l=127.0.0.1:4258 20250410085653135 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653135 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423344356589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423344356589" source_name="the-source\n"} 20250410085653135 DMAIN <0000> hlr.c:435 IMSI='262423344356589': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085653135 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423344356589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423344356589" destination_name="the-source\n"} 20250410085653135 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262423344356589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653135 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653135 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0c7053b4d23: Found GsupExpect[0] for "262423344356589" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423344356589" TC_gsup_check_imei_via_proxy(274)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085653139 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653139 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423344356589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423344356589" source_name="the-source\n"} 20250410085653139 DAUC <0003> hlr.c:428 IMSI='262423344356589': storing IMEI = 12345678901234 20250410085653139 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423344356589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423344356589" destination_name="the-source\n"} 20250410085653139 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262423344356589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653139 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653139 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085653141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39424<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@a0c7053b4d23: Final verdict of PTC: pass 20250410085653143 DAUC <0003> db_auc.c:157 IMSI='262429103189517': No 2G Auth Data 20250410085653143 DAUC <0003> db_auc.c:192 IMSI='262429103189517': No 3G Auth Data HLR_Test-GSUP(266)@a0c7053b4d23: Created GsupExpect[0] for "262429103189517" to be handled at TC_gsup_check_imei_via_proxy(275) 20250410085653151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 20250410085653153 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653153 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429103189517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429103189517" source_name="the-source\n"} 20250410085653153 DMAIN <0000> hlr.c:435 IMSI='262429103189517': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085653153 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429103189517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429103189517" destination_name="the-source\n"} 20250410085653153 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429103189517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653153 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653153 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0c7053b4d23: Found GsupExpect[0] for "262429103189517" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429103189517" TC_gsup_check_imei_via_proxy(275)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085653156 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653156 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429103189517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429103189517" source_name="the-source\n"} 20250410085653156 DAUC <0003> hlr.c:428 IMSI='262429103189517': storing IMEI = 12345678901234 20250410085653156 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429103189517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429103189517" destination_name="the-source\n"} 20250410085653156 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429103189517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653156 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653156 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085653157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@a0c7053b4d23: Final verdict of PTC: pass 20250410085653158 DAUC <0003> db_auc.c:157 IMSI='262427701558750': No 2G Auth Data 20250410085653158 DAUC <0003> db_auc.c:192 IMSI='262427701558750': No 3G Auth Data HLR_Test-GSUP(266)@a0c7053b4d23: Created GsupExpect[0] for "262427701558750" to be handled at TC_gsup_check_imei_via_proxy(276) 20250410085653164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20250410085653167 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653167 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427701558750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427701558750" source_name="the-source\n"} 20250410085653167 DMAIN <0000> hlr.c:435 IMSI='262427701558750': has IMEI = 12345678901234 (consider setting 'store-imei') 20250410085653167 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427701558750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427701558750" destination_name="the-source\n"} 20250410085653167 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262427701558750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653167 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653167 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a0c7053b4d23: Found GsupExpect[0] for "262427701558750" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262427701558750" TC_gsup_check_imei_via_proxy(276)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085653169 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653169 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427701558750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427701558750" source_name="the-source\n"} 20250410085653169 DAUC <0003> hlr.c:428 IMSI='262427701558750': storing IMEI = 12345678901234 20250410085653169 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427701558750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427701558750" destination_name="the-source\n"} 20250410085653169 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262427701558750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085653169 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085653169 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085653170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085653171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4258 20250410085653172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36747<->l=127.0.0.1:4259) 20250410085653172 DLINP <000b> input/ipa.c:452 connected read/write 20250410085653172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085653172 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085653172 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085653172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085653172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@a0c7053b4d23: Final verdict of PTC: none 267@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Apr 10 08:56:53 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250410085653202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39444<->l=127.0.0.1:4258 20250410085653303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39444<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77508) Waiting for packet dumper to finish... 1 (prev_count=77508, count=127120) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Thu Apr 10 08:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_check_imei_invalid_len started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085656378 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085656379 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085656383 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085656388 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656388 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085656388 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085656388 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 20250410085656388 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085656388 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 20250410085656388 DLGSUP <0013> gsup_server.c:236 2: 20250410085656388 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085656388 DLGSUP <0013> gsup_server.c:236 3: 20250410085656388 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085656388 DLGSUP <0013> gsup_server.c:236 4: 20250410085656388 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085656388 DLGSUP <0013> gsup_server.c:236 5: 20250410085656388 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085656388 DLGSUP <0013> gsup_server.c:236 7: 20250410085656388 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085656388 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(277)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085656388 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085656388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@a0c7053b4d23: 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") 20250410085656412 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43577<->l=127.0.0.1:4259) 20250410085656423 DAUC <0003> db_auc.c:157 IMSI='262429469031372': No 2G Auth Data 20250410085656423 DAUC <0003> db_auc.c:192 IMSI='262429469031372': No 3G Auth Data HLR_Test-GSUP(278)@a0c7053b4d23: Created GsupExpect[0] for "262429469031372" to be handled at TC_gsup_check_imei_invalid_len(281) 20250410085656452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4258 20250410085656463 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656463 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469031372"} 20250410085656463 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250410085656463 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469031372" cause=Invalid mandatory information} 20250410085656463 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656463 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656463 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0c7053b4d23: Found GsupExpect[0] for "262429469031372" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429469031372" TC_gsup_check_imei_invalid_len(281)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085656469 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656469 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469031372"} 20250410085656469 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250410085656469 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469031372" cause=Invalid mandatory information} 20250410085656469 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656469 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656469 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656473 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656473 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469031372"} 20250410085656473 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250410085656473 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469031372" cause=Invalid mandatory information} 20250410085656473 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656473 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656473 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656476 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656476 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469031372"} 20250410085656476 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250410085656476 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469031372" cause=Invalid mandatory information} 20250410085656476 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656476 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656476 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656479 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656480 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469031372"} 20250410085656480 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250410085656480 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469031372" cause=Invalid mandatory information} 20250410085656480 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429469031372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656480 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656480 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@a0c7053b4d23: Final verdict of PTC: pass 20250410085656485 DAUC <0003> db_auc.c:157 IMSI='262425492113844': No 2G Auth Data 20250410085656485 DAUC <0003> db_auc.c:192 IMSI='262425492113844': No 3G Auth Data HLR_Test-GSUP(278)@a0c7053b4d23: Created GsupExpect[0] for "262425492113844" to be handled at TC_gsup_check_imei_invalid_len(282) 20250410085656499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 20250410085656500 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656500 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425492113844"} 20250410085656500 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250410085656500 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425492113844" cause=Invalid mandatory information} 20250410085656500 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656500 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656500 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0c7053b4d23: Found GsupExpect[0] for "262425492113844" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@a0c7053b4d23: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425492113844" TC_gsup_check_imei_invalid_len(282)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085656501 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656501 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425492113844"} 20250410085656501 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250410085656501 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425492113844" cause=Invalid mandatory information} 20250410085656501 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656501 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656501 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656502 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656502 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425492113844"} 20250410085656502 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250410085656502 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425492113844" cause=Invalid mandatory information} 20250410085656502 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656502 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656502 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656503 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656503 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425492113844"} 20250410085656503 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250410085656503 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425492113844" cause=Invalid mandatory information} 20250410085656503 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656503 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656503 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656504 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656504 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425492113844"} 20250410085656504 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250410085656504 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425492113844" cause=Invalid mandatory information} 20250410085656504 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425492113844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656504 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656504 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@a0c7053b4d23: Final verdict of PTC: pass 20250410085656505 DAUC <0003> db_auc.c:157 IMSI='262422007920189': No 2G Auth Data 20250410085656505 DAUC <0003> db_auc.c:192 IMSI='262422007920189': No 3G Auth Data HLR_Test-GSUP(278)@a0c7053b4d23: Created GsupExpect[0] for "262422007920189" to be handled at TC_gsup_check_imei_invalid_len(283) 20250410085656511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39486<->l=127.0.0.1:4258 20250410085656513 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656513 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422007920189"} 20250410085656513 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250410085656513 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422007920189" cause=Invalid mandatory information} 20250410085656513 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656513 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656513 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0c7053b4d23: Found GsupExpect[0] for "262422007920189" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@a0c7053b4d23: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422007920189" TC_gsup_check_imei_invalid_len(283)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085656514 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656514 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422007920189"} 20250410085656514 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250410085656514 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422007920189" cause=Invalid mandatory information} 20250410085656514 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656514 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656514 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656515 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656515 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422007920189"} 20250410085656515 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250410085656515 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422007920189" cause=Invalid mandatory information} 20250410085656515 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656515 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656515 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656516 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656516 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422007920189"} 20250410085656516 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250410085656516 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422007920189" cause=Invalid mandatory information} 20250410085656516 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656516 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656516 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656517 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656517 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422007920189"} 20250410085656517 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250410085656517 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422007920189" cause=Invalid mandatory information} 20250410085656517 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422007920189 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656517 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656517 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39486<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@a0c7053b4d23: Final verdict of PTC: pass 20250410085656518 DAUC <0003> db_auc.c:157 IMSI='262429316881808': No 2G Auth Data 20250410085656518 DAUC <0003> db_auc.c:192 IMSI='262429316881808': No 3G Auth Data HLR_Test-GSUP(278)@a0c7053b4d23: Created GsupExpect[0] for "262429316881808" to be handled at TC_gsup_check_imei_invalid_len(284) 20250410085656524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39496<->l=127.0.0.1:4258 20250410085656526 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656526 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429316881808"} 20250410085656526 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250410085656526 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429316881808" cause=Invalid mandatory information} 20250410085656526 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656526 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656526 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0c7053b4d23: Found GsupExpect[0] for "262429316881808" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@a0c7053b4d23: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429316881808" TC_gsup_check_imei_invalid_len(284)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085656527 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656527 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429316881808"} 20250410085656527 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250410085656527 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429316881808" cause=Invalid mandatory information} 20250410085656527 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656527 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656527 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656527 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656528 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429316881808"} 20250410085656528 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250410085656528 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429316881808" cause=Invalid mandatory information} 20250410085656528 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656528 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656528 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656528 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656528 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429316881808"} 20250410085656528 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250410085656528 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429316881808" cause=Invalid mandatory information} 20250410085656528 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656528 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656528 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656529 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656529 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429316881808"} 20250410085656529 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250410085656529 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429316881808" cause=Invalid mandatory information} 20250410085656529 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429316881808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656529 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656529 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39496<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@a0c7053b4d23: Final verdict of PTC: pass 20250410085656530 DAUC <0003> db_auc.c:157 IMSI='262429867237937': No 2G Auth Data 20250410085656530 DAUC <0003> db_auc.c:192 IMSI='262429867237937': No 3G Auth Data HLR_Test-GSUP(278)@a0c7053b4d23: Created GsupExpect[0] for "262429867237937" to be handled at TC_gsup_check_imei_invalid_len(285) 20250410085656536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39502<->l=127.0.0.1:4258 20250410085656538 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656538 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867237937"} 20250410085656538 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250410085656538 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867237937" cause=Invalid mandatory information} 20250410085656538 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656538 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656538 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0c7053b4d23: Found GsupExpect[0] for "262429867237937" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@a0c7053b4d23: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429867237937" TC_gsup_check_imei_invalid_len(285)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085656538 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656538 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867237937"} 20250410085656538 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250410085656538 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867237937" cause=Invalid mandatory information} 20250410085656538 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656538 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656538 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656539 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656539 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867237937"} 20250410085656539 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250410085656539 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867237937" cause=Invalid mandatory information} 20250410085656539 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656539 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656539 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656540 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656540 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867237937"} 20250410085656540 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250410085656540 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867237937" cause=Invalid mandatory information} 20250410085656540 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656540 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656540 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656540 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656540 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429867237937"} 20250410085656540 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250410085656540 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429867237937" cause=Invalid mandatory information} 20250410085656540 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429867237937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656540 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656540 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39502<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@a0c7053b4d23: Final verdict of PTC: pass 20250410085656541 DAUC <0003> db_auc.c:157 IMSI='262420742599952': No 2G Auth Data 20250410085656541 DAUC <0003> db_auc.c:192 IMSI='262420742599952': No 3G Auth Data HLR_Test-GSUP(278)@a0c7053b4d23: Created GsupExpect[0] for "262420742599952" to be handled at TC_gsup_check_imei_invalid_len(286) 20250410085656547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4258 20250410085656549 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656549 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420742599952"} 20250410085656549 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250410085656549 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420742599952" cause=Invalid mandatory information} 20250410085656549 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656549 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656549 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0c7053b4d23: Found GsupExpect[0] for "262420742599952" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@a0c7053b4d23: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420742599952" TC_gsup_check_imei_invalid_len(286)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085656550 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656550 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420742599952"} 20250410085656550 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250410085656550 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420742599952" cause=Invalid mandatory information} 20250410085656550 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656550 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656550 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656551 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656551 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420742599952"} 20250410085656551 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250410085656551 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420742599952" cause=Invalid mandatory information} 20250410085656551 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656551 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656551 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656552 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656552 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420742599952"} 20250410085656552 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250410085656552 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420742599952" cause=Invalid mandatory information} 20250410085656552 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656552 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656552 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656552 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656552 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420742599952"} 20250410085656552 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250410085656552 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420742599952" cause=Invalid mandatory information} 20250410085656552 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420742599952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656552 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656552 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@a0c7053b4d23: Final verdict of PTC: pass 20250410085656553 DAUC <0003> db_auc.c:157 IMSI='262429815515409': No 2G Auth Data 20250410085656553 DAUC <0003> db_auc.c:192 IMSI='262429815515409': No 3G Auth Data HLR_Test-GSUP(278)@a0c7053b4d23: Created GsupExpect[0] for "262429815515409" to be handled at TC_gsup_check_imei_invalid_len(287) 20250410085656560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39520<->l=127.0.0.1:4258 20250410085656561 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656561 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429815515409"} 20250410085656561 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250410085656561 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429815515409" cause=Invalid mandatory information} 20250410085656561 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656561 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656561 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0c7053b4d23: Found GsupExpect[0] for "262429815515409" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@a0c7053b4d23: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262429815515409" TC_gsup_check_imei_invalid_len(287)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085656562 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656562 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429815515409"} 20250410085656562 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250410085656562 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429815515409" cause=Invalid mandatory information} 20250410085656562 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656562 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656562 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656564 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656564 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429815515409"} 20250410085656564 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250410085656564 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429815515409" cause=Invalid mandatory information} 20250410085656564 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656564 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656564 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656564 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656564 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429815515409"} 20250410085656564 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250410085656564 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429815515409" cause=Invalid mandatory information} 20250410085656564 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656564 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656564 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656565 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656565 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429815515409"} 20250410085656565 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250410085656565 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429815515409" cause=Invalid mandatory information} 20250410085656565 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429815515409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656565 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656565 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39520<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@a0c7053b4d23: Final verdict of PTC: pass 20250410085656566 DAUC <0003> db_auc.c:157 IMSI='262423690513527': No 2G Auth Data 20250410085656566 DAUC <0003> db_auc.c:192 IMSI='262423690513527': No 3G Auth Data HLR_Test-GSUP(278)@a0c7053b4d23: Created GsupExpect[0] for "262423690513527" to be handled at TC_gsup_check_imei_invalid_len(288) 20250410085656573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4258 20250410085656575 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656575 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690513527"} 20250410085656575 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250410085656575 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690513527" cause=Invalid mandatory information} 20250410085656575 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656575 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656575 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a0c7053b4d23: Found GsupExpect[0] for "262423690513527" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@a0c7053b4d23: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262423690513527" TC_gsup_check_imei_invalid_len(288)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085656575 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656576 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690513527"} 20250410085656576 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250410085656576 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690513527" cause=Invalid mandatory information} 20250410085656576 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656576 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656576 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656576 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656576 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690513527"} 20250410085656576 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250410085656576 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690513527" cause=Invalid mandatory information} 20250410085656576 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656576 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656576 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656577 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656577 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690513527"} 20250410085656577 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250410085656577 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690513527" cause=Invalid mandatory information} 20250410085656577 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656577 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656577 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656577 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656577 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423690513527"} 20250410085656577 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250410085656577 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423690513527" cause=Invalid mandatory information} 20250410085656577 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423690513527 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085656577 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085656577 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085656578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@a0c7053b4d23: Final verdict of PTC: pass MTC@a0c7053b4d23: setverdict(pass): none -> pass 20250410085656579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 20250410085656579 DLINP <000b> input/ipa.c:452 connected read/write 20250410085656579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085656579 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(278)@a0c7053b4d23: Final verdict of PTC: none 20250410085656579 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085656579 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@a0c7053b4d23: Final verdict of PTC: none 20250410085656579 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43577<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: pass MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@a0c7053b4d23: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Apr 10 08:56:56 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250410085656608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39542<->l=127.0.0.1:4258 20250410085656708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39542<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67516) Waiting for packet dumper to finish... 1 (prev_count=67516, count=168556) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Thu Apr 10 08:56:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_gsup_check_imei_unknown_imsi started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085659825 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085659825 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085659831 DLINP <000b> input/ipa.c:452 connected read/write 20250410085659831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085659834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085659838 DLINP <000b> input/ipa.c:452 connected read/write 20250410085659838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085659839 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085659839 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085659839 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 20250410085659839 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085659839 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 20250410085659839 DLGSUP <0013> gsup_server.c:236 2: 20250410085659839 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085659839 DLGSUP <0013> gsup_server.c:236 3: 20250410085659839 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085659839 DLGSUP <0013> gsup_server.c:236 4: 20250410085659839 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085659839 DLGSUP <0013> gsup_server.c:236 5: 20250410085659839 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085659839 DLGSUP <0013> gsup_server.c:236 7: 20250410085659839 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085659839 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085659839 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085659839 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@a0c7053b4d23: 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") 20250410085659864 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46449<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@a0c7053b4d23: Created GsupExpect[0] for "262427812353406" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250410085659878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 20250410085659884 DLINP <000b> input/ipa.c:452 connected read/write 20250410085659884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085659884 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427812353406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427812353406"} 20250410085659884 DMAIN <0000> hlr.c:435 IMSI='262427812353406': has IMEI = 22245678901234 (consider setting 'store-imei') 20250410085659885 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427812353406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250410085659885 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427812353406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427812353406" cause=Invalid mandatory information} 20250410085659885 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427812353406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085659885 DLINP <000b> input/ipa.c:452 connected read/write 20250410085659885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085659885 DLINP <000b> input/ipa.c:452 connected read/write 20250410085659885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@a0c7053b4d23: Found GsupExpect[0] for "262427812353406" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@a0c7053b4d23: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427812353406" TC_gsup_check_imei_unknown_imsi(293)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085659888 DLINP <000b> input/ipa.c:452 connected read/write 20250410085659888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085659888 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427812353406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427812353406"} 20250410085659888 DAUC <0003> hlr.c:428 IMSI='262427812353406': storing IMEI = 22245678901234 20250410085659888 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427812353406': no such subscriber 20250410085659888 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427812353406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250410085659888 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427812353406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427812353406" cause=Invalid mandatory information} 20250410085659888 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427812353406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085659888 DLINP <000b> input/ipa.c:452 connected read/write 20250410085659888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085659888 DLINP <000b> input/ipa.c:452 connected read/write 20250410085659888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085659889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@a0c7053b4d23: Final verdict of PTC: pass 20250410085659889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4258 20250410085659890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46449<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@a0c7053b4d23: Final verdict of PTC: none 20250410085659890 DLINP <000b> input/ipa.c:452 connected read/write 20250410085659890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085659890 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085659890 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085659890 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(292)@a0c7053b4d23: Final verdict of PTC: none 291@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 291: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Apr 10 08:56:59 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250410085659917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4258 20250410085700017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39574<->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@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Thu Apr 10 08:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085703121 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085703121 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085703123 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085703126 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703126 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085703126 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085703126 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 20250410085703126 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085703126 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 20250410085703126 DLGSUP <0013> gsup_server.c:236 2: 20250410085703126 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085703126 DLGSUP <0013> gsup_server.c:236 3: 20250410085703126 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085703126 DLGSUP <0013> gsup_server.c:236 4: 20250410085703126 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085703126 DLGSUP <0013> gsup_server.c:236 5: 20250410085703126 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085703126 DLGSUP <0013> gsup_server.c:236 7: 20250410085703126 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085703126 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085703126 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085703126 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@a0c7053b4d23: 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") 20250410085703136 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40427<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@a0c7053b4d23: Created GsupExpect[0] for "262424058058148" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250410085703142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4258 20250410085703170 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703170 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424058058148"} 20250410085703170 DMAIN <0000> hlr.c:227 IMSI='262424058058148': Creating subscriber on demand 20250410085703170 DMAIN <0000> hlr.c:243 IMSI='262424058058148': Successfully assigned MSISDN='359' 20250410085703170 DAUC <0003> hlr.c:428 IMSI='262424058058148': storing IMEI = 12345678901234 20250410085703170 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424058058148"} 20250410085703170 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085703171 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703171 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@a0c7053b4d23: Found GsupExpect[0] for "262424058058148" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@a0c7053b4d23: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424058058148" TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085703175 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703175 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703177 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703177 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703179 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703179 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703182 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703182 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424058058148" cn_domain=PS} 20250410085703182 DLU <0006> fsm.c:456 lu(262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085703182 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085703182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085703182 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424058058148" cn_domain=PS} 20250410085703182 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703182 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703185 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703185 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424058058148"} 20250410085703185 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085703185 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085703185 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424058058148"} 20250410085703185 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085703185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085703185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085703185 DLU <0006> fsm.c:568 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085703185 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703185 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703191 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703191 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424058058148"} 20250410085703191 DMAIN <0000> hlr.c:227 IMSI='262424058058148': Creating subscriber on demand 20250410085703191 DMAIN <0000> hlr.c:243 IMSI='262424058058148': Successfully assigned MSISDN='978' 20250410085703191 DAUC <0003> hlr.c:428 IMSI='262424058058148': storing IMEI = 12345678901234 20250410085703191 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424058058148"} 20250410085703191 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085703191 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703191 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703192 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703192 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703193 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703193 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703194 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703194 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703195 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703195 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703196 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703196 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424058058148" cn_domain=PS} 20250410085703196 DLU <0006> fsm.c:456 lu(262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085703196 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085703196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085703196 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424058058148" cn_domain=PS} 20250410085703196 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703196 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703197 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703197 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424058058148"} 20250410085703197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085703197 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085703197 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424058058148"} 20250410085703197 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085703197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085703197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085703197 DLU <0006> fsm.c:568 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085703197 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703197 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703200 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703200 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424058058148"} 20250410085703200 DMAIN <0000> hlr.c:227 IMSI='262424058058148': Creating subscriber on demand 20250410085703200 DMAIN <0000> hlr.c:243 IMSI='262424058058148': Successfully assigned MSISDN='694' 20250410085703200 DAUC <0003> hlr.c:428 IMSI='262424058058148': storing IMEI = 12345678901234 20250410085703200 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424058058148"} 20250410085703200 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085703200 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703200 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703201 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703201 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703201 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703201 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703202 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703202 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703202 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703202 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703203 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703203 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424058058148" cn_domain=PS} 20250410085703203 DLU <0006> fsm.c:456 lu(262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085703203 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250410085703203 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424058058148" cause=GPRS services not allowed} 20250410085703203 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085703203 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085703203 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Freeing instance 20250410085703203 DLU <0006> fsm.c:568 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Deallocated 20250410085703203 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703203 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703205 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703205 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424058058148"} 20250410085703205 DMAIN <0000> hlr.c:227 IMSI='262424058058148': Creating subscriber on demand 20250410085703205 DMAIN <0000> hlr.c:243 IMSI='262424058058148': Successfully assigned MSISDN='727' 20250410085703205 DAUC <0003> hlr.c:428 IMSI='262424058058148': storing IMEI = 12345678901234 20250410085703205 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424058058148"} 20250410085703205 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085703205 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703205 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703205 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703205 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703206 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703206 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703206 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703206 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703207 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703207 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424058058148" cn_domain=PS} 20250410085703207 DLU <0006> fsm.c:456 lu(262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085703207 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250410085703207 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424058058148" cause=GPRS services not allowed} 20250410085703207 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085703207 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085703207 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Freeing instance 20250410085703207 DLU <0006> fsm.c:568 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Deallocated 20250410085703207 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703207 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703208 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703208 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424058058148"} 20250410085703208 DMAIN <0000> hlr.c:227 IMSI='262424058058148': Creating subscriber on demand 20250410085703208 DAUC <0003> hlr.c:428 IMSI='262424058058148': storing IMEI = 12345678901234 20250410085703208 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424058058148"} 20250410085703208 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085703208 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703208 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703209 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703209 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703209 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703209 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703209 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703209 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703210 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703210 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424058058148" cn_domain=PS} 20250410085703210 DLU <0006> fsm.c:456 lu(262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085703210 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250410085703210 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424058058148" cause=GPRS services not allowed} 20250410085703210 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085703210 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085703210 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Freeing instance 20250410085703210 DLU <0006> fsm.c:568 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Deallocated 20250410085703210 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703210 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703211 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703211 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424058058148"} 20250410085703211 DMAIN <0000> hlr.c:227 IMSI='262424058058148': Creating subscriber on demand 20250410085703211 DAUC <0003> hlr.c:428 IMSI='262424058058148': storing IMEI = 12345678901234 20250410085703211 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424058058148"} 20250410085703211 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250410085703211 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703211 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703211 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703211 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703212 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703212 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703212 DAUC <0003> db_auc.c:157 IMSI='262424058058148': No 2G Auth Data 20250410085703212 DAUC <0003> db_auc.c:192 IMSI='262424058058148': No 3G Auth Data 20250410085703212 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703212 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424058058148" cn_domain=PS} 20250410085703212 DLU <0006> fsm.c:456 lu(262424058058148)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085703212 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085703212 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085703212 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424058058148" cn_domain=PS} 20250410085703212 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703212 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703213 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703213 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424058058148"} 20250410085703213 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085703213 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085703213 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424058058148"} 20250410085703213 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424058058148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085703213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085703213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085703213 DLU <0006> fsm.c:568 lu(PS:IMSI-262424058058148)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085703213 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085703213 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085703214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@a0c7053b4d23: Final verdict of PTC: pass 20250410085703214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4258 20250410085703214 DLINP <000b> input/ipa.c:452 connected read/write 20250410085703214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085703214 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085703214 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085703214 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085703214 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40427<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@a0c7053b4d23: Final verdict of PTC: none 296@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 296: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Apr 10 08:57:03 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250410085703236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39556<->l=127.0.0.1:4258 20250410085703336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39556<->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=97320) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Thu Apr 10 08:57:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_subscr_create_on_demand_ul started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085706426 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085706426 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085706427 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085706429 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706429 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085706429 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085706429 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 20250410085706429 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085706429 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 20250410085706429 DLGSUP <0013> gsup_server.c:236 2: 20250410085706429 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085706429 DLGSUP <0013> gsup_server.c:236 3: 20250410085706429 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085706429 DLGSUP <0013> gsup_server.c:236 4: 20250410085706429 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085706429 DLGSUP <0013> gsup_server.c:236 5: 20250410085706429 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085706429 DLGSUP <0013> gsup_server.c:236 7: 20250410085706429 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085706429 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085706429 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085706429 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@a0c7053b4d23: 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") 20250410085706438 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38609<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@a0c7053b4d23: Created GsupExpect[0] for "262422180479186" to be handled at TC_subscr_create_on_demand_ul(303) 20250410085706445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4258 20250410085706474 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706474 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422180479186" cn_domain=PS} 20250410085706474 DMAIN <0000> hlr.c:227 IMSI='262422180479186': Creating subscriber on demand 20250410085706474 DMAIN <0000> hlr.c:243 IMSI='262422180479186': Successfully assigned MSISDN='836' 20250410085706474 DLU <0006> fsm.c:456 lu(262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085706474 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085706474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085706474 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422180479186" cn_domain=PS} 20250410085706474 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706474 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@a0c7053b4d23: Found GsupExpect[0] for "262422180479186" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@a0c7053b4d23: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422180479186" 20250410085706482 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706482 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422180479186"} 20250410085706482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085706482 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085706482 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422180479186"} 20250410085706482 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085706482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085706482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085706482 DLU <0006> fsm.c:568 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085706482 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706482 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085706485 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706485 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706487 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706487 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706488 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706488 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706495 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706495 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422180479186" cn_domain=PS} 20250410085706495 DMAIN <0000> hlr.c:227 IMSI='262422180479186': Creating subscriber on demand 20250410085706495 DMAIN <0000> hlr.c:243 IMSI='262422180479186': Successfully assigned MSISDN='172' 20250410085706495 DLU <0006> fsm.c:456 lu(262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085706495 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085706495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085706495 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422180479186" cn_domain=PS} 20250410085706495 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706495 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706498 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706498 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422180479186"} 20250410085706498 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085706498 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085706498 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422180479186"} 20250410085706498 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085706498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085706498 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085706498 DLU <0006> fsm.c:568 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085706498 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706498 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085706500 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706500 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706502 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706502 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706504 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706504 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706505 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706505 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706512 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706512 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422180479186" cn_domain=PS} 20250410085706512 DMAIN <0000> hlr.c:227 IMSI='262422180479186': Creating subscriber on demand 20250410085706512 DMAIN <0000> hlr.c:243 IMSI='262422180479186': Successfully assigned MSISDN='828' 20250410085706512 DLU <0006> fsm.c:456 lu(262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085706512 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250410085706512 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422180479186" cause=GPRS services not allowed} 20250410085706512 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085706512 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085706512 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Freeing instance 20250410085706512 DLU <0006> fsm.c:568 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Deallocated 20250410085706512 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706512 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085706514 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706514 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706515 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706515 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706516 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706516 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706517 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706517 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706521 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706521 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422180479186" cn_domain=PS} 20250410085706521 DMAIN <0000> hlr.c:227 IMSI='262422180479186': Creating subscriber on demand 20250410085706522 DMAIN <0000> hlr.c:243 IMSI='262422180479186': Successfully assigned MSISDN='970' 20250410085706522 DLU <0006> fsm.c:456 lu(262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085706522 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250410085706522 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422180479186" cause=GPRS services not allowed} 20250410085706522 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085706522 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085706522 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Freeing instance 20250410085706522 DLU <0006> fsm.c:568 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Deallocated 20250410085706522 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706522 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085706523 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706523 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706524 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706524 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706525 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706525 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706528 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706528 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422180479186" cn_domain=PS} 20250410085706528 DMAIN <0000> hlr.c:227 IMSI='262422180479186': Creating subscriber on demand 20250410085706528 DLU <0006> fsm.c:456 lu(262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085706528 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250410085706528 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422180479186" cause=GPRS services not allowed} 20250410085706528 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085706528 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085706528 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Freeing instance 20250410085706528 DLU <0006> fsm.c:568 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Deallocated 20250410085706528 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706528 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706529 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706529 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085706530 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706530 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706530 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706530 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706533 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706533 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422180479186" cn_domain=PS} 20250410085706533 DMAIN <0000> hlr.c:227 IMSI='262422180479186': Creating subscriber on demand 20250410085706533 DLU <0006> fsm.c:456 lu(262422180479186)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085706533 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085706533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085706533 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422180479186" cn_domain=PS} 20250410085706533 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706533 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706534 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706534 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422180479186"} 20250410085706534 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085706534 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085706534 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422180479186"} 20250410085706534 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422180479186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085706534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085706534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085706534 DLU <0006> fsm.c:568 lu(PS:IMSI-262422180479186)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085706534 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085706534 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085706535 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706535 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706537 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706537 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data 20250410085706538 DAUC <0003> db_auc.c:157 IMSI='262422180479186': No 2G Auth Data 20250410085706538 DAUC <0003> db_auc.c:192 IMSI='262422180479186': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085706540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@a0c7053b4d23: Final verdict of PTC: pass 20250410085706541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39566<->l=127.0.0.1:4258 HLR_Test-GSUP(300)@a0c7053b4d23: Final verdict of PTC: none 20250410085706542 DLINP <000b> input/ipa.c:452 connected read/write 20250410085706542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085706542 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085706542 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085706542 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085706542 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38609<->l=127.0.0.1:4259) 301@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 301: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Apr 10 08:57:06 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250410085706571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4258 20250410085706672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Thu Apr 10 08:57:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_subscr_create_on_demand_sai started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085709788 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085709788 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085709793 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085709794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@a0c7053b4d23: 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 } } } } 20250410085709798 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085709799 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085709799 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085709799 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 20250410085709799 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085709799 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 20250410085709799 DLGSUP <0013> gsup_server.c:236 2: 20250410085709799 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085709799 DLGSUP <0013> gsup_server.c:236 3: 20250410085709799 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085709799 DLGSUP <0013> gsup_server.c:236 4: 20250410085709799 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085709799 DLGSUP <0013> gsup_server.c:236 5: 20250410085709799 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085709799 DLGSUP <0013> gsup_server.c:236 7: 20250410085709799 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085709799 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085709799 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085709799 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@a0c7053b4d23: 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") 20250410085709821 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40701<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@a0c7053b4d23: Created GsupExpect[0] for "262426358421493" to be handled at TC_subscr_create_on_demand_sai(308) 20250410085709833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39614<->l=127.0.0.1:4258 20250410085709842 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085709842 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426358421493"} 20250410085709842 DMAIN <0000> hlr.c:227 IMSI='262426358421493': Creating subscriber on demand 20250410085709842 DMAIN <0000> hlr.c:243 IMSI='262426358421493': Successfully assigned MSISDN='341' 20250410085709842 DAUC <0003> db_auc.c:157 IMSI='262426358421493': No 2G Auth Data 20250410085709842 DAUC <0003> db_auc.c:192 IMSI='262426358421493': No 3G Auth Data 20250410085709842 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426358421493 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 20250410085709842 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426358421493" cause=IMSI unknown in HLR} 20250410085709842 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250410085709842 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085709842 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@a0c7053b4d23: Found GsupExpect[0] for "262426358421493" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@a0c7053b4d23: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426358421493" 20250410085709845 DAUC <0003> db_auc.c:157 IMSI='262426358421493': No 2G Auth Data 20250410085709845 DAUC <0003> db_auc.c:192 IMSI='262426358421493': No 3G Auth Data TC_subscr_create_on_demand_sai(308)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085709846 DAUC <0003> db_auc.c:157 IMSI='262426358421493': No 2G Auth Data 20250410085709846 DAUC <0003> db_auc.c:192 IMSI='262426358421493': No 3G Auth Data 20250410085709846 DAUC <0003> db_auc.c:157 IMSI='262426358421493': No 2G Auth Data 20250410085709846 DAUC <0003> db_auc.c:192 IMSI='262426358421493': No 3G Auth Data 20250410085709848 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085709848 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426358421493" cn_domain=PS} 20250410085709848 DLU <0006> fsm.c:456 lu(262426358421493)[0x55e74ffd2790]{UNVALIDATED}: Allocated 20250410085709848 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250410085709848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426358421493)[0x55e74ffd2790]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085709848 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426358421493" cn_domain=PS} 20250410085709848 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085709848 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085709850 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085709850 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426358421493"} 20250410085709850 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426358421493)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085709850 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085709850 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426358421493"} 20250410085709850 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426358421493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085709850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426358421493)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085709850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426358421493)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085709850 DLU <0006> fsm.c:568 lu(PS:IMSI-262426358421493)[0x55e74ffd2790]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085709850 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085709851 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085709853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39614<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@a0c7053b4d23: Final verdict of PTC: pass 20250410085709854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 20250410085709855 DLINP <000b> input/ipa.c:452 connected read/write 20250410085709855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085709855 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085709855 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085709855 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085709855 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40701<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP(305)@a0c7053b4d23: Final verdict of PTC: none 306@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 306: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Apr 10 08:57:09 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250410085709889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4258 20250410085709990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39628<->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@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Thu Apr 10 08:57:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_MSLookup_mDNS_service_other_home started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085713103 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085713103 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085713106 DLINP <000b> input/ipa.c:452 connected read/write 20250410085713106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085713106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@a0c7053b4d23: 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) } } } } 20250410085713109 DLINP <000b> input/ipa.c:452 connected read/write 20250410085713109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085713109 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085713109 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085713109 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 HLR_Test-GSUP-IPA(309)@a0c7053b4d23: 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 } } } } 20250410085713109 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085713109 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 20250410085713109 DLGSUP <0013> gsup_server.c:236 2: 20250410085713109 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085713109 DLGSUP <0013> gsup_server.c:236 3: 20250410085713109 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085713109 DLGSUP <0013> gsup_server.c:236 4: 20250410085713109 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085713109 DLGSUP <0013> gsup_server.c:236 5: 20250410085713109 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085713109 DLGSUP <0013> gsup_server.c:236 7: 20250410085713109 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085713109 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085713109 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085713109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@a0c7053b4d23: 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") 20250410085713121 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36719<->l=127.0.0.1:4259) 20250410085713123 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250410085713123 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@a0c7053b4d23: Created GsupExpect[0] for "262428221799091" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250410085713132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 20250410085713134 DAUC <0003> db_auc.c:157 IMSI='262428221799091': No 2G Auth Data 20250410085713134 DAUC <0003> db_auc.c:192 IMSI='262428221799091': No 3G Auth Data 20250410085713137 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612648127.msisdn 20250410085713137 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612648127.msisdn: not attached (vlr_number unset) 20250410085713137 DDGSM <0007> mslookup_server.c:327 sip.voice.491612648127.msisdn: does not exist in GSUP proxy 20250410085714147 DLINP <000b> input/ipa.c:452 connected read/write 20250410085714147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085714147 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428221799091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428221799091" cn_domain=CS} 20250410085714147 DLU <0006> fsm.c:456 lu(262428221799091)[0x55e74ffb69e0]{UNVALIDATED}: Allocated 20250410085714147 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428221799091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250410085714147 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428221799091)[0x55e74ffb69e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250410085714147 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428221799091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428221799091" cn_domain=CS} 20250410085714147 DLINP <000b> input/ipa.c:452 connected read/write 20250410085714147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085714147 DLINP <000b> input/ipa.c:452 connected read/write 20250410085714147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@a0c7053b4d23: Found GsupExpect[0] for "262428221799091" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@a0c7053b4d23: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428221799091" 20250410085714153 DLINP <000b> input/ipa.c:452 connected read/write 20250410085714154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085714154 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428221799091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428221799091"} 20250410085714154 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428221799091)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250410085714154 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428221799091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250410085714154 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428221799091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428221799091"} 20250410085714154 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428221799091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085714154 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428221799091)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250410085714154 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428221799091)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250410085714154 DLU <0006> fsm.c:568 lu(CS:IMSI-262428221799091)[0x55e74ffb69e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250410085714154 DLINP <000b> input/ipa.c:452 connected read/write 20250410085714154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085714154 DLINP <000b> input/ipa.c:452 connected read/write 20250410085714154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085714157 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612648127.msisdn 20250410085714157 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612648127.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250410085714157 DDGSM <0007> mslookup_server.c:327 sip.voice.491612648127.msisdn: does not exist in GSUP proxy 20250410085714157 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612648127.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@a0c7053b4d23: setverdict(pass): pass -> pass, component reason not changed 20250410085714163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@a0c7053b4d23: Final verdict of PTC: pass 20250410085714165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33120<->l=127.0.0.1:4258 20250410085714167 DLINP <000b> input/ipa.c:452 connected read/write 20250410085714167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085714167 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(310)@a0c7053b4d23: Final verdict of PTC: none 20250410085714168 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085714168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085714168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36719<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@a0c7053b4d23: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@a0c7053b4d23: Final verdict of PTC: none 311@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 311: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Apr 10 08:57:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250410085714202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4258 20250410085714303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) 20250410085716303 DSS <0004> hlr_ussd.c:239 262423895407682/0x891f1ee8: SS Session Timeout, destroying 20250410085716303 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423895407682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Apr 10 08:57:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_MSLookup_GSUP_proxy started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085717404 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085717404 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085717407 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085717408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 20250410085717409 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250410085717409 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085717410 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085717410 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085717410 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085717410 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 20250410085717410 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085717410 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 20250410085717410 DLGSUP <0013> gsup_server.c:236 2: 20250410085717410 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085717410 DLGSUP <0013> gsup_server.c:236 3: 20250410085717410 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085717410 DLGSUP <0013> gsup_server.c:236 4: 20250410085717410 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085717410 DLGSUP <0013> gsup_server.c:236 5: 20250410085717410 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085717410 DLGSUP <0013> gsup_server.c:236 7: 20250410085717410 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085717410 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085717410 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085717410 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@a0c7053b4d23: 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") 20250410085717430 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41963<->l=127.0.0.1:4259) 20250410085717432 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250410085717432 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@a0c7053b4d23: Created GsupExpect[0] for "262421613346931" to be handled at TC_MSLookup_GSUP_proxy(320) 20250410085717442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33172<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@a0c7053b4d23: Created GsupExpect[0] for "262421613346931" to be handled at TC_MSLookup_GSUP_proxy(320) 20250410085717454 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085717454 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421613346931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421613346931" cn_domain=CS} 20250410085717455 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421613346931 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250410085717455 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421613346931 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250410085717455 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421613346931.imsi 20250410085717455 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421613346931.imsi 20250410085717455 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421613346931.imsi: does not exist in local HLR 20250410085717466 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421613346931 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250410085717467 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250410085717467 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250410085717467 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250410085717467 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250410085717467 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250410085717467 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421613346931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085717467 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250410085717467 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250410085717467 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250410085717467 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250410085717467 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250410085717467 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@a0c7053b4d23: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@a0c7053b4d23: 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) } } } } 20250410085717472 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085717472 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085717472 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250410085717472 DLINP <000b> ipa.c:396 tag 1: HLR 20250410085717472 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250410085717475 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085717475 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085717475 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@a0c7053b4d23: 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)@a0c7053b4d23: 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)@a0c7053b4d23: Found GsupExpect[0] for "262421613346931" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@a0c7053b4d23: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421613346931" HLR_Test-GSUP-server-IPA(318)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085717518 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085717518 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085717518 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085717518 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085717518 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421613346931 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614604234 20250410085717518 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421613346931 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250410085717518 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085717518 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@a0c7053b4d23: Found GsupExpect[0] for "262421613346931" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@a0c7053b4d23: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421613346931" 20250410085717520 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085717520 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085717520 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421613346931 MSISDN-491614604234 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250410085717520 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085717520 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085717520 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085717520 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085717520 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421613346931 MSISDN-491614604234 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 20250410085717520 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421613346931 MSISDN-491614604234 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250410085717520 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085717520 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085717521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33172<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@a0c7053b4d23: Final verdict of PTC: pass 20250410085717521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 20250410085717522 DLINP <000b> input/ipa.c:452 connected read/write 20250410085717522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085717522 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(315)@a0c7053b4d23: Final verdict of PTC: none 20250410085717522 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085717522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085717522 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085717522 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085717522 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250410085717522 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250410085717522 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-server(317)@a0c7053b4d23: Final verdict of PTC: none 20250410085717523 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41963<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(319)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 316: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Apr 10 08:57:17 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250410085717587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 20250410085717688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=42996) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Thu Apr 10 08:57:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085720781 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085720781 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085720785 DLINP <000b> input/ipa.c:452 connected read/write 20250410085720785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085720787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33190<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085720791 DLINP <000b> input/ipa.c:452 connected read/write 20250410085720791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085720791 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085720791 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085720791 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 20250410085720791 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085720791 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 20250410085720791 DLGSUP <0013> gsup_server.c:236 2: 20250410085720791 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085720791 DLGSUP <0013> gsup_server.c:236 3: 20250410085720791 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085720791 DLGSUP <0013> gsup_server.c:236 4: 20250410085720791 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085720791 DLGSUP <0013> gsup_server.c:236 5: 20250410085720791 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085720791 DLGSUP <0013> gsup_server.c:236 7: 20250410085720791 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085720791 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085720791 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085720791 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)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085720793 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250410085720793 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@a0c7053b4d23: 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") 20250410085720816 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37615<->l=127.0.0.1:4259) 20250410085720820 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250410085720820 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@a0c7053b4d23: Created GsupExpect[0] for "262420802967467" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250410085720834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33204<->l=127.0.0.1:4258 20250410085720839 DAUC <0003> db_auc.c:157 IMSI='262420802967467': No 2G Auth Data 20250410085720839 DAUC <0003> db_auc.c:192 IMSI='262420802967467': No 3G Auth Data 20250410085720847 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420802967467.imsi 20250410085720847 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420802967467.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085720853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33204<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a0c7053b4d23: Final verdict of PTC: pass 20250410085720854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33190<->l=127.0.0.1:4258 20250410085720855 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37615<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@a0c7053b4d23: Final verdict of PTC: none 323@a0c7053b4d23: Final verdict of PTC: none 20250410085720856 DLINP <000b> input/ipa.c:452 connected read/write 20250410085720856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085720856 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085720856 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085720856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 323: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Apr 10 08:57:20 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250410085720886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 20250410085720987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33216<->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@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Thu Apr 10 08:57:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085724104 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085724105 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085724107 DLINP <000b> input/ipa.c:452 connected read/write 20250410085724107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085724107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@a0c7053b4d23: 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 } } } } 20250410085724109 DLINP <000b> input/ipa.c:452 connected read/write 20250410085724109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085724109 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085724109 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085724109 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 20250410085724109 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085724109 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 20250410085724109 DLGSUP <0013> gsup_server.c:236 2: 20250410085724109 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085724109 DLGSUP <0013> gsup_server.c:236 3: 20250410085724109 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085724109 DLGSUP <0013> gsup_server.c:236 4: 20250410085724109 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085724109 DLGSUP <0013> gsup_server.c:236 5: 20250410085724109 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085724109 DLGSUP <0013> gsup_server.c:236 7: 20250410085724109 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085724109 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085724109 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085724109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085724110 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250410085724110 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@a0c7053b4d23: 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") 20250410085724127 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43243<->l=127.0.0.1:4259) 20250410085724129 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250410085724129 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@a0c7053b4d23: Created GsupExpect[0] for "262422067847656" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250410085724137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@a0c7053b4d23: Created GsupExpect[0] for "262422067847656" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250410085724150 DLINP <000b> input/ipa.c:452 connected read/write 20250410085724150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085724150 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422067847656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422067847656" cn_domain=CS} 20250410085724150 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422067847656 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250410085724150 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422067847656 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250410085724150 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422067847656.imsi 20250410085724150 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422067847656.imsi 20250410085724150 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422067847656.imsi: does not exist in local HLR 20250410085724157 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422067847656 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250410085724157 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250410085724157 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250410085724157 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250410085724157 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250410085724157 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250410085724157 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422067847656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085724157 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250410085724157 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250410085724157 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250410085724157 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250410085724157 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250410085724157 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@a0c7053b4d23: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@a0c7053b4d23: 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) } } } } 20250410085724160 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085724160 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085724160 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250410085724160 DLINP <000b> ipa.c:396 tag 1: HLR 20250410085724160 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250410085724162 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085724162 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085724162 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@a0c7053b4d23: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@a0c7053b4d23: Found GsupExpect[0] for "262422067847656" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@a0c7053b4d23: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422067847656" 20250410085724210 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085724210 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085724210 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085724210 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085724211 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422067847656 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616541455 20250410085724211 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422067847656 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250410085724211 DLINP <000b> input/ipa.c:452 connected read/write 20250410085724211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085724211 DLINP <000b> input/ipa.c:452 connected read/write 20250410085724211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@a0c7053b4d23: Found GsupExpect[0] for "262422067847656" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@a0c7053b4d23: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422067847656" 20250410085724219 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085724219 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085724219 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422067847656 MSISDN-491616541455 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250410085724219 DLINP <000b> input/ipa.c:452 connected read/write 20250410085724219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085724219 DLINP <000b> input/ipa.c:452 connected read/write 20250410085724219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085724222 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085724222 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085724223 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422067847656 MSISDN-491616541455 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 20250410085724223 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422067847656 MSISDN-491616541455 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250410085724223 DLINP <000b> input/ipa.c:452 connected read/write 20250410085724223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085724223 DLINP <000b> input/ipa.c:452 connected read/write 20250410085724223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085724225 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422067847656.imsi 20250410085724226 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422067847656.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085725227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a0c7053b4d23: Final verdict of PTC: pass 20250410085725228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35516<->l=127.0.0.1:4258 20250410085725230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43243<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-server(329)@a0c7053b4d23: Final verdict of PTC: none 20250410085725231 DLINP <000b> input/ipa.c:452 connected read/write 20250410085725231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085725231 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085725231 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085725231 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(331)@a0c7053b4d23: Final verdict of PTC: none 20250410085725232 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085725232 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085725232 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250410085725232 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250410085725232 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 328: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Apr 10 08:57:25 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250410085725322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35532<->l=127.0.0.1:4258 20250410085725423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35844) Waiting for packet dumper to finish... 1 (prev_count=35844, count=44100) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Thu Apr 10 08:57:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@a0c7053b4d23: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@a0c7053b4d23: legacy= false MTC@a0c7053b4d23: in not legacy case 1 MTC@a0c7053b4d23: in not legacy case 2 20250410085728555 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250410085728555 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085728558 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085728558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@a0c7053b4d23: 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)@a0c7053b4d23: 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 } } } } 20250410085728560 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085728560 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250410085728560 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250410085728560 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 20250410085728560 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250410085728560 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 20250410085728560 DLGSUP <0013> gsup_server.c:236 2: 20250410085728560 DLGSUP <0013> gsup_server.c:238 2: 00 20250410085728560 DLGSUP <0013> gsup_server.c:236 3: 20250410085728560 DLGSUP <0013> gsup_server.c:238 3: 00 20250410085728560 DLGSUP <0013> gsup_server.c:236 4: 20250410085728560 DLGSUP <0013> gsup_server.c:238 4: 00 20250410085728560 DLGSUP <0013> gsup_server.c:236 5: 20250410085728560 DLGSUP <0013> gsup_server.c:238 5: 00 20250410085728560 DLGSUP <0013> gsup_server.c:236 7: 20250410085728560 DLGSUP <0013> gsup_server.c:238 7: 00 20250410085728560 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250410085728560 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250410085728560 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085728560 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250410085728560 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@a0c7053b4d23: 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") 20250410085728578 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37535<->l=127.0.0.1:4259) 20250410085728580 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250410085728580 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@a0c7053b4d23: Created GsupExpect[0] for "262429375590552" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250410085728588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35554<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@a0c7053b4d23: Created GsupExpect[0] for "262429375590552" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250410085728602 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085728602 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429375590552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429375590552" cn_domain=CS} 20250410085728602 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429375590552 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250410085728602 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429375590552 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250410085728602 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429375590552.imsi 20250410085728602 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429375590552.imsi 20250410085728602 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429375590552.imsi: does not exist in local HLR 20250410085728606 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429375590552 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250410085728606 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250410085728606 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250410085728606 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250410085728606 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250410085728606 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250410085728606 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429375590552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250410085728606 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250410085728606 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250410085728606 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250410085728606 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250410085728606 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250410085728606 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@a0c7053b4d23: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@a0c7053b4d23: 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) } } } } 20250410085728608 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085728608 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085728608 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250410085728608 DLINP <000b> ipa.c:396 tag 1: HLR 20250410085728608 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250410085728608 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085728608 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085728608 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(337)@a0c7053b4d23: 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)@a0c7053b4d23: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@a0c7053b4d23: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@a0c7053b4d23: Found GsupExpect[0] for "262429375590552" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@a0c7053b4d23: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429375590552" HLR_Test-GSUP-server-IPA(337)@a0c7053b4d23: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410085728650 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085728650 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085728650 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085728650 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085728650 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429375590552 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610528647 20250410085728650 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429375590552 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250410085728650 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085728650 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@a0c7053b4d23: Found GsupExpect[0] for "262429375590552" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@a0c7053b4d23: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429375590552" 20250410085728657 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085728657 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085728657 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429375590552 MSISDN-491610528647 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250410085728657 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085728657 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085728661 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085728661 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085728661 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429375590552 MSISDN-491610528647 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 20250410085728661 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429375590552 MSISDN-491610528647 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250410085728661 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085728661 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250410085728664 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610528647.msisdn 20250410085728664 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610528647.msisdn: does not exist in local HLR 20250410085728665 DDGSM <0007> mslookup_server.c:352 sip.voice.491610528647.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250410085728665 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610528647.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@a0c7053b4d23: setverdict(pass): none -> pass 20250410085728669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35554<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@a0c7053b4d23: Final verdict of PTC: pass 20250410085728670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP(334)@a0c7053b4d23: Final verdict of PTC: none 20250410085728672 DLINP <000b> input/ipa.c:452 connected read/write 20250410085728672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250410085728672 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250410085728673 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250410085728673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250410085728673 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250410085728673 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250410085728673 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250410085728673 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250410085728673 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@a0c7053b4d23: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@a0c7053b4d23: Final verdict of PTC: none 20250410085728674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37535<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(338)@a0c7053b4d23: Final verdict of PTC: none MTC@a0c7053b4d23: Setting final verdict of the test case. MTC@a0c7053b4d23: Local verdict of MTC: none MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC with component reference 335: none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@a0c7053b4d23: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@a0c7053b4d23: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@a0c7053b4d23: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Apr 10 08:57:28 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250410085728767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20250410085728868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35556<->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=46420) MTC@a0c7053b4d23: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@a0c7053b4d23: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a0c7053b4d23: Terminating MTC. MC@a0c7053b4d23: MTC terminated. MC2> exit MC@a0c7053b4d23: Shutting down session. MC@a0c7053b4d23: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7611.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 (4033101) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (4033005) [testenv] Showing testsuite/junit-xml-7611.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7611.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.104816'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.154827'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.190175'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.136503'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.095559'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.093505'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.076453'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.101494'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.161994'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.200876'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.216079'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.045680'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.086753'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.181907'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.157403'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.079974'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.163353'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.180323'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.194577'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.207432'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.184019'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.208925'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.192939'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.253959'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.192971'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.099857'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.196222'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.250333'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.214400'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.090166'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.107818'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.127755'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.088104'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.088563'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.135121'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.093445'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.161635'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.156381'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0'] testenv-hlr-osmocom-nightly-20250410-0855-afb06268-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2640/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS