Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 65cd8d4f7bd56d28527564dbfd205b252c631c1c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Commit message: "gbproxy: Don't log the payload size for every DL/UL-UNITDATA" > git rev-list --no-walk 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins17649000180254070563.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-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'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9302 kB in 1s (7325 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-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_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_7.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_2.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_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.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_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_OM_DataTypes_part_1.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_4.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_1.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_3.cc Creating dependency file for MAP_Errors_part_4.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_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_7.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_6.cc Creating dependency file for MAP_ApplicationContexts_part_7.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_2.cc Creating dependency file for MAP_ApplicationContexts_part_3.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 MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MobileDomainDefinitions.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_PDU_Defs.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_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_Types_part_2.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_2.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_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Types_part_2.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_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_Types_part_2.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_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.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_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_6.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_4.cc Creating dependency file for MobileL3_RRM_Types_part_5.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_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.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_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_2.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_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for Misc_Helpers_part_3.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_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.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_6.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_5.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_6.cc Creating dependency file for IPL4asp_Functions_part_7.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_5.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_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_7.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_PortType.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (283 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 39 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501222026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.62.c31e0.202501222026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.62.c31e0.202501222026 [69.7 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.62.c31e0.202501222026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.32.42fc.202501222026 [59.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.62.c31e0.202501222026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501222026 [70.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501222026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202501222026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.62.c31e0.202501222026 [50.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.62.c31e0.202501222026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.62.c31e0.202501222026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.62.c31e0.202501222026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.62.c31e0.202501222026 [63.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.62.c31e0.202501222026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.62.c31e0.202501222026 [42.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202501222026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.62.c31e0.202501222026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202501222026 [460 kB] Fetched 11.4 MB in 0s (71.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202501222026_amd64.deb ... Unpacking osmocom-nightly (202501222026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.32.42fc.202501222026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.32.42fc.202501222026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202501222026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501222026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202501222026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501222026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202501222026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501222026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmocore (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202501222026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202501222026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.62.c31e0.202501222026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501222026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202501222026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202501222026) ... Setting up osmocom-nightly (202501222026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmocodec4:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmovty13:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmoisdn0:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmousb0:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmogsm20:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmoctrl0:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmogb14:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmonetif11:amd64 (1.5.1.32.42fc.202501222026) ... Setting up libosmocoding0:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501222026) ... Setting up libosmosim2:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmocore (1.10.0.62.c31e0.202501222026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501222026) ... Setting up libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501222026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501222026) ... Setting up osmo-hlr (1.8.0.15.74e4.202501222026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.8.0.15.74e4.202501222026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] [testenv] Running testsuite 20250123085529587 DMAIN <0000> hlr.c:813 hlr starting 20250123085529587 DDB <0001> db.c:599 using database: :memory: 20250123085529587 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250123085529588 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250123085529590 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250123085529590 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250123085529593 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250123085529593 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250123085529593 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250123085529593 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250123085529593 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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-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@cc41ec40bce0: Unix server socket created successfully. MC@cc41ec40bce0: Listening on TCP port 38411. cc41ec40bce0 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests cc41ec40bce0 38411 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@cc41ec40bce0: New HC connected from 10.0.2.100 [10.0.2.100]. cc41ec40bce0: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@cc41ec40bce0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@cc41ec40bce0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@cc41ec40bce0: Configuration file was processed on all HCs. MC@cc41ec40bce0: Creating MTC on host 10.0.2.100. MC@cc41ec40bce0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@cc41ec40bce0: 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 Jan 23 08:55:29 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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_sai_err_invalid_imsi started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085530958 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085530958 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085530960 DLINP <000b> input/ipa.c:452 connected read/write 20250123085530960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085530961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085530962 DLINP <000b> input/ipa.c:452 connected read/write 20250123085530962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085530962 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085530962 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085530962 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  20250123085530962 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085530962 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  20250123085530962 DLGSUP <0013> gsup_server.c:236 2:  20250123085530962 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085530962 DLGSUP <0013> gsup_server.c:236 3:  20250123085530962 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085530962 DLGSUP <0013> gsup_server.c:236 4:  20250123085530962 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085530962 DLGSUP <0013> gsup_server.c:236 5:  20250123085530962 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085530962 DLGSUP <0013> gsup_server.c:236 7:  20250123085530962 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085530962 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085530962 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085530962 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@cc41ec40bce0: 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") 20250123085530971 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36187<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@cc41ec40bce0: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250123085530978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4258 20250123085531006 DLINP <000b> input/ipa.c:452 connected read/write 20250123085531006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085531006 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"} 20250123085531006 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" 20250123085531006 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} 20250123085531006 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 20250123085531006 DLINP <000b> input/ipa.c:452 connected read/write 20250123085531006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085531006 DLINP <000b> input/ipa.c:452 connected read/write 20250123085531006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@cc41ec40bce0: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085531008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@cc41ec40bce0: Final verdict of PTC: pass 20250123085531008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39002<->l=127.0.0.1:4258 20250123085531009 DLINP <000b> input/ipa.c:452 connected read/write 20250123085531009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085531009 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085531009 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085531009 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 5@cc41ec40bce0: Final verdict of PTC: none 20250123085531009 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36187<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 5: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:55:31 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 20250123085531050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39028<->l=127.0.0.1:4258 20250123085531151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39028<->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=25056) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_sai started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085534181 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085534181 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085534182 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085534184 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534184 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085534184 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085534184 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  20250123085534184 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085534184 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  20250123085534184 DLGSUP <0013> gsup_server.c:236 2:  20250123085534184 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085534184 DLGSUP <0013> gsup_server.c:236 3:  20250123085534184 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085534184 DLGSUP <0013> gsup_server.c:236 4:  20250123085534184 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085534184 DLGSUP <0013> gsup_server.c:236 5:  20250123085534184 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085534184 DLGSUP <0013> gsup_server.c:236 7:  20250123085534184 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085534184 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085534184 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085534184 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@cc41ec40bce0: 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") 20250123085534193 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39549<->l=127.0.0.1:4259) 20250123085534197 DAUC <0003> db_auc.c:157 IMSI='262428706512011': No 2G Auth Data 20250123085534197 DAUC <0003> db_auc.c:192 IMSI='262428706512011': No 3G Auth Data HLR_Test-GSUP(9)@cc41ec40bce0: Created GsupExpect[0] for "262428706512011" to be handled at TC_gsup_sai(12) 20250123085534205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58298<->l=127.0.0.1:4258 20250123085534226 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534226 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428706512011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428706512011"} 20250123085534226 DAUC <0003> db_auc.c:192 IMSI='262428706512011': No 3G Auth Data 20250123085534226 DAUC <0003> db_auc.c:236 IMSI='262428706512011': Calling to generate 5 vectors 20250123085534226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250123085534226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085534226 DAUC <0003> auc.c:113 vector [0]: rand = db03c655e06975fa77572f07068bd72a 20250123085534226 DAUC <0003> auc.c:179 vector [0]: kc = 4571fae496428000 20250123085534226 DAUC <0003> auc.c:180 vector [0]: sres = bc09b1fb 20250123085534226 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085534226 DAUC <0003> auc.c:113 vector [1]: rand = 7d0d8cea347bd687dcf624342e51bf77 20250123085534226 DAUC <0003> auc.c:179 vector [1]: kc = 2382c0d902955800 20250123085534226 DAUC <0003> auc.c:180 vector [1]: sres = 8d761122 20250123085534226 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085534226 DAUC <0003> auc.c:113 vector [2]: rand = a555dac83ac77e5e9d3d5671b26b3ebd 20250123085534226 DAUC <0003> auc.c:179 vector [2]: kc = cd952c16183fe000 20250123085534226 DAUC <0003> auc.c:180 vector [2]: sres = f3afb4e0 20250123085534226 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085534226 DAUC <0003> auc.c:113 vector [3]: rand = e54a82c32d27b73024abf1832421055f 20250123085534226 DAUC <0003> auc.c:179 vector [3]: kc = bbca737d43bec400 20250123085534226 DAUC <0003> auc.c:180 vector [3]: sres = 7627ce74 20250123085534226 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085534226 DAUC <0003> auc.c:113 vector [4]: rand = 4d1795a0f5c579086e28e3f236a16844 20250123085534226 DAUC <0003> auc.c:179 vector [4]: kc = f954e622471a5c00 20250123085534226 DAUC <0003> auc.c:180 vector [4]: sres = 2b365a1c 20250123085534226 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250123085534226 DAUC <0003> db_auc.c:245 IMSI='262428706512011': Generated 5 vectors 20250123085534226 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428706512011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428706512011"} 20250123085534226 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428706512011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085534226 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085534226 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@cc41ec40bce0: Found GsupExpect[0] for "262428706512011" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_sai(12)"262428706512011" TC_gsup_sai(12)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai(12)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085534228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58298<->l=127.0.0.1:4258 TC_gsup_sai(12)@cc41ec40bce0: Final verdict of PTC: pass 20250123085534229 DAUC <0003> db_auc.c:157 IMSI='262423615520432': No 2G Auth Data 20250123085534229 DAUC <0003> db_auc.c:192 IMSI='262423615520432': No 3G Auth Data HLR_Test-GSUP(9)@cc41ec40bce0: Created GsupExpect[0] for "262423615520432" to be handled at TC_gsup_sai(13) 20250123085534236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58302<->l=127.0.0.1:4258 20250123085534238 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534238 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423615520432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423615520432"} 20250123085534238 DAUC <0003> db_auc.c:192 IMSI='262423615520432': No 3G Auth Data 20250123085534238 DAUC <0003> db_auc.c:236 IMSI='262423615520432': Calling to generate 5 vectors 20250123085534238 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250123085534238 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085534238 DAUC <0003> auc.c:113 vector [0]: rand = fa4c4460a53302fee48675553f1fe3e0 20250123085534238 DAUC <0003> auc.c:179 vector [0]: kc = f5acba368c52d000 20250123085534238 DAUC <0003> auc.c:180 vector [0]: sres = 6245f5fb 20250123085534238 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085534238 DAUC <0003> auc.c:113 vector [1]: rand = c4c399757214a071eedadeba126bd8e9 20250123085534238 DAUC <0003> auc.c:179 vector [1]: kc = c72a685ef365d800 20250123085534238 DAUC <0003> auc.c:180 vector [1]: sres = b4f6e467 20250123085534238 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085534238 DAUC <0003> auc.c:113 vector [2]: rand = 202c3537a66b96d09ff87051c3ed9c84 20250123085534238 DAUC <0003> auc.c:179 vector [2]: kc = 78d7bc9caa3e2800 20250123085534238 DAUC <0003> auc.c:180 vector [2]: sres = fb53e3b5 20250123085534238 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085534238 DAUC <0003> auc.c:113 vector [3]: rand = 7db4ddbed5511ff6ea06f9acce6db79a 20250123085534238 DAUC <0003> auc.c:179 vector [3]: kc = ad0d7b594daea000 20250123085534238 DAUC <0003> auc.c:180 vector [3]: sres = 0a88efcc 20250123085534238 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085534238 DAUC <0003> auc.c:113 vector [4]: rand = 7abcf08eff4250506be77bd619032c0d 20250123085534238 DAUC <0003> auc.c:179 vector [4]: kc = b8c68528f73a1400 20250123085534238 DAUC <0003> auc.c:180 vector [4]: sres = cc1d0acd 20250123085534238 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250123085534238 DAUC <0003> db_auc.c:245 IMSI='262423615520432': Generated 5 vectors 20250123085534238 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423615520432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423615520432"} 20250123085534238 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423615520432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085534238 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085534238 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@cc41ec40bce0: Found GsupExpect[0] for "262423615520432" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_sai(13)"262423615520432" TC_gsup_sai(13)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai(13)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085534239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58302<->l=127.0.0.1:4258 TC_gsup_sai(13)@cc41ec40bce0: Final verdict of PTC: pass 20250123085534240 DAUC <0003> db_auc.c:157 IMSI='262420516132027': No 2G Auth Data 20250123085534240 DAUC <0003> db_auc.c:192 IMSI='262420516132027': No 3G Auth Data HLR_Test-GSUP(9)@cc41ec40bce0: Created GsupExpect[0] for "262420516132027" to be handled at TC_gsup_sai(14) 20250123085534248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58306<->l=127.0.0.1:4258 20250123085534250 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534250 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420516132027 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420516132027"} 20250123085534250 DAUC <0003> db_auc.c:192 IMSI='262420516132027': No 3G Auth Data 20250123085534250 DAUC <0003> db_auc.c:236 IMSI='262420516132027': Calling to generate 5 vectors 20250123085534250 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250123085534250 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085534250 DAUC <0003> auc.c:113 vector [0]: rand = db660e5ed9b67e52f1705c0d4ec9a886 20250123085534250 DAUC <0003> auc.c:179 vector [0]: kc = 477f7d9a501008dc 20250123085534250 DAUC <0003> auc.c:180 vector [0]: sres = 893c7e60 20250123085534250 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085534250 DAUC <0003> auc.c:113 vector [1]: rand = ea088d0cef9baeadc56427ad57547f58 20250123085534250 DAUC <0003> auc.c:179 vector [1]: kc = 09cdc437b9763b5a 20250123085534250 DAUC <0003> auc.c:180 vector [1]: sres = 8dc448d7 20250123085534250 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085534250 DAUC <0003> auc.c:113 vector [2]: rand = 2c7ce76ce9b4470befe847a12b191a6b 20250123085534250 DAUC <0003> auc.c:179 vector [2]: kc = d553f0c773f78717 20250123085534250 DAUC <0003> auc.c:180 vector [2]: sres = 9ed9799f 20250123085534250 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085534250 DAUC <0003> auc.c:113 vector [3]: rand = 6a4b65c29dbd29f0ba52abca5e77471b 20250123085534250 DAUC <0003> auc.c:179 vector [3]: kc = 2d477e8a940be45a 20250123085534250 DAUC <0003> auc.c:180 vector [3]: sres = 9e948f1e 20250123085534250 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085534250 DAUC <0003> auc.c:113 vector [4]: rand = 2124af2fd38b38948cea0f292011f77f 20250123085534250 DAUC <0003> auc.c:179 vector [4]: kc = 1b58fc9711e5626e 20250123085534250 DAUC <0003> auc.c:180 vector [4]: sres = 9850a718 20250123085534250 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250123085534250 DAUC <0003> db_auc.c:245 IMSI='262420516132027': Generated 5 vectors 20250123085534250 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420516132027 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420516132027"} 20250123085534250 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420516132027 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085534250 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085534250 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@cc41ec40bce0: Found GsupExpect[0] for "262420516132027" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_sai(14)"262420516132027" TC_gsup_sai(14)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai(14)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085534252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58306<->l=127.0.0.1:4258 TC_gsup_sai(14)@cc41ec40bce0: Final verdict of PTC: pass 20250123085534253 DAUC <0003> db_auc.c:157 IMSI='262423740793433': No 2G Auth Data 20250123085534253 DAUC <0003> db_auc.c:192 IMSI='262423740793433': No 3G Auth Data HLR_Test-GSUP(9)@cc41ec40bce0: Created GsupExpect[0] for "262423740793433" to be handled at TC_gsup_sai(15) 20250123085534261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4258 20250123085534263 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534263 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423740793433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423740793433"} 20250123085534263 DAUC <0003> db_auc.c:157 IMSI='262423740793433': No 2G Auth Data 20250123085534263 DAUC <0003> db_auc.c:236 IMSI='262423740793433': Calling to generate 5 vectors 20250123085534263 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250123085534263 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085534263 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085534263 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085534263 DAUC <0003> auc.c:113 vector [0]: rand = e14d2799b47d4c2ab9f06029942e37f6 20250123085534263 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085534263 DAUC <0003> auc.c:142 vector [0]: autn = be657148779f00003962b9166b898987 20250123085534263 DAUC <0003> auc.c:143 vector [0]: ck = 6a801f2fad30774abc0a15642fe6c87b 20250123085534263 DAUC <0003> auc.c:144 vector [0]: ik = 47be6a0828cbdfba3b2e653b030224ea 20250123085534263 DAUC <0003> auc.c:145 vector [0]: res = 2846db51efd5fac40000000000000000 20250123085534263 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085534263 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085534263 DAUC <0003> auc.c:151 vector [0]: kc = aa1a0578a91f4461 20250123085534263 DAUC <0003> auc.c:152 vector [0]: sres = c7932195 20250123085534263 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085534263 DAUC <0003> auc.c:113 vector [1]: rand = 977fab4b3cb2572666f46d8f538dffa8 20250123085534263 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085534263 DAUC <0003> auc.c:142 vector [1]: autn = bf1c9b4448b10000ff93a78eff7dafa1 20250123085534263 DAUC <0003> auc.c:143 vector [1]: ck = d14146d90ed2fcb0c3d2abcb6a529ae9 20250123085534263 DAUC <0003> auc.c:144 vector [1]: ik = d25aaa3ee980959980bb08ba599cf3e3 20250123085534263 DAUC <0003> auc.c:145 vector [1]: res = 9ad49be1bb8fca130000000000000000 20250123085534263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085534263 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085534263 DAUC <0003> auc.c:151 vector [1]: kc = 40724f96d49c0023 20250123085534263 DAUC <0003> auc.c:152 vector [1]: sres = 215b51f2 20250123085534263 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085534263 DAUC <0003> auc.c:113 vector [2]: rand = d1b699d5c61fedf735aacf524f3c0321 20250123085534263 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085534263 DAUC <0003> auc.c:142 vector [2]: autn = 8471fb40f55f000088f48d2ac4a0beb7 20250123085534263 DAUC <0003> auc.c:143 vector [2]: ck = 36d4a8334145414cd323185b2a3a5b71 20250123085534263 DAUC <0003> auc.c:144 vector [2]: ik = 13e017a89aad4873c10aab9515343966 20250123085534263 DAUC <0003> auc.c:145 vector [2]: res = c772926d8d6710a80000000000000000 20250123085534263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085534263 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085534263 DAUC <0003> auc.c:151 vector [2]: kc = 371d0c55e4e66b28 20250123085534263 DAUC <0003> auc.c:152 vector [2]: sres = 4a1582c5 20250123085534263 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085534263 DAUC <0003> auc.c:113 vector [3]: rand = 5bef4cbc455e18f04ede7f6840969bce 20250123085534263 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085534263 DAUC <0003> auc.c:142 vector [3]: autn = 99b5bccbd5f80000a9f42aa1cdf20568 20250123085534263 DAUC <0003> auc.c:143 vector [3]: ck = d3abf760293db67465fa8dc4f6c8dde0 20250123085534263 DAUC <0003> auc.c:144 vector [3]: ik = 92ed490d922b68d5b855d122f6af2fd9 20250123085534263 DAUC <0003> auc.c:145 vector [3]: res = dded1c64a79fbd590000000000000000 20250123085534263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085534263 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085534263 DAUC <0003> auc.c:151 vector [3]: kc = 9ce9e28bbb712c98 20250123085534263 DAUC <0003> auc.c:152 vector [3]: sres = 7a72a13d 20250123085534263 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085534263 DAUC <0003> auc.c:113 vector [4]: rand = 5df1df07a05149f1825cf824b7c84523 20250123085534263 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085534263 DAUC <0003> auc.c:142 vector [4]: autn = 959f985b4b5f00005038b8e82ba0b5c2 20250123085534263 DAUC <0003> auc.c:143 vector [4]: ck = 85abc216dd2cad91e4f28fa1241aea77 20250123085534263 DAUC <0003> auc.c:144 vector [4]: ik = 28fce37f8dc45b7b47d6368a1edd701f 20250123085534263 DAUC <0003> auc.c:145 vector [4]: res = c14d257d421628c90000000000000000 20250123085534263 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085534263 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250123085534263 DAUC <0003> auc.c:151 vector [4]: kc = 0e7398426a2f6c82 20250123085534263 DAUC <0003> auc.c:152 vector [4]: sres = 835b0db4 20250123085534263 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250123085534263 DAUC <0003> db_auc.c:245 IMSI='262423740793433': Generated 5 vectors 20250123085534263 DAUC <0003> db_auc.c:249 IMSI='262423740793433': Updating SQN=161 in DB 20250123085534263 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423740793433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423740793433"} 20250123085534263 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423740793433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085534263 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085534263 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@cc41ec40bce0: Found GsupExpect[0] for "262423740793433" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_sai(15)"262423740793433" TC_gsup_sai(15)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai(15)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085534265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4258 TC_gsup_sai(15)@cc41ec40bce0: Final verdict of PTC: pass 20250123085534266 DAUC <0003> db_auc.c:157 IMSI='262423450157162': No 2G Auth Data 20250123085534266 DAUC <0003> db_auc.c:192 IMSI='262423450157162': No 3G Auth Data HLR_Test-GSUP(9)@cc41ec40bce0: Created GsupExpect[0] for "262423450157162" to be handled at TC_gsup_sai(16) 20250123085534274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58328<->l=127.0.0.1:4258 20250123085534276 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534276 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423450157162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423450157162"} 20250123085534276 DAUC <0003> db_auc.c:157 IMSI='262423450157162': No 2G Auth Data 20250123085534276 DAUC <0003> db_auc.c:236 IMSI='262423450157162': Calling to generate 5 vectors 20250123085534276 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250123085534276 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085534276 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250123085534276 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085534276 DAUC <0003> auc.c:113 vector [0]: rand = 31b9fdcd7f278cb7f2a75dba663267c6 20250123085534276 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085534276 DAUC <0003> auc.c:142 vector [0]: autn = a66ba1d249ae0000e019e22d5743b3e4 20250123085534276 DAUC <0003> auc.c:143 vector [0]: ck = c6e7590db0a31944d05c47a688516067 20250123085534276 DAUC <0003> auc.c:144 vector [0]: ik = 4c8398fd46a40f4e3024948c24095288 20250123085534276 DAUC <0003> auc.c:145 vector [0]: res = 1173baf61e174d030000000000000000 20250123085534276 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085534276 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085534276 DAUC <0003> auc.c:151 vector [0]: kc = 6a1c12da5a5f24e5 20250123085534276 DAUC <0003> auc.c:152 vector [0]: sres = 0f64f7f5 20250123085534276 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085534276 DAUC <0003> auc.c:113 vector [1]: rand = 2b1b095a2fb0121f928e380559081ea0 20250123085534276 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085534276 DAUC <0003> auc.c:142 vector [1]: autn = af7292f3b7240000ff4a399638f45d8f 20250123085534276 DAUC <0003> auc.c:143 vector [1]: ck = 297bc3522d0f3d2639ea972ff8ca9f5b 20250123085534276 DAUC <0003> auc.c:144 vector [1]: ik = 53db42a323691916cb07136059402925 20250123085534276 DAUC <0003> auc.c:145 vector [1]: res = 97657f05e638b9f80000000000000000 20250123085534276 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085534276 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085534276 DAUC <0003> auc.c:151 vector [1]: kc = 884d05beafec924e 20250123085534276 DAUC <0003> auc.c:152 vector [1]: sres = 715dc6fd 20250123085534276 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085534276 DAUC <0003> auc.c:113 vector [2]: rand = 7f13f3d4fee3e920bc8f47597b5eac85 20250123085534276 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085534276 DAUC <0003> auc.c:142 vector [2]: autn = 754f353934fa000076fab540490408b4 20250123085534276 DAUC <0003> auc.c:143 vector [2]: ck = 16fc7b1552160d999b8e95b955488b94 20250123085534276 DAUC <0003> auc.c:144 vector [2]: ik = 53c04d9f5ebd3ec796e623e9667e953c 20250123085534276 DAUC <0003> auc.c:145 vector [2]: res = a28a3ade30db85af0000000000000000 20250123085534276 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085534276 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085534276 DAUC <0003> auc.c:151 vector [2]: kc = 485480da3f9d2df6 20250123085534276 DAUC <0003> auc.c:152 vector [2]: sres = 9251bf71 20250123085534276 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085534276 DAUC <0003> auc.c:113 vector [3]: rand = c6f4d002f13544b4f51173927dcfd388 20250123085534276 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085534276 DAUC <0003> auc.c:142 vector [3]: autn = e748a37c42ac00006f7c1a5658079449 20250123085534276 DAUC <0003> auc.c:143 vector [3]: ck = a75b540b98e0639d30d882e47c303c4e 20250123085534276 DAUC <0003> auc.c:144 vector [3]: ik = 14351f16e66c77b5e6481f939abdd736 20250123085534276 DAUC <0003> auc.c:145 vector [3]: res = 811f82c180963bd80000000000000000 20250123085534276 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085534276 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085534276 DAUC <0003> auc.c:151 vector [3]: kc = 65fed66a9801ff50 20250123085534276 DAUC <0003> auc.c:152 vector [3]: sres = 0189b919 20250123085534276 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085534276 DAUC <0003> auc.c:113 vector [4]: rand = 4c78ac219dd12fcfcb4b777194dae7f6 20250123085534276 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085534276 DAUC <0003> auc.c:142 vector [4]: autn = 3002badfcef20000795fe8474e65c72e 20250123085534276 DAUC <0003> auc.c:143 vector [4]: ck = 7f7fcc596dedcb25034fa84782d9fef0 20250123085534276 DAUC <0003> auc.c:144 vector [4]: ik = a834ca98da6651b91f274bcafb12621a 20250123085534276 DAUC <0003> auc.c:145 vector [4]: res = 2f25b6175fa4e8c70000000000000000 20250123085534276 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085534276 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250123085534276 DAUC <0003> auc.c:151 vector [4]: kc = cb23e54cce400676 20250123085534276 DAUC <0003> auc.c:152 vector [4]: sres = 70815ed0 20250123085534276 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250123085534276 DAUC <0003> db_auc.c:245 IMSI='262423450157162': Generated 5 vectors 20250123085534276 DAUC <0003> db_auc.c:249 IMSI='262423450157162': Updating SQN=161 in DB 20250123085534276 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423450157162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423450157162"} 20250123085534277 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423450157162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085534277 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085534277 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@cc41ec40bce0: Found GsupExpect[0] for "262423450157162" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_sai(16)"262423450157162" TC_gsup_sai(16)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai(16)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085534279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58328<->l=127.0.0.1:4258 TC_gsup_sai(16)@cc41ec40bce0: Final verdict of PTC: pass 20250123085534280 DAUC <0003> db_auc.c:157 IMSI='262428778985778': No 2G Auth Data 20250123085534280 DAUC <0003> db_auc.c:192 IMSI='262428778985778': No 3G Auth Data HLR_Test-GSUP(9)@cc41ec40bce0: Created GsupExpect[0] for "262428778985778" to be handled at TC_gsup_sai(17) 20250123085534288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58340<->l=127.0.0.1:4258 20250123085534290 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534290 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428778985778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428778985778"} 20250123085534290 DAUC <0003> db_auc.c:236 IMSI='262428778985778': Calling to generate 5 vectors 20250123085534290 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085534290 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085534290 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085534290 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085534290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085534290 DAUC <0003> auc.c:113 vector [0]: rand = ba99ba7ae9c335da894e679ecdc3d9b2 20250123085534290 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085534290 DAUC <0003> auc.c:142 vector [0]: autn = 392cd0e57c1700009ff53e23b2f2fa11 20250123085534290 DAUC <0003> auc.c:143 vector [0]: ck = 80d50683e73060311b33413fb5b9042c 20250123085534290 DAUC <0003> auc.c:144 vector [0]: ik = 8e4dcf9b2e1afc85086d68931baa90fc 20250123085534290 DAUC <0003> auc.c:145 vector [0]: res = fe04bf3816aa8cf30000000000000000 20250123085534290 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085534290 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085534290 DAUC <0003> auc.c:179 vector [0]: kc = e65ff3ef6389e400 20250123085534290 DAUC <0003> auc.c:180 vector [0]: sres = a7944aa3 20250123085534290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085534290 DAUC <0003> auc.c:113 vector [1]: rand = b3b002e72d80e136d6a81be66e141dec 20250123085534290 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085534290 DAUC <0003> auc.c:142 vector [1]: autn = 1f2b88b67d3f000002dcbdf24bc3dd77 20250123085534290 DAUC <0003> auc.c:143 vector [1]: ck = 28a67df770feb5117cf4ca90c68a7ba8 20250123085534290 DAUC <0003> auc.c:144 vector [1]: ik = 423f050444c47784b77720107c57efc9 20250123085534290 DAUC <0003> auc.c:145 vector [1]: res = df6d130b6506dd230000000000000000 20250123085534290 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085534290 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085534290 DAUC <0003> auc.c:179 vector [1]: kc = 6287d57ab7a4c000 20250123085534290 DAUC <0003> auc.c:180 vector [1]: sres = 35afd20f 20250123085534290 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085534290 DAUC <0003> auc.c:113 vector [2]: rand = 2320d3d8c25dcc86e0b3d8684a802493 20250123085534290 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085534290 DAUC <0003> auc.c:142 vector [2]: autn = ffdcf673fddc00000f470efabfdc40d2 20250123085534290 DAUC <0003> auc.c:143 vector [2]: ck = f7ed9a38f35a375bf026886da380c171 20250123085534290 DAUC <0003> auc.c:144 vector [2]: ik = 0a74f695e02b1be5ab46764cbf0b66ed 20250123085534291 DAUC <0003> auc.c:145 vector [2]: res = d0e532634fa888390000000000000000 20250123085534291 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085534291 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085534291 DAUC <0003> auc.c:179 vector [2]: kc = de5ddc588e132000 20250123085534291 DAUC <0003> auc.c:180 vector [2]: sres = ee4af524 20250123085534291 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085534291 DAUC <0003> auc.c:113 vector [3]: rand = 7435d056a3537819fe6f751ca93dec05 20250123085534291 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085534291 DAUC <0003> auc.c:142 vector [3]: autn = 5154efe376720000960dc93591c87d21 20250123085534291 DAUC <0003> auc.c:143 vector [3]: ck = 206d468897142c91962ee719b4dfae0a 20250123085534291 DAUC <0003> auc.c:144 vector [3]: ik = 7b564cf4ef90238f5d8cbbd926a469c5 20250123085534291 DAUC <0003> auc.c:145 vector [3]: res = 59dd17a87594eed40000000000000000 20250123085534291 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085534291 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085534291 DAUC <0003> auc.c:179 vector [3]: kc = 2a12d7d24b0fcc00 20250123085534291 DAUC <0003> auc.c:180 vector [3]: sres = 04b5921b 20250123085534291 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085534291 DAUC <0003> auc.c:113 vector [4]: rand = f54a846a0d0cfa2c008b176ca0b98008 20250123085534291 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085534291 DAUC <0003> auc.c:142 vector [4]: autn = 90a6a3dc03ca00006de2653ad506d8f8 20250123085534291 DAUC <0003> auc.c:143 vector [4]: ck = 79f9f9becdedba7d5fe411c7d284294d 20250123085534291 DAUC <0003> auc.c:144 vector [4]: ik = 72fd8f83ed501b668b893ce4c65a1b24 20250123085534291 DAUC <0003> auc.c:145 vector [4]: res = f8df056d0ad0d0fd0000000000000000 20250123085534291 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085534291 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085534291 DAUC <0003> auc.c:179 vector [4]: kc = bfc58e32f23e5000 20250123085534291 DAUC <0003> auc.c:180 vector [4]: sres = 9890e068 20250123085534291 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085534291 DAUC <0003> db_auc.c:245 IMSI='262428778985778': Generated 5 vectors 20250123085534291 DAUC <0003> db_auc.c:249 IMSI='262428778985778': Updating SQN=161 in DB 20250123085534291 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428778985778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428778985778"} 20250123085534291 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428778985778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085534291 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085534291 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@cc41ec40bce0: Found GsupExpect[0] for "262428778985778" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_sai(17)"262428778985778" TC_gsup_sai(17)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai(17)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085534293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58340<->l=127.0.0.1:4258 TC_gsup_sai(17)@cc41ec40bce0: Final verdict of PTC: pass 20250123085534294 DAUC <0003> db_auc.c:157 IMSI='262422270279137': No 2G Auth Data 20250123085534294 DAUC <0003> db_auc.c:192 IMSI='262422270279137': No 3G Auth Data HLR_Test-GSUP(9)@cc41ec40bce0: Created GsupExpect[0] for "262422270279137" to be handled at TC_gsup_sai(18) 20250123085534301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58352<->l=127.0.0.1:4258 20250123085534304 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534304 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422270279137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422270279137"} 20250123085534304 DAUC <0003> db_auc.c:236 IMSI='262422270279137': Calling to generate 5 vectors 20250123085534304 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085534304 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085534304 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085534304 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085534304 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085534304 DAUC <0003> auc.c:113 vector [0]: rand = 94e3d0a6dd4b51494049d839f190b180 20250123085534304 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085534304 DAUC <0003> auc.c:142 vector [0]: autn = 9b86a301d589000052ce5d67c312c7cf 20250123085534304 DAUC <0003> auc.c:143 vector [0]: ck = 45515c8928a0f299db6a7a8c4589ec9f 20250123085534304 DAUC <0003> auc.c:144 vector [0]: ik = fcf7047aaf64ce7376f4edf1764664b0 20250123085534304 DAUC <0003> auc.c:145 vector [0]: res = 5272ca7f70ba1c420000000000000000 20250123085534304 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085534304 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085534304 DAUC <0003> auc.c:179 vector [0]: kc = a6d46aaf87a26000 20250123085534304 DAUC <0003> auc.c:180 vector [0]: sres = edb0a9d4 20250123085534304 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085534304 DAUC <0003> auc.c:113 vector [1]: rand = dcc2865c5f2f3ba33b269145f9a88831 20250123085534304 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085534304 DAUC <0003> auc.c:142 vector [1]: autn = 37c6040aeb5a000075c67a974d0558e7 20250123085534304 DAUC <0003> auc.c:143 vector [1]: ck = d9a0b6cea896a07629a26f97724f6fd6 20250123085534304 DAUC <0003> auc.c:144 vector [1]: ik = 790d214b0d7821895b0c13520c52d1cc 20250123085534304 DAUC <0003> auc.c:145 vector [1]: res = d769953a62ff9a810000000000000000 20250123085534304 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085534304 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085534304 DAUC <0003> auc.c:179 vector [1]: kc = 7d87bb89ef813000 20250123085534304 DAUC <0003> auc.c:180 vector [1]: sres = a82387ed 20250123085534304 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085534304 DAUC <0003> auc.c:113 vector [2]: rand = 8f2e84d205a1e5aa153b771ccff5c2a7 20250123085534304 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085534304 DAUC <0003> auc.c:142 vector [2]: autn = c6c5056bff8e0000ddf9dcfc575c69de 20250123085534304 DAUC <0003> auc.c:143 vector [2]: ck = a108b2e4f3ff7bea3b34aa6dfebd9f54 20250123085534304 DAUC <0003> auc.c:144 vector [2]: ik = 785a091c3cd190cc49b6ae1c4e039a8c 20250123085534305 DAUC <0003> auc.c:145 vector [2]: res = 2a56ccf298c8d8390000000000000000 20250123085534305 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085534305 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085534305 DAUC <0003> auc.c:179 vector [2]: kc = d49f3b8f7d221400 20250123085534305 DAUC <0003> auc.c:180 vector [2]: sres = 67c1c203 20250123085534305 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085534305 DAUC <0003> auc.c:113 vector [3]: rand = 98843911dbb5bc845691a133c4fc6288 20250123085534305 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085534305 DAUC <0003> auc.c:142 vector [3]: autn = 66d39130190a00004c0b25dd6ec800ed 20250123085534305 DAUC <0003> auc.c:143 vector [3]: ck = e9502d29c4f92cefdf64587d1d20c2c0 20250123085534305 DAUC <0003> auc.c:144 vector [3]: ik = 28932db4f99a22387e454b6a683e5109 20250123085534305 DAUC <0003> auc.c:145 vector [3]: res = 20c4e4402d265d8b0000000000000000 20250123085534305 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085534305 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085534305 DAUC <0003> auc.c:179 vector [3]: kc = f3fe3b39aa0c4800 20250123085534305 DAUC <0003> auc.c:180 vector [3]: sres = d5fc64cf 20250123085534305 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085534305 DAUC <0003> auc.c:113 vector [4]: rand = ef1101ece04fdb8fb93ab5efc133998b 20250123085534305 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085534305 DAUC <0003> auc.c:142 vector [4]: autn = 006d1fc8725c0000cf434408fd22f72c 20250123085534305 DAUC <0003> auc.c:143 vector [4]: ck = 6de151522ec0ca5dca8be614a167ce5c 20250123085534305 DAUC <0003> auc.c:144 vector [4]: ik = 90a55dc48c7e43be71cccb836bf756b9 20250123085534305 DAUC <0003> auc.c:145 vector [4]: res = 9dd83ff46570a5770000000000000000 20250123085534305 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085534305 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085534305 DAUC <0003> auc.c:179 vector [4]: kc = 6c04065a9f509c00 20250123085534305 DAUC <0003> auc.c:180 vector [4]: sres = 3aae36eb 20250123085534305 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085534305 DAUC <0003> db_auc.c:245 IMSI='262422270279137': Generated 5 vectors 20250123085534305 DAUC <0003> db_auc.c:249 IMSI='262422270279137': Updating SQN=161 in DB 20250123085534305 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422270279137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422270279137"} 20250123085534305 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422270279137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085534305 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085534305 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@cc41ec40bce0: Found GsupExpect[0] for "262422270279137" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_sai(18)"262422270279137" TC_gsup_sai(18)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai(18)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085534307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58352<->l=127.0.0.1:4258 TC_gsup_sai(18)@cc41ec40bce0: Final verdict of PTC: pass 20250123085534308 DAUC <0003> db_auc.c:157 IMSI='262427569812553': No 2G Auth Data 20250123085534308 DAUC <0003> db_auc.c:192 IMSI='262427569812553': No 3G Auth Data HLR_Test-GSUP(9)@cc41ec40bce0: Created GsupExpect[0] for "262427569812553" to be handled at TC_gsup_sai(19) 20250123085534317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58366<->l=127.0.0.1:4258 20250123085534320 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534320 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427569812553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427569812553"} 20250123085534320 DAUC <0003> db_auc.c:236 IMSI='262427569812553': Calling to generate 5 vectors 20250123085534320 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085534320 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085534320 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085534320 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085534320 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085534320 DAUC <0003> auc.c:113 vector [0]: rand = 6a130d98a8f8b3ccfab5372a5b9142a3 20250123085534320 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085534320 DAUC <0003> auc.c:142 vector [0]: autn = 7dd97bb13c6a0000fff7d4fe3f68b43a 20250123085534320 DAUC <0003> auc.c:143 vector [0]: ck = 4cdb0ed6b1c4d8279c7871ae98bc3846 20250123085534320 DAUC <0003> auc.c:144 vector [0]: ik = 88d5d1d7218283916a532256817b1796 20250123085534320 DAUC <0003> auc.c:145 vector [0]: res = b56f139ffacb2f9e0000000000000000 20250123085534320 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085534320 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085534320 DAUC <0003> auc.c:179 vector [0]: kc = c752e47e8410fb51 20250123085534320 DAUC <0003> auc.c:180 vector [0]: sres = e52c94f0 20250123085534320 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085534320 DAUC <0003> auc.c:113 vector [1]: rand = ca20494ca18c9953692b0d47b21e1340 20250123085534320 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085534320 DAUC <0003> auc.c:142 vector [1]: autn = 4e23a087096f0000261e4ecfb4c1731d 20250123085534320 DAUC <0003> auc.c:143 vector [1]: ck = 1f6eb363b44645d2aea1abfbebb56e7b 20250123085534320 DAUC <0003> auc.c:144 vector [1]: ik = 8676d6e1bc2611ef9fc343f353582799 20250123085534320 DAUC <0003> auc.c:145 vector [1]: res = 612e8a556d7c13700000000000000000 20250123085534320 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085534320 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085534320 DAUC <0003> auc.c:179 vector [1]: kc = 8b83f7f32dbcbc6b 20250123085534320 DAUC <0003> auc.c:180 vector [1]: sres = 6ac18488 20250123085534320 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085534320 DAUC <0003> auc.c:113 vector [2]: rand = 01ce3502f737c0ce54cba53be335d034 20250123085534320 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085534320 DAUC <0003> auc.c:142 vector [2]: autn = 5db400c615a60000eadcbd2d2d770d7d 20250123085534320 DAUC <0003> auc.c:143 vector [2]: ck = be745bf359bdf2f257de63ed476118d0 20250123085534320 DAUC <0003> auc.c:144 vector [2]: ik = 758e182a01bc0c7117177f0ea92ebfdf 20250123085534320 DAUC <0003> auc.c:145 vector [2]: res = d04edfad7c627e500000000000000000 20250123085534320 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085534320 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085534320 DAUC <0003> auc.c:179 vector [2]: kc = 618f08eb80243fe2 20250123085534320 DAUC <0003> auc.c:180 vector [2]: sres = 317e2ad4 20250123085534320 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085534320 DAUC <0003> auc.c:113 vector [3]: rand = b2139b8288a38dedb5cbda29c01985fe 20250123085534320 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085534320 DAUC <0003> auc.c:142 vector [3]: autn = 667ecf249e470000db11f6e0fc636d48 20250123085534320 DAUC <0003> auc.c:143 vector [3]: ck = dff2fce4b3ea54162d5a04bcb5ea5d2e 20250123085534320 DAUC <0003> auc.c:144 vector [3]: ik = 618902d33b86f06f6d01d3789af39c41 20250123085534320 DAUC <0003> auc.c:145 vector [3]: res = 48dfd8743b67716d0000000000000000 20250123085534320 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085534320 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085534320 DAUC <0003> auc.c:179 vector [3]: kc = 4e8e97dd6dc2ee89 20250123085534320 DAUC <0003> auc.c:180 vector [3]: sres = 49f17b56 20250123085534320 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085534320 DAUC <0003> auc.c:113 vector [4]: rand = 89b23ca0c2de922e7700ddc7872d7ff8 20250123085534320 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085534320 DAUC <0003> auc.c:142 vector [4]: autn = b5c18c959c9a00004e54ce7fcbaa2a55 20250123085534320 DAUC <0003> auc.c:143 vector [4]: ck = e970606324ca315a3a4fd314beb6efde 20250123085534320 DAUC <0003> auc.c:144 vector [4]: ik = f229c591d69fde1816ea2b8be181a039 20250123085534320 DAUC <0003> auc.c:145 vector [4]: res = cd5a9aca7b8c5cf60000000000000000 20250123085534320 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085534320 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085534320 DAUC <0003> auc.c:179 vector [4]: kc = 575cbff8d198828f 20250123085534320 DAUC <0003> auc.c:180 vector [4]: sres = b12f101a 20250123085534320 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085534320 DAUC <0003> db_auc.c:245 IMSI='262427569812553': Generated 5 vectors 20250123085534320 DAUC <0003> db_auc.c:249 IMSI='262427569812553': Updating SQN=161 in DB 20250123085534320 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427569812553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427569812553"} 20250123085534320 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427569812553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085534320 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085534320 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@cc41ec40bce0: Found GsupExpect[0] for "262427569812553" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_sai(19)"262427569812553" TC_gsup_sai(19)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai(19)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085534322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58366<->l=127.0.0.1:4258 TC_gsup_sai(19)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085534324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58294<->l=127.0.0.1:4258 20250123085534324 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39549<->l=127.0.0.1:4259) 20250123085534324 DLINP <000b> input/ipa.c:452 connected read/write 20250123085534324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085534324 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085534324 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(9)@cc41ec40bce0: Final verdict of PTC: none 20250123085534324 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@cc41ec40bce0: Final verdict of PTC: none 10@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_sai finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:55:34 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250123085534366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20250123085534467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_sai_num_auth_vectors started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085537527 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085537527 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085537528 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085537529 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537530 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085537530 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085537530 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  20250123085537530 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085537530 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  20250123085537530 DLGSUP <0013> gsup_server.c:236 2:  20250123085537530 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085537530 DLGSUP <0013> gsup_server.c:236 3:  20250123085537530 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085537530 DLGSUP <0013> gsup_server.c:236 4:  20250123085537530 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085537530 DLGSUP <0013> gsup_server.c:236 5:  20250123085537530 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085537530 DLGSUP <0013> gsup_server.c:236 7:  20250123085537530 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085537530 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085537530 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085537530 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@cc41ec40bce0: 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") 20250123085537539 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35655<->l=127.0.0.1:4259) 20250123085537543 DAUC <0003> db_auc.c:157 IMSI='262422057754358': No 2G Auth Data 20250123085537543 DAUC <0003> db_auc.c:192 IMSI='262422057754358': No 3G Auth Data HLR_Test-GSUP(21)@cc41ec40bce0: Created GsupExpect[0] for "262422057754358" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250123085537551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20250123085537570 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537570 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422057754358"} 20250123085537570 DAUC <0003> db_auc.c:192 IMSI='262422057754358': No 3G Auth Data 20250123085537570 DAUC <0003> db_auc.c:236 IMSI='262422057754358': Calling to generate 1 vectors 20250123085537570 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250123085537570 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537570 DAUC <0003> auc.c:113 vector [0]: rand = 2b8376619a705ec0b701f9e7e488081f 20250123085537570 DAUC <0003> auc.c:179 vector [0]: kc = 6fdec07e4bc82800 20250123085537570 DAUC <0003> auc.c:180 vector [0]: sres = 6ee759dd 20250123085537570 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537570 DAUC <0003> db_auc.c:245 IMSI='262422057754358': Generated 1 vectors 20250123085537570 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422057754358"} 20250123085537570 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537570 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537570 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@cc41ec40bce0: Found GsupExpect[0] for "262422057754358" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262422057754358" TC_gsup_sai_num_auth_vectors(24)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085537573 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537573 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422057754358"} 20250123085537573 DAUC <0003> db_auc.c:192 IMSI='262422057754358': No 3G Auth Data 20250123085537573 DAUC <0003> db_auc.c:236 IMSI='262422057754358': Calling to generate 4 vectors 20250123085537573 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250123085537573 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537573 DAUC <0003> auc.c:113 vector [0]: rand = 1a33308a1f1fd76d74fb4ac5442a01be 20250123085537573 DAUC <0003> auc.c:179 vector [0]: kc = 7f6c82fa2f4c1800 20250123085537573 DAUC <0003> auc.c:180 vector [0]: sres = 1784b6b6 20250123085537573 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537573 DAUC <0003> auc.c:113 vector [1]: rand = 4b086d6f009235d9cc58463d04605ed4 20250123085537573 DAUC <0003> auc.c:179 vector [1]: kc = 98ff1fea2c757c00 20250123085537573 DAUC <0003> auc.c:180 vector [1]: sres = 830cf927 20250123085537573 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085537573 DAUC <0003> auc.c:113 vector [2]: rand = a485ab4b895223728b27755626ebca06 20250123085537573 DAUC <0003> auc.c:179 vector [2]: kc = 0c8c49cd4a7e0c00 20250123085537573 DAUC <0003> auc.c:180 vector [2]: sres = 5dea41ae 20250123085537573 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085537573 DAUC <0003> auc.c:113 vector [3]: rand = 2785e4a9ddd56b59410d7c4c474715e3 20250123085537573 DAUC <0003> auc.c:179 vector [3]: kc = d19332fe9d34a400 20250123085537573 DAUC <0003> auc.c:180 vector [3]: sres = f489f148 20250123085537573 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085537573 DAUC <0003> db_auc.c:245 IMSI='262422057754358': Generated 4 vectors 20250123085537573 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422057754358"} 20250123085537573 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537573 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537573 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537575 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537575 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422057754358"} 20250123085537575 DAUC <0003> db_auc.c:192 IMSI='262422057754358': No 3G Auth Data 20250123085537575 DAUC <0003> db_auc.c:236 IMSI='262422057754358': Calling to generate 5 vectors 20250123085537575 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250123085537575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537575 DAUC <0003> auc.c:113 vector [0]: rand = c577ab2e1c0bfbd0c8bc0ed4f4b5f32c 20250123085537575 DAUC <0003> auc.c:179 vector [0]: kc = 1df7d25dd425c000 20250123085537575 DAUC <0003> auc.c:180 vector [0]: sres = 9e7ddcb9 20250123085537575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537575 DAUC <0003> auc.c:113 vector [1]: rand = 08c1a1235334343b646c29fd5ecdaa03 20250123085537575 DAUC <0003> auc.c:179 vector [1]: kc = 15406ca597ac9800 20250123085537575 DAUC <0003> auc.c:180 vector [1]: sres = 73886c39 20250123085537575 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085537575 DAUC <0003> auc.c:113 vector [2]: rand = 20c67cab50e6f36cd5406b8e8b34d558 20250123085537575 DAUC <0003> auc.c:179 vector [2]: kc = ee36b28bbbd73800 20250123085537575 DAUC <0003> auc.c:180 vector [2]: sres = 2955d476 20250123085537575 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085537575 DAUC <0003> auc.c:113 vector [3]: rand = 40fadd7a3b50694bd272700bb8082135 20250123085537575 DAUC <0003> auc.c:179 vector [3]: kc = 7c84a158dc267800 20250123085537575 DAUC <0003> auc.c:180 vector [3]: sres = 50a4b7ee 20250123085537575 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085537575 DAUC <0003> auc.c:113 vector [4]: rand = 46d69e281a9e0a148e6b69822f1ace7f 20250123085537575 DAUC <0003> auc.c:179 vector [4]: kc = 76e0c8dc2c531000 20250123085537575 DAUC <0003> auc.c:180 vector [4]: sres = 4e5d4f8d 20250123085537575 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250123085537575 DAUC <0003> db_auc.c:245 IMSI='262422057754358': Generated 5 vectors 20250123085537575 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422057754358"} 20250123085537575 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537575 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537575 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537576 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537576 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422057754358"} 20250123085537576 DAUC <0003> db_auc.c:192 IMSI='262422057754358': No 3G Auth Data 20250123085537576 DAUC <0003> db_auc.c:236 IMSI='262422057754358': Calling to generate 5 vectors 20250123085537576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250123085537576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537576 DAUC <0003> auc.c:113 vector [0]: rand = ccf092226e165f6722c17d701ed7009c 20250123085537576 DAUC <0003> auc.c:179 vector [0]: kc = 42fe3726b1c22000 20250123085537576 DAUC <0003> auc.c:180 vector [0]: sres = 024a2ae9 20250123085537576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537576 DAUC <0003> auc.c:113 vector [1]: rand = 3159435ea8bec19425c37067065caf21 20250123085537576 DAUC <0003> auc.c:179 vector [1]: kc = 3e1c8c5d15aa8000 20250123085537576 DAUC <0003> auc.c:180 vector [1]: sres = e0874d52 20250123085537576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085537576 DAUC <0003> auc.c:113 vector [2]: rand = 9509e8251a386bb140a18f5841f4a7d3 20250123085537576 DAUC <0003> auc.c:179 vector [2]: kc = d51e33a44973bc00 20250123085537576 DAUC <0003> auc.c:180 vector [2]: sres = 8bd3dc61 20250123085537576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085537576 DAUC <0003> auc.c:113 vector [3]: rand = cb2e2be3b1b284a5ba12e88dfed70abb 20250123085537576 DAUC <0003> auc.c:179 vector [3]: kc = d885d98001952400 20250123085537576 DAUC <0003> auc.c:180 vector [3]: sres = ecd3ebfd 20250123085537576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085537576 DAUC <0003> auc.c:113 vector [4]: rand = ad96506f233bc6a4eea5bdf56e259e7c 20250123085537576 DAUC <0003> auc.c:179 vector [4]: kc = 62283580d974f000 20250123085537576 DAUC <0003> auc.c:180 vector [4]: sres = 7e64c1ca 20250123085537576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250123085537576 DAUC <0003> db_auc.c:245 IMSI='262422057754358': Generated 5 vectors 20250123085537576 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422057754358"} 20250123085537576 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422057754358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537576 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537576 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@cc41ec40bce0: Final verdict of PTC: pass 20250123085537577 DAUC <0003> db_auc.c:157 IMSI='262427267838943': No 2G Auth Data 20250123085537577 DAUC <0003> db_auc.c:192 IMSI='262427267838943': No 3G Auth Data HLR_Test-GSUP(21)@cc41ec40bce0: Created GsupExpect[0] for "262427267838943" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250123085537584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20250123085537586 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537586 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427267838943"} 20250123085537586 DAUC <0003> db_auc.c:192 IMSI='262427267838943': No 3G Auth Data 20250123085537586 DAUC <0003> db_auc.c:236 IMSI='262427267838943': Calling to generate 1 vectors 20250123085537586 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250123085537586 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537586 DAUC <0003> auc.c:113 vector [0]: rand = cf33c6adf05041dc6fde8525c57b3c59 20250123085537586 DAUC <0003> auc.c:179 vector [0]: kc = 024ef129d9eaa000 20250123085537586 DAUC <0003> auc.c:180 vector [0]: sres = 78b5b1d1 20250123085537586 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537586 DAUC <0003> db_auc.c:245 IMSI='262427267838943': Generated 1 vectors 20250123085537586 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427267838943"} 20250123085537586 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537586 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537586 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@cc41ec40bce0: Found GsupExpect[0] for "262427267838943" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262427267838943" TC_gsup_sai_num_auth_vectors(25)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085537587 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537587 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427267838943"} 20250123085537587 DAUC <0003> db_auc.c:192 IMSI='262427267838943': No 3G Auth Data 20250123085537587 DAUC <0003> db_auc.c:236 IMSI='262427267838943': Calling to generate 4 vectors 20250123085537587 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250123085537587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537587 DAUC <0003> auc.c:113 vector [0]: rand = 495466bca60262e411992a3a94e5f204 20250123085537587 DAUC <0003> auc.c:179 vector [0]: kc = bedb9137d9efe400 20250123085537587 DAUC <0003> auc.c:180 vector [0]: sres = 46a74e45 20250123085537587 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537587 DAUC <0003> auc.c:113 vector [1]: rand = 960ea421bd8c672f65fd8524f5d82f21 20250123085537587 DAUC <0003> auc.c:179 vector [1]: kc = fe45c8e2cb1ae800 20250123085537587 DAUC <0003> auc.c:180 vector [1]: sres = 03538615 20250123085537587 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085537587 DAUC <0003> auc.c:113 vector [2]: rand = aa9f74c5203caf120b77e56dbcfb091b 20250123085537587 DAUC <0003> auc.c:179 vector [2]: kc = 23202545086cf800 20250123085537587 DAUC <0003> auc.c:180 vector [2]: sres = 62da4227 20250123085537587 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085537587 DAUC <0003> auc.c:113 vector [3]: rand = 2cd5e3fd3d6a3ede79d0138804d67781 20250123085537587 DAUC <0003> auc.c:179 vector [3]: kc = def339fc407f0400 20250123085537587 DAUC <0003> auc.c:180 vector [3]: sres = 57c0f8f6 20250123085537587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085537587 DAUC <0003> db_auc.c:245 IMSI='262427267838943': Generated 4 vectors 20250123085537587 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427267838943"} 20250123085537587 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537587 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537587 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537588 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537588 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427267838943"} 20250123085537588 DAUC <0003> db_auc.c:192 IMSI='262427267838943': No 3G Auth Data 20250123085537588 DAUC <0003> db_auc.c:236 IMSI='262427267838943': Calling to generate 5 vectors 20250123085537588 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250123085537588 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537588 DAUC <0003> auc.c:113 vector [0]: rand = e06a42cbece90384ed9d04ed496fb873 20250123085537588 DAUC <0003> auc.c:179 vector [0]: kc = 1f09a800f2347000 20250123085537588 DAUC <0003> auc.c:180 vector [0]: sres = 18e85875 20250123085537588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537588 DAUC <0003> auc.c:113 vector [1]: rand = 153015b3424fe415d3f6c43f051736c5 20250123085537588 DAUC <0003> auc.c:179 vector [1]: kc = 0d65bb61bb06cc00 20250123085537588 DAUC <0003> auc.c:180 vector [1]: sres = 386d9182 20250123085537588 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085537588 DAUC <0003> auc.c:113 vector [2]: rand = 84f9d35593eebb1d98573ee0126cc7ff 20250123085537588 DAUC <0003> auc.c:179 vector [2]: kc = bb5e95ede069f000 20250123085537588 DAUC <0003> auc.c:180 vector [2]: sres = ffbfd913 20250123085537588 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085537588 DAUC <0003> auc.c:113 vector [3]: rand = 0089d0d4ba6d8aad1f161e5f78b97547 20250123085537588 DAUC <0003> auc.c:179 vector [3]: kc = 3974351dae81ac00 20250123085537588 DAUC <0003> auc.c:180 vector [3]: sres = 4ae580e0 20250123085537588 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085537588 DAUC <0003> auc.c:113 vector [4]: rand = 023827a9d1caf84544d87539dbed9ffb 20250123085537588 DAUC <0003> auc.c:179 vector [4]: kc = 29f942190faeb800 20250123085537588 DAUC <0003> auc.c:180 vector [4]: sres = 3e2f857a 20250123085537588 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250123085537588 DAUC <0003> db_auc.c:245 IMSI='262427267838943': Generated 5 vectors 20250123085537588 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427267838943"} 20250123085537588 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537588 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537588 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537589 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537589 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427267838943"} 20250123085537589 DAUC <0003> db_auc.c:192 IMSI='262427267838943': No 3G Auth Data 20250123085537589 DAUC <0003> db_auc.c:236 IMSI='262427267838943': Calling to generate 5 vectors 20250123085537589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250123085537589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537589 DAUC <0003> auc.c:113 vector [0]: rand = 291b7a68e59a14d67342df57ed43977c 20250123085537589 DAUC <0003> auc.c:179 vector [0]: kc = dea1b06640e60400 20250123085537589 DAUC <0003> auc.c:180 vector [0]: sres = c58572b0 20250123085537589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537589 DAUC <0003> auc.c:113 vector [1]: rand = 40c616e21ebe6516559f99a800d4eaa3 20250123085537589 DAUC <0003> auc.c:179 vector [1]: kc = f4d0f58a2fed6400 20250123085537589 DAUC <0003> auc.c:180 vector [1]: sres = 535f0c20 20250123085537589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085537589 DAUC <0003> auc.c:113 vector [2]: rand = 384005eb0909a7df2983fadeb0ef518f 20250123085537589 DAUC <0003> auc.c:179 vector [2]: kc = e191f3c27ee78800 20250123085537589 DAUC <0003> auc.c:180 vector [2]: sres = 291fa141 20250123085537589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085537589 DAUC <0003> auc.c:113 vector [3]: rand = 6543a96c10fc72327f537d7d9706c5d2 20250123085537589 DAUC <0003> auc.c:179 vector [3]: kc = 15575e5572b96400 20250123085537589 DAUC <0003> auc.c:180 vector [3]: sres = b63c35c6 20250123085537589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085537589 DAUC <0003> auc.c:113 vector [4]: rand = 0faf0f491e54d1888439be44b2e924ed 20250123085537589 DAUC <0003> auc.c:179 vector [4]: kc = 77097b115aff9400 20250123085537589 DAUC <0003> auc.c:180 vector [4]: sres = 3d2ea721 20250123085537589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250123085537589 DAUC <0003> db_auc.c:245 IMSI='262427267838943': Generated 5 vectors 20250123085537589 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427267838943"} 20250123085537589 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427267838943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537589 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537589 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@cc41ec40bce0: Final verdict of PTC: pass 20250123085537590 DAUC <0003> db_auc.c:157 IMSI='262424307819495': No 2G Auth Data 20250123085537590 DAUC <0003> db_auc.c:192 IMSI='262424307819495': No 3G Auth Data HLR_Test-GSUP(21)@cc41ec40bce0: Created GsupExpect[0] for "262424307819495" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250123085537599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20250123085537602 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537602 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424307819495"} 20250123085537602 DAUC <0003> db_auc.c:192 IMSI='262424307819495': No 3G Auth Data 20250123085537602 DAUC <0003> db_auc.c:236 IMSI='262424307819495': Calling to generate 1 vectors 20250123085537602 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250123085537602 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537602 DAUC <0003> auc.c:113 vector [0]: rand = 82bcaad95011a236dc4f32c1f188addd 20250123085537602 DAUC <0003> auc.c:179 vector [0]: kc = 3ca18b2486220b50 20250123085537602 DAUC <0003> auc.c:180 vector [0]: sres = 8174ea13 20250123085537602 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537602 DAUC <0003> db_auc.c:245 IMSI='262424307819495': Generated 1 vectors 20250123085537602 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424307819495"} 20250123085537602 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537602 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537602 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@cc41ec40bce0: Found GsupExpect[0] for "262424307819495" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424307819495" TC_gsup_sai_num_auth_vectors(26)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085537604 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537604 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424307819495"} 20250123085537604 DAUC <0003> db_auc.c:192 IMSI='262424307819495': No 3G Auth Data 20250123085537604 DAUC <0003> db_auc.c:236 IMSI='262424307819495': Calling to generate 4 vectors 20250123085537604 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250123085537604 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537604 DAUC <0003> auc.c:113 vector [0]: rand = 230a4028bb4bacd90e95bf2e14429d95 20250123085537604 DAUC <0003> auc.c:179 vector [0]: kc = 6e2fd9fa61f845a7 20250123085537604 DAUC <0003> auc.c:180 vector [0]: sres = f996d07d 20250123085537604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537604 DAUC <0003> auc.c:113 vector [1]: rand = bd909b44231e73929d488688c036c15b 20250123085537604 DAUC <0003> auc.c:179 vector [1]: kc = 60d6e96cabc8c238 20250123085537604 DAUC <0003> auc.c:180 vector [1]: sres = 1a2ae490 20250123085537604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085537604 DAUC <0003> auc.c:113 vector [2]: rand = 584e4fd023d2de947190d6bf02ff0343 20250123085537604 DAUC <0003> auc.c:179 vector [2]: kc = 99a695a3beacec14 20250123085537604 DAUC <0003> auc.c:180 vector [2]: sres = 89594459 20250123085537604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085537604 DAUC <0003> auc.c:113 vector [3]: rand = fd269f4ba43d70bf432528d9fad7c6ad 20250123085537604 DAUC <0003> auc.c:179 vector [3]: kc = c24708a9d16bc6c4 20250123085537604 DAUC <0003> auc.c:180 vector [3]: sres = c3810c77 20250123085537604 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085537604 DAUC <0003> db_auc.c:245 IMSI='262424307819495': Generated 4 vectors 20250123085537604 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424307819495"} 20250123085537604 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537604 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537604 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537605 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537605 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424307819495"} 20250123085537605 DAUC <0003> db_auc.c:192 IMSI='262424307819495': No 3G Auth Data 20250123085537605 DAUC <0003> db_auc.c:236 IMSI='262424307819495': Calling to generate 5 vectors 20250123085537605 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250123085537605 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537605 DAUC <0003> auc.c:113 vector [0]: rand = b6e822b6c6b9e1fbf1bc986cab1675b1 20250123085537605 DAUC <0003> auc.c:179 vector [0]: kc = 21613f66ea6390c2 20250123085537605 DAUC <0003> auc.c:180 vector [0]: sres = c4f94876 20250123085537605 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537605 DAUC <0003> auc.c:113 vector [1]: rand = 5c817eb15aa31febcf9c7d3cd3f3e9d8 20250123085537605 DAUC <0003> auc.c:179 vector [1]: kc = c3756d7b77e791f4 20250123085537605 DAUC <0003> auc.c:180 vector [1]: sres = 53b081e0 20250123085537605 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085537605 DAUC <0003> auc.c:113 vector [2]: rand = 75f78fd8c750e9a5851d69500989f985 20250123085537605 DAUC <0003> auc.c:179 vector [2]: kc = 9424960721a5fcf4 20250123085537605 DAUC <0003> auc.c:180 vector [2]: sres = 91034aa1 20250123085537605 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085537605 DAUC <0003> auc.c:113 vector [3]: rand = c83722c2e04c85df5cc77c4838f7e6f3 20250123085537605 DAUC <0003> auc.c:179 vector [3]: kc = 25df599313108ad2 20250123085537605 DAUC <0003> auc.c:180 vector [3]: sres = 509db662 20250123085537605 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085537605 DAUC <0003> auc.c:113 vector [4]: rand = 32e48cf3ba7d7a319d39062800778af9 20250123085537605 DAUC <0003> auc.c:179 vector [4]: kc = 1706d68bf5f025ca 20250123085537605 DAUC <0003> auc.c:180 vector [4]: sres = 474c30b0 20250123085537605 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250123085537605 DAUC <0003> db_auc.c:245 IMSI='262424307819495': Generated 5 vectors 20250123085537605 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424307819495"} 20250123085537605 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537606 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537606 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537607 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537607 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424307819495"} 20250123085537607 DAUC <0003> db_auc.c:192 IMSI='262424307819495': No 3G Auth Data 20250123085537607 DAUC <0003> db_auc.c:236 IMSI='262424307819495': Calling to generate 5 vectors 20250123085537607 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250123085537607 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537607 DAUC <0003> auc.c:113 vector [0]: rand = 292085217fd9ab2feb7a59a4bb0dc955 20250123085537607 DAUC <0003> auc.c:179 vector [0]: kc = b2b6ec98581c0567 20250123085537607 DAUC <0003> auc.c:180 vector [0]: sres = 3221a33f 20250123085537607 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250123085537607 DAUC <0003> auc.c:113 vector [1]: rand = ec97bbff6eb008439eb8935262d18a54 20250123085537607 DAUC <0003> auc.c:179 vector [1]: kc = 09ee8e1e27b5ad4f 20250123085537607 DAUC <0003> auc.c:180 vector [1]: sres = edb03550 20250123085537607 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250123085537607 DAUC <0003> auc.c:113 vector [2]: rand = e28f8d5d713b6c73c2001f7dec9862f0 20250123085537607 DAUC <0003> auc.c:179 vector [2]: kc = 15dc76d15808933c 20250123085537607 DAUC <0003> auc.c:180 vector [2]: sres = f1ae1b35 20250123085537607 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250123085537607 DAUC <0003> auc.c:113 vector [3]: rand = c3399ac0958cf21e0a8ad196f676d69a 20250123085537607 DAUC <0003> auc.c:179 vector [3]: kc = 86aaa1cac14c9d7d 20250123085537607 DAUC <0003> auc.c:180 vector [3]: sres = 8926ae3b 20250123085537607 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250123085537607 DAUC <0003> auc.c:113 vector [4]: rand = c9d5c26e3e24797c09ab8997a7892b4f 20250123085537607 DAUC <0003> auc.c:179 vector [4]: kc = 033bd5cbc13db8a8 20250123085537607 DAUC <0003> auc.c:180 vector [4]: sres = 47945bad 20250123085537607 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250123085537607 DAUC <0003> db_auc.c:245 IMSI='262424307819495': Generated 5 vectors 20250123085537607 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424307819495"} 20250123085537607 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424307819495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537607 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537607 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@cc41ec40bce0: Final verdict of PTC: pass 20250123085537609 DAUC <0003> db_auc.c:157 IMSI='262424210920564': No 2G Auth Data 20250123085537609 DAUC <0003> db_auc.c:192 IMSI='262424210920564': No 3G Auth Data HLR_Test-GSUP(21)@cc41ec40bce0: Created GsupExpect[0] for "262424210920564" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250123085537617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 20250123085537619 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537619 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424210920564"} 20250123085537619 DAUC <0003> db_auc.c:157 IMSI='262424210920564': No 2G Auth Data 20250123085537619 DAUC <0003> db_auc.c:236 IMSI='262424210920564': Calling to generate 1 vectors 20250123085537619 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250123085537619 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537619 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537619 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085537619 DAUC <0003> auc.c:113 vector [0]: rand = 33af8d9dba5cdcbf6259401e9e447940 20250123085537619 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085537619 DAUC <0003> auc.c:142 vector [0]: autn = eb60a5d1c94d0000bc0c5916df6933fa 20250123085537619 DAUC <0003> auc.c:143 vector [0]: ck = 845a85f9b42b14cde646770f41fc3f88 20250123085537619 DAUC <0003> auc.c:144 vector [0]: ik = edd21acc650fb438581b8917c07e8166 20250123085537619 DAUC <0003> auc.c:145 vector [0]: res = d2a97b903cbcb5e20000000000000000 20250123085537619 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537619 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085537619 DAUC <0003> auc.c:151 vector [0]: kc = d7d5612d50a61e1b 20250123085537619 DAUC <0003> auc.c:152 vector [0]: sres = ee15ce72 20250123085537619 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085537619 DAUC <0003> db_auc.c:245 IMSI='262424210920564': Generated 1 vectors 20250123085537619 DAUC <0003> db_auc.c:249 IMSI='262424210920564': Updating SQN=33 in DB 20250123085537619 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424210920564"} 20250123085537619 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537619 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537619 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@cc41ec40bce0: Found GsupExpect[0] for "262424210920564" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424210920564" TC_gsup_sai_num_auth_vectors(27)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085537621 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537621 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424210920564"} 20250123085537621 DAUC <0003> db_auc.c:157 IMSI='262424210920564': No 2G Auth Data 20250123085537621 DAUC <0003> db_auc.c:236 IMSI='262424210920564': Calling to generate 4 vectors 20250123085537621 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250123085537621 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537621 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537621 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250123085537621 DAUC <0003> auc.c:113 vector [0]: rand = 37aefbad4aa6989bfe1b3cd3381c8f83 20250123085537621 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250123085537621 DAUC <0003> auc.c:142 vector [0]: autn = a799c76709910000c4c17a10cb2e44e1 20250123085537621 DAUC <0003> auc.c:143 vector [0]: ck = 269fc0288787950a599c8e007f4050d9 20250123085537621 DAUC <0003> auc.c:144 vector [0]: ik = 57ebeecd1c6b2c16183227394899c549 20250123085537621 DAUC <0003> auc.c:145 vector [0]: res = 61f0314122cb18420000000000000000 20250123085537621 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537621 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085537621 DAUC <0003> auc.c:151 vector [0]: kc = 30da87dcac352c8c 20250123085537621 DAUC <0003> auc.c:152 vector [0]: sres = 433b2903 20250123085537621 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085537621 DAUC <0003> auc.c:113 vector [1]: rand = 4bb0c2432ed915cfc6dec8b21ab230cb 20250123085537621 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250123085537621 DAUC <0003> auc.c:142 vector [1]: autn = 7f92d8a7332000000e467db6a95ea055 20250123085537621 DAUC <0003> auc.c:143 vector [1]: ck = 40c0fc36b5e36be57adf3d70749b7d17 20250123085537621 DAUC <0003> auc.c:144 vector [1]: ik = aa31592c463735429d91f36f83b17b61 20250123085537621 DAUC <0003> auc.c:145 vector [1]: res = cdbb333f963e17800000000000000000 20250123085537621 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537621 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085537621 DAUC <0003> auc.c:151 vector [1]: kc = 0dbf6b0504fe58d1 20250123085537621 DAUC <0003> auc.c:152 vector [1]: sres = 5b8524bf 20250123085537621 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085537621 DAUC <0003> auc.c:113 vector [2]: rand = 322775b5714bb576dd7469a55ca4518d 20250123085537621 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250123085537621 DAUC <0003> auc.c:142 vector [2]: autn = 867b950e253e000041766b8ea49161c6 20250123085537621 DAUC <0003> auc.c:143 vector [2]: ck = f193e170a2000390af827e88ef34e2b8 20250123085537621 DAUC <0003> auc.c:144 vector [2]: ik = 6cd545f34ac4f20e6599f6b50d083a7d 20250123085537621 DAUC <0003> auc.c:145 vector [2]: res = 9ce25dd33c5f38ab0000000000000000 20250123085537621 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537621 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085537621 DAUC <0003> auc.c:151 vector [2]: kc = 575d2cbe0af8295b 20250123085537621 DAUC <0003> auc.c:152 vector [2]: sres = a0bd6578 20250123085537621 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085537621 DAUC <0003> auc.c:113 vector [3]: rand = 09beaa340d09f0befb59394069b4486c 20250123085537621 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250123085537621 DAUC <0003> auc.c:142 vector [3]: autn = 233fd491f4070000f3677e6845f9ea12 20250123085537621 DAUC <0003> auc.c:143 vector [3]: ck = 65c8690b8f16433d388f12943697a3c9 20250123085537621 DAUC <0003> auc.c:144 vector [3]: ik = bf8a36b19463d0701f777c393e5b7aba 20250123085537621 DAUC <0003> auc.c:145 vector [3]: res = 576028dad115c9f60000000000000000 20250123085537621 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537621 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085537621 DAUC <0003> auc.c:151 vector [3]: kc = fdba311713b94a3e 20250123085537621 DAUC <0003> auc.c:152 vector [3]: sres = 8675e12c 20250123085537621 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085537621 DAUC <0003> db_auc.c:245 IMSI='262424210920564': Generated 4 vectors 20250123085537621 DAUC <0003> db_auc.c:249 IMSI='262424210920564': Updating SQN=161 in DB 20250123085537621 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424210920564"} 20250123085537621 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537621 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537621 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537623 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537623 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424210920564"} 20250123085537623 DAUC <0003> db_auc.c:157 IMSI='262424210920564': No 2G Auth Data 20250123085537623 DAUC <0003> db_auc.c:236 IMSI='262424210920564': Calling to generate 5 vectors 20250123085537623 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250123085537623 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537623 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537623 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250123085537623 DAUC <0003> auc.c:113 vector [0]: rand = 0894696e92986d2a4f1bfd733f5876e6 20250123085537623 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250123085537623 DAUC <0003> auc.c:142 vector [0]: autn = 384369bcaf230000a8c52fb7a068e81f 20250123085537623 DAUC <0003> auc.c:143 vector [0]: ck = 191a1a7fe18dee57912b8256634e69a0 20250123085537623 DAUC <0003> auc.c:144 vector [0]: ik = 1d07b71418eb60057a9f61354a15ea3a 20250123085537623 DAUC <0003> auc.c:145 vector [0]: res = aad111fe457d112e0000000000000000 20250123085537623 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537623 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085537623 DAUC <0003> auc.c:151 vector [0]: kc = efa94e08d03d0dc8 20250123085537623 DAUC <0003> auc.c:152 vector [0]: sres = efac00d0 20250123085537623 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085537623 DAUC <0003> auc.c:113 vector [1]: rand = a50f3ce1734661fc8074b5fe15ea03ae 20250123085537623 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250123085537623 DAUC <0003> auc.c:142 vector [1]: autn = 8a282cbb66820000d92792b658d4a310 20250123085537623 DAUC <0003> auc.c:143 vector [1]: ck = 0252f5794a5282b2a3cdae51f10eca71 20250123085537623 DAUC <0003> auc.c:144 vector [1]: ik = fdab75a223c4011ba87d9693c17ebb0d 20250123085537623 DAUC <0003> auc.c:145 vector [1]: res = a982f43b2b0cbb5d0000000000000000 20250123085537623 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537623 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085537623 DAUC <0003> auc.c:151 vector [1]: kc = f449b81959e6f2d5 20250123085537623 DAUC <0003> auc.c:152 vector [1]: sres = 828e4f66 20250123085537623 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085537623 DAUC <0003> auc.c:113 vector [2]: rand = 5a196356f71debb621da9ed540b6c2b7 20250123085537623 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250123085537623 DAUC <0003> auc.c:142 vector [2]: autn = cbd8b926db110000adc43a37a5d14b37 20250123085537623 DAUC <0003> auc.c:143 vector [2]: ck = bc8c0479ed6d18a99d0356d5f9b5399a 20250123085537623 DAUC <0003> auc.c:144 vector [2]: ik = db541dcffc55ea9b45f51b4184bc7150 20250123085537623 DAUC <0003> auc.c:145 vector [2]: res = 8c3da1a237d3e7010000000000000000 20250123085537623 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537623 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085537623 DAUC <0003> auc.c:151 vector [2]: kc = bf2e54226c31baf8 20250123085537623 DAUC <0003> auc.c:152 vector [2]: sres = bbee46a3 20250123085537623 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085537623 DAUC <0003> auc.c:113 vector [3]: rand = c9f26ef2e658e97132c46f01e49fd66a 20250123085537623 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250123085537623 DAUC <0003> auc.c:142 vector [3]: autn = cddb3efa9f3e0000e86d2a297666f200 20250123085537623 DAUC <0003> auc.c:143 vector [3]: ck = bd58296339d5c246da25468ca299dd49 20250123085537623 DAUC <0003> auc.c:144 vector [3]: ik = 99df654945c209c65faf2089a8577738 20250123085537623 DAUC <0003> auc.c:145 vector [3]: res = b5ce4dd6636e044c0000000000000000 20250123085537623 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537624 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085537624 DAUC <0003> auc.c:151 vector [3]: kc = a10d2a2f76d961f1 20250123085537624 DAUC <0003> auc.c:152 vector [3]: sres = d6a0499a 20250123085537624 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085537624 DAUC <0003> auc.c:113 vector [4]: rand = 1334a35538a2776807848b106e24d38c 20250123085537624 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250123085537624 DAUC <0003> auc.c:142 vector [4]: autn = bd963e54fd79000002f376bd646bdad6 20250123085537624 DAUC <0003> auc.c:143 vector [4]: ck = 9d017732630c63d9b982ea8bb1b18443 20250123085537624 DAUC <0003> auc.c:144 vector [4]: ik = 2a8d3ba083187378c231298aae4825c8 20250123085537624 DAUC <0003> auc.c:145 vector [4]: res = 0841ede762ca4be80000000000000000 20250123085537624 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537624 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250123085537624 DAUC <0003> auc.c:151 vector [4]: kc = cc3f8f93ffedb12a 20250123085537624 DAUC <0003> auc.c:152 vector [4]: sres = 6a8ba60f 20250123085537624 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250123085537624 DAUC <0003> db_auc.c:245 IMSI='262424210920564': Generated 5 vectors 20250123085537624 DAUC <0003> db_auc.c:249 IMSI='262424210920564': Updating SQN=321 in DB 20250123085537624 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424210920564"} 20250123085537624 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537624 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537624 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537625 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537625 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424210920564"} 20250123085537625 DAUC <0003> db_auc.c:157 IMSI='262424210920564': No 2G Auth Data 20250123085537625 DAUC <0003> db_auc.c:236 IMSI='262424210920564': Calling to generate 5 vectors 20250123085537625 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250123085537625 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537625 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537625 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250123085537625 DAUC <0003> auc.c:113 vector [0]: rand = c6109328544d00bf1367247938d5f770 20250123085537625 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250123085537625 DAUC <0003> auc.c:142 vector [0]: autn = c234434b814a0000747fe08badf49bd7 20250123085537625 DAUC <0003> auc.c:143 vector [0]: ck = aeddddc6f15f784137f0ab3eca97209a 20250123085537625 DAUC <0003> auc.c:144 vector [0]: ik = 294973d7a5733074d9f92b8b336aefd9 20250123085537625 DAUC <0003> auc.c:145 vector [0]: res = 66d1a95da1c5fcd70000000000000000 20250123085537625 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537625 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085537625 DAUC <0003> auc.c:151 vector [0]: kc = 699d2ea4add18776 20250123085537625 DAUC <0003> auc.c:152 vector [0]: sres = c714558a 20250123085537625 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085537625 DAUC <0003> auc.c:113 vector [1]: rand = 6566eb6b8c5ea97bd5960dc88e9f7da6 20250123085537625 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250123085537625 DAUC <0003> auc.c:142 vector [1]: autn = d1eedbca99020000222d9cd0f497e970 20250123085537625 DAUC <0003> auc.c:143 vector [1]: ck = ceb0d18b537c963e851982db3708c124 20250123085537625 DAUC <0003> auc.c:144 vector [1]: ik = 58bfae1486411f5a5daeca28ead1e02c 20250123085537625 DAUC <0003> auc.c:145 vector [1]: res = 0bef3c23f9f2376f0000000000000000 20250123085537625 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537625 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085537625 DAUC <0003> auc.c:151 vector [1]: kc = 4eb8376c08e4a86c 20250123085537625 DAUC <0003> auc.c:152 vector [1]: sres = f21d0b4c 20250123085537625 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085537625 DAUC <0003> auc.c:113 vector [2]: rand = ae1f55bf69162a71e7840ce5c44154bf 20250123085537625 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250123085537625 DAUC <0003> auc.c:142 vector [2]: autn = 5da7de960b380000f22186cc9e0c5de0 20250123085537625 DAUC <0003> auc.c:143 vector [2]: ck = b73f495d6330f5af2566d823d830d2a9 20250123085537625 DAUC <0003> auc.c:144 vector [2]: ik = bb4be4eecf0dd83752871a9405a8c42e 20250123085537625 DAUC <0003> auc.c:145 vector [2]: res = f1af7063799b0e8e0000000000000000 20250123085537625 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537625 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085537625 DAUC <0003> auc.c:151 vector [2]: kc = 7b956f0471a53b1f 20250123085537625 DAUC <0003> auc.c:152 vector [2]: sres = 88347eed 20250123085537625 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085537625 DAUC <0003> auc.c:113 vector [3]: rand = ba6f659d36d6fb87d2cde54359d27554 20250123085537625 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250123085537625 DAUC <0003> auc.c:142 vector [3]: autn = 890ea8d30a3d0000ec2aa45308487091 20250123085537625 DAUC <0003> auc.c:143 vector [3]: ck = 5c061a2d83a2764b69cdc2d52ed22b4c 20250123085537625 DAUC <0003> auc.c:144 vector [3]: ik = f5fb5f0f40d5a676cb12689eb0ae9f97 20250123085537625 DAUC <0003> auc.c:145 vector [3]: res = 813d4f695b66e8e00000000000000000 20250123085537625 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537625 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085537625 DAUC <0003> auc.c:151 vector [3]: kc = 0b22ef695d0b64e6 20250123085537625 DAUC <0003> auc.c:152 vector [3]: sres = da5ba789 20250123085537625 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085537625 DAUC <0003> auc.c:113 vector [4]: rand = d4c6e4f981254d35c987eeead61d6d7c 20250123085537625 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250123085537625 DAUC <0003> auc.c:142 vector [4]: autn = c8b657a0d54c00008d0c64097a0293f1 20250123085537625 DAUC <0003> auc.c:143 vector [4]: ck = dc79fdededb4e80ad3f004823ed18419 20250123085537625 DAUC <0003> auc.c:144 vector [4]: ik = 046c629479f25f8a7d63b221c251005f 20250123085537625 DAUC <0003> auc.c:145 vector [4]: res = 2194d9679580f57e0000000000000000 20250123085537625 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537625 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250123085537625 DAUC <0003> auc.c:151 vector [4]: kc = 768629da68c633c6 20250123085537625 DAUC <0003> auc.c:152 vector [4]: sres = b4142c19 20250123085537625 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250123085537625 DAUC <0003> db_auc.c:245 IMSI='262424210920564': Generated 5 vectors 20250123085537625 DAUC <0003> db_auc.c:249 IMSI='262424210920564': Updating SQN=481 in DB 20250123085537625 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424210920564"} 20250123085537625 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424210920564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537625 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537626 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@cc41ec40bce0: Final verdict of PTC: pass 20250123085537628 DAUC <0003> db_auc.c:157 IMSI='262425807489364': No 2G Auth Data 20250123085537628 DAUC <0003> db_auc.c:192 IMSI='262425807489364': No 3G Auth Data HLR_Test-GSUP(21)@cc41ec40bce0: Created GsupExpect[0] for "262425807489364" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250123085537636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 20250123085537638 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537638 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425807489364"} 20250123085537638 DAUC <0003> db_auc.c:157 IMSI='262425807489364': No 2G Auth Data 20250123085537638 DAUC <0003> db_auc.c:236 IMSI='262425807489364': Calling to generate 1 vectors 20250123085537638 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250123085537638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537638 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250123085537638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085537638 DAUC <0003> auc.c:113 vector [0]: rand = 90913c60c15a5d8c5e3e643bc8c15deb 20250123085537638 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085537638 DAUC <0003> auc.c:142 vector [0]: autn = 3b4687afa5600000700e5f14fee32a2e 20250123085537638 DAUC <0003> auc.c:143 vector [0]: ck = 760f2d09c64b3f0db0852bdac1de25b8 20250123085537638 DAUC <0003> auc.c:144 vector [0]: ik = 157434e85d0cac90a5886a145ecd6aec 20250123085537638 DAUC <0003> auc.c:145 vector [0]: res = 95d7232fb273c0a30000000000000000 20250123085537638 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537638 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085537638 DAUC <0003> auc.c:151 vector [0]: kc = 7676582f0454dcc9 20250123085537638 DAUC <0003> auc.c:152 vector [0]: sres = 27a4e38c 20250123085537638 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085537638 DAUC <0003> db_auc.c:245 IMSI='262425807489364': Generated 1 vectors 20250123085537638 DAUC <0003> db_auc.c:249 IMSI='262425807489364': Updating SQN=33 in DB 20250123085537638 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425807489364"} 20250123085537638 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537638 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537638 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@cc41ec40bce0: Found GsupExpect[0] for "262425807489364" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425807489364" TC_gsup_sai_num_auth_vectors(28)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085537640 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537640 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425807489364"} 20250123085537640 DAUC <0003> db_auc.c:157 IMSI='262425807489364': No 2G Auth Data 20250123085537640 DAUC <0003> db_auc.c:236 IMSI='262425807489364': Calling to generate 4 vectors 20250123085537640 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250123085537640 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537640 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250123085537640 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250123085537640 DAUC <0003> auc.c:113 vector [0]: rand = 44f4d4a644a85c2ca8a67af9b5477658 20250123085537640 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250123085537640 DAUC <0003> auc.c:142 vector [0]: autn = 7b035e3b517e00007e08eb21b8272e51 20250123085537640 DAUC <0003> auc.c:143 vector [0]: ck = b7ba66042a06459e2f53c0859e3c36a2 20250123085537640 DAUC <0003> auc.c:144 vector [0]: ik = 48e6db4c932ac2910a08b484effc7992 20250123085537640 DAUC <0003> auc.c:145 vector [0]: res = 360f5a295deedba80000000000000000 20250123085537640 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537640 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085537640 DAUC <0003> auc.c:151 vector [0]: kc = da07c949c8ecc83f 20250123085537640 DAUC <0003> auc.c:152 vector [0]: sres = 6be18181 20250123085537640 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085537640 DAUC <0003> auc.c:113 vector [1]: rand = a4362b0e92a90d489e5d2e524f9e2bbe 20250123085537640 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250123085537640 DAUC <0003> auc.c:142 vector [1]: autn = f2ea646619e7000049e6b6ce6bfc1cca 20250123085537640 DAUC <0003> auc.c:143 vector [1]: ck = 186ffde254dc40131d2c9fe55463c4d2 20250123085537640 DAUC <0003> auc.c:144 vector [1]: ik = 54fc09de4c97d42f4d2f83a2aa7f1cba 20250123085537640 DAUC <0003> auc.c:145 vector [1]: res = 8529cb75068c66ce0000000000000000 20250123085537640 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537640 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085537640 DAUC <0003> auc.c:151 vector [1]: kc = 1c90e87be6574c54 20250123085537640 DAUC <0003> auc.c:152 vector [1]: sres = 83a5adbb 20250123085537640 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085537640 DAUC <0003> auc.c:113 vector [2]: rand = 8cdc579c7554f59abca9a3a363066b58 20250123085537640 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250123085537640 DAUC <0003> auc.c:142 vector [2]: autn = d102902fe77b0000025ae6422e87d59b 20250123085537640 DAUC <0003> auc.c:143 vector [2]: ck = f7e32f394c4c297dabfe1ebb4d2a3f65 20250123085537640 DAUC <0003> auc.c:144 vector [2]: ik = d959ae93ab2fb0e8f0484be98d237aef 20250123085537640 DAUC <0003> auc.c:145 vector [2]: res = e5d021e956a151970000000000000000 20250123085537640 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537640 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085537640 DAUC <0003> auc.c:151 vector [2]: kc = 750cd4f8276adc1f 20250123085537640 DAUC <0003> auc.c:152 vector [2]: sres = b371707e 20250123085537640 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085537640 DAUC <0003> auc.c:113 vector [3]: rand = 9505dd1700bf33ed446408afa5493d65 20250123085537640 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250123085537640 DAUC <0003> auc.c:142 vector [3]: autn = 3c6c257c2aa800004feb86739f52e689 20250123085537640 DAUC <0003> auc.c:143 vector [3]: ck = 497b8ea409e09fa98fbdccf90083201d 20250123085537640 DAUC <0003> auc.c:144 vector [3]: ik = 4559dd516c096538c1b605abc0ede274 20250123085537640 DAUC <0003> auc.c:145 vector [3]: res = e66a6813397167bd0000000000000000 20250123085537640 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537640 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085537640 DAUC <0003> auc.c:151 vector [3]: kc = 42299aa7a58738f8 20250123085537640 DAUC <0003> auc.c:152 vector [3]: sres = df1b0fae 20250123085537640 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085537640 DAUC <0003> db_auc.c:245 IMSI='262425807489364': Generated 4 vectors 20250123085537640 DAUC <0003> db_auc.c:249 IMSI='262425807489364': Updating SQN=161 in DB 20250123085537640 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425807489364"} 20250123085537640 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537640 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537640 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537641 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537641 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425807489364"} 20250123085537641 DAUC <0003> db_auc.c:157 IMSI='262425807489364': No 2G Auth Data 20250123085537641 DAUC <0003> db_auc.c:236 IMSI='262425807489364': Calling to generate 5 vectors 20250123085537641 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250123085537641 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537641 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250123085537641 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250123085537641 DAUC <0003> auc.c:113 vector [0]: rand = 094627b09192af4e183ace36b3946531 20250123085537641 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250123085537641 DAUC <0003> auc.c:142 vector [0]: autn = efdc095fe0f40000dd8b9b9950abf43b 20250123085537641 DAUC <0003> auc.c:143 vector [0]: ck = f4f6e1f8ec0220228a723e7b4f33e0bd 20250123085537641 DAUC <0003> auc.c:144 vector [0]: ik = bf1b8c841f612c7570aff712b25ddf68 20250123085537641 DAUC <0003> auc.c:145 vector [0]: res = 6fc09c2298d711870000000000000000 20250123085537641 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537641 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085537641 DAUC <0003> auc.c:151 vector [0]: kc = b130a4150e0d3382 20250123085537641 DAUC <0003> auc.c:152 vector [0]: sres = f7178da5 20250123085537641 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085537641 DAUC <0003> auc.c:113 vector [1]: rand = b1047425d0f18fe1dfef4bc9e1955d82 20250123085537641 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250123085537641 DAUC <0003> auc.c:142 vector [1]: autn = 0b3a911580d3000076aaed447d5418cd 20250123085537641 DAUC <0003> auc.c:143 vector [1]: ck = 0ac973546ba9d60e891c8c05f1a388b3 20250123085537641 DAUC <0003> auc.c:144 vector [1]: ik = b0a9d8c296d44e77568c4e27cc61226f 20250123085537641 DAUC <0003> auc.c:145 vector [1]: res = ff8c4bbd6c16e9e50000000000000000 20250123085537641 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537641 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085537641 DAUC <0003> auc.c:151 vector [1]: kc = 65f069b4c0bf32a5 20250123085537641 DAUC <0003> auc.c:152 vector [1]: sres = 939aa258 20250123085537641 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085537641 DAUC <0003> auc.c:113 vector [2]: rand = 2fc07e2ef888af8bb32cad2830881c77 20250123085537641 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250123085537641 DAUC <0003> auc.c:142 vector [2]: autn = d312cddbc8fb0000ec4a82bcd8f30cdd 20250123085537641 DAUC <0003> auc.c:143 vector [2]: ck = ccdcef682c67b169df198e7a1d084522 20250123085537641 DAUC <0003> auc.c:144 vector [2]: ik = 8783853a20cb801bbc031af1b11e7f2f 20250123085537641 DAUC <0003> auc.c:145 vector [2]: res = 73c6e38021be92050000000000000000 20250123085537641 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537641 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085537641 DAUC <0003> auc.c:151 vector [2]: kc = 2845fed9a0ba0b7f 20250123085537641 DAUC <0003> auc.c:152 vector [2]: sres = 52787185 20250123085537641 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085537641 DAUC <0003> auc.c:113 vector [3]: rand = 3970681ecdcb560d662b8e554d74f24c 20250123085537641 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250123085537641 DAUC <0003> auc.c:142 vector [3]: autn = 5cda6670508b000071b42198af84ce18 20250123085537641 DAUC <0003> auc.c:143 vector [3]: ck = 4029c78f39d5fb1c79dc2cefc498944e 20250123085537641 DAUC <0003> auc.c:144 vector [3]: ik = 95d96536a66d232ddaa5ad8e28c286ce 20250123085537641 DAUC <0003> auc.c:145 vector [3]: res = b7783ef4a7ad77110000000000000000 20250123085537641 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537641 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085537641 DAUC <0003> auc.c:151 vector [3]: kc = 768923d873e2cab1 20250123085537641 DAUC <0003> auc.c:152 vector [3]: sres = 10d549e5 20250123085537641 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085537641 DAUC <0003> auc.c:113 vector [4]: rand = 55a2fbf94d3901b192314d1cc0654a9c 20250123085537641 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250123085537641 DAUC <0003> auc.c:142 vector [4]: autn = 0bb48b19c8f60000c102452746cfdaf8 20250123085537641 DAUC <0003> auc.c:143 vector [4]: ck = d5d227d8c28e7365898905f8bc54bab6 20250123085537641 DAUC <0003> auc.c:144 vector [4]: ik = 95d5ec8fcc2390df3e064c2373090f01 20250123085537641 DAUC <0003> auc.c:145 vector [4]: res = 36615a44823a0c5b0000000000000000 20250123085537641 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537641 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250123085537641 DAUC <0003> auc.c:151 vector [4]: kc = f788828cc1f0560d 20250123085537641 DAUC <0003> auc.c:152 vector [4]: sres = b45b561f 20250123085537641 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250123085537641 DAUC <0003> db_auc.c:245 IMSI='262425807489364': Generated 5 vectors 20250123085537641 DAUC <0003> db_auc.c:249 IMSI='262425807489364': Updating SQN=321 in DB 20250123085537641 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425807489364"} 20250123085537641 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537641 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537641 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537642 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537642 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425807489364"} 20250123085537642 DAUC <0003> db_auc.c:157 IMSI='262425807489364': No 2G Auth Data 20250123085537642 DAUC <0003> db_auc.c:236 IMSI='262425807489364': Calling to generate 5 vectors 20250123085537642 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250123085537642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537642 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250123085537642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250123085537642 DAUC <0003> auc.c:113 vector [0]: rand = 1e61d973dfa29bf97652dc8fea6c1527 20250123085537642 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250123085537642 DAUC <0003> auc.c:142 vector [0]: autn = 96ee9ddb869e000095676f829f5d5e4f 20250123085537642 DAUC <0003> auc.c:143 vector [0]: ck = 214b0d08ed9bb2c03747875a1f1160db 20250123085537642 DAUC <0003> auc.c:144 vector [0]: ik = f4095a1415a98f4241a5b8a277ef107f 20250123085537642 DAUC <0003> auc.c:145 vector [0]: res = 6c28219fe1ebfbae0000000000000000 20250123085537642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537642 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085537642 DAUC <0003> auc.c:151 vector [0]: kc = a3a068e490cc4d26 20250123085537642 DAUC <0003> auc.c:152 vector [0]: sres = 8dc3da31 20250123085537642 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085537642 DAUC <0003> auc.c:113 vector [1]: rand = 9a3dd11c3331434a9c793cf911d96c2e 20250123085537642 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250123085537642 DAUC <0003> auc.c:142 vector [1]: autn = 7bf317f2bddf0000aec4c8872bb89e0a 20250123085537642 DAUC <0003> auc.c:143 vector [1]: ck = f75225253bf52c52a8229e8ebdd31488 20250123085537642 DAUC <0003> auc.c:144 vector [1]: ik = e87c08faaef86f036f9be7a53f269f67 20250123085537642 DAUC <0003> auc.c:145 vector [1]: res = 26615f6d9d215d2c0000000000000000 20250123085537642 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537642 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085537642 DAUC <0003> auc.c:151 vector [1]: kc = d89754f417f8c8be 20250123085537642 DAUC <0003> auc.c:152 vector [1]: sres = bb400241 20250123085537642 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085537642 DAUC <0003> auc.c:113 vector [2]: rand = f5a6ed35a9c96e08ae74f38f44620469 20250123085537642 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250123085537642 DAUC <0003> auc.c:142 vector [2]: autn = 3d8b4b83dd6500000692cc8c57002e6b 20250123085537642 DAUC <0003> auc.c:143 vector [2]: ck = 433e561b45d095ae285d0fdf9a2718bf 20250123085537642 DAUC <0003> auc.c:144 vector [2]: ik = ad6d94ca0aa2bb06ea9f43dd805f66d9 20250123085537642 DAUC <0003> auc.c:145 vector [2]: res = d0a9574bfa9e2d190000000000000000 20250123085537642 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537642 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085537642 DAUC <0003> auc.c:151 vector [2]: kc = 2c918ed3550a50ce 20250123085537642 DAUC <0003> auc.c:152 vector [2]: sres = 2a377a52 20250123085537642 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085537642 DAUC <0003> auc.c:113 vector [3]: rand = 1b8344b7ba8213f5da7fb37327504279 20250123085537642 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250123085537642 DAUC <0003> auc.c:142 vector [3]: autn = fa3fae01a8ad000051602341b717d6d0 20250123085537642 DAUC <0003> auc.c:143 vector [3]: ck = 1ffa4c5a43a96d8d3f13cfe41678a6b3 20250123085537642 DAUC <0003> auc.c:144 vector [3]: ik = f7ee5a486281c00cee04cfe2ba02241c 20250123085537642 DAUC <0003> auc.c:145 vector [3]: res = e90cbc8e5a58ee750000000000000000 20250123085537642 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537642 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085537642 DAUC <0003> auc.c:151 vector [3]: kc = 390316148d522f2e 20250123085537642 DAUC <0003> auc.c:152 vector [3]: sres = b35452fb 20250123085537642 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085537642 DAUC <0003> auc.c:113 vector [4]: rand = f0c6fce54d0b61e08f9d736ee29854ba 20250123085537642 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250123085537642 DAUC <0003> auc.c:142 vector [4]: autn = 3f66418188df00004c2d2cd6f93268d7 20250123085537642 DAUC <0003> auc.c:143 vector [4]: ck = 45c1547e204626268b06b4763a46bbc9 20250123085537642 DAUC <0003> auc.c:144 vector [4]: ik = 7ee0efbfc1b8cc58031f1ce6f26ecb54 20250123085537642 DAUC <0003> auc.c:145 vector [4]: res = 130b717c3fffa5650000000000000000 20250123085537642 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537642 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250123085537642 DAUC <0003> auc.c:151 vector [4]: kc = b338135129d69ae3 20250123085537642 DAUC <0003> auc.c:152 vector [4]: sres = 2cf4d419 20250123085537642 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250123085537642 DAUC <0003> db_auc.c:245 IMSI='262425807489364': Generated 5 vectors 20250123085537642 DAUC <0003> db_auc.c:249 IMSI='262425807489364': Updating SQN=481 in DB 20250123085537642 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425807489364"} 20250123085537642 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425807489364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537642 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537642 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@cc41ec40bce0: Final verdict of PTC: pass 20250123085537644 DAUC <0003> db_auc.c:157 IMSI='262421295419571': No 2G Auth Data 20250123085537644 DAUC <0003> db_auc.c:192 IMSI='262421295419571': No 3G Auth Data HLR_Test-GSUP(21)@cc41ec40bce0: Created GsupExpect[0] for "262421295419571" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250123085537652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20250123085537654 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537654 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421295419571"} 20250123085537654 DAUC <0003> db_auc.c:236 IMSI='262421295419571': Calling to generate 1 vectors 20250123085537654 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250123085537654 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537655 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537655 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085537655 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537655 DAUC <0003> auc.c:113 vector [0]: rand = a884fa7dbf71d1d8444ea7981a24de1d 20250123085537655 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085537655 DAUC <0003> auc.c:142 vector [0]: autn = 72499f5ae7790000288bd646d428856c 20250123085537655 DAUC <0003> auc.c:143 vector [0]: ck = b2041a4fd3cb837cf9a68677c1656550 20250123085537655 DAUC <0003> auc.c:144 vector [0]: ik = 4d9daf107238ec4fb65c013c1ad3bc28 20250123085537655 DAUC <0003> auc.c:145 vector [0]: res = dbe8c4c171129a1c0000000000000000 20250123085537655 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537655 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537655 DAUC <0003> auc.c:179 vector [0]: kc = c4ef9360efa3a800 20250123085537655 DAUC <0003> auc.c:180 vector [0]: sres = d821bcc6 20250123085537655 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537655 DAUC <0003> db_auc.c:245 IMSI='262421295419571': Generated 1 vectors 20250123085537655 DAUC <0003> db_auc.c:249 IMSI='262421295419571': Updating SQN=33 in DB 20250123085537655 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421295419571"} 20250123085537655 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537655 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537655 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@cc41ec40bce0: Found GsupExpect[0] for "262421295419571" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421295419571" TC_gsup_sai_num_auth_vectors(29)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085537657 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537657 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421295419571"} 20250123085537657 DAUC <0003> db_auc.c:236 IMSI='262421295419571': Calling to generate 4 vectors 20250123085537657 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250123085537657 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537657 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537657 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250123085537657 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537657 DAUC <0003> auc.c:113 vector [0]: rand = d2c486bd970053c7c97c0f3695324024 20250123085537657 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250123085537657 DAUC <0003> auc.c:142 vector [0]: autn = cfedc3fe238c00005a74c7c009eb37a9 20250123085537657 DAUC <0003> auc.c:143 vector [0]: ck = 4f5ab5e6bf647c8c1c5c75059a533cd6 20250123085537657 DAUC <0003> auc.c:144 vector [0]: ik = 05fb8d2fe2edd2ab67a3814e1a048adc 20250123085537657 DAUC <0003> auc.c:145 vector [0]: res = 765d3f7fadb5467b0000000000000000 20250123085537657 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537657 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537657 DAUC <0003> auc.c:179 vector [0]: kc = 77720a13d534bc00 20250123085537657 DAUC <0003> auc.c:180 vector [0]: sres = ff5b492b 20250123085537657 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537657 DAUC <0003> auc.c:113 vector [1]: rand = 13e9256c5ba7163a66042f7ee2032920 20250123085537657 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250123085537657 DAUC <0003> auc.c:142 vector [1]: autn = ff66f2db285500009c43d5b3d9ddfde4 20250123085537657 DAUC <0003> auc.c:143 vector [1]: ck = deee9359056618b115d57c7006810be2 20250123085537657 DAUC <0003> auc.c:144 vector [1]: ik = 0fcb0173d6c5f67724278e5fc84d5112 20250123085537657 DAUC <0003> auc.c:145 vector [1]: res = 4e589ff38e265c0f0000000000000000 20250123085537657 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537657 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085537657 DAUC <0003> auc.c:179 vector [1]: kc = 3b2640f3e5e9cc00 20250123085537657 DAUC <0003> auc.c:180 vector [1]: sres = 00b8ddde 20250123085537657 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085537657 DAUC <0003> auc.c:113 vector [2]: rand = 23fbfc0c017c6a7544f76c2961748e3d 20250123085537657 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250123085537657 DAUC <0003> auc.c:142 vector [2]: autn = a19f1a91806700000546ff0a8ce305cd 20250123085537657 DAUC <0003> auc.c:143 vector [2]: ck = febb982c37728df203a43deff67e5ba4 20250123085537657 DAUC <0003> auc.c:144 vector [2]: ik = 680136bf1a8ad016b40de5c283b42de5 20250123085537657 DAUC <0003> auc.c:145 vector [2]: res = 7265f6162d99e9c20000000000000000 20250123085537657 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537657 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085537657 DAUC <0003> auc.c:179 vector [2]: kc = c726aa5b23944400 20250123085537657 DAUC <0003> auc.c:180 vector [2]: sres = 65173e39 20250123085537657 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085537657 DAUC <0003> auc.c:113 vector [3]: rand = 0e5b92ebff9326a3df80452d3f4feba8 20250123085537657 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250123085537657 DAUC <0003> auc.c:142 vector [3]: autn = b0387c390f170000dcd53fd5a00dc7fc 20250123085537657 DAUC <0003> auc.c:143 vector [3]: ck = 430a8a343719a98b62c770b1557e2c4e 20250123085537657 DAUC <0003> auc.c:144 vector [3]: ik = a2cfedfb41195ce8b6997671cf87ec3b 20250123085537657 DAUC <0003> auc.c:145 vector [3]: res = 73350587cb3e75cb0000000000000000 20250123085537657 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537657 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085537657 DAUC <0003> auc.c:179 vector [3]: kc = 87a0ad7a25b95400 20250123085537657 DAUC <0003> auc.c:180 vector [3]: sres = 20b82f2f 20250123085537657 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085537657 DAUC <0003> db_auc.c:245 IMSI='262421295419571': Generated 4 vectors 20250123085537657 DAUC <0003> db_auc.c:249 IMSI='262421295419571': Updating SQN=161 in DB 20250123085537657 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421295419571"} 20250123085537657 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537657 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537657 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537659 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537659 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421295419571"} 20250123085537659 DAUC <0003> db_auc.c:236 IMSI='262421295419571': Calling to generate 5 vectors 20250123085537659 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085537659 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537659 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537659 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250123085537659 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537659 DAUC <0003> auc.c:113 vector [0]: rand = e9bb309906332c161b8b892c16d7dbda 20250123085537659 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250123085537659 DAUC <0003> auc.c:142 vector [0]: autn = 87865d4178cb0000842142ef5dcd2286 20250123085537659 DAUC <0003> auc.c:143 vector [0]: ck = e0dda2ca9ce2dc830fa7c5989d963f31 20250123085537659 DAUC <0003> auc.c:144 vector [0]: ik = bb073e3b9861777a742a4974b5064dda 20250123085537659 DAUC <0003> auc.c:145 vector [0]: res = fd7e6cc7fbe484670000000000000000 20250123085537659 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537659 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537659 DAUC <0003> auc.c:179 vector [0]: kc = 55b603e0ff07a000 20250123085537659 DAUC <0003> auc.c:180 vector [0]: sres = ef3def80 20250123085537659 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537659 DAUC <0003> auc.c:113 vector [1]: rand = 79e3782ab196e09c9c1122fb5dbebbe6 20250123085537659 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250123085537659 DAUC <0003> auc.c:142 vector [1]: autn = 9ca1e79192a90000de1a51cd19c95486 20250123085537659 DAUC <0003> auc.c:143 vector [1]: ck = e1f8e7434d97eadf6a1e790837852698 20250123085537659 DAUC <0003> auc.c:144 vector [1]: ik = 9ffa8b99fa3f68c3869217ef3671d73d 20250123085537659 DAUC <0003> auc.c:145 vector [1]: res = c8c0dd4e5122eaf60000000000000000 20250123085537659 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537659 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085537659 DAUC <0003> auc.c:179 vector [1]: kc = 885e4e0c76ba4c00 20250123085537659 DAUC <0003> auc.c:180 vector [1]: sres = e3d48369 20250123085537659 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085537659 DAUC <0003> auc.c:113 vector [2]: rand = ff3f464b433d7ae73c4c377d65e0a4fb 20250123085537659 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250123085537659 DAUC <0003> auc.c:142 vector [2]: autn = f5bac384dd3e000079573a19b3df6598 20250123085537659 DAUC <0003> auc.c:143 vector [2]: ck = 370a27f600bb0abad496d51c1d1d4e73 20250123085537659 DAUC <0003> auc.c:144 vector [2]: ik = 9b49ae8ae09fbf329f9f3a70ce8a664d 20250123085537659 DAUC <0003> auc.c:145 vector [2]: res = 74e3cda5b3defb9c0000000000000000 20250123085537659 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537659 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085537659 DAUC <0003> auc.c:179 vector [2]: kc = 2d8a18f99a6f6800 20250123085537659 DAUC <0003> auc.c:180 vector [2]: sres = 8c6d1c65 20250123085537659 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085537659 DAUC <0003> auc.c:113 vector [3]: rand = 009df4edf08bb48a86f4ef3152282b61 20250123085537659 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250123085537659 DAUC <0003> auc.c:142 vector [3]: autn = df058552ee4f0000dce62c8b2e3b38b6 20250123085537659 DAUC <0003> auc.c:143 vector [3]: ck = 328e510bef91b1729c29e0df5c49b1e7 20250123085537659 DAUC <0003> auc.c:144 vector [3]: ik = 0751fd3723bca6564d5a111fcc850b8d 20250123085537659 DAUC <0003> auc.c:145 vector [3]: res = 4e8ce2de5212e02f0000000000000000 20250123085537659 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537659 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085537659 DAUC <0003> auc.c:179 vector [3]: kc = 5008638c0fcd6400 20250123085537659 DAUC <0003> auc.c:180 vector [3]: sres = de7a6077 20250123085537659 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085537659 DAUC <0003> auc.c:113 vector [4]: rand = 439f1fb3f48f17d1530f0f7a61bca1f1 20250123085537659 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250123085537659 DAUC <0003> auc.c:142 vector [4]: autn = 00a681527720000036f9defb694f44f7 20250123085537659 DAUC <0003> auc.c:143 vector [4]: ck = bec1d85b839282c5bedc26bdc8efdc5e 20250123085537659 DAUC <0003> auc.c:144 vector [4]: ik = 1d42ecc8591154b5eeabfbd87279cf1e 20250123085537659 DAUC <0003> auc.c:145 vector [4]: res = b3005ba6dbc0b9100000000000000000 20250123085537659 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537659 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085537659 DAUC <0003> auc.c:179 vector [4]: kc = ab6c30a762335800 20250123085537659 DAUC <0003> auc.c:180 vector [4]: sres = 36518909 20250123085537659 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085537659 DAUC <0003> db_auc.c:245 IMSI='262421295419571': Generated 5 vectors 20250123085537659 DAUC <0003> db_auc.c:249 IMSI='262421295419571': Updating SQN=321 in DB 20250123085537659 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421295419571"} 20250123085537659 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537659 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537659 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537661 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537661 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421295419571"} 20250123085537661 DAUC <0003> db_auc.c:236 IMSI='262421295419571': Calling to generate 5 vectors 20250123085537661 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085537661 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537661 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537661 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250123085537661 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537661 DAUC <0003> auc.c:113 vector [0]: rand = 605aa9572c0bad68affc907b0f69bc8a 20250123085537661 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250123085537661 DAUC <0003> auc.c:142 vector [0]: autn = 01aea2bba916000005c2e3915b3859f2 20250123085537661 DAUC <0003> auc.c:143 vector [0]: ck = 88fda0503624071f89f5562c6510225d 20250123085537661 DAUC <0003> auc.c:144 vector [0]: ik = f5be73e5ab400b005cf936e9dabf0f03 20250123085537661 DAUC <0003> auc.c:145 vector [0]: res = c274334f7377aa9d0000000000000000 20250123085537661 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537661 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537661 DAUC <0003> auc.c:179 vector [0]: kc = 95a0a9029b19d400 20250123085537661 DAUC <0003> auc.c:180 vector [0]: sres = bd157574 20250123085537661 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537661 DAUC <0003> auc.c:113 vector [1]: rand = 5894c9d8eee182b81aa6796528056158 20250123085537661 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250123085537661 DAUC <0003> auc.c:142 vector [1]: autn = b97733b490af000059e689c39f8385ee 20250123085537661 DAUC <0003> auc.c:143 vector [1]: ck = d28362518ffd8ae1ffbdca5beba9e01b 20250123085537661 DAUC <0003> auc.c:144 vector [1]: ik = a680d2b58de6c37d2b63d6af843a4974 20250123085537661 DAUC <0003> auc.c:145 vector [1]: res = 6c705a332a7ac5600000000000000000 20250123085537661 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537661 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085537661 DAUC <0003> auc.c:179 vector [1]: kc = 6560a353dd5ccc00 20250123085537661 DAUC <0003> auc.c:180 vector [1]: sres = ad8f4985 20250123085537661 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085537661 DAUC <0003> auc.c:113 vector [2]: rand = c8897c8a893a2f9fc9a0550fd44f231e 20250123085537661 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250123085537661 DAUC <0003> auc.c:142 vector [2]: autn = cf5a53ede3ff00002635ceb56e114f23 20250123085537661 DAUC <0003> auc.c:143 vector [2]: ck = 6b339cd18a0c173e31a1839d23e06839 20250123085537661 DAUC <0003> auc.c:144 vector [2]: ik = c13ce30ba608ac96443cf3be896d9a26 20250123085537661 DAUC <0003> auc.c:145 vector [2]: res = 486d1a555a7315bf0000000000000000 20250123085537661 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537661 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085537661 DAUC <0003> auc.c:179 vector [2]: kc = 28dea881fe463c00 20250123085537661 DAUC <0003> auc.c:180 vector [2]: sres = 19412670 20250123085537661 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085537661 DAUC <0003> auc.c:113 vector [3]: rand = ef6542414c9ce4a5e46b7c7cc35b933a 20250123085537661 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250123085537661 DAUC <0003> auc.c:142 vector [3]: autn = 3df03c0cdc870000ed8ce77a7157542f 20250123085537661 DAUC <0003> auc.c:143 vector [3]: ck = 7fbbe9b1b5ade7969bb853e1cc74ec64 20250123085537661 DAUC <0003> auc.c:144 vector [3]: ik = e004e6688e3e896ab2b52f72f9a599ce 20250123085537661 DAUC <0003> auc.c:145 vector [3]: res = 756673c9228174850000000000000000 20250123085537661 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537661 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085537661 DAUC <0003> auc.c:179 vector [3]: kc = 28c42681c0cb3c00 20250123085537661 DAUC <0003> auc.c:180 vector [3]: sres = c95cd05c 20250123085537661 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085537661 DAUC <0003> auc.c:113 vector [4]: rand = 66c3797488768975c96211056e263405 20250123085537661 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250123085537661 DAUC <0003> auc.c:142 vector [4]: autn = 94030d769bbf0000f7b07bb5ee2d7da9 20250123085537661 DAUC <0003> auc.c:143 vector [4]: ck = 9b1ffd89e82310a157c0b885d021d743 20250123085537661 DAUC <0003> auc.c:144 vector [4]: ik = 8ffd7377055d336c52ab8a6ef7ec34ec 20250123085537661 DAUC <0003> auc.c:145 vector [4]: res = 1e8e1c54b68f9abe0000000000000000 20250123085537661 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537661 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085537661 DAUC <0003> auc.c:179 vector [4]: kc = 7ec1d4f94dfaf800 20250123085537661 DAUC <0003> auc.c:180 vector [4]: sres = f77fb805 20250123085537661 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085537661 DAUC <0003> db_auc.c:245 IMSI='262421295419571': Generated 5 vectors 20250123085537661 DAUC <0003> db_auc.c:249 IMSI='262421295419571': Updating SQN=481 in DB 20250123085537661 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421295419571"} 20250123085537661 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421295419571 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537661 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537661 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@cc41ec40bce0: Final verdict of PTC: pass 20250123085537664 DAUC <0003> db_auc.c:157 IMSI='262420344437012': No 2G Auth Data 20250123085537664 DAUC <0003> db_auc.c:192 IMSI='262420344437012': No 3G Auth Data HLR_Test-GSUP(21)@cc41ec40bce0: Created GsupExpect[0] for "262420344437012" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250123085537672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 20250123085537675 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537675 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420344437012"} 20250123085537675 DAUC <0003> db_auc.c:236 IMSI='262420344437012': Calling to generate 1 vectors 20250123085537675 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250123085537675 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537675 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537675 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085537675 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537675 DAUC <0003> auc.c:113 vector [0]: rand = ddd6afc12e588c6d3a04e32b2245a125 20250123085537675 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085537675 DAUC <0003> auc.c:142 vector [0]: autn = ea2ece678b230000aa166280edc92e43 20250123085537675 DAUC <0003> auc.c:143 vector [0]: ck = 52f4672095749efaa326ad65fb04a900 20250123085537675 DAUC <0003> auc.c:144 vector [0]: ik = f08f7ccd959a440dd4d35446c1235c64 20250123085537675 DAUC <0003> auc.c:145 vector [0]: res = 6d5e9946304a8f7b0000000000000000 20250123085537675 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537675 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537675 DAUC <0003> auc.c:179 vector [0]: kc = 9bd3690e0df1f800 20250123085537675 DAUC <0003> auc.c:180 vector [0]: sres = 3b53d340 20250123085537675 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537675 DAUC <0003> db_auc.c:245 IMSI='262420344437012': Generated 1 vectors 20250123085537675 DAUC <0003> db_auc.c:249 IMSI='262420344437012': Updating SQN=33 in DB 20250123085537675 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420344437012"} 20250123085537675 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537675 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537675 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@cc41ec40bce0: Found GsupExpect[0] for "262420344437012" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420344437012" TC_gsup_sai_num_auth_vectors(30)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085537677 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537677 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420344437012"} 20250123085537677 DAUC <0003> db_auc.c:236 IMSI='262420344437012': Calling to generate 4 vectors 20250123085537677 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250123085537677 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537677 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537677 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250123085537677 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537677 DAUC <0003> auc.c:113 vector [0]: rand = 2f0df1cca8ee5ff80750f31dded5e6f3 20250123085537677 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250123085537677 DAUC <0003> auc.c:142 vector [0]: autn = d1ecd638c23500006a930b52ecbd56ce 20250123085537677 DAUC <0003> auc.c:143 vector [0]: ck = 4515f6aa8f0b234b74841094a213b8d8 20250123085537677 DAUC <0003> auc.c:144 vector [0]: ik = 80658554cdc7d201ec5cf5c251e4c733 20250123085537677 DAUC <0003> auc.c:145 vector [0]: res = 421af905c488770d0000000000000000 20250123085537677 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537677 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537677 DAUC <0003> auc.c:179 vector [0]: kc = 21339ada7dd9e000 20250123085537677 DAUC <0003> auc.c:180 vector [0]: sres = b0faf9f3 20250123085537677 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537677 DAUC <0003> auc.c:113 vector [1]: rand = bd71f4172de5dc20485ab60b002b6f22 20250123085537677 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250123085537677 DAUC <0003> auc.c:142 vector [1]: autn = 79416b80f33e0000359b12384676e3d2 20250123085537677 DAUC <0003> auc.c:143 vector [1]: ck = f426bde299d493888d520a7a548a6729 20250123085537677 DAUC <0003> auc.c:144 vector [1]: ik = 2b3f910ea9bb1577701e0be27118bffa 20250123085537677 DAUC <0003> auc.c:145 vector [1]: res = 5fb369795769f4240000000000000000 20250123085537677 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537677 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085537677 DAUC <0003> auc.c:179 vector [1]: kc = 901578a41993b400 20250123085537677 DAUC <0003> auc.c:180 vector [1]: sres = 593aed17 20250123085537677 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085537677 DAUC <0003> auc.c:113 vector [2]: rand = 4a45619d4d1e7bb3ec373ad3d0c16b45 20250123085537677 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250123085537677 DAUC <0003> auc.c:142 vector [2]: autn = dbdfefdeedd70000fd1e045c4c2ed063 20250123085537677 DAUC <0003> auc.c:143 vector [2]: ck = a055e5b5188477ef5c523808b138903a 20250123085537677 DAUC <0003> auc.c:144 vector [2]: ik = 86e4b6f6a4fcfe95689b76cf696ccb12 20250123085537677 DAUC <0003> auc.c:145 vector [2]: res = 0efd9710f9928fec0000000000000000 20250123085537677 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537677 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085537677 DAUC <0003> auc.c:179 vector [2]: kc = 256cff3aeb5c4400 20250123085537677 DAUC <0003> auc.c:180 vector [2]: sres = e2963fa9 20250123085537677 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085537677 DAUC <0003> auc.c:113 vector [3]: rand = b28dc7199aee2d6febcf77ee789879d8 20250123085537677 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250123085537677 DAUC <0003> auc.c:142 vector [3]: autn = 62f671a84d070000d5a969d624df7513 20250123085537677 DAUC <0003> auc.c:143 vector [3]: ck = 42505c97587bdd2d705bb7ab197089e2 20250123085537677 DAUC <0003> auc.c:144 vector [3]: ik = f40f64a6fdb86158835620061c79db0f 20250123085537677 DAUC <0003> auc.c:145 vector [3]: res = ffcc3de9a04328fb0000000000000000 20250123085537677 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537677 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085537677 DAUC <0003> auc.c:179 vector [3]: kc = 5ea12b648bbb2800 20250123085537677 DAUC <0003> auc.c:180 vector [3]: sres = 76a59f5a 20250123085537677 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085537677 DAUC <0003> db_auc.c:245 IMSI='262420344437012': Generated 4 vectors 20250123085537677 DAUC <0003> db_auc.c:249 IMSI='262420344437012': Updating SQN=161 in DB 20250123085537677 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420344437012"} 20250123085537677 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537677 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537677 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537679 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537679 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420344437012"} 20250123085537679 DAUC <0003> db_auc.c:236 IMSI='262420344437012': Calling to generate 5 vectors 20250123085537679 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085537679 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537679 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537679 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250123085537679 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537679 DAUC <0003> auc.c:113 vector [0]: rand = 22dc821b1476ef964ece39cc2aea6871 20250123085537679 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250123085537679 DAUC <0003> auc.c:142 vector [0]: autn = fe83616b36220000516b6bcb28a776df 20250123085537679 DAUC <0003> auc.c:143 vector [0]: ck = 79b23f7b677f1c8fb5681674aba28ccd 20250123085537679 DAUC <0003> auc.c:144 vector [0]: ik = 4e773d01d7db03a881b4a5a0fd50faf8 20250123085537679 DAUC <0003> auc.c:145 vector [0]: res = 23c12975269049ad0000000000000000 20250123085537679 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537679 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537679 DAUC <0003> auc.c:179 vector [0]: kc = d8c3fccb4259f000 20250123085537679 DAUC <0003> auc.c:180 vector [0]: sres = 90bf40a2 20250123085537679 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537679 DAUC <0003> auc.c:113 vector [1]: rand = d0711cb1ad6c2aa540fbc15e139b1c12 20250123085537679 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250123085537679 DAUC <0003> auc.c:142 vector [1]: autn = fb115e2bfc9b0000c018070056f14a75 20250123085537679 DAUC <0003> auc.c:143 vector [1]: ck = 19c1c1d68d73cdc3f51341c44e970f9c 20250123085537679 DAUC <0003> auc.c:144 vector [1]: ik = 7431e83ce505a133e8e2ef0e1f4f4611 20250123085537679 DAUC <0003> auc.c:145 vector [1]: res = 9fe98c77adf97a380000000000000000 20250123085537679 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537679 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085537679 DAUC <0003> auc.c:179 vector [1]: kc = 0837caf502d0f800 20250123085537679 DAUC <0003> auc.c:180 vector [1]: sres = 2781c2e4 20250123085537679 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085537679 DAUC <0003> auc.c:113 vector [2]: rand = ef2132ac8a50a6af81b6e26b580a06fd 20250123085537679 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250123085537679 DAUC <0003> auc.c:142 vector [2]: autn = 968a3ebb51c200005e0497eed3a6da8b 20250123085537679 DAUC <0003> auc.c:143 vector [2]: ck = cadb671ad9766617ca977eb991277f34 20250123085537679 DAUC <0003> auc.c:144 vector [2]: ik = d0417af18be21cd79a7556b4d55436ce 20250123085537679 DAUC <0003> auc.c:145 vector [2]: res = 8c1d498bebba5d760000000000000000 20250123085537679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537679 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085537679 DAUC <0003> auc.c:179 vector [2]: kc = 38b963bd80649800 20250123085537679 DAUC <0003> auc.c:180 vector [2]: sres = e7a59afb 20250123085537679 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085537679 DAUC <0003> auc.c:113 vector [3]: rand = ffecb76700485e7e82bc62f9d331d82c 20250123085537679 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250123085537679 DAUC <0003> auc.c:142 vector [3]: autn = e5179cc29b750000dd5adc5c5703cf24 20250123085537679 DAUC <0003> auc.c:143 vector [3]: ck = 6e532a8452dd7175fc95cb09327d550a 20250123085537679 DAUC <0003> auc.c:144 vector [3]: ik = d101fa3b47bf731e8c63b32d6f21a77d 20250123085537679 DAUC <0003> auc.c:145 vector [3]: res = c1237269c27d5ac70000000000000000 20250123085537679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537679 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085537679 DAUC <0003> auc.c:179 vector [3]: kc = 5474f65eaad1f000 20250123085537679 DAUC <0003> auc.c:180 vector [3]: sres = 5fe71591 20250123085537679 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085537679 DAUC <0003> auc.c:113 vector [4]: rand = c556a97bc2ae026a688e16ecf9e4a0af 20250123085537679 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250123085537679 DAUC <0003> auc.c:142 vector [4]: autn = 3a9e5bd857d40000600b5abf1b7f6ca2 20250123085537679 DAUC <0003> auc.c:143 vector [4]: ck = d5f7f452165c94e77975104a18e811c1 20250123085537679 DAUC <0003> auc.c:144 vector [4]: ik = 48288511164b264a768e104ef8fd8929 20250123085537679 DAUC <0003> auc.c:145 vector [4]: res = 4c617c6dcfcb465c0000000000000000 20250123085537679 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537679 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085537679 DAUC <0003> auc.c:179 vector [4]: kc = 2c54d089911c4000 20250123085537679 DAUC <0003> auc.c:180 vector [4]: sres = bee485f3 20250123085537679 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085537679 DAUC <0003> db_auc.c:245 IMSI='262420344437012': Generated 5 vectors 20250123085537679 DAUC <0003> db_auc.c:249 IMSI='262420344437012': Updating SQN=321 in DB 20250123085537679 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420344437012"} 20250123085537679 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537679 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537679 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537681 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537681 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420344437012"} 20250123085537681 DAUC <0003> db_auc.c:236 IMSI='262420344437012': Calling to generate 5 vectors 20250123085537681 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085537681 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537681 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537681 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250123085537681 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537681 DAUC <0003> auc.c:113 vector [0]: rand = 04757da66a85ac833cbd6ffd2d5a9fd6 20250123085537681 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250123085537681 DAUC <0003> auc.c:142 vector [0]: autn = ceedefab013800000c853f6678c3bd97 20250123085537681 DAUC <0003> auc.c:143 vector [0]: ck = 8b383a5b35ef49d7118be44bf136d2b8 20250123085537681 DAUC <0003> auc.c:144 vector [0]: ik = 88f9724fec04a8ec0dfb6f304a52db7d 20250123085537681 DAUC <0003> auc.c:145 vector [0]: res = 38c01c9914c9bf5c0000000000000000 20250123085537681 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537681 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537681 DAUC <0003> auc.c:179 vector [0]: kc = ebe1c04f8c736c00 20250123085537681 DAUC <0003> auc.c:180 vector [0]: sres = 9b719e43 20250123085537681 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537681 DAUC <0003> auc.c:113 vector [1]: rand = a6b24d36e099b01fd18e23626605210d 20250123085537681 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250123085537681 DAUC <0003> auc.c:142 vector [1]: autn = 239bb6e8671b0000a93c31d67263e20d 20250123085537681 DAUC <0003> auc.c:143 vector [1]: ck = d123c79ac08f88290c7e3123635d4ae5 20250123085537681 DAUC <0003> auc.c:144 vector [1]: ik = bbdc08e1c859ed1ab9692a8020ac4256 20250123085537681 DAUC <0003> auc.c:145 vector [1]: res = fb92f2f14da71e7d0000000000000000 20250123085537681 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537681 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085537681 DAUC <0003> auc.c:179 vector [1]: kc = 83a41f9dbbaff400 20250123085537681 DAUC <0003> auc.c:180 vector [1]: sres = b6a134cc 20250123085537681 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085537681 DAUC <0003> auc.c:113 vector [2]: rand = ed480abb7dc583b3f66b4d6491956370 20250123085537681 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250123085537681 DAUC <0003> auc.c:142 vector [2]: autn = 8218ea9495900000b1fba59bf36781a1 20250123085537681 DAUC <0003> auc.c:143 vector [2]: ck = d7a48a942d0f0a5ad776fc21519fe2e8 20250123085537681 DAUC <0003> auc.c:144 vector [2]: ik = 3d05e089337c3ac2497221e3d161cd92 20250123085537681 DAUC <0003> auc.c:145 vector [2]: res = 055cbab45d8f2d960000000000000000 20250123085537681 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537681 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085537681 DAUC <0003> auc.c:179 vector [2]: kc = ee04a79c92d29800 20250123085537681 DAUC <0003> auc.c:180 vector [2]: sres = 1d558419 20250123085537681 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085537681 DAUC <0003> auc.c:113 vector [3]: rand = 9d5ca38ca1930566710c35fea0fc33d3 20250123085537681 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250123085537681 DAUC <0003> auc.c:142 vector [3]: autn = fe5145f9cce400008bd9feebc5412b0a 20250123085537681 DAUC <0003> auc.c:143 vector [3]: ck = d056e468bc5533c1519a76ff35a9fe86 20250123085537681 DAUC <0003> auc.c:144 vector [3]: ik = e9541522148074b3e32a0759bd9cbc2c 20250123085537681 DAUC <0003> auc.c:145 vector [3]: res = 39016d25a55fe8be0000000000000000 20250123085537681 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537681 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085537681 DAUC <0003> auc.c:179 vector [3]: kc = 1213e26563069000 20250123085537681 DAUC <0003> auc.c:180 vector [3]: sres = 44b9a29e 20250123085537681 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085537681 DAUC <0003> auc.c:113 vector [4]: rand = 306b3f6f7a0887d8e549e49a03c92e11 20250123085537681 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250123085537681 DAUC <0003> auc.c:142 vector [4]: autn = 496758af0850000042402448232ecbc9 20250123085537681 DAUC <0003> auc.c:143 vector [4]: ck = d46398dc4f55330b26fe1ae22812fda8 20250123085537681 DAUC <0003> auc.c:144 vector [4]: ik = 60f779f3adc2b6a8110ed0f006efb66d 20250123085537681 DAUC <0003> auc.c:145 vector [4]: res = 792c00a321ead1a80000000000000000 20250123085537681 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537681 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085537681 DAUC <0003> auc.c:179 vector [4]: kc = f0f4de89cb0d3400 20250123085537681 DAUC <0003> auc.c:180 vector [4]: sres = df84e957 20250123085537681 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085537681 DAUC <0003> db_auc.c:245 IMSI='262420344437012': Generated 5 vectors 20250123085537681 DAUC <0003> db_auc.c:249 IMSI='262420344437012': Updating SQN=481 in DB 20250123085537681 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420344437012"} 20250123085537681 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420344437012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537681 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537681 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@cc41ec40bce0: Final verdict of PTC: pass 20250123085537684 DAUC <0003> db_auc.c:157 IMSI='262424109013115': No 2G Auth Data 20250123085537684 DAUC <0003> db_auc.c:192 IMSI='262424109013115': No 3G Auth Data HLR_Test-GSUP(21)@cc41ec40bce0: Created GsupExpect[0] for "262424109013115" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250123085537692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 20250123085537695 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537695 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424109013115"} 20250123085537695 DAUC <0003> db_auc.c:236 IMSI='262424109013115': Calling to generate 1 vectors 20250123085537695 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250123085537695 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537695 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537695 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085537695 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537695 DAUC <0003> auc.c:113 vector [0]: rand = 3bcc902a855c9c7ca8ae3c728dc4676b 20250123085537695 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085537695 DAUC <0003> auc.c:142 vector [0]: autn = e71b8069fe69000060f45a183204648e 20250123085537695 DAUC <0003> auc.c:143 vector [0]: ck = 4ace6acdede3d05042f9d43acb57d685 20250123085537695 DAUC <0003> auc.c:144 vector [0]: ik = 09fe48d2aefc9bd3091ff6d687a4d627 20250123085537695 DAUC <0003> auc.c:145 vector [0]: res = 477389190eddb0b20000000000000000 20250123085537695 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537695 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537695 DAUC <0003> auc.c:179 vector [0]: kc = 183185a39c684374 20250123085537695 DAUC <0003> auc.c:180 vector [0]: sres = 8b629c26 20250123085537695 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537695 DAUC <0003> db_auc.c:245 IMSI='262424109013115': Generated 1 vectors 20250123085537695 DAUC <0003> db_auc.c:249 IMSI='262424109013115': Updating SQN=33 in DB 20250123085537695 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424109013115"} 20250123085537695 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537695 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537695 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@cc41ec40bce0: Found GsupExpect[0] for "262424109013115" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424109013115" TC_gsup_sai_num_auth_vectors(31)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085537697 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537697 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424109013115"} 20250123085537697 DAUC <0003> db_auc.c:236 IMSI='262424109013115': Calling to generate 4 vectors 20250123085537697 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250123085537697 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537697 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537697 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250123085537697 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537697 DAUC <0003> auc.c:113 vector [0]: rand = 97b6a77bdba68905a7201622acf3d5fd 20250123085537697 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250123085537697 DAUC <0003> auc.c:142 vector [0]: autn = 40fc3e308d320000ed22d7c298d41d46 20250123085537697 DAUC <0003> auc.c:143 vector [0]: ck = d365cad41d6165d35d85cd797ca86d64 20250123085537697 DAUC <0003> auc.c:144 vector [0]: ik = 4f9e815b1c7184535cdf9c14d2972be8 20250123085537697 DAUC <0003> auc.c:145 vector [0]: res = 663ddd01c22b16810000000000000000 20250123085537697 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537697 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537697 DAUC <0003> auc.c:179 vector [0]: kc = d17daf8bb660f00c 20250123085537697 DAUC <0003> auc.c:180 vector [0]: sres = 5b601eee 20250123085537697 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537697 DAUC <0003> auc.c:113 vector [1]: rand = 40568625e745fa87b9d6c1db0cc9a979 20250123085537697 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250123085537697 DAUC <0003> auc.c:142 vector [1]: autn = fde0478c38270000bd33e13e9f3b2347 20250123085537697 DAUC <0003> auc.c:143 vector [1]: ck = 7736196447dddcee4027cf111a9abf84 20250123085537697 DAUC <0003> auc.c:144 vector [1]: ik = e3d2ffd40160bec4fc255c692aac6e7a 20250123085537697 DAUC <0003> auc.c:145 vector [1]: res = 67c058361649456d0000000000000000 20250123085537697 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537697 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085537697 DAUC <0003> auc.c:179 vector [1]: kc = 542ee0c5d08b92b5 20250123085537697 DAUC <0003> auc.c:180 vector [1]: sres = 69e5a5f4 20250123085537697 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085537697 DAUC <0003> auc.c:113 vector [2]: rand = 52c677a9f107048235192ab15a553b85 20250123085537697 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250123085537697 DAUC <0003> auc.c:142 vector [2]: autn = 65693578ad1400003b5e13a322d3e03f 20250123085537697 DAUC <0003> auc.c:143 vector [2]: ck = 7dc68e36f0866d7e9b9db0bd47f5dae7 20250123085537697 DAUC <0003> auc.c:144 vector [2]: ik = 2c3ed01741906c10673bcab6028b2bde 20250123085537697 DAUC <0003> auc.c:145 vector [2]: res = 80a5d2ef29ce28c10000000000000000 20250123085537697 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537697 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085537697 DAUC <0003> auc.c:179 vector [2]: kc = fe5964eba3e027a1 20250123085537697 DAUC <0003> auc.c:180 vector [2]: sres = 76c76938 20250123085537697 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085537697 DAUC <0003> auc.c:113 vector [3]: rand = 4fdcaaf515337819d61f0a5dfc141469 20250123085537697 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250123085537697 DAUC <0003> auc.c:142 vector [3]: autn = c5280f2ea1590000c87d138a29711067 20250123085537697 DAUC <0003> auc.c:143 vector [3]: ck = 9cf251129ff05d09545d7ac32da2687a 20250123085537697 DAUC <0003> auc.c:144 vector [3]: ik = b1fa7922a523c9197edd3c741c283a6a 20250123085537697 DAUC <0003> auc.c:145 vector [3]: res = 20ea8f81d41e0e4b0000000000000000 20250123085537698 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537698 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085537698 DAUC <0003> auc.c:179 vector [3]: kc = c151410b0085afb6 20250123085537698 DAUC <0003> auc.c:180 vector [3]: sres = 44fec3a6 20250123085537698 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085537698 DAUC <0003> db_auc.c:245 IMSI='262424109013115': Generated 4 vectors 20250123085537698 DAUC <0003> db_auc.c:249 IMSI='262424109013115': Updating SQN=161 in DB 20250123085537698 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424109013115"} 20250123085537698 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537698 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537698 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537699 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537699 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424109013115"} 20250123085537699 DAUC <0003> db_auc.c:236 IMSI='262424109013115': Calling to generate 5 vectors 20250123085537699 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085537699 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537699 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537699 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250123085537699 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537699 DAUC <0003> auc.c:113 vector [0]: rand = 547cbfbbb83359ef841fab7bcff3d929 20250123085537700 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250123085537700 DAUC <0003> auc.c:142 vector [0]: autn = 67011481e31c0000f04b8b23927b5518 20250123085537700 DAUC <0003> auc.c:143 vector [0]: ck = 244cce6b6f7c4b43221ad86ace316268 20250123085537700 DAUC <0003> auc.c:144 vector [0]: ik = 71d7799cc03cd99080fc5a3bb9fec8a1 20250123085537700 DAUC <0003> auc.c:145 vector [0]: res = 7ecf49ece73c57140000000000000000 20250123085537700 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537700 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537700 DAUC <0003> auc.c:179 vector [0]: kc = 1ebaaedfd5fd9ff6 20250123085537700 DAUC <0003> auc.c:180 vector [0]: sres = d8ab6b88 20250123085537700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537700 DAUC <0003> auc.c:113 vector [1]: rand = 776dcf43b77e5f367397b1bd4e9d384f 20250123085537700 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250123085537700 DAUC <0003> auc.c:142 vector [1]: autn = 434b253f788b000005c0d6d23b1dfec9 20250123085537700 DAUC <0003> auc.c:143 vector [1]: ck = be5a90e08b11242ff2bb72c6da5dd6dc 20250123085537700 DAUC <0003> auc.c:144 vector [1]: ik = 2068e0574f38c8f41588a1e186b0628a 20250123085537700 DAUC <0003> auc.c:145 vector [1]: res = b9044d8cf50a7ffa0000000000000000 20250123085537700 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537700 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085537700 DAUC <0003> auc.c:179 vector [1]: kc = a1cc9777b0c17606 20250123085537700 DAUC <0003> auc.c:180 vector [1]: sres = 815a65f6 20250123085537700 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085537700 DAUC <0003> auc.c:113 vector [2]: rand = 084f592531ba0eb8299f1e0169188151 20250123085537700 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250123085537700 DAUC <0003> auc.c:142 vector [2]: autn = 7da316de94890000ed0643a7e5eb211f 20250123085537700 DAUC <0003> auc.c:143 vector [2]: ck = a9814f79f7ae0142d9d169f1284027eb 20250123085537700 DAUC <0003> auc.c:144 vector [2]: ik = da6d59dbc5b3487cf780bd09eacdf046 20250123085537700 DAUC <0003> auc.c:145 vector [2]: res = f4a6892d1e94be300000000000000000 20250123085537700 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537700 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085537700 DAUC <0003> auc.c:179 vector [2]: kc = 012a75d1be17349e 20250123085537700 DAUC <0003> auc.c:180 vector [2]: sres = 2e13c9db 20250123085537700 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085537700 DAUC <0003> auc.c:113 vector [3]: rand = 7b906816b787a53f57f7301d844ae7f7 20250123085537700 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250123085537700 DAUC <0003> auc.c:142 vector [3]: autn = 7401ede3395f00007ea0db2993e4af35 20250123085537700 DAUC <0003> auc.c:143 vector [3]: ck = e188ccaa94c38a2966d50910e277bafa 20250123085537700 DAUC <0003> auc.c:144 vector [3]: ik = 22a689662cb3aca543c7e85b42fb081c 20250123085537700 DAUC <0003> auc.c:145 vector [3]: res = 303e1dbfd05d12450000000000000000 20250123085537700 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537700 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085537700 DAUC <0003> auc.c:179 vector [3]: kc = b27934eabeb0785c 20250123085537700 DAUC <0003> auc.c:180 vector [3]: sres = 9745a0c5 20250123085537700 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085537700 DAUC <0003> auc.c:113 vector [4]: rand = 3152752c659134a62791ae872b15cd99 20250123085537700 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250123085537700 DAUC <0003> auc.c:142 vector [4]: autn = 6d0a0309f5970000d383290cfdef9cd1 20250123085537700 DAUC <0003> auc.c:143 vector [4]: ck = 0d26ce839cf5087e81e9b2fd211407e5 20250123085537700 DAUC <0003> auc.c:144 vector [4]: ik = e97cdc9a70c7e89c81dfdd70e6f1b8bc 20250123085537700 DAUC <0003> auc.c:145 vector [4]: res = 6da0a2c9f4d1d5eb0000000000000000 20250123085537700 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537700 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085537700 DAUC <0003> auc.c:179 vector [4]: kc = 82b919c7e7cfa9e3 20250123085537700 DAUC <0003> auc.c:180 vector [4]: sres = ca75e505 20250123085537700 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085537700 DAUC <0003> db_auc.c:245 IMSI='262424109013115': Generated 5 vectors 20250123085537700 DAUC <0003> db_auc.c:249 IMSI='262424109013115': Updating SQN=321 in DB 20250123085537700 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424109013115"} 20250123085537700 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537700 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537700 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537702 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537702 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424109013115"} 20250123085537702 DAUC <0003> db_auc.c:236 IMSI='262424109013115': Calling to generate 5 vectors 20250123085537702 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085537702 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085537702 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085537702 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250123085537702 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085537702 DAUC <0003> auc.c:113 vector [0]: rand = 81c3af2a414124064c271953fa81eba7 20250123085537702 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250123085537702 DAUC <0003> auc.c:142 vector [0]: autn = 43d6a24482e900009ab2e0e2e5815846 20250123085537702 DAUC <0003> auc.c:143 vector [0]: ck = 52d26f631830705ffcef0f5213c74590 20250123085537702 DAUC <0003> auc.c:144 vector [0]: ik = 48ff833e26a6ab41f37787198e7f2167 20250123085537702 DAUC <0003> auc.c:145 vector [0]: res = 122f5078d2ef0d1a0000000000000000 20250123085537702 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085537702 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085537702 DAUC <0003> auc.c:179 vector [0]: kc = 5e161b0b0142ece6 20250123085537702 DAUC <0003> auc.c:180 vector [0]: sres = bf173a7b 20250123085537702 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085537702 DAUC <0003> auc.c:113 vector [1]: rand = f511d30c9de73a701df55a372ed85f87 20250123085537702 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250123085537702 DAUC <0003> auc.c:142 vector [1]: autn = 607375de301200005452b0bcc81e3926 20250123085537702 DAUC <0003> auc.c:143 vector [1]: ck = a0d541e20b35bcbe7728b989648d5f4b 20250123085537702 DAUC <0003> auc.c:144 vector [1]: ik = 4ac4714d457dc6c1d814f61639fa0f7d 20250123085537702 DAUC <0003> auc.c:145 vector [1]: res = c9a01101d1b098b50000000000000000 20250123085537702 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085537702 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085537702 DAUC <0003> auc.c:179 vector [1]: kc = f78b325365206ab4 20250123085537702 DAUC <0003> auc.c:180 vector [1]: sres = 007f5dad 20250123085537702 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085537702 DAUC <0003> auc.c:113 vector [2]: rand = c7a71dcfc8a706cf49906018bd825c7c 20250123085537702 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250123085537702 DAUC <0003> auc.c:142 vector [2]: autn = 00f95c79ab7f0000a26d73d97f4335ad 20250123085537702 DAUC <0003> auc.c:143 vector [2]: ck = 171ceaa056ec6b290f9baac5ea861f99 20250123085537702 DAUC <0003> auc.c:144 vector [2]: ik = a521f3c28936a315761fd7b943d3333f 20250123085537702 DAUC <0003> auc.c:145 vector [2]: res = 507d5228cca83ccb0000000000000000 20250123085537702 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085537702 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085537702 DAUC <0003> auc.c:179 vector [2]: kc = f0723d1c8c11e36e 20250123085537702 DAUC <0003> auc.c:180 vector [2]: sres = b57f92b4 20250123085537702 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085537702 DAUC <0003> auc.c:113 vector [3]: rand = ea4006d242770fd0c2ce2ae44245feec 20250123085537702 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250123085537702 DAUC <0003> auc.c:142 vector [3]: autn = 14d52ffac2a200003571536036092237 20250123085537702 DAUC <0003> auc.c:143 vector [3]: ck = f8c7c3e552fca9996f2cd7bb0072f33e 20250123085537702 DAUC <0003> auc.c:144 vector [3]: ik = 6f7ac686b380f7cc06b490ce8b5194bd 20250123085537702 DAUC <0003> auc.c:145 vector [3]: res = 23cdb646b241e3300000000000000000 20250123085537702 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085537702 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085537702 DAUC <0003> auc.c:179 vector [3]: kc = 242badc57b3424c8 20250123085537702 DAUC <0003> auc.c:180 vector [3]: sres = 4be796ab 20250123085537702 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085537702 DAUC <0003> auc.c:113 vector [4]: rand = cf1ca34a316fc827643429e24f3968cf 20250123085537702 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250123085537702 DAUC <0003> auc.c:142 vector [4]: autn = 5091385647c400004e26c9eeaf23f066 20250123085537702 DAUC <0003> auc.c:143 vector [4]: ck = fb1f142ddbdaf01eac83d0028939f93c 20250123085537702 DAUC <0003> auc.c:144 vector [4]: ik = 7d5fa12a1c7b891d5f0a6d154b4be60e 20250123085537702 DAUC <0003> auc.c:145 vector [4]: res = 07da28683e948e530000000000000000 20250123085537702 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085537702 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085537702 DAUC <0003> auc.c:179 vector [4]: kc = 0df222ba920f0a7c 20250123085537702 DAUC <0003> auc.c:180 vector [4]: sres = f892fdb0 20250123085537702 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085537702 DAUC <0003> db_auc.c:245 IMSI='262424109013115': Generated 5 vectors 20250123085537702 DAUC <0003> db_auc.c:249 IMSI='262424109013115': Updating SQN=481 in DB 20250123085537702 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424109013115"} 20250123085537702 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424109013115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085537702 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085537702 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085537704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085537705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@cc41ec40bce0: Final verdict of PTC: none 20250123085537706 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35655<->l=127.0.0.1:4259) 20250123085537706 DLINP <000b> input/ipa.c:452 connected read/write 20250123085537706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085537706 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085537706 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085537706 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:55:37 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 20250123085537750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20250123085537850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:55:39 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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_sai_eps started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085540888 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085540888 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085540889 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085540889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085540890 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085540890 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085540890 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085540890 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  20250123085540890 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085540890 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  20250123085540890 DLGSUP <0013> gsup_server.c:236 2:  20250123085540890 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085540890 DLGSUP <0013> gsup_server.c:236 3:  20250123085540890 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085540890 DLGSUP <0013> gsup_server.c:236 4:  20250123085540890 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085540890 DLGSUP <0013> gsup_server.c:236 5:  20250123085540890 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085540890 DLGSUP <0013> gsup_server.c:236 7:  20250123085540890 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085540890 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085540890 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085540890 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@cc41ec40bce0: 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") 20250123085540898 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41193<->l=127.0.0.1:4259) 20250123085540901 DAUC <0003> db_auc.c:157 IMSI='262427502960095': No 2G Auth Data 20250123085540901 DAUC <0003> db_auc.c:192 IMSI='262427502960095': No 3G Auth Data HLR_Test-GSUP(33)@cc41ec40bce0: Created GsupExpect[0] for "262427502960095" to be handled at TC_gsup_sai_eps(36) 20250123085540909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20250123085540934 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085540934 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427502960095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427502960095"} 20250123085540934 DAUC <0003> db_auc.c:157 IMSI='262427502960095': No 2G Auth Data 20250123085540934 DAUC <0003> db_auc.c:236 IMSI='262427502960095': Calling to generate 5 vectors 20250123085540934 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250123085540934 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085540934 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085540934 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085540934 DAUC <0003> auc.c:113 vector [0]: rand = 3d6e24ce358d396e80b6894e1ea04197 20250123085540934 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085540934 DAUC <0003> auc.c:142 vector [0]: autn = 18d055e8a1ed8000468e670510b9e4b6 20250123085540934 DAUC <0003> auc.c:143 vector [0]: ck = f5ac61b6ab9115571bb38ac1cfa9dab4 20250123085540934 DAUC <0003> auc.c:144 vector [0]: ik = 972e33bc800867ab2e8fdb428030f1fa 20250123085540934 DAUC <0003> auc.c:145 vector [0]: res = 892d33762403dced0000000000000000 20250123085540934 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085540934 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085540934 DAUC <0003> auc.c:151 vector [0]: kc = 57be0389640059b2 20250123085540934 DAUC <0003> auc.c:152 vector [0]: sres = ad2eef9b 20250123085540934 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085540934 DAUC <0003> auc.c:113 vector [1]: rand = 198370b9cbf71aa9469f8c10baf12fa8 20250123085540934 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085540934 DAUC <0003> auc.c:142 vector [1]: autn = 63e4d53d54de8000f01594ec6409e9b1 20250123085540934 DAUC <0003> auc.c:143 vector [1]: ck = c20da6e108ec6e83f16b1ce793dd9d9a 20250123085540934 DAUC <0003> auc.c:144 vector [1]: ik = 3c745a27c8f5560dd02f03a6d54df8b7 20250123085540934 DAUC <0003> auc.c:145 vector [1]: res = d4c960ded20f8f950000000000000000 20250123085540934 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085540934 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085540934 DAUC <0003> auc.c:151 vector [1]: kc = df3de38786895da3 20250123085540934 DAUC <0003> auc.c:152 vector [1]: sres = 06c6ef4b 20250123085540934 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085540934 DAUC <0003> auc.c:113 vector [2]: rand = d300d03f5780cb177b47ee889aee6d87 20250123085540934 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085540934 DAUC <0003> auc.c:142 vector [2]: autn = 61a55cb7ee2e8000bd69e3124d339fbe 20250123085540934 DAUC <0003> auc.c:143 vector [2]: ck = 6a40b147f2d794849fbf52a322ffcd70 20250123085540934 DAUC <0003> auc.c:144 vector [2]: ik = d988baf435143109f299213e873c89ab 20250123085540934 DAUC <0003> auc.c:145 vector [2]: res = 9992f755894b675c0000000000000000 20250123085540934 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085540934 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085540934 DAUC <0003> auc.c:151 vector [2]: kc = deee782e6200e156 20250123085540934 DAUC <0003> auc.c:152 vector [2]: sres = 10d99009 20250123085540934 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085540934 DAUC <0003> auc.c:113 vector [3]: rand = b2f1485cb0e71f717cbc08fd47e57c4a 20250123085540934 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085540935 DAUC <0003> auc.c:142 vector [3]: autn = fa561267b7af8000f57b23ef19af6a0c 20250123085540935 DAUC <0003> auc.c:143 vector [3]: ck = 4e2be032c795751cf8dc769dfed860c2 20250123085540935 DAUC <0003> auc.c:144 vector [3]: ik = 0760af552b4ff517241911aace4de818 20250123085540935 DAUC <0003> auc.c:145 vector [3]: res = 8873d6b1563532690000000000000000 20250123085540935 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085540935 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085540935 DAUC <0003> auc.c:151 vector [3]: kc = 958e2850dc4f08d1 20250123085540935 DAUC <0003> auc.c:152 vector [3]: sres = de46e4d8 20250123085540935 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085540935 DAUC <0003> auc.c:113 vector [4]: rand = a3d62e50f9e5bfb88c001e03b3d72c61 20250123085540935 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085540935 DAUC <0003> auc.c:142 vector [4]: autn = f42dfc9b8a2d8000db8a09debfc33305 20250123085540935 DAUC <0003> auc.c:143 vector [4]: ck = 10f963e968a9743caa6847b5c1b75348 20250123085540935 DAUC <0003> auc.c:144 vector [4]: ik = f90086a2f3afd742ec9ff8b104f24f3b 20250123085540935 DAUC <0003> auc.c:145 vector [4]: res = eba21909c1c07ceb0000000000000000 20250123085540935 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085540935 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250123085540935 DAUC <0003> auc.c:151 vector [4]: kc = af0e5a4f5e43bf0d 20250123085540935 DAUC <0003> auc.c:152 vector [4]: sres = 2a6265e2 20250123085540935 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250123085540935 DAUC <0003> db_auc.c:245 IMSI='262427502960095': Generated 5 vectors 20250123085540935 DAUC <0003> db_auc.c:249 IMSI='262427502960095': Updating SQN=161 in DB 20250123085540935 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427502960095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427502960095"} 20250123085540935 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427502960095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085540935 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085540935 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@cc41ec40bce0: Found GsupExpect[0] for "262427502960095" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427502960095" TC_gsup_sai_eps(36)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085540939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@cc41ec40bce0: Final verdict of PTC: pass 20250123085540941 DAUC <0003> db_auc.c:157 IMSI='262421970277978': No 2G Auth Data 20250123085540941 DAUC <0003> db_auc.c:192 IMSI='262421970277978': No 3G Auth Data HLR_Test-GSUP(33)@cc41ec40bce0: Created GsupExpect[0] for "262421970277978" to be handled at TC_gsup_sai_eps(37) 20250123085540948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 20250123085540950 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085540950 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421970277978 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421970277978"} 20250123085540950 DAUC <0003> db_auc.c:157 IMSI='262421970277978': No 2G Auth Data 20250123085540950 DAUC <0003> db_auc.c:236 IMSI='262421970277978': Calling to generate 5 vectors 20250123085540950 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250123085540950 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085540950 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250123085540950 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085540950 DAUC <0003> auc.c:113 vector [0]: rand = a319c1b36e2be656783f0de3036078c5 20250123085540950 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085540950 DAUC <0003> auc.c:142 vector [0]: autn = 5680004c8c418000c0ff15d833ab3692 20250123085540950 DAUC <0003> auc.c:143 vector [0]: ck = 8677969f6a6c59ec30206339aa94027b 20250123085540950 DAUC <0003> auc.c:144 vector [0]: ik = 82b5710d1240f615ecc736f809d97485 20250123085540950 DAUC <0003> auc.c:145 vector [0]: res = f4da0af56588b0ef0000000000000000 20250123085540950 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085540950 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250123085540950 DAUC <0003> auc.c:151 vector [0]: kc = d825b253db61d907 20250123085540950 DAUC <0003> auc.c:152 vector [0]: sres = 9152ba1a 20250123085540950 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250123085540950 DAUC <0003> auc.c:113 vector [1]: rand = 8ed6932eabc41b3598d1798d9d707d5f 20250123085540950 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085540950 DAUC <0003> auc.c:142 vector [1]: autn = c0b1ded92d898000e3b9f5ce15fdebe3 20250123085540950 DAUC <0003> auc.c:143 vector [1]: ck = e187bf077a076dfd273746fc1202c831 20250123085540950 DAUC <0003> auc.c:144 vector [1]: ik = 8500d57422db4d5e5bd2a6196b66ee74 20250123085540950 DAUC <0003> auc.c:145 vector [1]: res = 608b01cdae5c26c10000000000000000 20250123085540950 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085540950 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250123085540950 DAUC <0003> auc.c:151 vector [1]: kc = 18628a9621b806e6 20250123085540950 DAUC <0003> auc.c:152 vector [1]: sres = ced7270c 20250123085540950 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250123085540950 DAUC <0003> auc.c:113 vector [2]: rand = d1045e0a9f6a2266766e5793f2f731c3 20250123085540950 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085540950 DAUC <0003> auc.c:142 vector [2]: autn = d1dcbbebb51f800095fd051d8b12ba2e 20250123085540950 DAUC <0003> auc.c:143 vector [2]: ck = d4b5b3cb6d0a5eed785a82e5b8fa7f6c 20250123085540950 DAUC <0003> auc.c:144 vector [2]: ik = 0b7f006dffa50d79dae7b141afcea3ac 20250123085540950 DAUC <0003> auc.c:145 vector [2]: res = 83a4c340c31105640000000000000000 20250123085540950 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085540950 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250123085540950 DAUC <0003> auc.c:151 vector [2]: kc = 7d778002859b8f54 20250123085540950 DAUC <0003> auc.c:152 vector [2]: sres = 40b5c624 20250123085540950 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250123085540950 DAUC <0003> auc.c:113 vector [3]: rand = 9e73717d0191628a13d0ba4650323660 20250123085540950 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085540950 DAUC <0003> auc.c:142 vector [3]: autn = f066180322e88000cea00d364159f43d 20250123085540950 DAUC <0003> auc.c:143 vector [3]: ck = 830daa238703a44eb73e76e4014fe8b0 20250123085540950 DAUC <0003> auc.c:144 vector [3]: ik = 57d2cd84226b242749539062802f2b78 20250123085540950 DAUC <0003> auc.c:145 vector [3]: res = 98b4f6714ccfd3270000000000000000 20250123085540950 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085540950 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250123085540950 DAUC <0003> auc.c:151 vector [3]: kc = 2ab28121240843a1 20250123085540950 DAUC <0003> auc.c:152 vector [3]: sres = d47b2556 20250123085540950 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250123085540950 DAUC <0003> auc.c:113 vector [4]: rand = be6f82a00931e14111744be6c1ed8a44 20250123085540950 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085540950 DAUC <0003> auc.c:142 vector [4]: autn = 44d3bc027c268000644a6961e96b6f9d 20250123085540950 DAUC <0003> auc.c:143 vector [4]: ck = 5169f3e70fbb9ee48a76ab70fd0f0bb6 20250123085540950 DAUC <0003> auc.c:144 vector [4]: ik = eb816d73c68fea339a9b4e41f25397fd 20250123085540950 DAUC <0003> auc.c:145 vector [4]: res = 7e448fb8cca8d1900000000000000000 20250123085540950 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085540950 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250123085540950 DAUC <0003> auc.c:151 vector [4]: kc = aa057ba5c668e89c 20250123085540950 DAUC <0003> auc.c:152 vector [4]: sres = b2ec5e28 20250123085540950 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250123085540950 DAUC <0003> db_auc.c:245 IMSI='262421970277978': Generated 5 vectors 20250123085540950 DAUC <0003> db_auc.c:249 IMSI='262421970277978': Updating SQN=161 in DB 20250123085540950 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421970277978 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421970277978"} 20250123085540950 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421970277978 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085540950 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085540950 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@cc41ec40bce0: Found GsupExpect[0] for "262421970277978" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421970277978" TC_gsup_sai_eps(37)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085540952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@cc41ec40bce0: Final verdict of PTC: pass 20250123085540952 DAUC <0003> db_auc.c:157 IMSI='262421224516962': No 2G Auth Data 20250123085540952 DAUC <0003> db_auc.c:192 IMSI='262421224516962': No 3G Auth Data HLR_Test-GSUP(33)@cc41ec40bce0: Created GsupExpect[0] for "262421224516962" to be handled at TC_gsup_sai_eps(38) 20250123085540958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 20250123085540960 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085540960 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421224516962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421224516962"} 20250123085540960 DAUC <0003> db_auc.c:236 IMSI='262421224516962': Calling to generate 5 vectors 20250123085540960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085540960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085540960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085540960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085540960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085540960 DAUC <0003> auc.c:113 vector [0]: rand = 8351b63b30826240dd871ec38c6e8728 20250123085540960 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085540960 DAUC <0003> auc.c:142 vector [0]: autn = f02298f269358000d31c6cb97a1dac21 20250123085540960 DAUC <0003> auc.c:143 vector [0]: ck = 97cd1dadeb3fbfe761997dd314e76ae4 20250123085540960 DAUC <0003> auc.c:144 vector [0]: ik = 251b24a6438cb424c58515613ae1eaa9 20250123085540960 DAUC <0003> auc.c:145 vector [0]: res = 5c23f3406db094810000000000000000 20250123085540960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085540960 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085540960 DAUC <0003> auc.c:179 vector [0]: kc = 4453320fc8309c00 20250123085540960 DAUC <0003> auc.c:180 vector [0]: sres = d826e222 20250123085540960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085540960 DAUC <0003> auc.c:113 vector [1]: rand = c16d461b5a0c956857daf6d434d9e77f 20250123085540960 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085540960 DAUC <0003> auc.c:142 vector [1]: autn = d509d06dc5488000762a06c0bdf580ce 20250123085540960 DAUC <0003> auc.c:143 vector [1]: ck = ece993c0861a62481e0b46757e71d91a 20250123085540960 DAUC <0003> auc.c:144 vector [1]: ik = fd36f8d9b598ecabc8da0d9979b0da3a 20250123085540960 DAUC <0003> auc.c:145 vector [1]: res = 990d2554613d68200000000000000000 20250123085540960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085540960 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085540960 DAUC <0003> auc.c:179 vector [1]: kc = c469d1aa2e204800 20250123085540960 DAUC <0003> auc.c:180 vector [1]: sres = a8b8aab4 20250123085540960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085540960 DAUC <0003> auc.c:113 vector [2]: rand = e61b39d8ec1a1c2b08571b42109d6860 20250123085540960 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085540960 DAUC <0003> auc.c:142 vector [2]: autn = 7e92e03689aa800017b315358cb923eb 20250123085540960 DAUC <0003> auc.c:143 vector [2]: ck = ce8c460568d17826b74430242d760cd6 20250123085540960 DAUC <0003> auc.c:144 vector [2]: ik = 9df29e942965886836bdd809cbe4209b 20250123085540960 DAUC <0003> auc.c:145 vector [2]: res = c9591840bb575e910000000000000000 20250123085540960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085540960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085540960 DAUC <0003> auc.c:179 vector [2]: kc = 2be70981a9e2a000 20250123085540960 DAUC <0003> auc.c:180 vector [2]: sres = 53f4e95b 20250123085540960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085540960 DAUC <0003> auc.c:113 vector [3]: rand = 323a73ffb2e6ff2732dd1e7eed05be93 20250123085540960 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085540960 DAUC <0003> auc.c:142 vector [3]: autn = 28d2317c2726800073919039bb03b999 20250123085540960 DAUC <0003> auc.c:143 vector [3]: ck = b77834d823e71d422b4f81b18d125140 20250123085540960 DAUC <0003> auc.c:144 vector [3]: ik = c58dab19649933ec4279c40741b71c17 20250123085540960 DAUC <0003> auc.c:145 vector [3]: res = d1e4ba08c7e6ec1b0000000000000000 20250123085540960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085540960 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085540960 DAUC <0003> auc.c:179 vector [3]: kc = f7e56e5f4f520400 20250123085540960 DAUC <0003> auc.c:180 vector [3]: sres = d629f0a8 20250123085540960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085540960 DAUC <0003> auc.c:113 vector [4]: rand = e5d54c506c1afe96783e7cfc0f33ee6e 20250123085540960 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085540960 DAUC <0003> auc.c:142 vector [4]: autn = fa18ed7e1a1580003d5b1337e4ee5b02 20250123085540960 DAUC <0003> auc.c:143 vector [4]: ck = 04150b3c4961c3512c78b91095a5fe9f 20250123085540960 DAUC <0003> auc.c:144 vector [4]: ik = afc200b63a1ab0fc978c69e81880e845 20250123085540960 DAUC <0003> auc.c:145 vector [4]: res = a97d7adccfdeee100000000000000000 20250123085540960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085540960 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085540960 DAUC <0003> auc.c:179 vector [4]: kc = d1a92e9f52aaa800 20250123085540960 DAUC <0003> auc.c:180 vector [4]: sres = 718613a9 20250123085540960 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085540960 DAUC <0003> db_auc.c:245 IMSI='262421224516962': Generated 5 vectors 20250123085540960 DAUC <0003> db_auc.c:249 IMSI='262421224516962': Updating SQN=161 in DB 20250123085540961 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421224516962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421224516962"} 20250123085540961 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421224516962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085540961 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085540961 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@cc41ec40bce0: Found GsupExpect[0] for "262421224516962" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421224516962" TC_gsup_sai_eps(38)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085540962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@cc41ec40bce0: Final verdict of PTC: pass 20250123085540962 DAUC <0003> db_auc.c:157 IMSI='262421730378360': No 2G Auth Data 20250123085540962 DAUC <0003> db_auc.c:192 IMSI='262421730378360': No 3G Auth Data HLR_Test-GSUP(33)@cc41ec40bce0: Created GsupExpect[0] for "262421730378360" to be handled at TC_gsup_sai_eps(39) 20250123085540969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58532<->l=127.0.0.1:4258 20250123085540970 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085540970 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421730378360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421730378360"} 20250123085540970 DAUC <0003> db_auc.c:236 IMSI='262421730378360': Calling to generate 5 vectors 20250123085540970 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085540970 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085540970 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085540970 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085540970 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085540970 DAUC <0003> auc.c:113 vector [0]: rand = 43eb61180ae0044c1b53210cba4ca7d6 20250123085540970 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085540970 DAUC <0003> auc.c:142 vector [0]: autn = 065d6f0458b98000e2fcc517d77e52c0 20250123085540970 DAUC <0003> auc.c:143 vector [0]: ck = f453f622a9ee4fe272cb5981181ef5fd 20250123085540970 DAUC <0003> auc.c:144 vector [0]: ik = bf5c08517b71f1b2db07895164f98f93 20250123085540970 DAUC <0003> auc.c:145 vector [0]: res = 20dcd7af92c40d3e0000000000000000 20250123085540970 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085540970 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085540970 DAUC <0003> auc.c:179 vector [0]: kc = 0aa37da477801c00 20250123085540970 DAUC <0003> auc.c:180 vector [0]: sres = 6cb92c48 20250123085540970 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085540970 DAUC <0003> auc.c:113 vector [1]: rand = 48c3b56c157b83872a0f26d194b86558 20250123085540970 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085540970 DAUC <0003> auc.c:142 vector [1]: autn = d24763682f488000251e570d41272a15 20250123085540970 DAUC <0003> auc.c:143 vector [1]: ck = d8c4c18d0a1524cacc4c8d930be1a840 20250123085540970 DAUC <0003> auc.c:144 vector [1]: ik = 226b45bec90d4f6a63505c8283ec3149 20250123085540970 DAUC <0003> auc.c:145 vector [1]: res = 00a17987847bd8090000000000000000 20250123085540970 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085540970 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085540970 DAUC <0003> auc.c:179 vector [1]: kc = 95bfdebfac58bc00 20250123085540970 DAUC <0003> auc.c:180 vector [1]: sres = 3f882082 20250123085540970 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085540970 DAUC <0003> auc.c:113 vector [2]: rand = 852c53ad712d3266e65484542a9bc695 20250123085540970 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085540970 DAUC <0003> auc.c:142 vector [2]: autn = 6e3bf546e6cd8000213eafaa29ad36f2 20250123085540970 DAUC <0003> auc.c:143 vector [2]: ck = 23b612794d5811d75747ad4d02abc9e5 20250123085540970 DAUC <0003> auc.c:144 vector [2]: ik = a00700699f2f4079bf0bcdd4981d9f1f 20250123085540970 DAUC <0003> auc.c:145 vector [2]: res = c3a5db7a959b505f0000000000000000 20250123085540970 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085540970 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085540971 DAUC <0003> auc.c:179 vector [2]: kc = f6b6e42b564d2400 20250123085540971 DAUC <0003> auc.c:180 vector [2]: sres = 224aa472 20250123085540971 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085540971 DAUC <0003> auc.c:113 vector [3]: rand = 5e7e880b519d4615e5bac7617ed5992e 20250123085540971 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085540971 DAUC <0003> auc.c:142 vector [3]: autn = 69397da066f880008b32d5a06b37c028 20250123085540971 DAUC <0003> auc.c:143 vector [3]: ck = c5ee75e5d94b5fcadc80cab829dfe31c 20250123085540971 DAUC <0003> auc.c:144 vector [3]: ik = fcf5c2edd98bf3ab5d2dcea680c07865 20250123085540971 DAUC <0003> auc.c:145 vector [3]: res = 8ba1ddc73e16697b0000000000000000 20250123085540971 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085540971 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085540971 DAUC <0003> auc.c:179 vector [3]: kc = 813dc77b9e63ac00 20250123085540971 DAUC <0003> auc.c:180 vector [3]: sres = bca4aca2 20250123085540971 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085540971 DAUC <0003> auc.c:113 vector [4]: rand = a290c3b785a75ed25786a2a8a8c97d7c 20250123085540971 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085540971 DAUC <0003> auc.c:142 vector [4]: autn = 3df8e185fbcf8000ae90adb532e54790 20250123085540971 DAUC <0003> auc.c:143 vector [4]: ck = 8396f972213a2b7574b185f9d61668ff 20250123085540971 DAUC <0003> auc.c:144 vector [4]: ik = f91483d8dd8003afb558f3b57ca146f4 20250123085540971 DAUC <0003> auc.c:145 vector [4]: res = 0c4a5862edc9ec750000000000000000 20250123085540971 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085540971 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085540971 DAUC <0003> auc.c:179 vector [4]: kc = c9180839947d7c00 20250123085540971 DAUC <0003> auc.c:180 vector [4]: sres = d4468ebb 20250123085540971 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085540971 DAUC <0003> db_auc.c:245 IMSI='262421730378360': Generated 5 vectors 20250123085540971 DAUC <0003> db_auc.c:249 IMSI='262421730378360': Updating SQN=161 in DB 20250123085540971 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421730378360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421730378360"} 20250123085540971 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421730378360 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085540971 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085540971 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@cc41ec40bce0: Found GsupExpect[0] for "262421730378360" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421730378360" TC_gsup_sai_eps(39)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085540972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58532<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@cc41ec40bce0: Final verdict of PTC: pass 20250123085540973 DAUC <0003> db_auc.c:157 IMSI='262427049084345': No 2G Auth Data 20250123085540973 DAUC <0003> db_auc.c:192 IMSI='262427049084345': No 3G Auth Data HLR_Test-GSUP(33)@cc41ec40bce0: Created GsupExpect[0] for "262427049084345" to be handled at TC_gsup_sai_eps(40) 20250123085540979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 20250123085540981 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085540981 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427049084345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427049084345"} 20250123085540981 DAUC <0003> db_auc.c:236 IMSI='262427049084345': Calling to generate 5 vectors 20250123085540981 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250123085540981 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250123085540981 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250123085540981 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250123085540981 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250123085540981 DAUC <0003> auc.c:113 vector [0]: rand = df5202c16f05031a3dfba7f40eb4af23 20250123085540981 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250123085540981 DAUC <0003> auc.c:142 vector [0]: autn = 770587aa7a9880007024a0ad21ba19b5 20250123085540981 DAUC <0003> auc.c:143 vector [0]: ck = cc8767903e3f825255d34cc3a75ba209 20250123085540981 DAUC <0003> auc.c:144 vector [0]: ik = cb0ba953e3727681aa41907be572ec15 20250123085540981 DAUC <0003> auc.c:145 vector [0]: res = f3953d9da2baae930000000000000000 20250123085540981 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250123085540981 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250123085540981 DAUC <0003> auc.c:179 vector [0]: kc = 324c4ebb80d29085 20250123085540981 DAUC <0003> auc.c:180 vector [0]: sres = 8e81b0df 20250123085540981 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250123085540981 DAUC <0003> auc.c:113 vector [1]: rand = 0a222e26013ea89819a688906a1ca4d3 20250123085540981 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250123085540981 DAUC <0003> auc.c:142 vector [1]: autn = ab493e9b4e018000209b144a0d2f5a55 20250123085540981 DAUC <0003> auc.c:143 vector [1]: ck = 973629ac6e7f66971f3df5c5a639e99a 20250123085540981 DAUC <0003> auc.c:144 vector [1]: ik = e7c4cf3adb9e652952f3ac489f321c5a 20250123085540981 DAUC <0003> auc.c:145 vector [1]: res = 724783a2bf74fbe40000000000000000 20250123085540981 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250123085540981 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250123085540981 DAUC <0003> auc.c:179 vector [1]: kc = 31256fd094018c31 20250123085540981 DAUC <0003> auc.c:180 vector [1]: sres = 5c53a865 20250123085540981 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250123085540981 DAUC <0003> auc.c:113 vector [2]: rand = 556ea6211d238197a6434049b0771f9d 20250123085540981 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250123085540981 DAUC <0003> auc.c:142 vector [2]: autn = e1d64abc49258000d0b42f2038afc4c4 20250123085540981 DAUC <0003> auc.c:143 vector [2]: ck = f04a2284b042c7e637b28b00e46c0d1f 20250123085540981 DAUC <0003> auc.c:144 vector [2]: ik = 3d6937844a177a26efcb2d16783b4f6e 20250123085540981 DAUC <0003> auc.c:145 vector [2]: res = dc139582793e2bef0000000000000000 20250123085540981 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250123085540981 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250123085540981 DAUC <0003> auc.c:179 vector [2]: kc = 0bcf80c571527911 20250123085540981 DAUC <0003> auc.c:180 vector [2]: sres = 40fd87cb 20250123085540981 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250123085540981 DAUC <0003> auc.c:113 vector [3]: rand = 9194311fed1e04ab386e1b5b658be9b7 20250123085540981 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250123085540981 DAUC <0003> auc.c:142 vector [3]: autn = 9af188010fd48000e8e1c435a23eb56a 20250123085540981 DAUC <0003> auc.c:143 vector [3]: ck = 042797f865d74189bbdb67babbbd61ab 20250123085540981 DAUC <0003> auc.c:144 vector [3]: ik = dd76f840fb8311dee5eb1c89df34f7c6 20250123085540981 DAUC <0003> auc.c:145 vector [3]: res = 08af823dfc79a0840000000000000000 20250123085540981 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250123085540981 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250123085540981 DAUC <0003> auc.c:179 vector [3]: kc = 4b41a6675621a2fc 20250123085540981 DAUC <0003> auc.c:180 vector [3]: sres = 0b06241c 20250123085540981 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250123085540981 DAUC <0003> auc.c:113 vector [4]: rand = fa5bd2f9ef9c0f9b7fed664fb231d619 20250123085540981 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250123085540981 DAUC <0003> auc.c:142 vector [4]: autn = f961bea8cd90800020d8f77e87b9fb07 20250123085540981 DAUC <0003> auc.c:143 vector [4]: ck = 56fa7aac2c7b949bdd77e4ae3f72d685 20250123085540981 DAUC <0003> auc.c:144 vector [4]: ik = d3c73cc1e6ba0a52c6b7f0ebdc1de34d 20250123085540981 DAUC <0003> auc.c:145 vector [4]: res = 0b5f9366abf520940000000000000000 20250123085540981 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250123085540981 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250123085540981 DAUC <0003> auc.c:179 vector [4]: kc = 83e7a60c717f00c4 20250123085540981 DAUC <0003> auc.c:180 vector [4]: sres = 7eec84dd 20250123085540981 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250123085540981 DAUC <0003> db_auc.c:245 IMSI='262427049084345': Generated 5 vectors 20250123085540981 DAUC <0003> db_auc.c:249 IMSI='262427049084345': Updating SQN=161 in DB 20250123085540981 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427049084345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427049084345"} 20250123085540981 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427049084345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085540981 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085540981 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@cc41ec40bce0: Found GsupExpect[0] for "262427049084345" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427049084345" TC_gsup_sai_eps(40)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085540982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085540983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58496<->l=127.0.0.1:4258 20250123085540983 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41193<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@cc41ec40bce0: Final verdict of PTC: none 20250123085540983 DLINP <000b> input/ipa.c:452 connected read/write 20250123085540984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085540984 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085540984 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085540984 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@cc41ec40bce0: Final verdict of PTC: none 34@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:55:40 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 20250123085541010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20250123085541111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58550<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_ul_unknown_imsi started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085544230 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085544230 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085544234 DLINP <000b> input/ipa.c:452 connected read/write 20250123085544234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085544234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085544235 DLINP <000b> input/ipa.c:452 connected read/write 20250123085544235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085544235 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085544235 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085544235 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  20250123085544235 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085544235 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  20250123085544235 DLGSUP <0013> gsup_server.c:236 2:  20250123085544235 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085544235 DLGSUP <0013> gsup_server.c:236 3:  20250123085544235 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085544235 DLGSUP <0013> gsup_server.c:236 4:  20250123085544235 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085544235 DLGSUP <0013> gsup_server.c:236 5:  20250123085544235 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085544235 DLGSUP <0013> gsup_server.c:236 7:  20250123085544235 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085544235 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085544235 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085544235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@cc41ec40bce0: 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") 20250123085544253 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35215<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@cc41ec40bce0: Created GsupExpect[0] for "262428614529050" to be handled at TC_gsup_ul_unknown_imsi(45) 20250123085544267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20250123085544278 DLINP <000b> input/ipa.c:452 connected read/write 20250123085544278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085544278 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428614529050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428614529050" cn_domain=PS} 20250123085544278 DLU <0006> fsm.c:456 lu(262428614529050)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085544278 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428614529050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250123085544278 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428614529050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428614529050" cause=IMSI unknown in HLR} 20250123085544278 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428614529050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085544278 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428614529050)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085544278 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428614529050)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085544278 DLU <0006> fsm.c:568 lu(PS:IMSI-262428614529050)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085544278 DLINP <000b> input/ipa.c:452 connected read/write 20250123085544278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085544278 DLINP <000b> input/ipa.c:452 connected read/write 20250123085544279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@cc41ec40bce0: Found GsupExpect[0] for "262428614529050" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428614529050" TC_gsup_ul_unknown_imsi(45)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085544282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@cc41ec40bce0: Final verdict of PTC: pass 20250123085544284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20250123085544285 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35215<->l=127.0.0.1:4259) 43@cc41ec40bce0: Final verdict of PTC: none 20250123085544286 DLINP <000b> input/ipa.c:452 connected read/write 20250123085544286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085544286 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085544286 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085544286 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 43: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:55:44 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 20250123085544336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37080<->l=127.0.0.1:4258 20250123085544437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37080<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085547511 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085547511 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085547512 DLINP <000b> input/ipa.c:452 connected read/write 20250123085547512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085547513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085547514 DLINP <000b> input/ipa.c:452 connected read/write 20250123085547514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085547514 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085547514 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085547514 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  20250123085547514 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085547514 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  20250123085547514 DLGSUP <0013> gsup_server.c:236 2:  20250123085547514 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085547514 DLGSUP <0013> gsup_server.c:236 3:  20250123085547514 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085547514 DLGSUP <0013> gsup_server.c:236 4:  20250123085547514 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085547514 DLGSUP <0013> gsup_server.c:236 5:  20250123085547514 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085547514 DLGSUP <0013> gsup_server.c:236 7:  20250123085547514 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085547514 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085547514 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085547514 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@cc41ec40bce0: 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") 20250123085547520 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45279<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@cc41ec40bce0: Created GsupExpect[0] for "262426327069908" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250123085547525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37106<->l=127.0.0.1:4258 20250123085547558 DLINP <000b> input/ipa.c:452 connected read/write 20250123085547558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085547558 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426327069908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426327069908" cn_domain=PS source_name="the-source\n"} 20250123085547558 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250123085547558 DLU <0006> fsm.c:456 lu(262426327069908)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085547558 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426327069908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250123085547558 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262426327069908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426327069908" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250123085547558 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262426327069908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085547558 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426327069908)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085547558 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426327069908)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085547558 DLU <0006> fsm.c:568 lu(PS:IMSI-262426327069908)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085547558 DLINP <000b> input/ipa.c:452 connected read/write 20250123085547558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085547558 DLINP <000b> input/ipa.c:452 connected read/write 20250123085547558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@cc41ec40bce0: Found GsupExpect[0] for "262426327069908" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262426327069908" TC_gsup_ul_unknown_imsi_via_proxy(50)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085547560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37106<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@cc41ec40bce0: Final verdict of PTC: pass 20250123085547560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 20250123085547560 DLINP <000b> input/ipa.c:452 connected read/write 20250123085547560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085547560 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085547560 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085547560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085547560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@cc41ec40bce0: Final verdict of PTC: none 20250123085547560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45279<->l=127.0.0.1:4259) 48@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 48: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:55:47 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 20250123085547584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 20250123085547684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37108<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:55:49 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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085550884 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085550884 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085550885 DLINP <000b> input/ipa.c:452 connected read/write 20250123085550885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085550885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085550886 DLINP <000b> input/ipa.c:452 connected read/write 20250123085550886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085550886 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085550886 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085550886 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  20250123085550886 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085550886 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  20250123085550886 DLGSUP <0013> gsup_server.c:236 2:  20250123085550886 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085550886 DLGSUP <0013> gsup_server.c:236 3:  20250123085550886 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085550886 DLGSUP <0013> gsup_server.c:236 4:  20250123085550886 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085550886 DLGSUP <0013> gsup_server.c:236 5:  20250123085550886 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085550886 DLGSUP <0013> gsup_server.c:236 7:  20250123085550886 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085550886 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085550886 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085550886 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@cc41ec40bce0: 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") 20250123085550895 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41879<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@cc41ec40bce0: Created GsupExpect[0] for "262423635972499" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250123085550900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20250123085550930 DLINP <000b> input/ipa.c:452 connected read/write 20250123085550930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085550930 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423635972499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423635972499" cn_domain=PS} 20250123085550930 DLU <0006> fsm.c:456 lu(262423635972499)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085550930 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423635972499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250123085550930 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423635972499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423635972499" cause=Roaming not allowed in this location area} 20250123085550930 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423635972499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085550930 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423635972499)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085550930 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423635972499)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085550930 DLU <0006> fsm.c:568 lu(PS:IMSI-262423635972499)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085550930 DLINP <000b> input/ipa.c:452 connected read/write 20250123085550930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085550930 DLINP <000b> input/ipa.c:452 connected read/write 20250123085550930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@cc41ec40bce0: Found GsupExpect[0] for "262423635972499" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423635972499" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085550932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@cc41ec40bce0: Final verdict of PTC: pass 20250123085550932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 20250123085550933 DLINP <000b> input/ipa.c:452 connected read/write 20250123085550933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085550933 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085550933 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085550933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@cc41ec40bce0: Final verdict of PTC: none 20250123085550933 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41879<->l=127.0.0.1:4259) 53@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 53: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:55:50 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 20250123085550963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20250123085551064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_sai_err_unknown_imsi started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085554117 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085554117 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085554121 DLINP <000b> input/ipa.c:452 connected read/write 20250123085554121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085554123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54622<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085554126 DLINP <000b> input/ipa.c:452 connected read/write 20250123085554126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085554126 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085554126 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085554126 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  20250123085554126 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085554126 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  20250123085554126 DLGSUP <0013> gsup_server.c:236 2:  20250123085554126 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085554126 DLGSUP <0013> gsup_server.c:236 3:  20250123085554127 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085554127 DLGSUP <0013> gsup_server.c:236 4:  20250123085554127 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085554127 DLGSUP <0013> gsup_server.c:236 5:  20250123085554127 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085554127 DLGSUP <0013> gsup_server.c:236 7:  20250123085554127 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085554127 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085554127 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085554127 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@cc41ec40bce0: 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") 20250123085554149 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37083<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@cc41ec40bce0: Created GsupExpect[0] for "262426987878359" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250123085554161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20250123085554170 DLINP <000b> input/ipa.c:452 connected read/write 20250123085554170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085554170 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426987878359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426987878359"} 20250123085554170 DAUC <0003> db_auc.c:133 IMSI='262426987878359': No such subscriber 20250123085554170 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426987878359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250123085554170 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426987878359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426987878359" cause=IMSI unknown in HLR} 20250123085554170 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426987878359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085554170 DLINP <000b> input/ipa.c:452 connected read/write 20250123085554170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085554170 DLINP <000b> input/ipa.c:452 connected read/write 20250123085554170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@cc41ec40bce0: Found GsupExpect[0] for "262426987878359" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262426987878359" TC_gsup_sai_err_unknown_imsi(60)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085554174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@cc41ec40bce0: Final verdict of PTC: pass 20250123085554176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54622<->l=127.0.0.1:4258 20250123085554177 DLINP <000b> input/ipa.c:452 connected read/write 20250123085554177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085554177 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085554178 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085554178 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085554178 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37083<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@cc41ec40bce0: Final verdict of PTC: none 58@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 58: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:55:54 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 20250123085554207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54636<->l=127.0.0.1:4258 20250123085554308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54636<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_ul started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085557406 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085557406 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085557407 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085557408 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557408 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085557408 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085557408 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  20250123085557408 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085557408 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  20250123085557408 DLGSUP <0013> gsup_server.c:236 2:  20250123085557408 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085557408 DLGSUP <0013> gsup_server.c:236 3:  20250123085557408 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085557408 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(61)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085557408 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085557408 DLGSUP <0013> gsup_server.c:236 5:  20250123085557408 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085557408 DLGSUP <0013> gsup_server.c:236 7:  20250123085557408 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085557408 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085557408 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085557408 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@cc41ec40bce0: 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") 20250123085557417 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38581<->l=127.0.0.1:4259) 20250123085557419 DAUC <0003> db_auc.c:157 IMSI='262426596055579': No 2G Auth Data 20250123085557419 DAUC <0003> db_auc.c:192 IMSI='262426596055579': No 3G Auth Data HLR_Test-GSUP(62)@cc41ec40bce0: Created GsupExpect[0] for "262426596055579" to be handled at TC_gsup_ul(65) 20250123085557425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4258 20250123085557450 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557450 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426596055579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426596055579" cn_domain=PS} 20250123085557450 DLU <0006> fsm.c:456 lu(262426596055579)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085557450 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426596055579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085557450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426596055579)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085557450 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426596055579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426596055579" cn_domain=PS} 20250123085557450 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557450 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@cc41ec40bce0: Found GsupExpect[0] for "262426596055579" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_ul(65)"262426596055579" 20250123085557453 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557453 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426596055579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426596055579"} 20250123085557453 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426596055579)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085557453 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426596055579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085557453 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426596055579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426596055579"} 20250123085557453 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426596055579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085557453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426596055579)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085557453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426596055579)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085557453 DLU <0006> fsm.c:568 lu(PS:IMSI-262426596055579)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085557453 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557453 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul(65)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085557454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4258 TC_gsup_ul(65)@cc41ec40bce0: Final verdict of PTC: pass 20250123085557455 DAUC <0003> db_auc.c:157 IMSI='262421713925321': No 2G Auth Data 20250123085557455 DAUC <0003> db_auc.c:192 IMSI='262421713925321': No 3G Auth Data 20250123085557456 DLGSUP <0013> hlr.c:121 IMSI 262421713925321: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@cc41ec40bce0: Created GsupExpect[0] for "262421713925321" to be handled at TC_gsup_ul(66) 20250123085557463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 20250123085557464 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557464 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421713925321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421713925321" cn_domain=PS} 20250123085557464 DLU <0006> fsm.c:456 lu(262421713925321)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085557464 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421713925321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085557465 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421713925321)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085557465 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421713925321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421713925321" cn_domain=PS} 20250123085557465 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557465 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@cc41ec40bce0: Found GsupExpect[0] for "262421713925321" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_ul(66)"262421713925321" 20250123085557466 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557466 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421713925321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421713925321"} 20250123085557466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421713925321)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085557466 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421713925321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085557466 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421713925321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421713925321"} 20250123085557466 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421713925321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085557466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421713925321)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085557466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421713925321)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085557466 DLU <0006> fsm.c:568 lu(PS:IMSI-262421713925321)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085557466 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557466 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul(66)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085557466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 TC_gsup_ul(66)@cc41ec40bce0: Final verdict of PTC: pass 20250123085557467 DAUC <0003> db_auc.c:157 IMSI='262421189942224': No 2G Auth Data 20250123085557467 DAUC <0003> db_auc.c:192 IMSI='262421189942224': No 3G Auth Data 20250123085557468 DLGSUP <0013> hlr.c:121 IMSI 262421189942224: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@cc41ec40bce0: Created GsupExpect[0] for "262421189942224" to be handled at TC_gsup_ul(67) 20250123085557474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 20250123085557476 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557476 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421189942224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421189942224" cn_domain=PS} 20250123085557476 DLU <0006> fsm.c:456 lu(262421189942224)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085557476 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421189942224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085557476 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421189942224)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085557476 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421189942224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421189942224" cn_domain=PS} 20250123085557476 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557477 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@cc41ec40bce0: Found GsupExpect[0] for "262421189942224" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_ul(67)"262421189942224" 20250123085557478 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557478 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421189942224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421189942224"} 20250123085557478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421189942224)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085557478 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421189942224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085557478 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421189942224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421189942224"} 20250123085557478 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421189942224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085557478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421189942224)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085557478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421189942224)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085557478 DLU <0006> fsm.c:568 lu(PS:IMSI-262421189942224)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085557478 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557478 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul(67)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085557479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 TC_gsup_ul(67)@cc41ec40bce0: Final verdict of PTC: pass 20250123085557480 DAUC <0003> db_auc.c:157 IMSI='262420238770682': No 2G Auth Data 20250123085557480 DAUC <0003> db_auc.c:192 IMSI='262420238770682': No 3G Auth Data 20250123085557480 DLGSUP <0013> hlr.c:121 IMSI 262420238770682: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@cc41ec40bce0: Created GsupExpect[0] for "262420238770682" to be handled at TC_gsup_ul(68) 20250123085557487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54676<->l=127.0.0.1:4258 20250123085557489 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557489 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420238770682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420238770682" cn_domain=PS} 20250123085557489 DLU <0006> fsm.c:456 lu(262420238770682)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085557489 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420238770682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085557489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420238770682)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085557489 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420238770682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420238770682" cn_domain=PS} 20250123085557489 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557489 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@cc41ec40bce0: Found GsupExpect[0] for "262420238770682" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_ul(68)"262420238770682" 20250123085557490 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557490 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420238770682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420238770682"} 20250123085557490 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420238770682)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085557490 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420238770682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085557490 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420238770682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420238770682"} 20250123085557490 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420238770682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085557490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420238770682)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085557490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420238770682)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085557490 DLU <0006> fsm.c:568 lu(PS:IMSI-262420238770682)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085557490 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557490 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul(68)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085557491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54676<->l=127.0.0.1:4258 TC_gsup_ul(68)@cc41ec40bce0: Final verdict of PTC: pass 20250123085557492 DAUC <0003> db_auc.c:157 IMSI='262424013214748': No 2G Auth Data 20250123085557492 DAUC <0003> db_auc.c:192 IMSI='262424013214748': No 3G Auth Data 20250123085557492 DLGSUP <0013> hlr.c:121 IMSI 262424013214748: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@cc41ec40bce0: Created GsupExpect[0] for "262424013214748" to be handled at TC_gsup_ul(69) 20250123085557500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 20250123085557503 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557503 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424013214748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424013214748" cn_domain=PS} 20250123085557503 DLU <0006> fsm.c:456 lu(262424013214748)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085557503 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424013214748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085557503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424013214748)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085557503 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424013214748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424013214748" cn_domain=PS} 20250123085557503 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557503 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@cc41ec40bce0: Found GsupExpect[0] for "262424013214748" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_ul(69)"262424013214748" 20250123085557504 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557504 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424013214748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424013214748"} 20250123085557504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424013214748)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085557504 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424013214748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085557504 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424013214748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424013214748"} 20250123085557504 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424013214748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085557504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424013214748)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085557504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424013214748)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085557504 DLU <0006> fsm.c:568 lu(PS:IMSI-262424013214748)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085557504 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557504 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul(69)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085557505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 TC_gsup_ul(69)@cc41ec40bce0: Final verdict of PTC: pass 20250123085557506 DAUC <0003> db_auc.c:157 IMSI='262428767665889': No 2G Auth Data 20250123085557506 DAUC <0003> db_auc.c:192 IMSI='262428767665889': No 3G Auth Data 20250123085557507 DLGSUP <0013> hlr.c:121 IMSI 262428767665889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@cc41ec40bce0: Created GsupExpect[0] for "262428767665889" to be handled at TC_gsup_ul(70) 20250123085557513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4258 20250123085557515 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557515 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428767665889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428767665889" cn_domain=PS} 20250123085557515 DLU <0006> fsm.c:456 lu(262428767665889)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085557515 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428767665889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085557515 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428767665889)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085557515 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428767665889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428767665889" cn_domain=PS} 20250123085557515 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557515 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@cc41ec40bce0: Found GsupExpect[0] for "262428767665889" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_ul(70)"262428767665889" 20250123085557517 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557517 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428767665889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428767665889"} 20250123085557517 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428767665889)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085557517 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428767665889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085557517 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428767665889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428767665889"} 20250123085557517 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428767665889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085557517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428767665889)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085557517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428767665889)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085557517 DLU <0006> fsm.c:568 lu(PS:IMSI-262428767665889)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085557517 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557517 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul(70)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085557518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4258 TC_gsup_ul(70)@cc41ec40bce0: Final verdict of PTC: pass 20250123085557519 DAUC <0003> db_auc.c:157 IMSI='262424719716936': No 2G Auth Data 20250123085557519 DAUC <0003> db_auc.c:192 IMSI='262424719716936': No 3G Auth Data 20250123085557519 DLGSUP <0013> hlr.c:121 IMSI 262424719716936: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@cc41ec40bce0: Created GsupExpect[0] for "262424719716936" to be handled at TC_gsup_ul(71) 20250123085557525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 20250123085557527 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557527 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424719716936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424719716936" cn_domain=PS} 20250123085557527 DLU <0006> fsm.c:456 lu(262424719716936)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085557527 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424719716936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085557528 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424719716936)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085557528 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424719716936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424719716936" cn_domain=PS} 20250123085557528 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557528 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@cc41ec40bce0: Found GsupExpect[0] for "262424719716936" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_ul(71)"262424719716936" 20250123085557529 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557529 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424719716936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424719716936"} 20250123085557529 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424719716936)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085557529 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424719716936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085557529 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424719716936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424719716936"} 20250123085557529 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424719716936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085557529 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424719716936)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085557529 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424719716936)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085557529 DLU <0006> fsm.c:568 lu(PS:IMSI-262424719716936)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085557529 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557529 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul(71)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085557530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 TC_gsup_ul(71)@cc41ec40bce0: Final verdict of PTC: pass 20250123085557530 DAUC <0003> db_auc.c:157 IMSI='262425390398025': No 2G Auth Data 20250123085557530 DAUC <0003> db_auc.c:192 IMSI='262425390398025': No 3G Auth Data 20250123085557531 DLGSUP <0013> hlr.c:121 IMSI 262425390398025: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@cc41ec40bce0: Created GsupExpect[0] for "262425390398025" to be handled at TC_gsup_ul(72) 20250123085557538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4258 20250123085557540 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557540 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425390398025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425390398025" cn_domain=PS} 20250123085557540 DLU <0006> fsm.c:456 lu(262425390398025)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085557540 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425390398025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085557540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425390398025)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085557540 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425390398025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425390398025" cn_domain=PS} 20250123085557540 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557540 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@cc41ec40bce0: Found GsupExpect[0] for "262425390398025" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_ul(72)"262425390398025" 20250123085557541 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557541 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425390398025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425390398025"} 20250123085557541 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425390398025)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085557541 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425390398025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085557541 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425390398025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425390398025"} 20250123085557541 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425390398025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085557541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425390398025)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085557541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425390398025)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085557541 DLU <0006> fsm.c:568 lu(PS:IMSI-262425390398025)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085557541 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085557541 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul(72)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085557542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4258 TC_gsup_ul(72)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085557543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54644<->l=127.0.0.1:4258 63@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(62)@cc41ec40bce0: Final verdict of PTC: none 20250123085557544 DLINP <000b> input/ipa.c:452 connected read/write 20250123085557544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085557544 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085557544 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085557544 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085557544 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38581<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(64)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_ul finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:55:57 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250123085557568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4258 20250123085557669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54698<->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=112780) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:55:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_ul_via_proxy started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085600715 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085600715 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085600716 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@cc41ec40bce0: 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 } } } } 20250123085600718 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600718 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085600718 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085600718 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  20250123085600718 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085600718 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  20250123085600718 DLGSUP <0013> gsup_server.c:236 2:  20250123085600718 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085600718 DLGSUP <0013> gsup_server.c:236 3:  20250123085600718 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085600718 DLGSUP <0013> gsup_server.c:236 4:  20250123085600718 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085600718 DLGSUP <0013> gsup_server.c:236 5:  20250123085600718 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085600718 DLGSUP <0013> gsup_server.c:236 7:  20250123085600718 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085600718 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085600718 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085600718 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@cc41ec40bce0: 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") 20250123085600725 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42139<->l=127.0.0.1:4259) 20250123085600727 DAUC <0003> db_auc.c:157 IMSI='262426131427867': No 2G Auth Data 20250123085600727 DAUC <0003> db_auc.c:192 IMSI='262426131427867': No 3G Auth Data HLR_Test-GSUP(74)@cc41ec40bce0: Created GsupExpect[0] for "262426131427867" to be handled at TC_gsup_ul_via_proxy(77) 20250123085600733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54708<->l=127.0.0.1:4258 20250123085600758 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600758 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426131427867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426131427867" cn_domain=PS source_name="the-source\n"} 20250123085600758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250123085600758 DLU <0006> fsm.c:456 lu(262426131427867)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085600758 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426131427867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250123085600758 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426131427867)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085600758 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426131427867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426131427867" cn_domain=PS destination_name="the-source\n"} 20250123085600758 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600758 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@cc41ec40bce0: Found GsupExpect[0] for "262426131427867" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262426131427867" 20250123085600760 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600760 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426131427867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426131427867" source_name="the-source\n"} 20250123085600760 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426131427867)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085600760 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262426131427867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085600760 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426131427867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426131427867" destination_name="the-source\n"} 20250123085600760 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262426131427867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085600760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426131427867)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085600760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426131427867)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085600760 DLU <0006> fsm.c:568 lu(PS:IMSI-262426131427867)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085600760 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600760 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085600760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54708<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@cc41ec40bce0: Final verdict of PTC: pass 20250123085600761 DAUC <0003> db_auc.c:157 IMSI='262423516879936': No 2G Auth Data 20250123085600761 DAUC <0003> db_auc.c:192 IMSI='262423516879936': No 3G Auth Data 20250123085600761 DLGSUP <0013> hlr.c:121 IMSI 262423516879936: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@cc41ec40bce0: Created GsupExpect[0] for "262423516879936" to be handled at TC_gsup_ul_via_proxy(78) 20250123085600768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54722<->l=127.0.0.1:4258 20250123085600770 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600770 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423516879936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423516879936" cn_domain=PS source_name="the-source\n"} 20250123085600770 DLU <0006> fsm.c:456 lu(262423516879936)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085600770 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423516879936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250123085600770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423516879936)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085600770 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423516879936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423516879936" cn_domain=PS destination_name="the-source\n"} 20250123085600770 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600770 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@cc41ec40bce0: Found GsupExpect[0] for "262423516879936" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423516879936" 20250123085600771 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600771 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423516879936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423516879936" source_name="the-source\n"} 20250123085600771 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423516879936)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085600771 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423516879936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085600771 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423516879936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423516879936" destination_name="the-source\n"} 20250123085600771 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423516879936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085600771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423516879936)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085600771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423516879936)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085600771 DLU <0006> fsm.c:568 lu(PS:IMSI-262423516879936)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085600771 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600771 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085600771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54722<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@cc41ec40bce0: Final verdict of PTC: pass 20250123085600772 DAUC <0003> db_auc.c:157 IMSI='262429022769808': No 2G Auth Data 20250123085600772 DAUC <0003> db_auc.c:192 IMSI='262429022769808': No 3G Auth Data 20250123085600772 DLGSUP <0013> hlr.c:121 IMSI 262429022769808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@cc41ec40bce0: Created GsupExpect[0] for "262429022769808" to be handled at TC_gsup_ul_via_proxy(79) 20250123085600778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4258 20250123085600780 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600780 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429022769808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429022769808" cn_domain=PS source_name="the-source\n"} 20250123085600780 DLU <0006> fsm.c:456 lu(262429022769808)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085600780 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429022769808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250123085600780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429022769808)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085600780 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429022769808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429022769808" cn_domain=PS destination_name="the-source\n"} 20250123085600780 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600780 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@cc41ec40bce0: Found GsupExpect[0] for "262429022769808" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262429022769808" 20250123085600780 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600780 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429022769808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429022769808" source_name="the-source\n"} 20250123085600780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429022769808)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085600781 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262429022769808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085600781 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429022769808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429022769808" destination_name="the-source\n"} 20250123085600781 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262429022769808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085600781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429022769808)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085600781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429022769808)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085600781 DLU <0006> fsm.c:568 lu(PS:IMSI-262429022769808)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085600781 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600781 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085600781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54728<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@cc41ec40bce0: Final verdict of PTC: pass 20250123085600782 DAUC <0003> db_auc.c:157 IMSI='262425655079755': No 2G Auth Data 20250123085600782 DAUC <0003> db_auc.c:192 IMSI='262425655079755': No 3G Auth Data 20250123085600782 DLGSUP <0013> hlr.c:121 IMSI 262425655079755: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@cc41ec40bce0: Created GsupExpect[0] for "262425655079755" to be handled at TC_gsup_ul_via_proxy(80) 20250123085600789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 20250123085600791 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600791 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425655079755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425655079755" cn_domain=PS source_name="the-source\n"} 20250123085600791 DLU <0006> fsm.c:456 lu(262425655079755)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085600791 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425655079755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250123085600791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425655079755)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085600791 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425655079755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425655079755" cn_domain=PS destination_name="the-source\n"} 20250123085600791 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600791 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@cc41ec40bce0: Found GsupExpect[0] for "262425655079755" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425655079755" 20250123085600792 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600792 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425655079755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425655079755" source_name="the-source\n"} 20250123085600792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425655079755)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085600792 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425655079755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085600792 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425655079755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425655079755" destination_name="the-source\n"} 20250123085600792 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425655079755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085600792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425655079755)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085600792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425655079755)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085600792 DLU <0006> fsm.c:568 lu(PS:IMSI-262425655079755)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085600792 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600792 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085600792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@cc41ec40bce0: Final verdict of PTC: pass 20250123085600793 DAUC <0003> db_auc.c:157 IMSI='262429682163606': No 2G Auth Data 20250123085600793 DAUC <0003> db_auc.c:192 IMSI='262429682163606': No 3G Auth Data 20250123085600794 DLGSUP <0013> hlr.c:121 IMSI 262429682163606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@cc41ec40bce0: Created GsupExpect[0] for "262429682163606" to be handled at TC_gsup_ul_via_proxy(81) 20250123085600800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4258 20250123085600802 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600802 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429682163606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429682163606" cn_domain=PS source_name="the-source\n"} 20250123085600802 DLU <0006> fsm.c:456 lu(262429682163606)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085600802 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429682163606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250123085600802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429682163606)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085600802 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429682163606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429682163606" cn_domain=PS destination_name="the-source\n"} 20250123085600802 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600802 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@cc41ec40bce0: Found GsupExpect[0] for "262429682163606" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429682163606" 20250123085600803 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600803 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429682163606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429682163606" source_name="the-source\n"} 20250123085600803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429682163606)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085600803 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429682163606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085600804 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429682163606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429682163606" destination_name="the-source\n"} 20250123085600804 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429682163606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085600804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429682163606)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085600804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429682163606)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085600804 DLU <0006> fsm.c:568 lu(PS:IMSI-262429682163606)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085600804 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600804 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085600804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@cc41ec40bce0: Final verdict of PTC: pass 20250123085600805 DAUC <0003> db_auc.c:157 IMSI='262426916710527': No 2G Auth Data 20250123085600805 DAUC <0003> db_auc.c:192 IMSI='262426916710527': No 3G Auth Data 20250123085600805 DLGSUP <0013> hlr.c:121 IMSI 262426916710527: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@cc41ec40bce0: Created GsupExpect[0] for "262426916710527" to be handled at TC_gsup_ul_via_proxy(82) 20250123085600811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54760<->l=127.0.0.1:4258 20250123085600813 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600813 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426916710527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426916710527" cn_domain=PS source_name="the-source\n"} 20250123085600813 DLU <0006> fsm.c:456 lu(262426916710527)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085600813 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426916710527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250123085600813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426916710527)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085600813 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426916710527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426916710527" cn_domain=PS destination_name="the-source\n"} 20250123085600813 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600813 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@cc41ec40bce0: Found GsupExpect[0] for "262426916710527" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426916710527" 20250123085600814 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600814 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426916710527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426916710527" source_name="the-source\n"} 20250123085600814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426916710527)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085600814 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262426916710527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085600814 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426916710527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426916710527" destination_name="the-source\n"} 20250123085600814 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262426916710527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085600814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426916710527)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085600814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426916710527)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085600814 DLU <0006> fsm.c:568 lu(PS:IMSI-262426916710527)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085600814 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600814 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085600815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54760<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@cc41ec40bce0: Final verdict of PTC: pass 20250123085600816 DAUC <0003> db_auc.c:157 IMSI='262428976530383': No 2G Auth Data 20250123085600816 DAUC <0003> db_auc.c:192 IMSI='262428976530383': No 3G Auth Data 20250123085600817 DLGSUP <0013> hlr.c:121 IMSI 262428976530383: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@cc41ec40bce0: Created GsupExpect[0] for "262428976530383" to be handled at TC_gsup_ul_via_proxy(83) 20250123085600823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54762<->l=127.0.0.1:4258 20250123085600825 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600825 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428976530383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428976530383" cn_domain=PS source_name="the-source\n"} 20250123085600825 DLU <0006> fsm.c:456 lu(262428976530383)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085600825 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428976530383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250123085600825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428976530383)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085600825 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428976530383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428976530383" cn_domain=PS destination_name="the-source\n"} 20250123085600825 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600825 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@cc41ec40bce0: Found GsupExpect[0] for "262428976530383" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428976530383" 20250123085600826 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600826 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428976530383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428976530383" source_name="the-source\n"} 20250123085600826 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428976530383)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085600826 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428976530383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085600826 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428976530383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428976530383" destination_name="the-source\n"} 20250123085600826 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428976530383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085600826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428976530383)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085600826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428976530383)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085600826 DLU <0006> fsm.c:568 lu(PS:IMSI-262428976530383)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085600826 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600826 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085600827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54762<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@cc41ec40bce0: Final verdict of PTC: pass 20250123085600827 DAUC <0003> db_auc.c:157 IMSI='262426607435080': No 2G Auth Data 20250123085600827 DAUC <0003> db_auc.c:192 IMSI='262426607435080': No 3G Auth Data 20250123085600828 DLGSUP <0013> hlr.c:121 IMSI 262426607435080: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@cc41ec40bce0: Created GsupExpect[0] for "262426607435080" to be handled at TC_gsup_ul_via_proxy(84) 20250123085600835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 20250123085600836 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600836 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426607435080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426607435080" cn_domain=PS source_name="the-source\n"} 20250123085600836 DLU <0006> fsm.c:456 lu(262426607435080)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085600837 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426607435080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250123085600837 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426607435080)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085600837 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426607435080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426607435080" cn_domain=PS destination_name="the-source\n"} 20250123085600837 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600837 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@cc41ec40bce0: Found GsupExpect[0] for "262426607435080" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426607435080" 20250123085600838 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600838 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426607435080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426607435080" source_name="the-source\n"} 20250123085600838 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426607435080)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085600838 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426607435080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085600838 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426607435080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426607435080" destination_name="the-source\n"} 20250123085600838 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426607435080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085600838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426607435080)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085600838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426607435080)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085600838 DLU <0006> fsm.c:568 lu(PS:IMSI-262426607435080)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085600838 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085600838 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085600839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085600840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@cc41ec40bce0: Final verdict of PTC: none 20250123085600840 DLINP <000b> input/ipa.c:452 connected read/write 20250123085600840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085600840 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085600840 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085600840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085600840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250123085600840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42139<->l=127.0.0.1:4259) 75@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:00 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 20250123085600874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 20250123085600974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=114608) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_ul_subscriber_data started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085604097 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085604097 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085604098 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085604100 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604101 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085604101 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085604101 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  20250123085604101 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085604101 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  20250123085604101 DLGSUP <0013> gsup_server.c:236 2:  20250123085604101 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085604101 DLGSUP <0013> gsup_server.c:236 3:  20250123085604101 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085604101 DLGSUP <0013> gsup_server.c:236 4:  20250123085604101 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085604101 DLGSUP <0013> gsup_server.c:236 5:  20250123085604101 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085604101 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(85)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085604101 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085604101 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085604101 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085604101 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@cc41ec40bce0: 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") 20250123085604115 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42527<->l=127.0.0.1:4259) 20250123085604128 DAUC <0003> db_auc.c:157 IMSI='262425097058073': No 2G Auth Data 20250123085604128 DAUC <0003> db_auc.c:192 IMSI='262425097058073': No 3G Auth Data HLR_Test-GSUP(86)@cc41ec40bce0: Created GsupExpect[0] for "262425097058073" to be handled at TC_gsup_ul_subscriber_data(89) 20250123085604148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@cc41ec40bce0: GSUP ul subscriber_data 20250123085604153 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604153 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425097058073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425097058073" cn_domain=PS} 20250123085604153 DLU <0006> fsm.c:456 lu(262425097058073)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085604153 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425097058073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085604153 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425097058073)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085604153 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425097058073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425097058073" cn_domain=PS} 20250123085604153 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604153 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@cc41ec40bce0: Found GsupExpect[0] for "262425097058073" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262425097058073" 20250123085604157 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604157 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425097058073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425097058073"} 20250123085604157 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425097058073)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085604157 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425097058073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085604157 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425097058073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425097058073"} 20250123085604157 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425097058073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085604157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425097058073)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085604157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425097058073)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085604157 DLU <0006> fsm.c:568 lu(PS:IMSI-262425097058073)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085604157 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604157 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085604159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50220<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@cc41ec40bce0: Final verdict of PTC: pass 20250123085604161 DAUC <0003> db_auc.c:157 IMSI='262424021517271': No 2G Auth Data 20250123085604161 DAUC <0003> db_auc.c:192 IMSI='262424021517271': No 3G Auth Data 20250123085604162 DLGSUP <0013> hlr.c:121 IMSI 262424021517271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@cc41ec40bce0: Created GsupExpect[0] for "262424021517271" to be handled at TC_gsup_ul_subscriber_data(90) 20250123085604175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@cc41ec40bce0: GSUP ul subscriber_data 20250123085604177 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604177 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424021517271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424021517271" cn_domain=PS} 20250123085604177 DLU <0006> fsm.c:456 lu(262424021517271)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085604177 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424021517271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085604177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424021517271)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085604177 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424021517271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424021517271" cn_domain=PS} 20250123085604177 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604177 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@cc41ec40bce0: Found GsupExpect[0] for "262424021517271" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424021517271" 20250123085604178 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604178 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424021517271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424021517271"} 20250123085604178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424021517271)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085604178 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424021517271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085604178 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424021517271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424021517271"} 20250123085604178 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424021517271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085604178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424021517271)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085604178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424021517271)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085604178 DLU <0006> fsm.c:568 lu(PS:IMSI-262424021517271)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085604178 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604178 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085604179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@cc41ec40bce0: Final verdict of PTC: pass 20250123085604180 DAUC <0003> db_auc.c:157 IMSI='262423107176451': No 2G Auth Data 20250123085604180 DAUC <0003> db_auc.c:192 IMSI='262423107176451': No 3G Auth Data 20250123085604180 DLGSUP <0013> hlr.c:121 IMSI 262423107176451: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@cc41ec40bce0: Created GsupExpect[0] for "262423107176451" to be handled at TC_gsup_ul_subscriber_data(91) 20250123085604187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@cc41ec40bce0: GSUP ul subscriber_data 20250123085604189 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604189 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423107176451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423107176451" cn_domain=PS} 20250123085604189 DLU <0006> fsm.c:456 lu(262423107176451)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085604189 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423107176451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085604189 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423107176451)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085604189 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423107176451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423107176451" cn_domain=PS} 20250123085604189 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604189 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@cc41ec40bce0: Found GsupExpect[0] for "262423107176451" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423107176451" 20250123085604191 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604191 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423107176451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423107176451"} 20250123085604191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423107176451)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085604191 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423107176451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085604191 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423107176451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423107176451"} 20250123085604191 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423107176451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085604191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423107176451)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085604191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423107176451)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085604191 DLU <0006> fsm.c:568 lu(PS:IMSI-262423107176451)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085604191 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604191 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085604192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50228<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@cc41ec40bce0: Final verdict of PTC: pass 20250123085604192 DAUC <0003> db_auc.c:157 IMSI='262425752640965': No 2G Auth Data 20250123085604192 DAUC <0003> db_auc.c:192 IMSI='262425752640965': No 3G Auth Data 20250123085604193 DLGSUP <0013> hlr.c:121 IMSI 262425752640965: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@cc41ec40bce0: Created GsupExpect[0] for "262425752640965" to be handled at TC_gsup_ul_subscriber_data(92) 20250123085604200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50232<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@cc41ec40bce0: GSUP ul subscriber_data 20250123085604202 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604202 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425752640965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425752640965" cn_domain=PS} 20250123085604202 DLU <0006> fsm.c:456 lu(262425752640965)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085604202 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425752640965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085604202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425752640965)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085604202 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425752640965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425752640965" cn_domain=PS} 20250123085604202 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604202 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@cc41ec40bce0: Found GsupExpect[0] for "262425752640965" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425752640965" 20250123085604203 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604203 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425752640965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425752640965"} 20250123085604203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425752640965)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085604203 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425752640965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085604203 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425752640965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425752640965"} 20250123085604203 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425752640965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085604203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425752640965)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085604203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425752640965)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085604203 DLU <0006> fsm.c:568 lu(PS:IMSI-262425752640965)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085604203 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604203 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085604204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50232<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@cc41ec40bce0: Final verdict of PTC: pass 20250123085604205 DAUC <0003> db_auc.c:157 IMSI='262420460915118': No 2G Auth Data 20250123085604205 DAUC <0003> db_auc.c:192 IMSI='262420460915118': No 3G Auth Data 20250123085604205 DLGSUP <0013> hlr.c:121 IMSI 262420460915118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@cc41ec40bce0: Created GsupExpect[0] for "262420460915118" to be handled at TC_gsup_ul_subscriber_data(93) 20250123085604211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@cc41ec40bce0: GSUP ul subscriber_data 20250123085604214 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604214 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420460915118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420460915118" cn_domain=PS} 20250123085604214 DLU <0006> fsm.c:456 lu(262420460915118)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085604214 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420460915118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085604214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420460915118)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085604214 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420460915118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420460915118" cn_domain=PS} 20250123085604214 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604214 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@cc41ec40bce0: Found GsupExpect[0] for "262420460915118" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420460915118" 20250123085604216 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604216 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420460915118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420460915118"} 20250123085604216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420460915118)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085604216 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420460915118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085604216 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420460915118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420460915118"} 20250123085604216 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420460915118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085604216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420460915118)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085604216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420460915118)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085604216 DLU <0006> fsm.c:568 lu(PS:IMSI-262420460915118)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085604216 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604216 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085604217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@cc41ec40bce0: Final verdict of PTC: pass 20250123085604218 DAUC <0003> db_auc.c:157 IMSI='262428443957650': No 2G Auth Data 20250123085604218 DAUC <0003> db_auc.c:192 IMSI='262428443957650': No 3G Auth Data 20250123085604218 DLGSUP <0013> hlr.c:121 IMSI 262428443957650: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@cc41ec40bce0: Created GsupExpect[0] for "262428443957650" to be handled at TC_gsup_ul_subscriber_data(94) 20250123085604225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@cc41ec40bce0: GSUP ul subscriber_data 20250123085604227 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604227 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428443957650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428443957650" cn_domain=PS} 20250123085604227 DLU <0006> fsm.c:456 lu(262428443957650)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085604227 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428443957650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085604227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428443957650)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085604227 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428443957650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428443957650" cn_domain=PS} 20250123085604227 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604227 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@cc41ec40bce0: Found GsupExpect[0] for "262428443957650" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428443957650" 20250123085604228 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604228 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428443957650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428443957650"} 20250123085604228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428443957650)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085604228 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428443957650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085604228 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428443957650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428443957650"} 20250123085604228 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428443957650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085604228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428443957650)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085604228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428443957650)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085604228 DLU <0006> fsm.c:568 lu(PS:IMSI-262428443957650)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085604228 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604228 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085604229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@cc41ec40bce0: Final verdict of PTC: pass 20250123085604230 DAUC <0003> db_auc.c:157 IMSI='262428499907354': No 2G Auth Data 20250123085604230 DAUC <0003> db_auc.c:192 IMSI='262428499907354': No 3G Auth Data 20250123085604230 DLGSUP <0013> hlr.c:121 IMSI 262428499907354: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@cc41ec40bce0: Created GsupExpect[0] for "262428499907354" to be handled at TC_gsup_ul_subscriber_data(95) 20250123085604237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@cc41ec40bce0: GSUP ul subscriber_data 20250123085604239 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604239 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428499907354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428499907354" cn_domain=PS} 20250123085604239 DLU <0006> fsm.c:456 lu(262428499907354)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085604239 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428499907354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085604239 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428499907354)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085604239 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428499907354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428499907354" cn_domain=PS} 20250123085604239 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604239 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@cc41ec40bce0: Found GsupExpect[0] for "262428499907354" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428499907354" 20250123085604240 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604240 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428499907354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428499907354"} 20250123085604240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428499907354)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085604240 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428499907354 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085604240 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428499907354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428499907354"} 20250123085604240 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428499907354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085604240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428499907354)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085604240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428499907354)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085604240 DLU <0006> fsm.c:568 lu(PS:IMSI-262428499907354)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085604240 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604240 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085604241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@cc41ec40bce0: Final verdict of PTC: pass 20250123085604242 DAUC <0003> db_auc.c:157 IMSI='262423747286217': No 2G Auth Data 20250123085604242 DAUC <0003> db_auc.c:192 IMSI='262423747286217': No 3G Auth Data 20250123085604242 DLGSUP <0013> hlr.c:121 IMSI 262423747286217: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@cc41ec40bce0: Created GsupExpect[0] for "262423747286217" to be handled at TC_gsup_ul_subscriber_data(96) 20250123085604248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@cc41ec40bce0: GSUP ul subscriber_data 20250123085604250 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604250 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423747286217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423747286217" cn_domain=PS} 20250123085604250 DLU <0006> fsm.c:456 lu(262423747286217)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085604250 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423747286217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085604250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423747286217)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085604250 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423747286217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423747286217" cn_domain=PS} 20250123085604250 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604250 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@cc41ec40bce0: Found GsupExpect[0] for "262423747286217" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262423747286217" 20250123085604252 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604252 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423747286217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423747286217"} 20250123085604252 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423747286217)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085604252 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423747286217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085604252 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423747286217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423747286217"} 20250123085604252 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423747286217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085604252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423747286217)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085604252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423747286217)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085604252 DLU <0006> fsm.c:568 lu(PS:IMSI-262423747286217)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085604252 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085604252 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085604253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085604254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4258 20250123085604254 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42527<->l=127.0.0.1:4259) 20250123085604255 DLINP <000b> input/ipa.c:452 connected read/write 20250123085604255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085604255 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085604255 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085604255 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@cc41ec40bce0: Final verdict of PTC: none 87@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:04 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 20250123085604293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 20250123085604394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50274<->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=117948) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_vty started. MTC@cc41ec40bce0: legacy= true 20250123085607487 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085607487 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085607492 DLINP <000b> input/ipa.c:452 connected read/write 20250123085607492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085607494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50282<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085607497 DLINP <000b> input/ipa.c:452 connected read/write 20250123085607497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085607497 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085607498 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085607498 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  20250123085607498 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085607498 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  20250123085607498 DLGSUP <0013> gsup_server.c:236 2:  20250123085607498 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085607498 DLGSUP <0013> gsup_server.c:236 3:  20250123085607498 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085607498 DLGSUP <0013> gsup_server.c:236 4:  20250123085607498 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085607498 DLGSUP <0013> gsup_server.c:236 5:  20250123085607498 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085607498 DLGSUP <0013> gsup_server.c:236 7:  20250123085607498 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085607498 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085607498 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085607498 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@cc41ec40bce0: 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") 20250123085607511 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44905<->l=127.0.0.1:4259) 20250123085607512 DAUC <0003> db_auc.c:157 IMSI='262429979067464': No 2G Auth Data 20250123085607512 DAUC <0003> db_auc.c:192 IMSI='262429979067464': No 3G Auth Data 20250123085607513 DAUC <0003> db_auc.c:192 IMSI='262429979067464': No 3G Auth Data 20250123085607514 DAUC <0003> db_auc.c:157 IMSI='262426515202681': No 2G Auth Data 20250123085607514 DAUC <0003> db_auc.c:192 IMSI='262426515202681': No 3G Auth Data 20250123085607515 DAUC <0003> db_auc.c:157 IMSI='262426515202681': No 2G Auth Data 20250123085607515 DAUC <0003> db_auc.c:157 IMSI='262422744864650': No 2G Auth Data 20250123085607516 DAUC <0003> db_auc.c:192 IMSI='262422744864650': No 3G Auth Data MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085607517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50282<->l=127.0.0.1:4258 20250123085607518 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44905<->l=127.0.0.1:4259) 20250123085607518 DLINP <000b> input/ipa.c:452 connected read/write 20250123085607518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085607518 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085607518 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085607518 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@cc41ec40bce0: Test case TC_vty finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:07 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250123085607542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4258 20250123085607643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50296<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_vty_msisdn_isd started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085610742 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085610742 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085610746 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085610746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085610748 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085610749 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085610749 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085610749 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  20250123085610749 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085610749 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  20250123085610749 DLGSUP <0013> gsup_server.c:236 2:  20250123085610749 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085610749 DLGSUP <0013> gsup_server.c:236 3:  20250123085610749 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085610749 DLGSUP <0013> gsup_server.c:236 4:  20250123085610749 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085610749 DLGSUP <0013> gsup_server.c:236 5:  20250123085610749 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085610749 DLGSUP <0013> gsup_server.c:236 7:  20250123085610749 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(100)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085610749 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085610749 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085610749 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@cc41ec40bce0: 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") 20250123085610757 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40219<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@cc41ec40bce0: Created GsupExpect[0] for "262422096413344" to be handled at TC_vty_msisdn_isd(104) 20250123085610764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 20250123085610765 DAUC <0003> db_auc.c:157 IMSI='262422096413344': No 2G Auth Data 20250123085610765 DAUC <0003> db_auc.c:192 IMSI='262422096413344': No 3G Auth Data 20250123085610790 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085610790 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422096413344" cn_domain=PS} 20250123085610790 DLU <0006> fsm.c:456 lu(262422096413344)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085610790 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085610790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422096413344)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085610790 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422096413344" cn_domain=PS} 20250123085610790 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085610790 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@cc41ec40bce0: Found GsupExpect[0] for "262422096413344" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@cc41ec40bce0: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422096413344" 20250123085610795 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085610795 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422096413344"} 20250123085610795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422096413344)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085610795 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085610795 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422096413344"} 20250123085610795 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085610795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422096413344)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085610795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422096413344)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085610795 DLU <0006> fsm.c:568 lu(PS:IMSI-262422096413344)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085610795 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085610795 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085610797 DLGSUP <0013> hlr.c:128 IMSI 262422096413344: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250123085610797 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085610797 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085610798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@cc41ec40bce0: Final verdict of PTC: pass 20250123085610799 DLINP <000b> input/ipa.c:452 connected read/write 20250123085610799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085610799 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422096413344"} 20250123085610799 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250123085610799 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422096413344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085610799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4258 20250123085610800 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(101)@cc41ec40bce0: Final verdict of PTC: none 20250123085610800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085610800 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085610800 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085610800 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 102@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@cc41ec40bce0: Final verdict of PTC: none 20250123085610801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40219<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(103)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 102: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:10 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 20250123085610836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50318<->l=127.0.0.1:4258 20250123085610937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50318<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_purge_cs started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085613985 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085613985 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085613987 DLINP <000b> input/ipa.c:452 connected read/write 20250123085613988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085613988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085613990 DLINP <000b> input/ipa.c:452 connected read/write 20250123085613990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(105)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085613990 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085613990 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085613990 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  20250123085613990 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085613990 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  20250123085613990 DLGSUP <0013> gsup_server.c:236 2:  20250123085613990 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085613990 DLGSUP <0013> gsup_server.c:236 3:  20250123085613990 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085613990 DLGSUP <0013> gsup_server.c:236 4:  20250123085613990 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085613990 DLGSUP <0013> gsup_server.c:236 5:  20250123085613990 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085613990 DLGSUP <0013> gsup_server.c:236 7:  20250123085613990 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085613990 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085613990 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085613990 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@cc41ec40bce0: 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") 20250123085613999 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36927<->l=127.0.0.1:4259) 20250123085614002 DAUC <0003> db_auc.c:157 IMSI='262421013466162': No 2G Auth Data 20250123085614002 DAUC <0003> db_auc.c:192 IMSI='262421013466162': No 3G Auth Data HLR_Test-GSUP(106)@cc41ec40bce0: Created GsupExpect[0] for "262421013466162" to be handled at TC_gsup_purge_cs(109) 20250123085614008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 20250123085614030 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614030 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421013466162" cn_domain=PS} 20250123085614030 DLU <0006> fsm.c:456 lu(262421013466162)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085614030 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085614030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421013466162)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085614030 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421013466162" cn_domain=PS} 20250123085614030 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614030 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@cc41ec40bce0: Found GsupExpect[0] for "262421013466162" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421013466162" 20250123085614035 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614035 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421013466162"} 20250123085614035 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421013466162)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085614035 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085614035 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421013466162"} 20250123085614035 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085614035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421013466162)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085614035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421013466162)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085614035 DLU <0006> fsm.c:568 lu(PS:IMSI-262421013466162)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085614035 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614035 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085614037 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614037 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421013466162" cn_domain=CS} 20250123085614037 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250123085614037 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421013466162"} 20250123085614037 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421013466162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085614037 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614037 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085614039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@cc41ec40bce0: Final verdict of PTC: pass 20250123085614040 DAUC <0003> db_auc.c:157 IMSI='262426163664546': No 2G Auth Data 20250123085614040 DAUC <0003> db_auc.c:192 IMSI='262426163664546': No 3G Auth Data 20250123085614041 DLGSUP <0013> hlr.c:121 IMSI 262426163664546: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@cc41ec40bce0: Created GsupExpect[0] for "262426163664546" to be handled at TC_gsup_purge_cs(110) 20250123085614049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4258 20250123085614051 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614051 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426163664546" cn_domain=PS} 20250123085614051 DLU <0006> fsm.c:456 lu(262426163664546)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085614051 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085614051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426163664546)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085614051 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426163664546" cn_domain=PS} 20250123085614051 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614051 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@cc41ec40bce0: Found GsupExpect[0] for "262426163664546" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426163664546" 20250123085614052 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614052 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426163664546"} 20250123085614052 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426163664546)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085614052 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085614052 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426163664546"} 20250123085614052 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085614052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426163664546)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085614052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426163664546)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085614052 DLU <0006> fsm.c:568 lu(PS:IMSI-262426163664546)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085614052 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614052 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085614052 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614052 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426163664546" cn_domain=CS} 20250123085614052 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250123085614052 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426163664546"} 20250123085614052 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426163664546 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085614052 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614052 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(110)@cc41ec40bce0: Final verdict of PTC: pass 20250123085614053 DAUC <0003> db_auc.c:157 IMSI='262425846066628': No 2G Auth Data 20250123085614053 DAUC <0003> db_auc.c:192 IMSI='262425846066628': No 3G Auth Data 20250123085614053 DLGSUP <0013> hlr.c:121 IMSI 262425846066628: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@cc41ec40bce0: Created GsupExpect[0] for "262425846066628" to be handled at TC_gsup_purge_cs(111) 20250123085614059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50862<->l=127.0.0.1:4258 20250123085614061 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614061 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425846066628" cn_domain=PS} 20250123085614061 DLU <0006> fsm.c:456 lu(262425846066628)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085614061 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085614061 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425846066628)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085614061 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425846066628" cn_domain=PS} 20250123085614061 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614061 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@cc41ec40bce0: Found GsupExpect[0] for "262425846066628" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425846066628" 20250123085614062 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614062 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425846066628"} 20250123085614062 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425846066628)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085614062 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085614062 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425846066628"} 20250123085614062 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085614062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425846066628)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085614062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425846066628)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085614062 DLU <0006> fsm.c:568 lu(PS:IMSI-262425846066628)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085614062 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614062 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085614062 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614062 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425846066628" cn_domain=CS} 20250123085614062 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250123085614062 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425846066628"} 20250123085614062 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425846066628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085614062 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614063 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085614063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50862<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@cc41ec40bce0: Final verdict of PTC: pass 20250123085614063 DAUC <0003> db_auc.c:157 IMSI='262429906409220': No 2G Auth Data 20250123085614063 DAUC <0003> db_auc.c:192 IMSI='262429906409220': No 3G Auth Data 20250123085614064 DLGSUP <0013> hlr.c:121 IMSI 262429906409220: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@cc41ec40bce0: Created GsupExpect[0] for "262429906409220" to be handled at TC_gsup_purge_cs(112) 20250123085614070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 20250123085614071 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614072 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429906409220" cn_domain=PS} 20250123085614072 DLU <0006> fsm.c:456 lu(262429906409220)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085614072 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085614072 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429906409220)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085614072 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429906409220" cn_domain=PS} 20250123085614072 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614072 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@cc41ec40bce0: Found GsupExpect[0] for "262429906409220" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429906409220" 20250123085614073 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614073 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429906409220"} 20250123085614073 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429906409220)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085614073 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085614073 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429906409220"} 20250123085614073 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085614073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429906409220)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085614073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429906409220)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085614073 DLU <0006> fsm.c:568 lu(PS:IMSI-262429906409220)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085614073 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614073 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085614074 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614074 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429906409220" cn_domain=CS} 20250123085614074 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250123085614074 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429906409220"} 20250123085614074 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429906409220 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085614074 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614074 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085614074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@cc41ec40bce0: Final verdict of PTC: pass 20250123085614075 DAUC <0003> db_auc.c:157 IMSI='262420323343601': No 2G Auth Data 20250123085614075 DAUC <0003> db_auc.c:192 IMSI='262420323343601': No 3G Auth Data 20250123085614075 DLGSUP <0013> hlr.c:121 IMSI 262420323343601: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@cc41ec40bce0: Created GsupExpect[0] for "262420323343601" to be handled at TC_gsup_purge_cs(113) 20250123085614082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50880<->l=127.0.0.1:4258 20250123085614084 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614084 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420323343601" cn_domain=PS} 20250123085614084 DLU <0006> fsm.c:456 lu(262420323343601)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085614084 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085614084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420323343601)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085614084 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420323343601" cn_domain=PS} 20250123085614084 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614084 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@cc41ec40bce0: Found GsupExpect[0] for "262420323343601" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420323343601" 20250123085614085 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614085 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420323343601"} 20250123085614085 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420323343601)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085614085 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085614085 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420323343601"} 20250123085614085 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085614085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420323343601)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085614085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420323343601)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085614085 DLU <0006> fsm.c:568 lu(PS:IMSI-262420323343601)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085614085 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614085 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085614086 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614086 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420323343601" cn_domain=CS} 20250123085614086 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250123085614086 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420323343601"} 20250123085614086 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420323343601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085614086 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614086 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085614087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50880<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@cc41ec40bce0: Final verdict of PTC: pass 20250123085614087 DAUC <0003> db_auc.c:157 IMSI='262420321074837': No 2G Auth Data 20250123085614087 DAUC <0003> db_auc.c:192 IMSI='262420321074837': No 3G Auth Data 20250123085614088 DLGSUP <0013> hlr.c:121 IMSI 262420321074837: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@cc41ec40bce0: Created GsupExpect[0] for "262420321074837" to be handled at TC_gsup_purge_cs(114) 20250123085614094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4258 20250123085614096 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614096 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420321074837" cn_domain=PS} 20250123085614096 DLU <0006> fsm.c:456 lu(262420321074837)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085614096 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085614096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420321074837)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085614096 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420321074837" cn_domain=PS} 20250123085614096 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614096 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@cc41ec40bce0: Found GsupExpect[0] for "262420321074837" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420321074837" 20250123085614097 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614097 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420321074837"} 20250123085614097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420321074837)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085614097 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085614097 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420321074837"} 20250123085614097 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085614097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321074837)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085614097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321074837)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085614097 DLU <0006> fsm.c:568 lu(PS:IMSI-262420321074837)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085614097 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614097 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085614098 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614098 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420321074837" cn_domain=CS} 20250123085614098 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250123085614098 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420321074837"} 20250123085614098 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420321074837 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085614098 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614098 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085614099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@cc41ec40bce0: Final verdict of PTC: pass 20250123085614100 DAUC <0003> db_auc.c:157 IMSI='262426581435521': No 2G Auth Data 20250123085614100 DAUC <0003> db_auc.c:192 IMSI='262426581435521': No 3G Auth Data 20250123085614100 DLGSUP <0013> hlr.c:121 IMSI 262426581435521: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@cc41ec40bce0: Created GsupExpect[0] for "262426581435521" to be handled at TC_gsup_purge_cs(115) 20250123085614107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50892<->l=127.0.0.1:4258 20250123085614108 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614108 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426581435521" cn_domain=PS} 20250123085614109 DLU <0006> fsm.c:456 lu(262426581435521)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085614109 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085614109 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426581435521)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085614109 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426581435521" cn_domain=PS} 20250123085614109 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614109 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@cc41ec40bce0: Found GsupExpect[0] for "262426581435521" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426581435521" 20250123085614110 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614110 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426581435521"} 20250123085614110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426581435521)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085614110 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085614110 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426581435521"} 20250123085614110 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085614110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426581435521)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085614110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426581435521)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085614110 DLU <0006> fsm.c:568 lu(PS:IMSI-262426581435521)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085614110 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614110 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085614111 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614111 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426581435521" cn_domain=CS} 20250123085614111 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250123085614111 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426581435521"} 20250123085614111 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426581435521 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085614111 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614111 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085614112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50892<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@cc41ec40bce0: Final verdict of PTC: pass 20250123085614112 DAUC <0003> db_auc.c:157 IMSI='262421256064808': No 2G Auth Data 20250123085614112 DAUC <0003> db_auc.c:192 IMSI='262421256064808': No 3G Auth Data 20250123085614113 DLGSUP <0013> hlr.c:121 IMSI 262421256064808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@cc41ec40bce0: Created GsupExpect[0] for "262421256064808" to be handled at TC_gsup_purge_cs(116) 20250123085614119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4258 20250123085614121 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614121 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421256064808" cn_domain=PS} 20250123085614121 DLU <0006> fsm.c:456 lu(262421256064808)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085614121 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085614121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421256064808)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085614121 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421256064808" cn_domain=PS} 20250123085614121 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614121 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@cc41ec40bce0: Found GsupExpect[0] for "262421256064808" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421256064808" 20250123085614122 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614122 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421256064808"} 20250123085614122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421256064808)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085614122 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085614122 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421256064808"} 20250123085614122 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085614122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421256064808)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085614122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421256064808)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085614122 DLU <0006> fsm.c:568 lu(PS:IMSI-262421256064808)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085614122 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614122 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085614123 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614123 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421256064808" cn_domain=CS} 20250123085614123 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250123085614123 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421256064808"} 20250123085614123 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421256064808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085614123 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085614123 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085614124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085614124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50822<->l=127.0.0.1:4258 20250123085614125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36927<->l=127.0.0.1:4259) 20250123085614125 DLINP <000b> input/ipa.c:452 connected read/write 20250123085614125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085614125 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085614125 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085614125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@cc41ec40bce0: Final verdict of PTC: none 107@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(106)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:14 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 20250123085614155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4258 20250123085614256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67488) Waiting for packet dumper to finish... 1 (prev_count=67488, count=134564) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_purge_ps started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085617334 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085617334 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085617336 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085617338 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617338 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085617338 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085617338 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  20250123085617338 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085617338 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  20250123085617338 DLGSUP <0013> gsup_server.c:236 2:  20250123085617338 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085617338 DLGSUP <0013> gsup_server.c:236 3:  20250123085617338 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085617338 DLGSUP <0013> gsup_server.c:236 4:  20250123085617338 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085617338 DLGSUP <0013> gsup_server.c:236 5:  20250123085617338 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085617338 DLGSUP <0013> gsup_server.c:236 7:  20250123085617338 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085617338 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085617338 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085617338 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@cc41ec40bce0: 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") 20250123085617345 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33993<->l=127.0.0.1:4259) 20250123085617347 DAUC <0003> db_auc.c:157 IMSI='262421050569073': No 2G Auth Data 20250123085617347 DAUC <0003> db_auc.c:192 IMSI='262421050569073': No 3G Auth Data HLR_Test-GSUP(118)@cc41ec40bce0: Created GsupExpect[0] for "262421050569073" to be handled at TC_gsup_purge_ps(121) 20250123085617354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4258 20250123085617382 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617382 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421050569073" cn_domain=PS} 20250123085617382 DLU <0006> fsm.c:456 lu(262421050569073)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085617382 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085617382 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421050569073)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085617382 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421050569073" cn_domain=PS} 20250123085617382 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617382 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@cc41ec40bce0: Found GsupExpect[0] for "262421050569073" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421050569073" 20250123085617384 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617384 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421050569073"} 20250123085617384 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421050569073)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085617384 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085617384 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421050569073"} 20250123085617384 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085617384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421050569073)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085617384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421050569073)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085617384 DLU <0006> fsm.c:568 lu(PS:IMSI-262421050569073)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085617384 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617384 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085617385 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617385 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421050569073" cn_domain=PS} 20250123085617385 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250123085617385 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421050569073"} 20250123085617385 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421050569073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085617385 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617385 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085617386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@cc41ec40bce0: Final verdict of PTC: pass 20250123085617387 DAUC <0003> db_auc.c:157 IMSI='262425731152864': No 2G Auth Data 20250123085617387 DAUC <0003> db_auc.c:192 IMSI='262425731152864': No 3G Auth Data 20250123085617387 DLGSUP <0013> hlr.c:121 IMSI 262425731152864: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@cc41ec40bce0: Created GsupExpect[0] for "262425731152864" to be handled at TC_gsup_purge_ps(122) 20250123085617394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4258 20250123085617424 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617424 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425731152864" cn_domain=PS} 20250123085617424 DLU <0006> fsm.c:456 lu(262425731152864)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085617424 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085617424 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425731152864)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085617424 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425731152864" cn_domain=PS} 20250123085617424 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617424 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@cc41ec40bce0: Found GsupExpect[0] for "262425731152864" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425731152864" 20250123085617426 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617426 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425731152864"} 20250123085617426 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425731152864)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085617426 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085617426 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425731152864"} 20250123085617426 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085617426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425731152864)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085617426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425731152864)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085617426 DLU <0006> fsm.c:568 lu(PS:IMSI-262425731152864)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085617426 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617426 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085617428 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617428 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425731152864" cn_domain=PS} 20250123085617428 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250123085617428 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425731152864"} 20250123085617428 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425731152864 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085617428 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617428 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085617428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@cc41ec40bce0: Final verdict of PTC: pass 20250123085617429 DAUC <0003> db_auc.c:157 IMSI='262421731608432': No 2G Auth Data 20250123085617429 DAUC <0003> db_auc.c:192 IMSI='262421731608432': No 3G Auth Data 20250123085617430 DLGSUP <0013> hlr.c:121 IMSI 262421731608432: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@cc41ec40bce0: Created GsupExpect[0] for "262421731608432" to be handled at TC_gsup_purge_ps(123) 20250123085617436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50958<->l=127.0.0.1:4258 20250123085617439 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617439 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421731608432" cn_domain=PS} 20250123085617439 DLU <0006> fsm.c:456 lu(262421731608432)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085617439 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085617439 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421731608432)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085617439 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421731608432" cn_domain=PS} 20250123085617439 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617439 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@cc41ec40bce0: Found GsupExpect[0] for "262421731608432" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421731608432" 20250123085617440 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617440 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421731608432"} 20250123085617440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421731608432)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085617440 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085617440 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421731608432"} 20250123085617440 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085617440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421731608432)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085617440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421731608432)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085617440 DLU <0006> fsm.c:568 lu(PS:IMSI-262421731608432)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085617440 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617441 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085617442 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617442 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421731608432" cn_domain=PS} 20250123085617442 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250123085617442 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421731608432"} 20250123085617442 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421731608432 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085617442 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617442 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085617442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50958<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@cc41ec40bce0: Final verdict of PTC: pass 20250123085617444 DAUC <0003> db_auc.c:157 IMSI='262424149299704': No 2G Auth Data 20250123085617444 DAUC <0003> db_auc.c:192 IMSI='262424149299704': No 3G Auth Data 20250123085617444 DLGSUP <0013> hlr.c:121 IMSI 262424149299704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@cc41ec40bce0: Created GsupExpect[0] for "262424149299704" to be handled at TC_gsup_purge_ps(124) 20250123085617452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4258 20250123085617453 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617453 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424149299704" cn_domain=PS} 20250123085617453 DLU <0006> fsm.c:456 lu(262424149299704)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085617453 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085617453 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424149299704)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085617453 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424149299704" cn_domain=PS} 20250123085617453 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617453 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@cc41ec40bce0: Found GsupExpect[0] for "262424149299704" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424149299704" 20250123085617454 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617454 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424149299704"} 20250123085617454 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424149299704)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085617454 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085617454 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424149299704"} 20250123085617454 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085617454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424149299704)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085617455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424149299704)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085617455 DLU <0006> fsm.c:568 lu(PS:IMSI-262424149299704)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085617455 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617455 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085617455 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617455 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424149299704" cn_domain=PS} 20250123085617455 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250123085617455 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424149299704"} 20250123085617455 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424149299704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085617455 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617455 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085617456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@cc41ec40bce0: Final verdict of PTC: pass 20250123085617457 DAUC <0003> db_auc.c:157 IMSI='262423694044615': No 2G Auth Data 20250123085617457 DAUC <0003> db_auc.c:192 IMSI='262423694044615': No 3G Auth Data 20250123085617457 DLGSUP <0013> hlr.c:121 IMSI 262423694044615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@cc41ec40bce0: Created GsupExpect[0] for "262423694044615" to be handled at TC_gsup_purge_ps(125) 20250123085617463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4258 20250123085617465 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617465 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423694044615" cn_domain=PS} 20250123085617465 DLU <0006> fsm.c:456 lu(262423694044615)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085617465 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085617465 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423694044615)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085617465 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423694044615" cn_domain=PS} 20250123085617465 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617465 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@cc41ec40bce0: Found GsupExpect[0] for "262423694044615" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423694044615" 20250123085617467 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617467 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423694044615"} 20250123085617467 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423694044615)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085617467 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085617467 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423694044615"} 20250123085617467 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085617467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423694044615)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085617467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423694044615)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085617467 DLU <0006> fsm.c:568 lu(PS:IMSI-262423694044615)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085617467 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617467 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085617467 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617468 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423694044615" cn_domain=PS} 20250123085617468 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250123085617468 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423694044615"} 20250123085617468 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423694044615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085617468 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617468 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085617468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@cc41ec40bce0: Final verdict of PTC: pass 20250123085617469 DAUC <0003> db_auc.c:157 IMSI='262425853866610': No 2G Auth Data 20250123085617469 DAUC <0003> db_auc.c:192 IMSI='262425853866610': No 3G Auth Data 20250123085617470 DLGSUP <0013> hlr.c:121 IMSI 262425853866610: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@cc41ec40bce0: Created GsupExpect[0] for "262425853866610" to be handled at TC_gsup_purge_ps(126) 20250123085617476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50974<->l=127.0.0.1:4258 20250123085617478 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617478 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425853866610" cn_domain=PS} 20250123085617478 DLU <0006> fsm.c:456 lu(262425853866610)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085617478 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085617478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425853866610)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085617478 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425853866610" cn_domain=PS} 20250123085617478 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617478 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@cc41ec40bce0: Found GsupExpect[0] for "262425853866610" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425853866610" 20250123085617480 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617480 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425853866610"} 20250123085617480 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425853866610)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085617480 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085617480 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425853866610"} 20250123085617480 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085617480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853866610)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085617480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853866610)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085617480 DLU <0006> fsm.c:568 lu(PS:IMSI-262425853866610)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085617480 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617480 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085617481 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617481 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425853866610" cn_domain=PS} 20250123085617481 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250123085617481 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425853866610"} 20250123085617481 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425853866610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085617481 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617481 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085617539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50974<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@cc41ec40bce0: Final verdict of PTC: pass 20250123085617544 DAUC <0003> db_auc.c:157 IMSI='262422738320421': No 2G Auth Data 20250123085617544 DAUC <0003> db_auc.c:192 IMSI='262422738320421': No 3G Auth Data 20250123085617545 DLGSUP <0013> hlr.c:121 IMSI 262422738320421: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@cc41ec40bce0: Created GsupExpect[0] for "262422738320421" to be handled at TC_gsup_purge_ps(127) 20250123085617558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4258 20250123085617560 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617560 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422738320421" cn_domain=PS} 20250123085617560 DLU <0006> fsm.c:456 lu(262422738320421)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085617560 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085617560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422738320421)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085617560 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422738320421" cn_domain=PS} 20250123085617560 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617560 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@cc41ec40bce0: Found GsupExpect[0] for "262422738320421" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422738320421" 20250123085617561 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617561 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422738320421"} 20250123085617561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422738320421)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085617561 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085617561 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422738320421"} 20250123085617561 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085617561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422738320421)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085617561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422738320421)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085617561 DLU <0006> fsm.c:568 lu(PS:IMSI-262422738320421)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085617561 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617561 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085617562 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617562 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422738320421" cn_domain=PS} 20250123085617562 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250123085617563 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422738320421"} 20250123085617563 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422738320421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085617563 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617563 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085617563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@cc41ec40bce0: Final verdict of PTC: pass 20250123085617565 DAUC <0003> db_auc.c:157 IMSI='262424732620834': No 2G Auth Data 20250123085617565 DAUC <0003> db_auc.c:192 IMSI='262424732620834': No 3G Auth Data 20250123085617565 DLGSUP <0013> hlr.c:121 IMSI 262424732620834: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@cc41ec40bce0: Created GsupExpect[0] for "262424732620834" to be handled at TC_gsup_purge_ps(128) 20250123085617572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4258 20250123085617574 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617574 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424732620834" cn_domain=PS} 20250123085617574 DLU <0006> fsm.c:456 lu(262424732620834)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085617574 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085617574 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424732620834)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085617574 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424732620834" cn_domain=PS} 20250123085617574 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617574 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@cc41ec40bce0: Found GsupExpect[0] for "262424732620834" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424732620834" 20250123085617576 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617576 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424732620834"} 20250123085617576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424732620834)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085617576 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085617576 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424732620834"} 20250123085617576 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085617576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424732620834)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085617576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424732620834)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085617576 DLU <0006> fsm.c:568 lu(PS:IMSI-262424732620834)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085617576 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617576 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085617577 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617577 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424732620834" cn_domain=PS} 20250123085617577 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250123085617577 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424732620834"} 20250123085617577 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424732620834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250123085617577 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085617577 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085617578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085617579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4258 20250123085617580 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33993<->l=127.0.0.1:4259) 119@cc41ec40bce0: Final verdict of PTC: none 20250123085617580 DLINP <000b> input/ipa.c:452 connected read/write 20250123085617580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085617581 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085617581 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085617581 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:17 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 20250123085617604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50994<->l=127.0.0.1:4258 20250123085617705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50994<->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=135064) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_purge_unknown started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085620754 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085620754 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085620756 DLINP <000b> input/ipa.c:452 connected read/write 20250123085620756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085620757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@cc41ec40bce0: 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) } } } } 20250123085620758 DLINP <000b> input/ipa.c:452 connected read/write 20250123085620758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@cc41ec40bce0: 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 } } } } 20250123085620758 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085620758 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085620758 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  20250123085620758 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085620758 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  20250123085620758 DLGSUP <0013> gsup_server.c:236 2:  20250123085620758 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085620758 DLGSUP <0013> gsup_server.c:236 3:  20250123085620758 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085620758 DLGSUP <0013> gsup_server.c:236 4:  20250123085620758 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085620758 DLGSUP <0013> gsup_server.c:236 5:  20250123085620758 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085620758 DLGSUP <0013> gsup_server.c:236 7:  20250123085620758 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085620758 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085620758 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085620758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@cc41ec40bce0: 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") 20250123085620766 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36547<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@cc41ec40bce0: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250123085620771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51026<->l=127.0.0.1:4258 20250123085620802 DLINP <000b> input/ipa.c:452 connected read/write 20250123085620802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085620802 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} 20250123085620802 DLU <0006> fsm.c:456 lu(2345743413463)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085620802 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 20250123085620802 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} 20250123085620802 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085620802 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085620802 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085620802 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085620802 DLINP <000b> input/ipa.c:452 connected read/write 20250123085620802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085620802 DLINP <000b> input/ipa.c:452 connected read/write 20250123085620802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@cc41ec40bce0: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@cc41ec40bce0: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085620806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51026<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085620807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51010<->l=127.0.0.1:4258 20250123085620809 DLINP <000b> input/ipa.c:452 connected read/write 20250123085620809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085620809 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085620809 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085620809 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@cc41ec40bce0: Final verdict of PTC: none 20250123085620809 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36547<->l=127.0.0.1:4259) 131@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:20 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 20250123085620867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20250123085620968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51028<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56:22 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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_ussd_unknown started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085624033 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085624033 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085624034 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085624037 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624037 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085624037 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085624037 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  20250123085624037 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085624037 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  HLR_Test-GSUP-IPA(134)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085624037 DLGSUP <0013> gsup_server.c:236 2:  20250123085624037 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085624037 DLGSUP <0013> gsup_server.c:236 3:  20250123085624037 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085624037 DLGSUP <0013> gsup_server.c:236 4:  20250123085624037 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085624037 DLGSUP <0013> gsup_server.c:236 5:  20250123085624037 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085624037 DLGSUP <0013> gsup_server.c:236 7:  20250123085624037 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085624037 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085624037 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085624037 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@cc41ec40bce0: 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") 20250123085624051 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32813<->l=127.0.0.1:4259) 20250123085624054 DAUC <0003> db_auc.c:157 IMSI='262428260969301': No 2G Auth Data 20250123085624054 DAUC <0003> db_auc.c:192 IMSI='262428260969301': No 3G Auth Data HLR_Test-GSUP(135)@cc41ec40bce0: Created GsupExpect[0] for "262428260969301" to be handled at TC_mo_ussd_unknown(138) 20250123085624063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4258 20250123085624078 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624078 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428260969301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428260969301" session_id=2465342641 session_state=BEGIN} 20250123085624078 DSS <0004> hlr_ussd.c:576 262428260969301/0x92f224b1: Process SS (BEGIN) 20250123085624078 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250123085624078 DSS <0004> hlr_ussd.c:518 262428260969301/0x92f224b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250123085624078 DSS <0004> hlr_ussd.c:523 262428260969301/0x92f224b1: USSD for unknown code '*#200#' 20250123085624078 DSS <0004> hlr_ussd.c:354 262428260969301/0x92f224b1: Tx ReturnError(1, 0x12) 20250123085624078 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428260969301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428260969301" session_id=2465342641 session_state=END} 20250123085624078 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085624078 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@cc41ec40bce0: Found GsupExpect[0] for "262428260969301" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@cc41ec40bce0: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428260969301" TC_mo_ussd_unknown(138)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085624082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@cc41ec40bce0: Final verdict of PTC: pass 20250123085624083 DAUC <0003> db_auc.c:157 IMSI='262428270544274': No 2G Auth Data 20250123085624083 DAUC <0003> db_auc.c:192 IMSI='262428270544274': No 3G Auth Data HLR_Test-GSUP(135)@cc41ec40bce0: Created GsupExpect[0] for "262428270544274" to be handled at TC_mo_ussd_unknown(139) 20250123085624091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44866<->l=127.0.0.1:4258 20250123085624094 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624094 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428270544274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428270544274" session_id=2124800630 session_state=BEGIN} 20250123085624094 DSS <0004> hlr_ussd.c:576 262428270544274/0x7ea5e276: Process SS (BEGIN) 20250123085624094 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250123085624094 DSS <0004> hlr_ussd.c:518 262428270544274/0x7ea5e276: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250123085624094 DSS <0004> hlr_ussd.c:523 262428270544274/0x7ea5e276: USSD for unknown code '*#200#' 20250123085624094 DSS <0004> hlr_ussd.c:354 262428270544274/0x7ea5e276: Tx ReturnError(1, 0x12) 20250123085624094 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428270544274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428270544274" session_id=2124800630 session_state=END} 20250123085624094 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085624094 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@cc41ec40bce0: Found GsupExpect[0] for "262428270544274" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@cc41ec40bce0: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262428270544274" TC_mo_ussd_unknown(139)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085624096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44866<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@cc41ec40bce0: Final verdict of PTC: pass 20250123085624096 DAUC <0003> db_auc.c:157 IMSI='262428278466451': No 2G Auth Data 20250123085624096 DAUC <0003> db_auc.c:192 IMSI='262428278466451': No 3G Auth Data HLR_Test-GSUP(135)@cc41ec40bce0: Created GsupExpect[0] for "262428278466451" to be handled at TC_mo_ussd_unknown(140) 20250123085624102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 20250123085624105 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624105 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428278466451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428278466451" session_id=2764712652 session_state=BEGIN} 20250123085624105 DSS <0004> hlr_ussd.c:576 262428278466451/0xa4ca2acc: Process SS (BEGIN) 20250123085624105 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250123085624105 DSS <0004> hlr_ussd.c:518 262428278466451/0xa4ca2acc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250123085624105 DSS <0004> hlr_ussd.c:523 262428278466451/0xa4ca2acc: USSD for unknown code '*#200#' 20250123085624105 DSS <0004> hlr_ussd.c:354 262428278466451/0xa4ca2acc: Tx ReturnError(1, 0x12) 20250123085624105 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428278466451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428278466451" session_id=2764712652 session_state=END} 20250123085624105 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085624105 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@cc41ec40bce0: Found GsupExpect[0] for "262428278466451" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@cc41ec40bce0: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428278466451" TC_mo_ussd_unknown(140)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085624107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@cc41ec40bce0: Final verdict of PTC: pass 20250123085624107 DAUC <0003> db_auc.c:157 IMSI='262428351895869': No 2G Auth Data 20250123085624107 DAUC <0003> db_auc.c:192 IMSI='262428351895869': No 3G Auth Data HLR_Test-GSUP(135)@cc41ec40bce0: Created GsupExpect[0] for "262428351895869" to be handled at TC_mo_ussd_unknown(141) 20250123085624114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 20250123085624117 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624117 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428351895869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428351895869" session_id=1349261548 session_state=BEGIN} 20250123085624117 DSS <0004> hlr_ussd.c:576 262428351895869/0x506c18ec: Process SS (BEGIN) 20250123085624117 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250123085624117 DSS <0004> hlr_ussd.c:518 262428351895869/0x506c18ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250123085624117 DSS <0004> hlr_ussd.c:523 262428351895869/0x506c18ec: USSD for unknown code '*#200#' 20250123085624117 DSS <0004> hlr_ussd.c:354 262428351895869/0x506c18ec: Tx ReturnError(1, 0x12) 20250123085624117 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428351895869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428351895869" session_id=1349261548 session_state=END} 20250123085624117 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085624117 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@cc41ec40bce0: Found GsupExpect[0] for "262428351895869" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@cc41ec40bce0: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262428351895869" TC_mo_ussd_unknown(141)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085624119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@cc41ec40bce0: Final verdict of PTC: pass 20250123085624119 DAUC <0003> db_auc.c:157 IMSI='262422598743326': No 2G Auth Data 20250123085624119 DAUC <0003> db_auc.c:192 IMSI='262422598743326': No 3G Auth Data HLR_Test-GSUP(135)@cc41ec40bce0: Created GsupExpect[0] for "262422598743326" to be handled at TC_mo_ussd_unknown(142) 20250123085624126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20250123085624129 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624129 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422598743326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422598743326" session_id=3532366161 session_state=BEGIN} 20250123085624129 DSS <0004> hlr_ussd.c:576 262422598743326/0xd28ba151: Process SS (BEGIN) 20250123085624129 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250123085624129 DSS <0004> hlr_ussd.c:518 262422598743326/0xd28ba151: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250123085624129 DSS <0004> hlr_ussd.c:523 262422598743326/0xd28ba151: USSD for unknown code '*#200#' 20250123085624129 DSS <0004> hlr_ussd.c:354 262422598743326/0xd28ba151: Tx ReturnError(1, 0x12) 20250123085624129 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422598743326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422598743326" session_id=3532366161 session_state=END} 20250123085624129 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085624129 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@cc41ec40bce0: Found GsupExpect[0] for "262422598743326" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@cc41ec40bce0: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422598743326" TC_mo_ussd_unknown(142)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085624130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@cc41ec40bce0: Final verdict of PTC: pass 20250123085624131 DAUC <0003> db_auc.c:157 IMSI='262423201122280': No 2G Auth Data 20250123085624131 DAUC <0003> db_auc.c:192 IMSI='262423201122280': No 3G Auth Data HLR_Test-GSUP(135)@cc41ec40bce0: Created GsupExpect[0] for "262423201122280" to be handled at TC_mo_ussd_unknown(143) 20250123085624137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20250123085624140 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624140 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423201122280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423201122280" session_id=3938507549 session_state=BEGIN} 20250123085624140 DSS <0004> hlr_ussd.c:576 262423201122280/0xeac0db1d: Process SS (BEGIN) 20250123085624140 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250123085624140 DSS <0004> hlr_ussd.c:518 262423201122280/0xeac0db1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250123085624140 DSS <0004> hlr_ussd.c:523 262423201122280/0xeac0db1d: USSD for unknown code '*#200#' 20250123085624140 DSS <0004> hlr_ussd.c:354 262423201122280/0xeac0db1d: Tx ReturnError(1, 0x12) 20250123085624140 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423201122280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423201122280" session_id=3938507549 session_state=END} 20250123085624140 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085624140 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@cc41ec40bce0: Found GsupExpect[0] for "262423201122280" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@cc41ec40bce0: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423201122280" TC_mo_ussd_unknown(143)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085624142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@cc41ec40bce0: Final verdict of PTC: pass 20250123085624142 DAUC <0003> db_auc.c:157 IMSI='262421505962054': No 2G Auth Data 20250123085624142 DAUC <0003> db_auc.c:192 IMSI='262421505962054': No 3G Auth Data HLR_Test-GSUP(135)@cc41ec40bce0: Created GsupExpect[0] for "262421505962054" to be handled at TC_mo_ussd_unknown(144) 20250123085624149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4258 20250123085624152 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624152 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421505962054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421505962054" session_id=1576736388 session_state=BEGIN} 20250123085624152 DSS <0004> hlr_ussd.c:576 262421505962054/0x5dfb1684: Process SS (BEGIN) 20250123085624152 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250123085624152 DSS <0004> hlr_ussd.c:518 262421505962054/0x5dfb1684: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250123085624152 DSS <0004> hlr_ussd.c:523 262421505962054/0x5dfb1684: USSD for unknown code '*#200#' 20250123085624152 DSS <0004> hlr_ussd.c:354 262421505962054/0x5dfb1684: Tx ReturnError(1, 0x12) 20250123085624152 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421505962054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421505962054" session_id=1576736388 session_state=END} 20250123085624152 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085624152 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@cc41ec40bce0: Found GsupExpect[0] for "262421505962054" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@cc41ec40bce0: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421505962054" TC_mo_ussd_unknown(144)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085624154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@cc41ec40bce0: Final verdict of PTC: pass 20250123085624154 DAUC <0003> db_auc.c:157 IMSI='262425831504493': No 2G Auth Data 20250123085624154 DAUC <0003> db_auc.c:192 IMSI='262425831504493': No 3G Auth Data HLR_Test-GSUP(135)@cc41ec40bce0: Created GsupExpect[0] for "262425831504493" to be handled at TC_mo_ussd_unknown(145) 20250123085624161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 20250123085624164 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624164 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425831504493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425831504493" session_id=1697785749 session_state=BEGIN} 20250123085624164 DSS <0004> hlr_ussd.c:576 262425831504493/0x65322795: Process SS (BEGIN) 20250123085624164 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250123085624164 DSS <0004> hlr_ussd.c:518 262425831504493/0x65322795: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250123085624164 DSS <0004> hlr_ussd.c:523 262425831504493/0x65322795: USSD for unknown code '*#200#' 20250123085624164 DSS <0004> hlr_ussd.c:354 262425831504493/0x65322795: Tx ReturnError(1, 0x12) 20250123085624164 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425831504493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425831504493" session_id=1697785749 session_state=END} 20250123085624164 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085624164 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@cc41ec40bce0: Found GsupExpect[0] for "262425831504493" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@cc41ec40bce0: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425831504493" TC_mo_ussd_unknown(145)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085624166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@cc41ec40bce0: Final verdict of PTC: pass 20250123085624166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20250123085624167 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32813<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@cc41ec40bce0: Final verdict of PTC: none 136@cc41ec40bce0: Final verdict of PTC: none 20250123085624167 DLINP <000b> input/ipa.c:452 connected read/write 20250123085624167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085624167 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085624167 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085624167 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 136: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:24 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 20250123085624191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4258 20250123085624292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66412) Waiting for packet dumper to finish... 1 (prev_count=66412, count=81396) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_ussd_euse_disc started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085627331 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085627331 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085627332 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44944<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085627334 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP-IPA(146)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085627334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627334 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085627334 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085627334 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  20250123085627334 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085627334 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  20250123085627334 DLGSUP <0013> gsup_server.c:236 2:  20250123085627334 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085627334 DLGSUP <0013> gsup_server.c:236 3:  20250123085627334 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085627334 DLGSUP <0013> gsup_server.c:236 4:  20250123085627334 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085627334 DLGSUP <0013> gsup_server.c:236 5:  20250123085627334 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085627334 DLGSUP <0013> gsup_server.c:236 7:  20250123085627334 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085627334 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085627334 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085627334 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@cc41ec40bce0: 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") 20250123085627344 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46707<->l=127.0.0.1:4259) 20250123085627347 DAUC <0003> db_auc.c:157 IMSI='262422982500053': No 2G Auth Data 20250123085627347 DAUC <0003> db_auc.c:192 IMSI='262422982500053': No 3G Auth Data HLR_Test-GSUP(147)@cc41ec40bce0: Created GsupExpect[0] for "262422982500053" to be handled at TC_mo_ussd_euse_disc(150) 20250123085627355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 20250123085627374 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627374 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422982500053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422982500053" session_id=806987053 session_state=BEGIN} 20250123085627374 DSS <0004> hlr_ussd.c:576 262422982500053/0x3019a52d: Process SS (BEGIN) 20250123085627374 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085627374 DSS <0004> hlr_ussd.c:518 262422982500053/0x3019a52d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085627374 DSS <0004> hlr_ussd.c:542 262422982500053/0x3019a52d: Cannot find conn for EUSE EUSE-foobar 20250123085627374 DSS <0004> hlr_ussd.c:354 262422982500053/0x3019a52d: Tx ReturnError(1, 0x22) 20250123085627374 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422982500053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422982500053" session_id=806987053 session_state=END} 20250123085627374 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085627374 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@cc41ec40bce0: Found GsupExpect[0] for "262422982500053" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@cc41ec40bce0: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422982500053" TC_mo_ussd_euse_disc(150)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085627383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44952<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@cc41ec40bce0: Final verdict of PTC: pass 20250123085627385 DAUC <0003> db_auc.c:157 IMSI='262420388077301': No 2G Auth Data 20250123085627385 DAUC <0003> db_auc.c:192 IMSI='262420388077301': No 3G Auth Data HLR_Test-GSUP(147)@cc41ec40bce0: Created GsupExpect[0] for "262420388077301" to be handled at TC_mo_ussd_euse_disc(151) 20250123085627401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44960<->l=127.0.0.1:4258 20250123085627404 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627404 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420388077301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420388077301" session_id=390741186 session_state=BEGIN} 20250123085627404 DSS <0004> hlr_ussd.c:576 262420388077301/0x174a3cc2: Process SS (BEGIN) 20250123085627404 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085627404 DSS <0004> hlr_ussd.c:518 262420388077301/0x174a3cc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085627404 DSS <0004> hlr_ussd.c:542 262420388077301/0x174a3cc2: Cannot find conn for EUSE EUSE-foobar 20250123085627404 DSS <0004> hlr_ussd.c:354 262420388077301/0x174a3cc2: Tx ReturnError(1, 0x22) 20250123085627404 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420388077301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420388077301" session_id=390741186 session_state=END} 20250123085627404 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085627404 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@cc41ec40bce0: Found GsupExpect[0] for "262420388077301" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@cc41ec40bce0: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420388077301" TC_mo_ussd_euse_disc(151)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085627406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44960<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@cc41ec40bce0: Final verdict of PTC: pass 20250123085627406 DAUC <0003> db_auc.c:157 IMSI='262423674525105': No 2G Auth Data 20250123085627406 DAUC <0003> db_auc.c:192 IMSI='262423674525105': No 3G Auth Data HLR_Test-GSUP(147)@cc41ec40bce0: Created GsupExpect[0] for "262423674525105" to be handled at TC_mo_ussd_euse_disc(152) 20250123085627413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 20250123085627416 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627416 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423674525105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423674525105" session_id=1920780328 session_state=BEGIN} 20250123085627416 DSS <0004> hlr_ussd.c:576 262423674525105/0x727cc828: Process SS (BEGIN) 20250123085627416 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085627416 DSS <0004> hlr_ussd.c:518 262423674525105/0x727cc828: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085627416 DSS <0004> hlr_ussd.c:542 262423674525105/0x727cc828: Cannot find conn for EUSE EUSE-foobar 20250123085627416 DSS <0004> hlr_ussd.c:354 262423674525105/0x727cc828: Tx ReturnError(1, 0x22) 20250123085627416 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423674525105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423674525105" session_id=1920780328 session_state=END} 20250123085627416 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085627416 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@cc41ec40bce0: Found GsupExpect[0] for "262423674525105" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@cc41ec40bce0: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423674525105" TC_mo_ussd_euse_disc(152)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085627418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@cc41ec40bce0: Final verdict of PTC: pass 20250123085627418 DAUC <0003> db_auc.c:157 IMSI='262427855403284': No 2G Auth Data 20250123085627418 DAUC <0003> db_auc.c:192 IMSI='262427855403284': No 3G Auth Data HLR_Test-GSUP(147)@cc41ec40bce0: Created GsupExpect[0] for "262427855403284" to be handled at TC_mo_ussd_euse_disc(153) 20250123085627427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4258 20250123085627432 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627432 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427855403284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427855403284" session_id=2803801183 session_state=BEGIN} 20250123085627432 DSS <0004> hlr_ussd.c:576 262427855403284/0xa71e9c5f: Process SS (BEGIN) 20250123085627432 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085627432 DSS <0004> hlr_ussd.c:518 262427855403284/0xa71e9c5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085627432 DSS <0004> hlr_ussd.c:542 262427855403284/0xa71e9c5f: Cannot find conn for EUSE EUSE-foobar 20250123085627432 DSS <0004> hlr_ussd.c:354 262427855403284/0xa71e9c5f: Tx ReturnError(1, 0x22) 20250123085627432 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427855403284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427855403284" session_id=2803801183 session_state=END} 20250123085627432 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085627432 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@cc41ec40bce0: Found GsupExpect[0] for "262427855403284" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@cc41ec40bce0: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427855403284" TC_mo_ussd_euse_disc(153)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085627433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@cc41ec40bce0: Final verdict of PTC: pass 20250123085627434 DAUC <0003> db_auc.c:157 IMSI='262428893782284': No 2G Auth Data 20250123085627434 DAUC <0003> db_auc.c:192 IMSI='262428893782284': No 3G Auth Data HLR_Test-GSUP(147)@cc41ec40bce0: Created GsupExpect[0] for "262428893782284" to be handled at TC_mo_ussd_euse_disc(154) 20250123085627443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4258 20250123085627446 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627446 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428893782284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428893782284" session_id=682161963 session_state=BEGIN} 20250123085627446 DSS <0004> hlr_ussd.c:576 262428893782284/0x28a8f72b: Process SS (BEGIN) 20250123085627446 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085627446 DSS <0004> hlr_ussd.c:518 262428893782284/0x28a8f72b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085627446 DSS <0004> hlr_ussd.c:542 262428893782284/0x28a8f72b: Cannot find conn for EUSE EUSE-foobar 20250123085627446 DSS <0004> hlr_ussd.c:354 262428893782284/0x28a8f72b: Tx ReturnError(1, 0x22) 20250123085627446 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428893782284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428893782284" session_id=682161963 session_state=END} 20250123085627446 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085627446 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@cc41ec40bce0: Found GsupExpect[0] for "262428893782284" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@cc41ec40bce0: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428893782284" TC_mo_ussd_euse_disc(154)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085627448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@cc41ec40bce0: Final verdict of PTC: pass 20250123085627448 DAUC <0003> db_auc.c:157 IMSI='262422727640484': No 2G Auth Data 20250123085627448 DAUC <0003> db_auc.c:192 IMSI='262422727640484': No 3G Auth Data HLR_Test-GSUP(147)@cc41ec40bce0: Created GsupExpect[0] for "262422727640484" to be handled at TC_mo_ussd_euse_disc(155) 20250123085627454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 20250123085627458 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627458 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422727640484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422727640484" session_id=1510237551 session_state=BEGIN} 20250123085627458 DSS <0004> hlr_ussd.c:576 262422727640484/0x5a04656f: Process SS (BEGIN) 20250123085627458 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085627458 DSS <0004> hlr_ussd.c:518 262422727640484/0x5a04656f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085627458 DSS <0004> hlr_ussd.c:542 262422727640484/0x5a04656f: Cannot find conn for EUSE EUSE-foobar 20250123085627458 DSS <0004> hlr_ussd.c:354 262422727640484/0x5a04656f: Tx ReturnError(1, 0x22) 20250123085627458 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422727640484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422727640484" session_id=1510237551 session_state=END} 20250123085627458 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085627458 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@cc41ec40bce0: Found GsupExpect[0] for "262422727640484" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@cc41ec40bce0: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422727640484" TC_mo_ussd_euse_disc(155)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085627459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@cc41ec40bce0: Final verdict of PTC: pass 20250123085627460 DAUC <0003> db_auc.c:157 IMSI='262429356529298': No 2G Auth Data 20250123085627460 DAUC <0003> db_auc.c:192 IMSI='262429356529298': No 3G Auth Data HLR_Test-GSUP(147)@cc41ec40bce0: Created GsupExpect[0] for "262429356529298" to be handled at TC_mo_ussd_euse_disc(156) 20250123085627467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20250123085627470 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627470 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429356529298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429356529298" session_id=3343510457 session_state=BEGIN} 20250123085627470 DSS <0004> hlr_ussd.c:576 262429356529298/0xc749ebb9: Process SS (BEGIN) 20250123085627470 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085627470 DSS <0004> hlr_ussd.c:518 262429356529298/0xc749ebb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085627470 DSS <0004> hlr_ussd.c:542 262429356529298/0xc749ebb9: Cannot find conn for EUSE EUSE-foobar 20250123085627470 DSS <0004> hlr_ussd.c:354 262429356529298/0xc749ebb9: Tx ReturnError(1, 0x22) 20250123085627470 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429356529298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429356529298" session_id=3343510457 session_state=END} 20250123085627470 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085627470 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@cc41ec40bce0: Found GsupExpect[0] for "262429356529298" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@cc41ec40bce0: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429356529298" TC_mo_ussd_euse_disc(156)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085627471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@cc41ec40bce0: Final verdict of PTC: pass 20250123085627472 DAUC <0003> db_auc.c:157 IMSI='262424573632790': No 2G Auth Data 20250123085627472 DAUC <0003> db_auc.c:192 IMSI='262424573632790': No 3G Auth Data HLR_Test-GSUP(147)@cc41ec40bce0: Created GsupExpect[0] for "262424573632790" to be handled at TC_mo_ussd_euse_disc(157) 20250123085627478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 20250123085627481 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627481 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424573632790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424573632790" session_id=2541971919 session_state=BEGIN} 20250123085627481 DSS <0004> hlr_ussd.c:576 262424573632790/0x978369cf: Process SS (BEGIN) 20250123085627481 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085627481 DSS <0004> hlr_ussd.c:518 262424573632790/0x978369cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085627481 DSS <0004> hlr_ussd.c:542 262424573632790/0x978369cf: Cannot find conn for EUSE EUSE-foobar 20250123085627481 DSS <0004> hlr_ussd.c:354 262424573632790/0x978369cf: Tx ReturnError(1, 0x22) 20250123085627481 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424573632790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424573632790" session_id=2541971919 session_state=END} 20250123085627481 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085627481 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@cc41ec40bce0: Found GsupExpect[0] for "262424573632790" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@cc41ec40bce0: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424573632790" TC_mo_ussd_euse_disc(157)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085627483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@cc41ec40bce0: Final verdict of PTC: pass 20250123085627483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44944<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@cc41ec40bce0: Final verdict of PTC: none 20250123085627484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46707<->l=127.0.0.1:4259) 20250123085627484 DLINP <000b> input/ipa.c:452 connected read/write 20250123085627484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085627484 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085627484 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085627484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@cc41ec40bce0: Final verdict of PTC: none 148@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 148: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:27 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 20250123085627508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 20250123085627710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17188) Waiting for packet dumper to finish... 1 (prev_count=17188, count=81624) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56:29 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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_ussd_iuse_imsi started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085630748 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085630748 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085630749 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085630751 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630751 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085630751 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085630751 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  20250123085630751 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085630751 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  20250123085630751 DLGSUP <0013> gsup_server.c:236 2:  20250123085630751 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085630751 DLGSUP <0013> gsup_server.c:236 3:  20250123085630751 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085630751 DLGSUP <0013> gsup_server.c:236 4:  20250123085630751 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085630751 DLGSUP <0013> gsup_server.c:236 5:  20250123085630751 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085630751 DLGSUP <0013> gsup_server.c:236 7:  20250123085630751 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085630751 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085630751 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085630751 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@cc41ec40bce0: 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") 20250123085630760 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34407<->l=127.0.0.1:4259) 20250123085630764 DAUC <0003> db_auc.c:157 IMSI='262425223562873': No 2G Auth Data 20250123085630764 DAUC <0003> db_auc.c:192 IMSI='262425223562873': No 3G Auth Data HLR_Test-GSUP(159)@cc41ec40bce0: Created GsupExpect[0] for "262425223562873" to be handled at TC_mo_ussd_iuse_imsi(162) 20250123085630772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4258 20250123085630798 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630798 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425223562873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425223562873" session_id=2484011531 session_state=BEGIN} 20250123085630798 DSS <0004> hlr_ussd.c:576 262425223562873/0x940f020b: Process SS (BEGIN) 20250123085630798 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085630798 DSS <0004> hlr_ussd.c:518 262425223562873/0x940f020b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085630798 DSS <0004> hlr_ussd.c:363 262425223562873/0x940f020b: Tx USSD 'Your IMSI is 262425223562873' 20250123085630798 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425223562873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425223562873" session_id=2484011531 session_state=END} 20250123085630798 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425223562873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085630798 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085630798 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@cc41ec40bce0: Found GsupExpect[0] for "262425223562873" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@cc41ec40bce0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425223562873" TC_mo_ussd_iuse_imsi(162)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085630801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@cc41ec40bce0: Final verdict of PTC: pass 20250123085630801 DAUC <0003> db_auc.c:157 IMSI='262427360203473': No 2G Auth Data 20250123085630801 DAUC <0003> db_auc.c:192 IMSI='262427360203473': No 3G Auth Data HLR_Test-GSUP(159)@cc41ec40bce0: Created GsupExpect[0] for "262427360203473" to be handled at TC_mo_ussd_iuse_imsi(163) 20250123085630809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20250123085630813 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630813 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427360203473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427360203473" session_id=723059120 session_state=BEGIN} 20250123085630813 DSS <0004> hlr_ussd.c:576 262427360203473/0x2b1901b0: Process SS (BEGIN) 20250123085630813 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085630813 DSS <0004> hlr_ussd.c:518 262427360203473/0x2b1901b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085630814 DSS <0004> hlr_ussd.c:363 262427360203473/0x2b1901b0: Tx USSD 'Your IMSI is 262427360203473' 20250123085630814 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427360203473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427360203473" session_id=723059120 session_state=END} 20250123085630814 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427360203473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085630814 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085630814 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@cc41ec40bce0: Found GsupExpect[0] for "262427360203473" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@cc41ec40bce0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427360203473" TC_mo_ussd_iuse_imsi(163)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085630816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@cc41ec40bce0: Final verdict of PTC: pass 20250123085630816 DAUC <0003> db_auc.c:157 IMSI='262423825786201': No 2G Auth Data 20250123085630816 DAUC <0003> db_auc.c:192 IMSI='262423825786201': No 3G Auth Data HLR_Test-GSUP(159)@cc41ec40bce0: Created GsupExpect[0] for "262423825786201" to be handled at TC_mo_ussd_iuse_imsi(164) 20250123085630824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 20250123085630829 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630830 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423825786201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423825786201" session_id=384918174 session_state=BEGIN} 20250123085630830 DSS <0004> hlr_ussd.c:576 262423825786201/0x16f1629e: Process SS (BEGIN) 20250123085630830 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085630830 DSS <0004> hlr_ussd.c:518 262423825786201/0x16f1629e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085630830 DSS <0004> hlr_ussd.c:363 262423825786201/0x16f1629e: Tx USSD 'Your IMSI is 262423825786201' 20250123085630830 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423825786201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423825786201" session_id=384918174 session_state=END} 20250123085630830 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423825786201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085630830 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085630830 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@cc41ec40bce0: Found GsupExpect[0] for "262423825786201" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@cc41ec40bce0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423825786201" TC_mo_ussd_iuse_imsi(164)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085630833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@cc41ec40bce0: Final verdict of PTC: pass 20250123085630833 DAUC <0003> db_auc.c:157 IMSI='262427491648566': No 2G Auth Data 20250123085630833 DAUC <0003> db_auc.c:192 IMSI='262427491648566': No 3G Auth Data HLR_Test-GSUP(159)@cc41ec40bce0: Created GsupExpect[0] for "262427491648566" to be handled at TC_mo_ussd_iuse_imsi(165) 20250123085630841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45034<->l=127.0.0.1:4258 20250123085630845 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630845 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427491648566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427491648566" session_id=1684216841 session_state=BEGIN} 20250123085630845 DSS <0004> hlr_ussd.c:576 262427491648566/0x64631c09: Process SS (BEGIN) 20250123085630845 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085630845 DSS <0004> hlr_ussd.c:518 262427491648566/0x64631c09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085630845 DSS <0004> hlr_ussd.c:363 262427491648566/0x64631c09: Tx USSD 'Your IMSI is 262427491648566' 20250123085630845 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427491648566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427491648566" session_id=1684216841 session_state=END} 20250123085630845 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427491648566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085630845 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085630845 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@cc41ec40bce0: Found GsupExpect[0] for "262427491648566" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@cc41ec40bce0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427491648566" TC_mo_ussd_iuse_imsi(165)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085630847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45034<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@cc41ec40bce0: Final verdict of PTC: pass 20250123085630848 DAUC <0003> db_auc.c:157 IMSI='262429415319906': No 2G Auth Data 20250123085630848 DAUC <0003> db_auc.c:192 IMSI='262429415319906': No 3G Auth Data HLR_Test-GSUP(159)@cc41ec40bce0: Created GsupExpect[0] for "262429415319906" to be handled at TC_mo_ussd_iuse_imsi(166) 20250123085630855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20250123085630860 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630860 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429415319906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429415319906" session_id=1881889475 session_state=BEGIN} 20250123085630860 DSS <0004> hlr_ussd.c:576 262429415319906/0x702b5ac3: Process SS (BEGIN) 20250123085630860 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085630860 DSS <0004> hlr_ussd.c:518 262429415319906/0x702b5ac3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085630860 DSS <0004> hlr_ussd.c:363 262429415319906/0x702b5ac3: Tx USSD 'Your IMSI is 262429415319906' 20250123085630860 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429415319906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429415319906" session_id=1881889475 session_state=END} 20250123085630860 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429415319906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085630860 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085630860 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@cc41ec40bce0: Found GsupExpect[0] for "262429415319906" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@cc41ec40bce0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429415319906" TC_mo_ussd_iuse_imsi(166)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085630863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@cc41ec40bce0: Final verdict of PTC: pass 20250123085630863 DAUC <0003> db_auc.c:157 IMSI='262421945950522': No 2G Auth Data 20250123085630863 DAUC <0003> db_auc.c:192 IMSI='262421945950522': No 3G Auth Data HLR_Test-GSUP(159)@cc41ec40bce0: Created GsupExpect[0] for "262421945950522" to be handled at TC_mo_ussd_iuse_imsi(167) 20250123085630871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4258 20250123085630875 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630875 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421945950522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421945950522" session_id=3988801379 session_state=BEGIN} 20250123085630875 DSS <0004> hlr_ussd.c:576 262421945950522/0xedc04763: Process SS (BEGIN) 20250123085630875 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085630875 DSS <0004> hlr_ussd.c:518 262421945950522/0xedc04763: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085630875 DSS <0004> hlr_ussd.c:363 262421945950522/0xedc04763: Tx USSD 'Your IMSI is 262421945950522' 20250123085630875 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421945950522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421945950522" session_id=3988801379 session_state=END} 20250123085630875 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421945950522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085630875 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085630876 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@cc41ec40bce0: Found GsupExpect[0] for "262421945950522" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@cc41ec40bce0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421945950522" TC_mo_ussd_iuse_imsi(167)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085630878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@cc41ec40bce0: Final verdict of PTC: pass 20250123085630878 DAUC <0003> db_auc.c:157 IMSI='262428234422843': No 2G Auth Data 20250123085630878 DAUC <0003> db_auc.c:192 IMSI='262428234422843': No 3G Auth Data HLR_Test-GSUP(159)@cc41ec40bce0: Created GsupExpect[0] for "262428234422843" to be handled at TC_mo_ussd_iuse_imsi(168) 20250123085630886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4258 20250123085630889 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630889 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428234422843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428234422843" session_id=1725874134 session_state=BEGIN} 20250123085630889 DSS <0004> hlr_ussd.c:576 262428234422843/0x66debfd6: Process SS (BEGIN) 20250123085630889 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085630889 DSS <0004> hlr_ussd.c:518 262428234422843/0x66debfd6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085630889 DSS <0004> hlr_ussd.c:363 262428234422843/0x66debfd6: Tx USSD 'Your IMSI is 262428234422843' 20250123085630889 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428234422843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428234422843" session_id=1725874134 session_state=END} 20250123085630889 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428234422843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085630889 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085630889 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@cc41ec40bce0: Found GsupExpect[0] for "262428234422843" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@cc41ec40bce0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428234422843" TC_mo_ussd_iuse_imsi(168)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085630891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@cc41ec40bce0: Final verdict of PTC: pass 20250123085630892 DAUC <0003> db_auc.c:157 IMSI='262421885029383': No 2G Auth Data 20250123085630892 DAUC <0003> db_auc.c:192 IMSI='262421885029383': No 3G Auth Data HLR_Test-GSUP(159)@cc41ec40bce0: Created GsupExpect[0] for "262421885029383" to be handled at TC_mo_ussd_iuse_imsi(169) 20250123085630899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4258 20250123085630901 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630902 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421885029383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421885029383" session_id=3295843311 session_state=BEGIN} 20250123085630902 DSS <0004> hlr_ussd.c:576 262421885029383/0xc47293ef: Process SS (BEGIN) 20250123085630902 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085630902 DSS <0004> hlr_ussd.c:518 262421885029383/0xc47293ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085630902 DSS <0004> hlr_ussd.c:363 262421885029383/0xc47293ef: Tx USSD 'Your IMSI is 262421885029383' 20250123085630902 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421885029383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421885029383" session_id=3295843311 session_state=END} 20250123085630902 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421885029383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085630902 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085630902 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@cc41ec40bce0: Found GsupExpect[0] for "262421885029383" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@cc41ec40bce0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421885029383" TC_mo_ussd_iuse_imsi(169)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085630904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@cc41ec40bce0: Final verdict of PTC: pass 20250123085630905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 20250123085630905 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34407<->l=127.0.0.1:4259) 20250123085630905 DLINP <000b> input/ipa.c:452 connected read/write 20250123085630905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085630905 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085630905 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085630905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(159)@cc41ec40bce0: Final verdict of PTC: none 160@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 160: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:30 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 20250123085630937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 20250123085631138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085634169 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085634169 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085634170 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085634171 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634171 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085634171 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085634171 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  20250123085634171 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085634171 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  20250123085634171 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(170)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085634171 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085634171 DLGSUP <0013> gsup_server.c:236 3:  20250123085634171 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085634171 DLGSUP <0013> gsup_server.c:236 4:  20250123085634171 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085634171 DLGSUP <0013> gsup_server.c:236 5:  20250123085634171 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085634171 DLGSUP <0013> gsup_server.c:236 7:  20250123085634171 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085634171 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085634171 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085634171 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@cc41ec40bce0: 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") 20250123085634181 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39617<->l=127.0.0.1:4259) 20250123085634184 DAUC <0003> db_auc.c:157 IMSI='262426102482976': No 2G Auth Data 20250123085634184 DAUC <0003> db_auc.c:192 IMSI='262426102482976': No 3G Auth Data HLR_Test-GSUP(171)@cc41ec40bce0: Created GsupExpect[0] for "262426102482976" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250123085634191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4258 20250123085634218 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634218 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426102482976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426102482976" source_name="the-source\n" session_id=3706122161 session_state=BEGIN} 20250123085634218 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250123085634218 DSS <0004> hlr_ussd.c:576 262426102482976/0xdce6efb1: Process SS (BEGIN) 20250123085634218 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085634218 DSS <0004> hlr_ussd.c:518 262426102482976/0xdce6efb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085634218 DSS <0004> hlr_ussd.c:363 262426102482976/0xdce6efb1: Tx USSD 'Your IMSI is 262426102482976' 20250123085634218 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426102482976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426102482976" destination_name="the-source\n" session_id=3706122161 session_state=END} 20250123085634218 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426102482976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085634218 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085634218 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@cc41ec40bce0: Found GsupExpect[0] for "262426102482976" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@cc41ec40bce0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426102482976" TC_mo_ussd_iuse_imsi_via_proxy(174)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085634221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@cc41ec40bce0: Final verdict of PTC: pass 20250123085634221 DAUC <0003> db_auc.c:157 IMSI='262423935574892': No 2G Auth Data 20250123085634221 DAUC <0003> db_auc.c:192 IMSI='262423935574892': No 3G Auth Data HLR_Test-GSUP(171)@cc41ec40bce0: Created GsupExpect[0] for "262423935574892" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250123085634229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 20250123085634232 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634232 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423935574892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423935574892" source_name="the-source\n" session_id=2735363371 session_state=BEGIN} 20250123085634232 DSS <0004> hlr_ussd.c:576 262423935574892/0xa30a552b: Process SS (BEGIN) 20250123085634232 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085634232 DSS <0004> hlr_ussd.c:518 262423935574892/0xa30a552b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085634232 DSS <0004> hlr_ussd.c:363 262423935574892/0xa30a552b: Tx USSD 'Your IMSI is 262423935574892' 20250123085634232 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423935574892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423935574892" destination_name="the-source\n" session_id=2735363371 session_state=END} 20250123085634232 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262423935574892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085634232 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085634232 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@cc41ec40bce0: Found GsupExpect[0] for "262423935574892" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@cc41ec40bce0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423935574892" TC_mo_ussd_iuse_imsi_via_proxy(175)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085634234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@cc41ec40bce0: Final verdict of PTC: pass 20250123085634235 DAUC <0003> db_auc.c:157 IMSI='262421407945040': No 2G Auth Data 20250123085634235 DAUC <0003> db_auc.c:192 IMSI='262421407945040': No 3G Auth Data HLR_Test-GSUP(171)@cc41ec40bce0: Created GsupExpect[0] for "262421407945040" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250123085634242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4258 20250123085634245 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634245 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421407945040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421407945040" source_name="the-source\n" session_id=300305995 session_state=BEGIN} 20250123085634245 DSS <0004> hlr_ussd.c:576 262421407945040/0x11e64e4b: Process SS (BEGIN) 20250123085634245 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085634245 DSS <0004> hlr_ussd.c:518 262421407945040/0x11e64e4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085634245 DSS <0004> hlr_ussd.c:363 262421407945040/0x11e64e4b: Tx USSD 'Your IMSI is 262421407945040' 20250123085634245 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421407945040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421407945040" destination_name="the-source\n" session_id=300305995 session_state=END} 20250123085634245 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421407945040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085634245 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085634245 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@cc41ec40bce0: Found GsupExpect[0] for "262421407945040" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@cc41ec40bce0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421407945040" TC_mo_ussd_iuse_imsi_via_proxy(176)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085634247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@cc41ec40bce0: Final verdict of PTC: pass 20250123085634247 DAUC <0003> db_auc.c:157 IMSI='262422364559707': No 2G Auth Data 20250123085634247 DAUC <0003> db_auc.c:192 IMSI='262422364559707': No 3G Auth Data HLR_Test-GSUP(171)@cc41ec40bce0: Created GsupExpect[0] for "262422364559707" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250123085634254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59662<->l=127.0.0.1:4258 20250123085634258 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634258 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422364559707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422364559707" source_name="the-source\n" session_id=2822968546 session_state=BEGIN} 20250123085634258 DSS <0004> hlr_ussd.c:576 262422364559707/0xa84314e2: Process SS (BEGIN) 20250123085634258 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085634258 DSS <0004> hlr_ussd.c:518 262422364559707/0xa84314e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085634258 DSS <0004> hlr_ussd.c:363 262422364559707/0xa84314e2: Tx USSD 'Your IMSI is 262422364559707' 20250123085634258 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422364559707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422364559707" destination_name="the-source\n" session_id=2822968546 session_state=END} 20250123085634258 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262422364559707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085634258 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085634258 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@cc41ec40bce0: Found GsupExpect[0] for "262422364559707" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@cc41ec40bce0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422364559707" TC_mo_ussd_iuse_imsi_via_proxy(177)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085634260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@cc41ec40bce0: Final verdict of PTC: pass 20250123085634261 DAUC <0003> db_auc.c:157 IMSI='262429202073168': No 2G Auth Data 20250123085634261 DAUC <0003> db_auc.c:192 IMSI='262429202073168': No 3G Auth Data HLR_Test-GSUP(171)@cc41ec40bce0: Created GsupExpect[0] for "262429202073168" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250123085634269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4258 20250123085634272 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634272 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429202073168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429202073168" source_name="the-source\n" session_id=1441971607 session_state=BEGIN} 20250123085634272 DSS <0004> hlr_ussd.c:576 262429202073168/0x55f2bd97: Process SS (BEGIN) 20250123085634272 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085634272 DSS <0004> hlr_ussd.c:518 262429202073168/0x55f2bd97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085634272 DSS <0004> hlr_ussd.c:363 262429202073168/0x55f2bd97: Tx USSD 'Your IMSI is 262429202073168' 20250123085634272 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429202073168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429202073168" destination_name="the-source\n" session_id=1441971607 session_state=END} 20250123085634272 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429202073168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085634272 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085634272 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@cc41ec40bce0: Found GsupExpect[0] for "262429202073168" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@cc41ec40bce0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429202073168" TC_mo_ussd_iuse_imsi_via_proxy(178)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085634274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@cc41ec40bce0: Final verdict of PTC: pass 20250123085634275 DAUC <0003> db_auc.c:157 IMSI='262421449738023': No 2G Auth Data 20250123085634275 DAUC <0003> db_auc.c:192 IMSI='262421449738023': No 3G Auth Data HLR_Test-GSUP(171)@cc41ec40bce0: Created GsupExpect[0] for "262421449738023" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250123085634282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59692<->l=127.0.0.1:4258 20250123085634285 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634285 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421449738023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421449738023" source_name="the-source\n" session_id=651984400 session_state=BEGIN} 20250123085634285 DSS <0004> hlr_ussd.c:576 262421449738023/0x26dc7e10: Process SS (BEGIN) 20250123085634285 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085634285 DSS <0004> hlr_ussd.c:518 262421449738023/0x26dc7e10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085634285 DSS <0004> hlr_ussd.c:363 262421449738023/0x26dc7e10: Tx USSD 'Your IMSI is 262421449738023' 20250123085634285 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421449738023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421449738023" destination_name="the-source\n" session_id=651984400 session_state=END} 20250123085634285 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262421449738023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085634285 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085634285 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@cc41ec40bce0: Found GsupExpect[0] for "262421449738023" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@cc41ec40bce0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421449738023" TC_mo_ussd_iuse_imsi_via_proxy(179)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085634288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59692<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@cc41ec40bce0: Final verdict of PTC: pass 20250123085634288 DAUC <0003> db_auc.c:157 IMSI='262420476480588': No 2G Auth Data 20250123085634288 DAUC <0003> db_auc.c:192 IMSI='262420476480588': No 3G Auth Data HLR_Test-GSUP(171)@cc41ec40bce0: Created GsupExpect[0] for "262420476480588" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250123085634295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59698<->l=127.0.0.1:4258 20250123085634299 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634299 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420476480588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420476480588" source_name="the-source\n" session_id=2364662030 session_state=BEGIN} 20250123085634299 DSS <0004> hlr_ussd.c:576 262420476480588/0x8cf1e10e: Process SS (BEGIN) 20250123085634299 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085634299 DSS <0004> hlr_ussd.c:518 262420476480588/0x8cf1e10e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085634299 DSS <0004> hlr_ussd.c:363 262420476480588/0x8cf1e10e: Tx USSD 'Your IMSI is 262420476480588' 20250123085634299 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420476480588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420476480588" destination_name="the-source\n" session_id=2364662030 session_state=END} 20250123085634299 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262420476480588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085634299 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085634299 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@cc41ec40bce0: Found GsupExpect[0] for "262420476480588" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@cc41ec40bce0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420476480588" TC_mo_ussd_iuse_imsi_via_proxy(180)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085634301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59698<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@cc41ec40bce0: Final verdict of PTC: pass 20250123085634301 DAUC <0003> db_auc.c:157 IMSI='262425813712286': No 2G Auth Data 20250123085634301 DAUC <0003> db_auc.c:192 IMSI='262425813712286': No 3G Auth Data HLR_Test-GSUP(171)@cc41ec40bce0: Created GsupExpect[0] for "262425813712286" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250123085634307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4258 20250123085634310 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634310 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425813712286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425813712286" source_name="the-source\n" session_id=3253637767 session_state=BEGIN} 20250123085634310 DSS <0004> hlr_ussd.c:576 262425813712286/0xc1ee9287: Process SS (BEGIN) 20250123085634310 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250123085634310 DSS <0004> hlr_ussd.c:518 262425813712286/0xc1ee9287: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250123085634310 DSS <0004> hlr_ussd.c:363 262425813712286/0xc1ee9287: Tx USSD 'Your IMSI is 262425813712286' 20250123085634310 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425813712286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425813712286" destination_name="the-source\n" session_id=3253637767 session_state=END} 20250123085634310 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262425813712286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085634310 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085634310 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@cc41ec40bce0: Found GsupExpect[0] for "262425813712286" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@cc41ec40bce0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425813712286" TC_mo_ussd_iuse_imsi_via_proxy(181)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085634312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@cc41ec40bce0: Final verdict of PTC: pass 20250123085634313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4258 20250123085634313 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39617<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@cc41ec40bce0: Final verdict of PTC: none 20250123085634313 DLINP <000b> input/ipa.c:452 connected read/write 20250123085634313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085634313 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085634313 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085634313 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085634313 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@cc41ec40bce0: Final verdict of PTC: none 172@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 172: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:34 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 20250123085634344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59718<->l=127.0.0.1:4258 20250123085634545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59718<->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=83480) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_ussd_iuse_msisdn started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085637595 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085637595 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085637596 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085637597 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637597 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085637597 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085637597 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  20250123085637597 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085637597 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  20250123085637597 DLGSUP <0013> gsup_server.c:236 2:  20250123085637597 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085637597 DLGSUP <0013> gsup_server.c:236 3:  20250123085637597 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085637597 DLGSUP <0013> gsup_server.c:236 4:  20250123085637597 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085637597 DLGSUP <0013> gsup_server.c:236 5:  20250123085637597 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085637597 DLGSUP <0013> gsup_server.c:236 7:  20250123085637597 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085637597 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085637597 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085637597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@cc41ec40bce0: 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") 20250123085637606 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43689<->l=127.0.0.1:4259) 20250123085637610 DAUC <0003> db_auc.c:157 IMSI='262422885408026': No 2G Auth Data 20250123085637610 DAUC <0003> db_auc.c:192 IMSI='262422885408026': No 3G Auth Data HLR_Test-GSUP(183)@cc41ec40bce0: Created GsupExpect[0] for "262422885408026" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250123085637616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4258 20250123085637638 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637638 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422885408026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422885408026" session_id=2389200024 session_state=BEGIN} 20250123085637638 DSS <0004> hlr_ussd.c:576 262422885408026/0x8e684c98: Process SS (BEGIN) 20250123085637638 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085637638 DSS <0004> hlr_ussd.c:518 262422885408026/0x8e684c98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085637638 DSS <0004> hlr_ussd.c:363 262422885408026/0x8e684c98: Tx USSD 'Your extension is 491618514525' 20250123085637638 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422885408026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422885408026" session_id=2389200024 session_state=END} 20250123085637638 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422885408026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085637638 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085637638 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@cc41ec40bce0: Found GsupExpect[0] for "262422885408026" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@cc41ec40bce0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422885408026" TC_mo_ussd_iuse_msisdn(186)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085637640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@cc41ec40bce0: Final verdict of PTC: pass 20250123085637641 DAUC <0003> db_auc.c:157 IMSI='262420824448286': No 2G Auth Data 20250123085637641 DAUC <0003> db_auc.c:192 IMSI='262420824448286': No 3G Auth Data HLR_Test-GSUP(183)@cc41ec40bce0: Created GsupExpect[0] for "262420824448286" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250123085637648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4258 20250123085637650 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637650 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420824448286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420824448286" session_id=2388695647 session_state=BEGIN} 20250123085637650 DSS <0004> hlr_ussd.c:576 262420824448286/0x8e609a5f: Process SS (BEGIN) 20250123085637650 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085637650 DSS <0004> hlr_ussd.c:518 262420824448286/0x8e609a5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085637651 DSS <0004> hlr_ussd.c:363 262420824448286/0x8e609a5f: Tx USSD 'Your extension is 491616638028' 20250123085637651 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420824448286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420824448286" session_id=2388695647 session_state=END} 20250123085637651 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420824448286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085637651 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085637651 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@cc41ec40bce0: Found GsupExpect[0] for "262420824448286" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@cc41ec40bce0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420824448286" TC_mo_ussd_iuse_msisdn(187)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085637652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@cc41ec40bce0: Final verdict of PTC: pass 20250123085637653 DAUC <0003> db_auc.c:157 IMSI='262420830267920': No 2G Auth Data 20250123085637653 DAUC <0003> db_auc.c:192 IMSI='262420830267920': No 3G Auth Data HLR_Test-GSUP(183)@cc41ec40bce0: Created GsupExpect[0] for "262420830267920" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250123085637660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59770<->l=127.0.0.1:4258 20250123085637665 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637665 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420830267920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420830267920" session_id=1146034388 session_state=BEGIN} 20250123085637665 DSS <0004> hlr_ussd.c:576 262420830267920/0x444f18d4: Process SS (BEGIN) 20250123085637666 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085637666 DSS <0004> hlr_ussd.c:518 262420830267920/0x444f18d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085637666 DSS <0004> hlr_ussd.c:363 262420830267920/0x444f18d4: Tx USSD 'Your extension is 491613220778' 20250123085637666 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420830267920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420830267920" session_id=1146034388 session_state=END} 20250123085637666 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420830267920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085637666 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085637666 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@cc41ec40bce0: Found GsupExpect[0] for "262420830267920" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@cc41ec40bce0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420830267920" TC_mo_ussd_iuse_msisdn(188)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085637669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59770<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@cc41ec40bce0: Final verdict of PTC: pass 20250123085637670 DAUC <0003> db_auc.c:157 IMSI='262422474916354': No 2G Auth Data 20250123085637670 DAUC <0003> db_auc.c:192 IMSI='262422474916354': No 3G Auth Data HLR_Test-GSUP(183)@cc41ec40bce0: Created GsupExpect[0] for "262422474916354" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250123085637678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59774<->l=127.0.0.1:4258 20250123085637681 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637681 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422474916354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422474916354" session_id=260438432 session_state=BEGIN} 20250123085637681 DSS <0004> hlr_ussd.c:576 262422474916354/0x0f85f9a0: Process SS (BEGIN) 20250123085637681 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085637681 DSS <0004> hlr_ussd.c:518 262422474916354/0x0f85f9a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085637682 DSS <0004> hlr_ussd.c:363 262422474916354/0x0f85f9a0: Tx USSD 'Your extension is 491616515364' 20250123085637682 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422474916354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422474916354" session_id=260438432 session_state=END} 20250123085637682 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422474916354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085637682 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085637682 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@cc41ec40bce0: Found GsupExpect[0] for "262422474916354" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@cc41ec40bce0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262422474916354" TC_mo_ussd_iuse_msisdn(189)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085637684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59774<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@cc41ec40bce0: Final verdict of PTC: pass 20250123085637684 DAUC <0003> db_auc.c:157 IMSI='262424048655176': No 2G Auth Data 20250123085637684 DAUC <0003> db_auc.c:192 IMSI='262424048655176': No 3G Auth Data HLR_Test-GSUP(183)@cc41ec40bce0: Created GsupExpect[0] for "262424048655176" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250123085637691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4258 20250123085637695 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637695 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424048655176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424048655176" session_id=3257379226 session_state=BEGIN} 20250123085637695 DSS <0004> hlr_ussd.c:576 262424048655176/0xc227a99a: Process SS (BEGIN) 20250123085637695 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085637695 DSS <0004> hlr_ussd.c:518 262424048655176/0xc227a99a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085637695 DSS <0004> hlr_ussd.c:363 262424048655176/0xc227a99a: Tx USSD 'Your extension is 491610374286' 20250123085637695 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424048655176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424048655176" session_id=3257379226 session_state=END} 20250123085637695 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424048655176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085637695 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085637695 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@cc41ec40bce0: Found GsupExpect[0] for "262424048655176" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@cc41ec40bce0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424048655176" TC_mo_ussd_iuse_msisdn(190)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085637697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@cc41ec40bce0: Final verdict of PTC: pass 20250123085637697 DAUC <0003> db_auc.c:157 IMSI='262426344095924': No 2G Auth Data 20250123085637697 DAUC <0003> db_auc.c:192 IMSI='262426344095924': No 3G Auth Data HLR_Test-GSUP(183)@cc41ec40bce0: Created GsupExpect[0] for "262426344095924" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250123085637705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59792<->l=127.0.0.1:4258 20250123085637711 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637711 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426344095924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426344095924" session_id=1012073164 session_state=BEGIN} 20250123085637711 DSS <0004> hlr_ussd.c:576 262426344095924/0x3c5302cc: Process SS (BEGIN) 20250123085637711 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085637711 DSS <0004> hlr_ussd.c:518 262426344095924/0x3c5302cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085637711 DSS <0004> hlr_ussd.c:363 262426344095924/0x3c5302cc: Tx USSD 'Your extension is 491618468830' 20250123085637711 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426344095924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344095924" session_id=1012073164 session_state=END} 20250123085637711 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426344095924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085637711 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085637711 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@cc41ec40bce0: Found GsupExpect[0] for "262426344095924" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@cc41ec40bce0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426344095924" TC_mo_ussd_iuse_msisdn(191)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085637714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59792<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@cc41ec40bce0: Final verdict of PTC: pass 20250123085637715 DAUC <0003> db_auc.c:157 IMSI='262421539243478': No 2G Auth Data 20250123085637715 DAUC <0003> db_auc.c:192 IMSI='262421539243478': No 3G Auth Data HLR_Test-GSUP(183)@cc41ec40bce0: Created GsupExpect[0] for "262421539243478" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250123085637722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 20250123085637725 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637725 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421539243478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421539243478" session_id=2731506536 session_state=BEGIN} 20250123085637725 DSS <0004> hlr_ussd.c:576 262421539243478/0xa2cf7b68: Process SS (BEGIN) 20250123085637725 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085637725 DSS <0004> hlr_ussd.c:518 262421539243478/0xa2cf7b68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085637725 DSS <0004> hlr_ussd.c:363 262421539243478/0xa2cf7b68: Tx USSD 'Your extension is 491610818782' 20250123085637725 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421539243478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421539243478" session_id=2731506536 session_state=END} 20250123085637725 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421539243478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085637725 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085637725 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@cc41ec40bce0: Found GsupExpect[0] for "262421539243478" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@cc41ec40bce0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421539243478" TC_mo_ussd_iuse_msisdn(192)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085637727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@cc41ec40bce0: Final verdict of PTC: pass 20250123085637728 DAUC <0003> db_auc.c:157 IMSI='262423082947260': No 2G Auth Data 20250123085637728 DAUC <0003> db_auc.c:192 IMSI='262423082947260': No 3G Auth Data HLR_Test-GSUP(183)@cc41ec40bce0: Created GsupExpect[0] for "262423082947260" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250123085637736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4258 20250123085637740 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637740 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423082947260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423082947260" session_id=2316776309 session_state=BEGIN} 20250123085637740 DSS <0004> hlr_ussd.c:576 262423082947260/0x8a173375: Process SS (BEGIN) 20250123085637740 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085637740 DSS <0004> hlr_ussd.c:518 262423082947260/0x8a173375: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085637740 DSS <0004> hlr_ussd.c:363 262423082947260/0x8a173375: Tx USSD 'Your extension is 491612775782' 20250123085637740 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423082947260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423082947260" session_id=2316776309 session_state=END} 20250123085637740 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423082947260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085637740 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085637740 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@cc41ec40bce0: Found GsupExpect[0] for "262423082947260" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@cc41ec40bce0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423082947260" TC_mo_ussd_iuse_msisdn(193)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085637742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@cc41ec40bce0: Final verdict of PTC: pass 20250123085637743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59734<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@cc41ec40bce0: Final verdict of PTC: none 20250123085637744 DLINP <000b> input/ipa.c:452 connected read/write 20250123085637744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085637744 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085637744 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085637744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085637744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43689<->l=127.0.0.1:4259) 184@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 184: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:37 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 20250123085637768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4258 20250123085637968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82340) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56:39 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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085641002 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085641002 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085641003 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085641005 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641005 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085641005 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085641005 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  20250123085641005 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085641005 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  20250123085641005 DLGSUP <0013> gsup_server.c:236 2:  20250123085641005 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085641005 DLGSUP <0013> gsup_server.c:236 3:  20250123085641005 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085641005 DLGSUP <0013> gsup_server.c:236 4:  20250123085641005 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085641005 DLGSUP <0013> gsup_server.c:236 5:  20250123085641005 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085641005 DLGSUP <0013> gsup_server.c:236 7:  20250123085641005 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085641005 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085641005 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085641005 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@cc41ec40bce0: 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") 20250123085641015 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45499<->l=127.0.0.1:4259) 20250123085641018 DAUC <0003> db_auc.c:157 IMSI='262420532699038': No 2G Auth Data 20250123085641018 DAUC <0003> db_auc.c:192 IMSI='262420532699038': No 3G Auth Data HLR_Test-GSUP(195)@cc41ec40bce0: Created GsupExpect[0] for "262420532699038" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250123085641026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59822<->l=127.0.0.1:4258 20250123085641046 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641046 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420532699038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420532699038" source_name="the-source\n" session_id=3278682519 session_state=BEGIN} 20250123085641046 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250123085641046 DSS <0004> hlr_ussd.c:576 262420532699038/0xc36cb997: Process SS (BEGIN) 20250123085641046 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085641046 DSS <0004> hlr_ussd.c:518 262420532699038/0xc36cb997: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085641046 DSS <0004> hlr_ussd.c:363 262420532699038/0xc36cb997: Tx USSD 'Your extension is 491618574373' 20250123085641046 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420532699038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420532699038" destination_name="the-source\n" session_id=3278682519 session_state=END} 20250123085641046 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420532699038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085641046 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085641046 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@cc41ec40bce0: Found GsupExpect[0] for "262420532699038" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@cc41ec40bce0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262420532699038" TC_mo_ussd_iuse_msisdn_via_proxy(198)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085641051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59822<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@cc41ec40bce0: Final verdict of PTC: pass 20250123085641051 DAUC <0003> db_auc.c:157 IMSI='262421975767434': No 2G Auth Data 20250123085641051 DAUC <0003> db_auc.c:192 IMSI='262421975767434': No 3G Auth Data HLR_Test-GSUP(195)@cc41ec40bce0: Created GsupExpect[0] for "262421975767434" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250123085641063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4258 20250123085641070 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641070 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421975767434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421975767434" source_name="the-source\n" session_id=1293390500 session_state=BEGIN} 20250123085641070 DSS <0004> hlr_ussd.c:576 262421975767434/0x4d1792a4: Process SS (BEGIN) 20250123085641070 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085641070 DSS <0004> hlr_ussd.c:518 262421975767434/0x4d1792a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085641070 DSS <0004> hlr_ussd.c:363 262421975767434/0x4d1792a4: Tx USSD 'Your extension is 491613152028' 20250123085641070 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421975767434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421975767434" destination_name="the-source\n" session_id=1293390500 session_state=END} 20250123085641070 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262421975767434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085641070 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085641070 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@cc41ec40bce0: Found GsupExpect[0] for "262421975767434" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@cc41ec40bce0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421975767434" TC_mo_ussd_iuse_msisdn_via_proxy(199)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085641073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@cc41ec40bce0: Final verdict of PTC: pass 20250123085641073 DAUC <0003> db_auc.c:157 IMSI='262429231301274': No 2G Auth Data 20250123085641073 DAUC <0003> db_auc.c:192 IMSI='262429231301274': No 3G Auth Data HLR_Test-GSUP(195)@cc41ec40bce0: Created GsupExpect[0] for "262429231301274" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250123085641085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59840<->l=127.0.0.1:4258 20250123085641091 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641091 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429231301274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429231301274" source_name="the-source\n" session_id=358914034 session_state=BEGIN} 20250123085641091 DSS <0004> hlr_ussd.c:576 262429231301274/0x156497f2: Process SS (BEGIN) 20250123085641091 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085641091 DSS <0004> hlr_ussd.c:518 262429231301274/0x156497f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085641091 DSS <0004> hlr_ussd.c:363 262429231301274/0x156497f2: Tx USSD 'Your extension is 491617467776' 20250123085641091 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429231301274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429231301274" destination_name="the-source\n" session_id=358914034 session_state=END} 20250123085641091 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262429231301274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085641091 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085641091 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@cc41ec40bce0: Found GsupExpect[0] for "262429231301274" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@cc41ec40bce0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429231301274" TC_mo_ussd_iuse_msisdn_via_proxy(200)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085641094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59840<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@cc41ec40bce0: Final verdict of PTC: pass 20250123085641095 DAUC <0003> db_auc.c:157 IMSI='262421934968642': No 2G Auth Data 20250123085641095 DAUC <0003> db_auc.c:192 IMSI='262421934968642': No 3G Auth Data HLR_Test-GSUP(195)@cc41ec40bce0: Created GsupExpect[0] for "262421934968642" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250123085641106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 20250123085641111 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641112 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421934968642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421934968642" source_name="the-source\n" session_id=943322570 session_state=BEGIN} 20250123085641112 DSS <0004> hlr_ussd.c:576 262421934968642/0x3839f5ca: Process SS (BEGIN) 20250123085641112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085641112 DSS <0004> hlr_ussd.c:518 262421934968642/0x3839f5ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085641112 DSS <0004> hlr_ussd.c:363 262421934968642/0x3839f5ca: Tx USSD 'Your extension is 491614571768' 20250123085641112 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421934968642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421934968642" destination_name="the-source\n" session_id=943322570 session_state=END} 20250123085641112 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262421934968642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085641112 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085641112 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@cc41ec40bce0: Found GsupExpect[0] for "262421934968642" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@cc41ec40bce0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421934968642" TC_mo_ussd_iuse_msisdn_via_proxy(201)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085641117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@cc41ec40bce0: Final verdict of PTC: pass 20250123085641117 DAUC <0003> db_auc.c:157 IMSI='262423211946033': No 2G Auth Data 20250123085641117 DAUC <0003> db_auc.c:192 IMSI='262423211946033': No 3G Auth Data HLR_Test-GSUP(195)@cc41ec40bce0: Created GsupExpect[0] for "262423211946033" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250123085641128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59852<->l=127.0.0.1:4258 20250123085641134 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641134 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423211946033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423211946033" source_name="the-source\n" session_id=2413861726 session_state=BEGIN} 20250123085641134 DSS <0004> hlr_ussd.c:576 262423211946033/0x8fe09b5e: Process SS (BEGIN) 20250123085641134 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085641134 DSS <0004> hlr_ussd.c:518 262423211946033/0x8fe09b5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085641134 DSS <0004> hlr_ussd.c:363 262423211946033/0x8fe09b5e: Tx USSD 'Your extension is 491614168564' 20250123085641134 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423211946033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423211946033" destination_name="the-source\n" session_id=2413861726 session_state=END} 20250123085641134 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423211946033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085641134 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085641134 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@cc41ec40bce0: Found GsupExpect[0] for "262423211946033" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@cc41ec40bce0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423211946033" TC_mo_ussd_iuse_msisdn_via_proxy(202)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085641137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59852<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@cc41ec40bce0: Final verdict of PTC: pass 20250123085641138 DAUC <0003> db_auc.c:157 IMSI='262429510132656': No 2G Auth Data 20250123085641138 DAUC <0003> db_auc.c:192 IMSI='262429510132656': No 3G Auth Data HLR_Test-GSUP(195)@cc41ec40bce0: Created GsupExpect[0] for "262429510132656" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250123085641148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 20250123085641153 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641153 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429510132656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429510132656" source_name="the-source\n" session_id=2321498137 session_state=BEGIN} 20250123085641153 DSS <0004> hlr_ussd.c:576 262429510132656/0x8a5f4019: Process SS (BEGIN) 20250123085641153 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085641153 DSS <0004> hlr_ussd.c:518 262429510132656/0x8a5f4019: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085641153 DSS <0004> hlr_ussd.c:363 262429510132656/0x8a5f4019: Tx USSD 'Your extension is 491615146332' 20250123085641153 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429510132656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429510132656" destination_name="the-source\n" session_id=2321498137 session_state=END} 20250123085641153 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429510132656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085641153 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085641153 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@cc41ec40bce0: Found GsupExpect[0] for "262429510132656" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@cc41ec40bce0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429510132656" TC_mo_ussd_iuse_msisdn_via_proxy(203)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085641159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@cc41ec40bce0: Final verdict of PTC: pass 20250123085641161 DAUC <0003> db_auc.c:157 IMSI='262423667021432': No 2G Auth Data 20250123085641161 DAUC <0003> db_auc.c:192 IMSI='262423667021432': No 3G Auth Data HLR_Test-GSUP(195)@cc41ec40bce0: Created GsupExpect[0] for "262423667021432" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250123085641172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4258 20250123085641178 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641178 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423667021432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423667021432" source_name="the-source\n" session_id=1076220338 session_state=BEGIN} 20250123085641178 DSS <0004> hlr_ussd.c:576 262423667021432/0x4025d1b2: Process SS (BEGIN) 20250123085641178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085641178 DSS <0004> hlr_ussd.c:518 262423667021432/0x4025d1b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085641178 DSS <0004> hlr_ussd.c:363 262423667021432/0x4025d1b2: Tx USSD 'Your extension is 491618602068' 20250123085641178 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423667021432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423667021432" destination_name="the-source\n" session_id=1076220338 session_state=END} 20250123085641178 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262423667021432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085641178 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085641178 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@cc41ec40bce0: Found GsupExpect[0] for "262423667021432" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@cc41ec40bce0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423667021432" TC_mo_ussd_iuse_msisdn_via_proxy(204)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085641183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@cc41ec40bce0: Final verdict of PTC: pass 20250123085641184 DAUC <0003> db_auc.c:157 IMSI='262424255114274': No 2G Auth Data 20250123085641184 DAUC <0003> db_auc.c:192 IMSI='262424255114274': No 3G Auth Data HLR_Test-GSUP(195)@cc41ec40bce0: Created GsupExpect[0] for "262424255114274" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250123085641199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4258 20250123085641206 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641206 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424255114274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424255114274" source_name="the-source\n" session_id=247268833 session_state=BEGIN} 20250123085641206 DSS <0004> hlr_ussd.c:576 262424255114274/0x0ebd05e1: Process SS (BEGIN) 20250123085641206 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250123085641206 DSS <0004> hlr_ussd.c:518 262424255114274/0x0ebd05e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250123085641206 DSS <0004> hlr_ussd.c:363 262424255114274/0x0ebd05e1: Tx USSD 'Your extension is 491612225602' 20250123085641206 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424255114274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424255114274" destination_name="the-source\n" session_id=247268833 session_state=END} 20250123085641206 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424255114274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085641206 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085641206 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@cc41ec40bce0: Found GsupExpect[0] for "262424255114274" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@cc41ec40bce0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424255114274" TC_mo_ussd_iuse_msisdn_via_proxy(205)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085641210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@cc41ec40bce0: Final verdict of PTC: pass 20250123085641211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59814<->l=127.0.0.1:4258 20250123085641211 DLINP <000b> input/ipa.c:452 connected read/write 20250123085641211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085641211 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085641211 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085641211 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085641211 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250123085641211 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45499<->l=127.0.0.1:4259) 196@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(195)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 196: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:41 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 20250123085641239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59880<->l=127.0.0.1:4258 20250123085641439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59880<->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=83544) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_ussd_euse started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 20250123085644472 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36503 20250123085644472 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36503 MTC@cc41ec40bce0: in not legacy case 2 IPA-EUSE-foobar(208)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085644473 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644473 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644474 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085644474 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@cc41ec40bce0: 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 } } } } 20250123085644475 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644475 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644475 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085644475 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250123085644475 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250123085644475 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250123085644475 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  20250123085644475 DLGSUP <0013> gsup_server.c:236 2:  20250123085644475 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085644475 DLGSUP <0013> gsup_server.c:236 3:  20250123085644475 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085644475 DLGSUP <0013> gsup_server.c:236 4:  20250123085644475 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085644475 DLGSUP <0013> gsup_server.c:236 5:  20250123085644475 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085644475 DLGSUP <0013> gsup_server.c:236 7:  20250123085644475 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085644475 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085644475 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085644475 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36503 IPA-EUSE-foobar(208)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085644475 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085644477 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644477 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085644477 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085644477 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  20250123085644477 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085644477 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  20250123085644477 DLGSUP <0013> gsup_server.c:236 2:  20250123085644477 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085644477 DLGSUP <0013> gsup_server.c:236 3:  20250123085644477 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085644477 DLGSUP <0013> gsup_server.c:236 4:  20250123085644477 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085644477 DLGSUP <0013> gsup_server.c:236 5:  20250123085644477 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085644477 DLGSUP <0013> gsup_server.c:236 7:  20250123085644477 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085644477 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085644477 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085644477 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@cc41ec40bce0: 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") 20250123085644489 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44577<->l=127.0.0.1:4259) 20250123085644493 DAUC <0003> db_auc.c:157 IMSI='262424188001042': No 2G Auth Data 20250123085644493 DAUC <0003> db_auc.c:192 IMSI='262424188001042': No 3G Auth Data HLR_Test-GSUP(209)@cc41ec40bce0: Created GsupExpect[0] for "262424188001042" to be handled at TC_mo_ussd_euse(212) 20250123085644502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59590<->l=127.0.0.1:4258 20250123085644522 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644522 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424188001042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424188001042" session_id=1319132126 session_state=BEGIN} 20250123085644522 DSS <0004> hlr_ussd.c:576 262424188001042/0x4ea05bde: Process SS (BEGIN) 20250123085644522 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085644522 DSS <0004> hlr_ussd.c:518 262424188001042/0x4ea05bde: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085644522 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644522 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data 20250123085644522 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644522 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data EUSE-TC_mo_ussd_euse(206)@cc41ec40bce0: 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 } } } } } 20250123085644527 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644527 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644527 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262424188001042 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424188001042" session_id=1319132126 session_state=END} 20250123085644527 DSS <0004> hlr_ussd.c:576 262424188001042/0x4ea05bde: Process SS (END) 20250123085644527 DSS <0004> hlr_ussd.c:518 262424188001042/0x4ea05bde: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085644527 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424188001042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424188001042" session_id=1319132126 session_state=END} 20250123085644527 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424188001042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085644527 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262424188001042 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085644528 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085644528 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@cc41ec40bce0: Found GsupExpect[0] for "262424188001042" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@cc41ec40bce0: Added IMSI table entry 0TC_mo_ussd_euse(212)"262424188001042" TC_mo_ussd_euse(212)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085644530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59590<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@cc41ec40bce0: Final verdict of PTC: pass 20250123085644530 DAUC <0003> db_auc.c:157 IMSI='262429712767161': No 2G Auth Data 20250123085644530 DAUC <0003> db_auc.c:192 IMSI='262429712767161': No 3G Auth Data HLR_Test-GSUP(209)@cc41ec40bce0: Created GsupExpect[0] for "262429712767161" to be handled at TC_mo_ussd_euse(213) 20250123085644540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20250123085644545 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644545 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429712767161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429712767161" session_id=2088609137 session_state=BEGIN} 20250123085644545 DSS <0004> hlr_ussd.c:576 262429712767161/0x7c7da571: Process SS (BEGIN) 20250123085644545 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085644545 DSS <0004> hlr_ussd.c:518 262429712767161/0x7c7da571: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085644545 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644545 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data 20250123085644545 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644545 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data EUSE-TC_mo_ussd_euse(206)@cc41ec40bce0: 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 } } } } } 20250123085644547 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644547 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644547 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262429712767161 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429712767161" session_id=2088609137 session_state=END} 20250123085644547 DSS <0004> hlr_ussd.c:576 262429712767161/0x7c7da571: Process SS (END) 20250123085644547 DSS <0004> hlr_ussd.c:518 262429712767161/0x7c7da571: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085644547 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429712767161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429712767161" session_id=2088609137 session_state=END} 20250123085644547 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429712767161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085644547 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262429712767161 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085644547 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085644547 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@cc41ec40bce0: Found GsupExpect[0] for "262429712767161" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@cc41ec40bce0: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429712767161" TC_mo_ussd_euse(213)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085644550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@cc41ec40bce0: Final verdict of PTC: pass 20250123085644550 DAUC <0003> db_auc.c:157 IMSI='262426260233436': No 2G Auth Data 20250123085644550 DAUC <0003> db_auc.c:192 IMSI='262426260233436': No 3G Auth Data HLR_Test-GSUP(209)@cc41ec40bce0: Created GsupExpect[0] for "262426260233436" to be handled at TC_mo_ussd_euse(214) 20250123085644559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 20250123085644562 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644562 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426260233436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426260233436" session_id=59168352 session_state=BEGIN} 20250123085644563 DSS <0004> hlr_ussd.c:576 262426260233436/0x0386d660: Process SS (BEGIN) 20250123085644563 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085644563 DSS <0004> hlr_ussd.c:518 262426260233436/0x0386d660: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085644563 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644563 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data 20250123085644563 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644563 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data EUSE-TC_mo_ussd_euse(206)@cc41ec40bce0: 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 } } } } } 20250123085644564 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644564 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644564 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262426260233436 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426260233436" session_id=59168352 session_state=END} 20250123085644564 DSS <0004> hlr_ussd.c:576 262426260233436/0x0386d660: Process SS (END) 20250123085644564 DSS <0004> hlr_ussd.c:518 262426260233436/0x0386d660: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085644564 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426260233436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426260233436" session_id=59168352 session_state=END} 20250123085644564 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426260233436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085644564 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262426260233436 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085644564 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085644564 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@cc41ec40bce0: Found GsupExpect[0] for "262426260233436" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@cc41ec40bce0: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426260233436" TC_mo_ussd_euse(214)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085644567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@cc41ec40bce0: Final verdict of PTC: pass 20250123085644570 DAUC <0003> db_auc.c:157 IMSI='262424880805220': No 2G Auth Data 20250123085644570 DAUC <0003> db_auc.c:192 IMSI='262424880805220': No 3G Auth Data HLR_Test-GSUP(209)@cc41ec40bce0: Created GsupExpect[0] for "262424880805220" to be handled at TC_mo_ussd_euse(215) 20250123085644581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4258 20250123085644587 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644587 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424880805220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424880805220" session_id=3545464360 session_state=BEGIN} 20250123085644587 DSS <0004> hlr_ussd.c:576 262424880805220/0xd3537e28: Process SS (BEGIN) 20250123085644587 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085644587 DSS <0004> hlr_ussd.c:518 262424880805220/0xd3537e28: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085644587 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644587 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data 20250123085644587 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644587 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data EUSE-TC_mo_ussd_euse(206)@cc41ec40bce0: 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 } } } } } 20250123085644589 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644589 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644589 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424880805220 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424880805220" session_id=3545464360 session_state=END} 20250123085644589 DSS <0004> hlr_ussd.c:576 262424880805220/0xd3537e28: Process SS (END) 20250123085644589 DSS <0004> hlr_ussd.c:518 262424880805220/0xd3537e28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085644589 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424880805220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424880805220" session_id=3545464360 session_state=END} 20250123085644589 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424880805220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085644589 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424880805220 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085644589 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085644589 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@cc41ec40bce0: Found GsupExpect[0] for "262424880805220" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@cc41ec40bce0: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424880805220" TC_mo_ussd_euse(215)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085644592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@cc41ec40bce0: Final verdict of PTC: pass 20250123085644593 DAUC <0003> db_auc.c:157 IMSI='262429841852043': No 2G Auth Data 20250123085644593 DAUC <0003> db_auc.c:192 IMSI='262429841852043': No 3G Auth Data HLR_Test-GSUP(209)@cc41ec40bce0: Created GsupExpect[0] for "262429841852043" to be handled at TC_mo_ussd_euse(216) 20250123085644601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20250123085644605 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644605 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429841852043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429841852043" session_id=307913568 session_state=BEGIN} 20250123085644605 DSS <0004> hlr_ussd.c:576 262429841852043/0x125a6360: Process SS (BEGIN) 20250123085644605 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085644605 DSS <0004> hlr_ussd.c:518 262429841852043/0x125a6360: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085644605 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644605 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data 20250123085644605 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644605 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data EUSE-TC_mo_ussd_euse(206)@cc41ec40bce0: 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 } } } } } 20250123085644606 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644606 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644606 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262429841852043 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841852043" session_id=307913568 session_state=END} 20250123085644606 DSS <0004> hlr_ussd.c:576 262429841852043/0x125a6360: Process SS (END) 20250123085644606 DSS <0004> hlr_ussd.c:518 262429841852043/0x125a6360: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085644606 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429841852043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841852043" session_id=307913568 session_state=END} 20250123085644606 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429841852043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085644606 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262429841852043 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085644606 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085644606 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@cc41ec40bce0: Found GsupExpect[0] for "262429841852043" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@cc41ec40bce0: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429841852043" TC_mo_ussd_euse(216)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085644609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@cc41ec40bce0: Final verdict of PTC: pass 20250123085644609 DAUC <0003> db_auc.c:157 IMSI='262420842820363': No 2G Auth Data 20250123085644609 DAUC <0003> db_auc.c:192 IMSI='262420842820363': No 3G Auth Data HLR_Test-GSUP(209)@cc41ec40bce0: Created GsupExpect[0] for "262420842820363" to be handled at TC_mo_ussd_euse(217) 20250123085644618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4258 20250123085644624 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644624 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420842820363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420842820363" session_id=1464038330 session_state=BEGIN} 20250123085644624 DSS <0004> hlr_ussd.c:576 262420842820363/0x574373ba: Process SS (BEGIN) 20250123085644624 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085644624 DSS <0004> hlr_ussd.c:518 262420842820363/0x574373ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085644624 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644624 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data 20250123085644624 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644624 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data EUSE-TC_mo_ussd_euse(206)@cc41ec40bce0: 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 } } } } } 20250123085644625 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644625 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644625 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262420842820363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420842820363" session_id=1464038330 session_state=END} 20250123085644625 DSS <0004> hlr_ussd.c:576 262420842820363/0x574373ba: Process SS (END) 20250123085644625 DSS <0004> hlr_ussd.c:518 262420842820363/0x574373ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085644625 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420842820363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420842820363" session_id=1464038330 session_state=END} 20250123085644625 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420842820363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085644625 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262420842820363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085644625 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085644625 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@cc41ec40bce0: Found GsupExpect[0] for "262420842820363" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@cc41ec40bce0: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420842820363" TC_mo_ussd_euse(217)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085644627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@cc41ec40bce0: Final verdict of PTC: pass 20250123085644628 DAUC <0003> db_auc.c:157 IMSI='262424572446976': No 2G Auth Data 20250123085644628 DAUC <0003> db_auc.c:192 IMSI='262424572446976': No 3G Auth Data HLR_Test-GSUP(209)@cc41ec40bce0: Created GsupExpect[0] for "262424572446976" to be handled at TC_mo_ussd_euse(218) 20250123085644637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59630<->l=127.0.0.1:4258 20250123085644642 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644642 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424572446976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424572446976" session_id=636413112 session_state=BEGIN} 20250123085644642 DSS <0004> hlr_ussd.c:576 262424572446976/0x25eee4b8: Process SS (BEGIN) 20250123085644642 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085644642 DSS <0004> hlr_ussd.c:518 262424572446976/0x25eee4b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085644642 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644642 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data 20250123085644642 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644642 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data EUSE-TC_mo_ussd_euse(206)@cc41ec40bce0: 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 } } } } } 20250123085644643 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644643 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644643 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424572446976 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424572446976" session_id=636413112 session_state=END} 20250123085644643 DSS <0004> hlr_ussd.c:576 262424572446976/0x25eee4b8: Process SS (END) 20250123085644643 DSS <0004> hlr_ussd.c:518 262424572446976/0x25eee4b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085644643 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424572446976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424572446976" session_id=636413112 session_state=END} 20250123085644644 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424572446976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085644644 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424572446976 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085644644 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085644644 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@cc41ec40bce0: Found GsupExpect[0] for "262424572446976" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@cc41ec40bce0: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424572446976" TC_mo_ussd_euse(218)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085644647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59630<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@cc41ec40bce0: Final verdict of PTC: pass 20250123085644647 DAUC <0003> db_auc.c:157 IMSI='262427934897364': No 2G Auth Data 20250123085644647 DAUC <0003> db_auc.c:192 IMSI='262427934897364': No 3G Auth Data HLR_Test-GSUP(209)@cc41ec40bce0: Created GsupExpect[0] for "262427934897364" to be handled at TC_mo_ussd_euse(219) 20250123085644657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4258 20250123085644662 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644662 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427934897364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427934897364" session_id=1177065580 session_state=BEGIN} 20250123085644662 DSS <0004> hlr_ussd.c:576 262427934897364/0x4628986c: Process SS (BEGIN) 20250123085644662 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085644662 DSS <0004> hlr_ussd.c:518 262427934897364/0x4628986c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085644662 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644662 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data 20250123085644662 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644662 DLINP <000b> input/ipa.c:432 127.0.0.1:36503 sending data EUSE-TC_mo_ussd_euse(206)@cc41ec40bce0: 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 } } } } } 20250123085644663 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644663 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644663 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427934897364 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427934897364" session_id=1177065580 session_state=END} 20250123085644663 DSS <0004> hlr_ussd.c:576 262427934897364/0x4628986c: Process SS (END) 20250123085644663 DSS <0004> hlr_ussd.c:518 262427934897364/0x4628986c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085644663 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427934897364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427934897364" session_id=1177065580 session_state=END} 20250123085644664 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427934897364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085644664 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427934897364 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085644664 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085644664 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@cc41ec40bce0: Found GsupExpect[0] for "262427934897364" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@cc41ec40bce0: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427934897364" TC_mo_ussd_euse(219)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085644667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@cc41ec40bce0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@cc41ec40bce0: Final verdict of PTC: none 20250123085644668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20250123085644668 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44577<->l=127.0.0.1:4259) 20250123085644669 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085644669 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(211)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(209)@cc41ec40bce0: Final verdict of PTC: none 20250123085644669 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085644669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085644669 DLINP <000b> input/ipa.c:452 connected read/write 20250123085644669 DLINP <000b> input/ipa.c:406 127.0.0.1:36503 message received 20250123085644669 DLINP <000b> input/ipa.c:415 127.0.0.1:36503 connection closed with server 20250123085644669 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36503 20250123085644669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(208)@cc41ec40bce0: Final verdict of PTC: none 210@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 210: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:44 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 20250123085644706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59646<->l=127.0.0.1:4258 20250123085644906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59646<->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=111192) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_ussd_euse_continue started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 20250123085647941 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41917 20250123085647941 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41917 MTC@cc41ec40bce0: in not legacy case 2 IPA-EUSE-foobar(222)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085647942 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647942 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085647942 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085647942 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@cc41ec40bce0: 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 } } } } 20250123085647943 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647943 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085647943 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085647943 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250123085647943 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250123085647943 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250123085647943 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  20250123085647943 DLGSUP <0013> gsup_server.c:236 2:  20250123085647943 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085647943 DLGSUP <0013> gsup_server.c:236 3:  20250123085647943 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085647943 DLGSUP <0013> gsup_server.c:236 4:  20250123085647943 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085647943 DLGSUP <0013> gsup_server.c:236 5:  20250123085647943 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085647943 DLGSUP <0013> gsup_server.c:236 7:  20250123085647943 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085647943 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085647943 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085647943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41917 HLR_Test-GSUP-IPA(221)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085647943 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085647944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085647945 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085647945 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085647945 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085647945 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  20250123085647945 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085647945 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  20250123085647945 DLGSUP <0013> gsup_server.c:236 2:  20250123085647945 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085647945 DLGSUP <0013> gsup_server.c:236 3:  20250123085647945 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085647945 DLGSUP <0013> gsup_server.c:236 4:  20250123085647945 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085647945 DLGSUP <0013> gsup_server.c:236 5:  20250123085647945 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085647945 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(221)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085647945 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085647945 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085647945 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085647945 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@cc41ec40bce0: 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") 20250123085647955 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39387<->l=127.0.0.1:4259) 20250123085647958 DAUC <0003> db_auc.c:157 IMSI='262428377687523': No 2G Auth Data 20250123085647958 DAUC <0003> db_auc.c:192 IMSI='262428377687523': No 3G Auth Data HLR_Test-GSUP(223)@cc41ec40bce0: Created GsupExpect[0] for "262428377687523" to be handled at TC_mo_ussd_euse_continue(226) 20250123085647964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59668<->l=127.0.0.1:4258 20250123085647990 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085647990 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428377687523" session_id=681258305 session_state=BEGIN} 20250123085647990 DSS <0004> hlr_ussd.c:576 262428377687523/0x289b2d41: Process SS (BEGIN) 20250123085647990 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085647990 DSS <0004> hlr_ussd.c:518 262428377687523/0x289b2d41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085647990 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647990 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085647990 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647990 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085647994 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647994 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085647994 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377687523" session_id=681258305 session_state=CONTINUE} 20250123085647994 DSS <0004> hlr_ussd.c:576 262428377687523/0x289b2d41: Process SS (CONTINUE) 20250123085647994 DSS <0004> hlr_ussd.c:518 262428377687523/0x289b2d41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085647994 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377687523" session_id=681258305 session_state=CONTINUE} 20250123085647994 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085647994 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085647994 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@cc41ec40bce0: Found GsupExpect[0] for "262428377687523" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@cc41ec40bce0: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428377687523" TC_mo_ussd_euse_continue(226)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085647997 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085647997 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428377687523" session_id=681258305 session_state=CONTINUE} 20250123085647997 DSS <0004> hlr_ussd.c:576 262428377687523/0x289b2d41: Process SS (CONTINUE) 20250123085647997 DSS <0004> hlr_ussd.c:518 262428377687523/0x289b2d41: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250123085647997 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085647997 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647997 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085647997 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647997 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085647997 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647997 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085647997 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377687523" session_id=681258305 session_state=END} 20250123085647997 DSS <0004> hlr_ussd.c:576 262428377687523/0x289b2d41: Process SS (END) 20250123085647997 DSS <0004> hlr_ussd.c:518 262428377687523/0x289b2d41: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250123085647997 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377687523" session_id=681258305 session_state=END} 20250123085647997 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085647997 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262428377687523 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085647997 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085647997 DLINP <000b> input/ipa.c:452 connected read/write 20250123085647997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085647998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59668<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@cc41ec40bce0: Final verdict of PTC: pass 20250123085647998 DAUC <0003> db_auc.c:157 IMSI='262420538753609': No 2G Auth Data 20250123085647998 DAUC <0003> db_auc.c:192 IMSI='262420538753609': No 3G Auth Data HLR_Test-GSUP(223)@cc41ec40bce0: Created GsupExpect[0] for "262420538753609" to be handled at TC_mo_ussd_euse_continue(227) 20250123085648006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59670<->l=127.0.0.1:4258 20250123085648009 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648009 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420538753609" session_id=1361467299 session_state=BEGIN} 20250123085648009 DSS <0004> hlr_ussd.c:576 262420538753609/0x512657a3: Process SS (BEGIN) 20250123085648009 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085648009 DSS <0004> hlr_ussd.c:518 262420538753609/0x512657a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085648009 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648009 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648009 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648009 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648010 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648010 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648010 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420538753609" session_id=1361467299 session_state=CONTINUE} 20250123085648010 DSS <0004> hlr_ussd.c:576 262420538753609/0x512657a3: Process SS (CONTINUE) 20250123085648010 DSS <0004> hlr_ussd.c:518 262420538753609/0x512657a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085648010 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420538753609" session_id=1361467299 session_state=CONTINUE} 20250123085648010 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648010 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648010 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@cc41ec40bce0: Found GsupExpect[0] for "262420538753609" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@cc41ec40bce0: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420538753609" TC_mo_ussd_euse_continue(227)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085648012 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648012 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420538753609" session_id=1361467299 session_state=CONTINUE} 20250123085648012 DSS <0004> hlr_ussd.c:576 262420538753609/0x512657a3: Process SS (CONTINUE) 20250123085648012 DSS <0004> hlr_ussd.c:518 262420538753609/0x512657a3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648012 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648012 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648012 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648013 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648013 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648013 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648013 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648013 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420538753609" session_id=1361467299 session_state=END} 20250123085648013 DSS <0004> hlr_ussd.c:576 262420538753609/0x512657a3: Process SS (END) 20250123085648013 DSS <0004> hlr_ussd.c:518 262420538753609/0x512657a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648013 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420538753609" session_id=1361467299 session_state=END} 20250123085648013 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648013 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262420538753609 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648013 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648013 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085648014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59670<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@cc41ec40bce0: Final verdict of PTC: pass 20250123085648014 DAUC <0003> db_auc.c:157 IMSI='262423989552623': No 2G Auth Data 20250123085648014 DAUC <0003> db_auc.c:192 IMSI='262423989552623': No 3G Auth Data HLR_Test-GSUP(223)@cc41ec40bce0: Created GsupExpect[0] for "262423989552623" to be handled at TC_mo_ussd_euse_continue(228) 20250123085648023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4258 20250123085648026 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648026 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423989552623" session_id=3682186970 session_state=BEGIN} 20250123085648026 DSS <0004> hlr_ussd.c:576 262423989552623/0xdb79b6da: Process SS (BEGIN) 20250123085648026 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085648026 DSS <0004> hlr_ussd.c:518 262423989552623/0xdb79b6da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085648026 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648026 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648026 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648026 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648027 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648027 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648027 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423989552623" session_id=3682186970 session_state=CONTINUE} 20250123085648027 DSS <0004> hlr_ussd.c:576 262423989552623/0xdb79b6da: Process SS (CONTINUE) 20250123085648027 DSS <0004> hlr_ussd.c:518 262423989552623/0xdb79b6da: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085648027 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423989552623" session_id=3682186970 session_state=CONTINUE} 20250123085648027 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648027 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648027 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@cc41ec40bce0: Found GsupExpect[0] for "262423989552623" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@cc41ec40bce0: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423989552623" TC_mo_ussd_euse_continue(228)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085648030 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648030 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423989552623" session_id=3682186970 session_state=CONTINUE} 20250123085648030 DSS <0004> hlr_ussd.c:576 262423989552623/0xdb79b6da: Process SS (CONTINUE) 20250123085648030 DSS <0004> hlr_ussd.c:518 262423989552623/0xdb79b6da: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648030 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648030 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648030 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648030 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648030 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648031 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648031 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648031 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423989552623" session_id=3682186970 session_state=END} 20250123085648031 DSS <0004> hlr_ussd.c:576 262423989552623/0xdb79b6da: Process SS (END) 20250123085648031 DSS <0004> hlr_ussd.c:518 262423989552623/0xdb79b6da: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648031 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423989552623" session_id=3682186970 session_state=END} 20250123085648031 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648031 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262423989552623 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648031 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648031 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085648032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@cc41ec40bce0: Final verdict of PTC: pass 20250123085648032 DAUC <0003> db_auc.c:157 IMSI='262422339995306': No 2G Auth Data 20250123085648032 DAUC <0003> db_auc.c:192 IMSI='262422339995306': No 3G Auth Data HLR_Test-GSUP(223)@cc41ec40bce0: Created GsupExpect[0] for "262422339995306" to be handled at TC_mo_ussd_euse_continue(229) 20250123085648040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4258 20250123085648043 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648043 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422339995306" session_id=2500688208 session_state=BEGIN} 20250123085648043 DSS <0004> hlr_ussd.c:576 262422339995306/0x950d7950: Process SS (BEGIN) 20250123085648043 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085648043 DSS <0004> hlr_ussd.c:518 262422339995306/0x950d7950: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085648043 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648043 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648043 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648043 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648044 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648044 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648044 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422339995306" session_id=2500688208 session_state=CONTINUE} 20250123085648044 DSS <0004> hlr_ussd.c:576 262422339995306/0x950d7950: Process SS (CONTINUE) 20250123085648044 DSS <0004> hlr_ussd.c:518 262422339995306/0x950d7950: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085648044 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422339995306" session_id=2500688208 session_state=CONTINUE} 20250123085648044 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648044 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648044 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@cc41ec40bce0: Found GsupExpect[0] for "262422339995306" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@cc41ec40bce0: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422339995306" TC_mo_ussd_euse_continue(229)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085648047 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648047 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422339995306" session_id=2500688208 session_state=CONTINUE} 20250123085648047 DSS <0004> hlr_ussd.c:576 262422339995306/0x950d7950: Process SS (CONTINUE) 20250123085648047 DSS <0004> hlr_ussd.c:518 262422339995306/0x950d7950: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648047 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648047 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648047 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648047 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648047 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648047 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648047 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648047 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422339995306" session_id=2500688208 session_state=END} 20250123085648047 DSS <0004> hlr_ussd.c:576 262422339995306/0x950d7950: Process SS (END) 20250123085648047 DSS <0004> hlr_ussd.c:518 262422339995306/0x950d7950: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648048 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422339995306" session_id=2500688208 session_state=END} 20250123085648048 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648048 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262422339995306 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648048 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648048 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085648048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@cc41ec40bce0: Final verdict of PTC: pass 20250123085648049 DAUC <0003> db_auc.c:157 IMSI='262426357508692': No 2G Auth Data 20250123085648049 DAUC <0003> db_auc.c:192 IMSI='262426357508692': No 3G Auth Data HLR_Test-GSUP(223)@cc41ec40bce0: Created GsupExpect[0] for "262426357508692" to be handled at TC_mo_ussd_euse_continue(230) 20250123085648058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59710<->l=127.0.0.1:4258 20250123085648062 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648063 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426357508692" session_id=3002421891 session_state=BEGIN} 20250123085648063 DSS <0004> hlr_ussd.c:576 262426357508692/0xb2f55283: Process SS (BEGIN) 20250123085648063 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085648063 DSS <0004> hlr_ussd.c:518 262426357508692/0xb2f55283: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085648063 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648063 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648063 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648063 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648063 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648063 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648063 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426357508692" session_id=3002421891 session_state=CONTINUE} 20250123085648063 DSS <0004> hlr_ussd.c:576 262426357508692/0xb2f55283: Process SS (CONTINUE) 20250123085648063 DSS <0004> hlr_ussd.c:518 262426357508692/0xb2f55283: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085648063 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426357508692" session_id=3002421891 session_state=CONTINUE} 20250123085648063 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648063 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648063 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@cc41ec40bce0: Found GsupExpect[0] for "262426357508692" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@cc41ec40bce0: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262426357508692" TC_mo_ussd_euse_continue(230)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085648066 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648066 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426357508692" session_id=3002421891 session_state=CONTINUE} 20250123085648066 DSS <0004> hlr_ussd.c:576 262426357508692/0xb2f55283: Process SS (CONTINUE) 20250123085648066 DSS <0004> hlr_ussd.c:518 262426357508692/0xb2f55283: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648066 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648066 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648066 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648066 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648066 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648067 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648067 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648067 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426357508692" session_id=3002421891 session_state=END} 20250123085648067 DSS <0004> hlr_ussd.c:576 262426357508692/0xb2f55283: Process SS (END) 20250123085648067 DSS <0004> hlr_ussd.c:518 262426357508692/0xb2f55283: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648067 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426357508692" session_id=3002421891 session_state=END} 20250123085648067 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648067 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262426357508692 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648067 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648067 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085648067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59710<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@cc41ec40bce0: Final verdict of PTC: pass 20250123085648068 DAUC <0003> db_auc.c:157 IMSI='262428166808969': No 2G Auth Data 20250123085648068 DAUC <0003> db_auc.c:192 IMSI='262428166808969': No 3G Auth Data HLR_Test-GSUP(223)@cc41ec40bce0: Created GsupExpect[0] for "262428166808969" to be handled at TC_mo_ussd_euse_continue(231) 20250123085648075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4258 20250123085648078 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648078 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428166808969" session_id=3229027875 session_state=BEGIN} 20250123085648078 DSS <0004> hlr_ussd.c:576 262428166808969/0xc0770e23: Process SS (BEGIN) 20250123085648078 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085648078 DSS <0004> hlr_ussd.c:518 262428166808969/0xc0770e23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085648078 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648078 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648078 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648078 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648079 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648079 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648079 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428166808969" session_id=3229027875 session_state=CONTINUE} 20250123085648079 DSS <0004> hlr_ussd.c:576 262428166808969/0xc0770e23: Process SS (CONTINUE) 20250123085648079 DSS <0004> hlr_ussd.c:518 262428166808969/0xc0770e23: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085648079 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428166808969" session_id=3229027875 session_state=CONTINUE} 20250123085648079 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648079 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648079 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@cc41ec40bce0: Found GsupExpect[0] for "262428166808969" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@cc41ec40bce0: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262428166808969" TC_mo_ussd_euse_continue(231)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085648082 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648082 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428166808969" session_id=3229027875 session_state=CONTINUE} 20250123085648082 DSS <0004> hlr_ussd.c:576 262428166808969/0xc0770e23: Process SS (CONTINUE) 20250123085648082 DSS <0004> hlr_ussd.c:518 262428166808969/0xc0770e23: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648082 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648082 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648082 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648082 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648082 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648083 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648083 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648083 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428166808969" session_id=3229027875 session_state=END} 20250123085648083 DSS <0004> hlr_ussd.c:576 262428166808969/0xc0770e23: Process SS (END) 20250123085648083 DSS <0004> hlr_ussd.c:518 262428166808969/0xc0770e23: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648083 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428166808969" session_id=3229027875 session_state=END} 20250123085648083 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648083 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262428166808969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648083 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648083 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085648084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@cc41ec40bce0: Final verdict of PTC: pass 20250123085648084 DAUC <0003> db_auc.c:157 IMSI='262428345373793': No 2G Auth Data 20250123085648084 DAUC <0003> db_auc.c:192 IMSI='262428345373793': No 3G Auth Data HLR_Test-GSUP(223)@cc41ec40bce0: Created GsupExpect[0] for "262428345373793" to be handled at TC_mo_ussd_euse_continue(232) 20250123085648092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 20250123085648096 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648096 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428345373793" session_id=1087026249 session_state=BEGIN} 20250123085648096 DSS <0004> hlr_ussd.c:576 262428345373793/0x40cab449: Process SS (BEGIN) 20250123085648096 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085648096 DSS <0004> hlr_ussd.c:518 262428345373793/0x40cab449: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085648096 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648096 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648096 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648096 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648097 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648097 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648097 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428345373793" session_id=1087026249 session_state=CONTINUE} 20250123085648097 DSS <0004> hlr_ussd.c:576 262428345373793/0x40cab449: Process SS (CONTINUE) 20250123085648097 DSS <0004> hlr_ussd.c:518 262428345373793/0x40cab449: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085648097 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428345373793" session_id=1087026249 session_state=CONTINUE} 20250123085648097 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648097 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648097 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@cc41ec40bce0: Found GsupExpect[0] for "262428345373793" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@cc41ec40bce0: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428345373793" TC_mo_ussd_euse_continue(232)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085648100 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648100 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428345373793" session_id=1087026249 session_state=CONTINUE} 20250123085648100 DSS <0004> hlr_ussd.c:576 262428345373793/0x40cab449: Process SS (CONTINUE) 20250123085648100 DSS <0004> hlr_ussd.c:518 262428345373793/0x40cab449: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648100 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648100 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648100 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648100 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648100 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648100 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648100 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648100 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428345373793" session_id=1087026249 session_state=END} 20250123085648100 DSS <0004> hlr_ussd.c:576 262428345373793/0x40cab449: Process SS (END) 20250123085648100 DSS <0004> hlr_ussd.c:518 262428345373793/0x40cab449: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648100 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428345373793" session_id=1087026249 session_state=END} 20250123085648100 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648100 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262428345373793 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648100 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648100 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085648101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@cc41ec40bce0: Final verdict of PTC: pass 20250123085648102 DAUC <0003> db_auc.c:157 IMSI='262424566673279': No 2G Auth Data 20250123085648102 DAUC <0003> db_auc.c:192 IMSI='262424566673279': No 3G Auth Data HLR_Test-GSUP(223)@cc41ec40bce0: Created GsupExpect[0] for "262424566673279" to be handled at TC_mo_ussd_euse_continue(233) 20250123085648110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4258 20250123085648113 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648113 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424566673279" session_id=1904724210 session_state=BEGIN} 20250123085648113 DSS <0004> hlr_ussd.c:576 262424566673279/0x7187c8f2: Process SS (BEGIN) 20250123085648113 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250123085648113 DSS <0004> hlr_ussd.c:518 262424566673279/0x7187c8f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250123085648113 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648113 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648113 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648113 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648114 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648114 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648114 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424566673279" session_id=1904724210 session_state=CONTINUE} 20250123085648114 DSS <0004> hlr_ussd.c:576 262424566673279/0x7187c8f2: Process SS (CONTINUE) 20250123085648114 DSS <0004> hlr_ussd.c:518 262424566673279/0x7187c8f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250123085648114 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424566673279" session_id=1904724210 session_state=CONTINUE} 20250123085648114 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648114 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648114 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@cc41ec40bce0: Found GsupExpect[0] for "262424566673279" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@cc41ec40bce0: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424566673279" TC_mo_ussd_euse_continue(233)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085648116 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648116 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424566673279" session_id=1904724210 session_state=CONTINUE} 20250123085648116 DSS <0004> hlr_ussd.c:576 262424566673279/0x7187c8f2: Process SS (CONTINUE) 20250123085648116 DSS <0004> hlr_ussd.c:518 262424566673279/0x7187c8f2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648116 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648116 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648116 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data 20250123085648116 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648116 DLINP <000b> input/ipa.c:432 127.0.0.1:41917 sending data EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: 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 } } } } } 20250123085648117 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648117 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648117 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424566673279" session_id=1904724210 session_state=END} 20250123085648117 DSS <0004> hlr_ussd.c:576 262424566673279/0x7187c8f2: Process SS (END) 20250123085648117 DSS <0004> hlr_ussd.c:518 262424566673279/0x7187c8f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250123085648117 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424566673279" session_id=1904724210 session_state=END} 20250123085648117 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085648117 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262424566673279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085648117 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085648117 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085648118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@cc41ec40bce0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@cc41ec40bce0: Final verdict of PTC: none 20250123085648119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 20250123085648119 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648119 DLINP <000b> input/ipa.c:406 127.0.0.1:41917 message received 20250123085648119 DLINP <000b> input/ipa.c:415 127.0.0.1:41917 connection closed with server 20250123085648119 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41917 20250123085648119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250123085648119 DLINP <000b> input/ipa.c:452 connected read/write 20250123085648119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085648119 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085648119 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085648119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(222)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(223)@cc41ec40bce0: Final verdict of PTC: none 20250123085648120 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39387<->l=127.0.0.1:4259) 224@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 224: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:48 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 20250123085648144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 20250123085648345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=91456) Waiting for packet dumper to finish... 1 (prev_count=91456, count=156848) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_ussd_euse_defaultroute started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 20250123085651381 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:32823 20250123085651381 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:32823 MTC@cc41ec40bce0: in not legacy case 2 IPA-EUSE-foobar(236)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085651382 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651382 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651383 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085651383 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@cc41ec40bce0: 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 } } } } 20250123085651384 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651384 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651384 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085651384 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250123085651384 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250123085651384 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250123085651384 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  20250123085651384 DLGSUP <0013> gsup_server.c:236 2:  20250123085651384 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085651384 DLGSUP <0013> gsup_server.c:236 3:  20250123085651384 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085651384 DLGSUP <0013> gsup_server.c:236 4:  20250123085651384 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085651384 DLGSUP <0013> gsup_server.c:236 5:  20250123085651384 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085651384 DLGSUP <0013> gsup_server.c:236 7:  20250123085651384 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085651384 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085651384 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085651384 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:32823 IPA-EUSE-foobar(236)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085651384 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085651385 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651385 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085651385 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085651385 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  20250123085651385 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085651385 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  20250123085651385 DLGSUP <0013> gsup_server.c:236 2:  20250123085651385 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085651385 DLGSUP <0013> gsup_server.c:236 3:  20250123085651385 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085651385 DLGSUP <0013> gsup_server.c:236 4:  20250123085651385 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085651386 DLGSUP <0013> gsup_server.c:236 5:  20250123085651386 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085651386 DLGSUP <0013> gsup_server.c:236 7:  20250123085651386 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085651386 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(235)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085651386 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085651386 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@cc41ec40bce0: 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") 20250123085651394 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37423<->l=127.0.0.1:4259) 20250123085651397 DAUC <0003> db_auc.c:157 IMSI='262428900919092': No 2G Auth Data 20250123085651397 DAUC <0003> db_auc.c:192 IMSI='262428900919092': No 3G Auth Data HLR_Test-GSUP(237)@cc41ec40bce0: Created GsupExpect[0] for "262428900919092" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250123085651403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59774<->l=127.0.0.1:4258 20250123085651430 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651430 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428900919092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428900919092" session_id=1761453442 session_state=BEGIN} 20250123085651430 DSS <0004> hlr_ussd.c:576 262428900919092/0x68fda582: Process SS (BEGIN) 20250123085651430 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250123085651430 DSS <0004> hlr_ussd.c:518 262428900919092/0x68fda582: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250123085651430 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651430 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data 20250123085651430 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651430 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@cc41ec40bce0: 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 } } } } } 20250123085651436 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651436 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651436 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262428900919092 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428900919092" session_id=1761453442 session_state=END} 20250123085651436 DSS <0004> hlr_ussd.c:576 262428900919092/0x68fda582: Process SS (END) 20250123085651436 DSS <0004> hlr_ussd.c:518 262428900919092/0x68fda582: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250123085651436 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428900919092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428900919092" session_id=1761453442 session_state=END} 20250123085651436 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428900919092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085651436 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262428900919092 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085651436 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085651436 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@cc41ec40bce0: Found GsupExpect[0] for "262428900919092" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@cc41ec40bce0: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428900919092" TC_mo_ussd_euse_defaultroute(240)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085651438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59774<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@cc41ec40bce0: Final verdict of PTC: pass 20250123085651438 DAUC <0003> db_auc.c:157 IMSI='262420815727261': No 2G Auth Data 20250123085651438 DAUC <0003> db_auc.c:192 IMSI='262420815727261': No 3G Auth Data HLR_Test-GSUP(237)@cc41ec40bce0: Created GsupExpect[0] for "262420815727261" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250123085651447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 20250123085651453 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651453 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420815727261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420815727261" session_id=3759864129 session_state=BEGIN} 20250123085651453 DSS <0004> hlr_ussd.c:576 262420815727261/0xe01af941: Process SS (BEGIN) 20250123085651453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250123085651453 DSS <0004> hlr_ussd.c:518 262420815727261/0xe01af941: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250123085651453 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651453 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data 20250123085651453 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651453 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@cc41ec40bce0: 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 } } } } } 20250123085651454 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651454 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651454 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262420815727261 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420815727261" session_id=3759864129 session_state=END} 20250123085651454 DSS <0004> hlr_ussd.c:576 262420815727261/0xe01af941: Process SS (END) 20250123085651454 DSS <0004> hlr_ussd.c:518 262420815727261/0xe01af941: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250123085651454 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420815727261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420815727261" session_id=3759864129 session_state=END} 20250123085651454 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420815727261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085651454 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262420815727261 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085651454 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085651454 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@cc41ec40bce0: Found GsupExpect[0] for "262420815727261" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@cc41ec40bce0: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262420815727261" TC_mo_ussd_euse_defaultroute(241)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085651457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@cc41ec40bce0: Final verdict of PTC: pass 20250123085651457 DAUC <0003> db_auc.c:157 IMSI='262421686349805': No 2G Auth Data 20250123085651457 DAUC <0003> db_auc.c:192 IMSI='262421686349805': No 3G Auth Data HLR_Test-GSUP(237)@cc41ec40bce0: Created GsupExpect[0] for "262421686349805" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250123085651466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59786<->l=127.0.0.1:4258 20250123085651471 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651471 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421686349805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421686349805" session_id=3069395141 session_state=BEGIN} 20250123085651471 DSS <0004> hlr_ussd.c:576 262421686349805/0xb6f340c5: Process SS (BEGIN) 20250123085651471 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250123085651471 DSS <0004> hlr_ussd.c:518 262421686349805/0xb6f340c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250123085651471 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651471 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data 20250123085651471 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651471 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@cc41ec40bce0: 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 } } } } } 20250123085651472 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651472 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651472 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421686349805 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421686349805" session_id=3069395141 session_state=END} 20250123085651472 DSS <0004> hlr_ussd.c:576 262421686349805/0xb6f340c5: Process SS (END) 20250123085651472 DSS <0004> hlr_ussd.c:518 262421686349805/0xb6f340c5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250123085651472 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421686349805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421686349805" session_id=3069395141 session_state=END} 20250123085651472 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421686349805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085651472 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421686349805 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085651472 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085651472 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@cc41ec40bce0: Found GsupExpect[0] for "262421686349805" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@cc41ec40bce0: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421686349805" TC_mo_ussd_euse_defaultroute(242)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085651474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59786<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@cc41ec40bce0: Final verdict of PTC: pass 20250123085651474 DAUC <0003> db_auc.c:157 IMSI='262423725374039': No 2G Auth Data 20250123085651474 DAUC <0003> db_auc.c:192 IMSI='262423725374039': No 3G Auth Data HLR_Test-GSUP(237)@cc41ec40bce0: Created GsupExpect[0] for "262423725374039" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250123085651482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4258 20250123085651487 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651487 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423725374039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423725374039" session_id=227783056 session_state=BEGIN} 20250123085651487 DSS <0004> hlr_ussd.c:576 262423725374039/0x0d93b190: Process SS (BEGIN) 20250123085651487 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250123085651487 DSS <0004> hlr_ussd.c:518 262423725374039/0x0d93b190: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250123085651487 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651487 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data 20250123085651487 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651487 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@cc41ec40bce0: 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 } } } } } 20250123085651488 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651488 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651488 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262423725374039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423725374039" session_id=227783056 session_state=END} 20250123085651488 DSS <0004> hlr_ussd.c:576 262423725374039/0x0d93b190: Process SS (END) 20250123085651488 DSS <0004> hlr_ussd.c:518 262423725374039/0x0d93b190: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250123085651488 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423725374039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423725374039" session_id=227783056 session_state=END} 20250123085651488 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423725374039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085651488 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262423725374039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085651488 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085651488 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@cc41ec40bce0: Found GsupExpect[0] for "262423725374039" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@cc41ec40bce0: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423725374039" TC_mo_ussd_euse_defaultroute(243)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085651491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@cc41ec40bce0: Final verdict of PTC: pass 20250123085651491 DAUC <0003> db_auc.c:157 IMSI='262420780062248': No 2G Auth Data 20250123085651491 DAUC <0003> db_auc.c:192 IMSI='262420780062248': No 3G Auth Data HLR_Test-GSUP(237)@cc41ec40bce0: Created GsupExpect[0] for "262420780062248" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250123085651499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4258 20250123085651504 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651504 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420780062248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420780062248" session_id=3779114395 session_state=BEGIN} 20250123085651504 DSS <0004> hlr_ussd.c:576 262420780062248/0xe140b59b: Process SS (BEGIN) 20250123085651504 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250123085651504 DSS <0004> hlr_ussd.c:518 262420780062248/0xe140b59b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250123085651504 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651504 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data 20250123085651504 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651504 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@cc41ec40bce0: 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 } } } } } 20250123085651505 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651505 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651505 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420780062248 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420780062248" session_id=3779114395 session_state=END} 20250123085651505 DSS <0004> hlr_ussd.c:576 262420780062248/0xe140b59b: Process SS (END) 20250123085651505 DSS <0004> hlr_ussd.c:518 262420780062248/0xe140b59b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250123085651505 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420780062248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420780062248" session_id=3779114395 session_state=END} 20250123085651505 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420780062248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085651505 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420780062248 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085651505 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085651505 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@cc41ec40bce0: Found GsupExpect[0] for "262420780062248" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@cc41ec40bce0: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262420780062248" TC_mo_ussd_euse_defaultroute(244)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085651507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59798<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@cc41ec40bce0: Final verdict of PTC: pass 20250123085651507 DAUC <0003> db_auc.c:157 IMSI='262423346073533': No 2G Auth Data 20250123085651507 DAUC <0003> db_auc.c:192 IMSI='262423346073533': No 3G Auth Data HLR_Test-GSUP(237)@cc41ec40bce0: Created GsupExpect[0] for "262423346073533" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250123085651516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59810<->l=127.0.0.1:4258 20250123085651521 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651521 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423346073533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423346073533" session_id=3674578733 session_state=BEGIN} 20250123085651521 DSS <0004> hlr_ussd.c:576 262423346073533/0xdb059f2d: Process SS (BEGIN) 20250123085651521 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250123085651521 DSS <0004> hlr_ussd.c:518 262423346073533/0xdb059f2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250123085651521 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651521 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data 20250123085651521 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651521 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@cc41ec40bce0: 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 } } } } } 20250123085651523 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651523 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651523 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262423346073533 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423346073533" session_id=3674578733 session_state=END} 20250123085651523 DSS <0004> hlr_ussd.c:576 262423346073533/0xdb059f2d: Process SS (END) 20250123085651523 DSS <0004> hlr_ussd.c:518 262423346073533/0xdb059f2d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250123085651523 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423346073533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423346073533" session_id=3674578733 session_state=END} 20250123085651523 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423346073533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085651523 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262423346073533 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085651523 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085651523 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@cc41ec40bce0: Found GsupExpect[0] for "262423346073533" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@cc41ec40bce0: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423346073533" TC_mo_ussd_euse_defaultroute(245)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085651526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59810<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@cc41ec40bce0: Final verdict of PTC: pass 20250123085651527 DAUC <0003> db_auc.c:157 IMSI='262428069605522': No 2G Auth Data 20250123085651527 DAUC <0003> db_auc.c:192 IMSI='262428069605522': No 3G Auth Data HLR_Test-GSUP(237)@cc41ec40bce0: Created GsupExpect[0] for "262428069605522" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250123085651535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4258 20250123085651548 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651548 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428069605522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428069605522" session_id=2171963007 session_state=BEGIN} 20250123085651548 DSS <0004> hlr_ussd.c:576 262428069605522/0x8175867f: Process SS (BEGIN) 20250123085651548 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250123085651548 DSS <0004> hlr_ussd.c:518 262428069605522/0x8175867f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250123085651548 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651548 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data 20250123085651548 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651548 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@cc41ec40bce0: 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 } } } } } 20250123085651549 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651549 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651549 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262428069605522 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428069605522" session_id=2171963007 session_state=END} 20250123085651549 DSS <0004> hlr_ussd.c:576 262428069605522/0x8175867f: Process SS (END) 20250123085651549 DSS <0004> hlr_ussd.c:518 262428069605522/0x8175867f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250123085651549 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428069605522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428069605522" session_id=2171963007 session_state=END} 20250123085651549 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428069605522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085651549 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262428069605522 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085651549 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085651549 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@cc41ec40bce0: Found GsupExpect[0] for "262428069605522" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@cc41ec40bce0: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262428069605522" TC_mo_ussd_euse_defaultroute(246)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085651553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@cc41ec40bce0: Final verdict of PTC: pass 20250123085651554 DAUC <0003> db_auc.c:157 IMSI='262425972352712': No 2G Auth Data 20250123085651554 DAUC <0003> db_auc.c:192 IMSI='262425972352712': No 3G Auth Data HLR_Test-GSUP(237)@cc41ec40bce0: Created GsupExpect[0] for "262425972352712" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250123085651563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59818<->l=127.0.0.1:4258 20250123085651566 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651566 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425972352712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425972352712" session_id=1468075072 session_state=BEGIN} 20250123085651566 DSS <0004> hlr_ussd.c:576 262425972352712/0x57810c40: Process SS (BEGIN) 20250123085651566 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250123085651566 DSS <0004> hlr_ussd.c:518 262425972352712/0x57810c40: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250123085651566 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651566 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data 20250123085651566 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651566 DLINP <000b> input/ipa.c:432 127.0.0.1:32823 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@cc41ec40bce0: 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 } } } } } 20250123085651568 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651568 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651568 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262425972352712 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425972352712" session_id=1468075072 session_state=END} 20250123085651568 DSS <0004> hlr_ussd.c:576 262425972352712/0x57810c40: Process SS (END) 20250123085651568 DSS <0004> hlr_ussd.c:518 262425972352712/0x57810c40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250123085651568 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425972352712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425972352712" session_id=1468075072 session_state=END} 20250123085651568 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425972352712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085651568 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262425972352712 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250123085651568 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085651568 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@cc41ec40bce0: Found GsupExpect[0] for "262425972352712" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@cc41ec40bce0: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425972352712" TC_mo_ussd_euse_defaultroute(247)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085651570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59818<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@cc41ec40bce0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@cc41ec40bce0: Final verdict of PTC: none 20250123085651572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4258 20250123085651573 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651573 DLINP <000b> input/ipa.c:406 127.0.0.1:32823 message received 20250123085651573 DLINP <000b> input/ipa.c:415 127.0.0.1:32823 connection closed with server 20250123085651573 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:32823 20250123085651573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250123085651573 DLINP <000b> input/ipa.c:452 connected read/write 20250123085651573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085651573 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085651573 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085651573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085651573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37423<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@cc41ec40bce0: Final verdict of PTC: none IPA-EUSE-foobar(236)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@cc41ec40bce0: Final verdict of PTC: none 238@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 238: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:51 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 20250123085651611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 20250123085651812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87148) Waiting for packet dumper to finish... 1 (prev_count=87148, count=113380) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56: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_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 20250123085654081 DSS <0004> hlr_ussd.c:239 262428260969301/0x92f224b1: SS Session Timeout, destroying 20250123085654081 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428260969301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085654095 DSS <0004> hlr_ussd.c:239 262428270544274/0x7ea5e276: SS Session Timeout, destroying 20250123085654095 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428270544274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085654106 DSS <0004> hlr_ussd.c:239 262428278466451/0xa4ca2acc: SS Session Timeout, destroying 20250123085654106 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428278466451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085654118 DSS <0004> hlr_ussd.c:239 262428351895869/0x506c18ec: SS Session Timeout, destroying 20250123085654118 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428351895869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085654129 DSS <0004> hlr_ussd.c:239 262422598743326/0xd28ba151: SS Session Timeout, destroying 20250123085654129 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422598743326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085654141 DSS <0004> hlr_ussd.c:239 262423201122280/0xeac0db1d: SS Session Timeout, destroying 20250123085654141 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423201122280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085654152 DSS <0004> hlr_ussd.c:239 262421505962054/0x5dfb1684: SS Session Timeout, destroying 20250123085654152 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421505962054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085654164 DSS <0004> hlr_ussd.c:239 262425831504493/0x65322795: SS Session Timeout, destroying 20250123085654164 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425831504493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_mo_sss_reject started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085654849 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085654850 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085654851 DLINP <000b> input/ipa.c:452 connected read/write 20250123085654851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085654852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085654853 DLINP <000b> input/ipa.c:452 connected read/write 20250123085654853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085654853 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085654853 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085654853 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  20250123085654853 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085654853 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  20250123085654853 DLGSUP <0013> gsup_server.c:236 2:  20250123085654853 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085654853 DLGSUP <0013> gsup_server.c:236 3:  20250123085654853 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085654853 DLGSUP <0013> gsup_server.c:236 4:  20250123085654853 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085654853 DLGSUP <0013> gsup_server.c:236 5:  20250123085654853 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085654853 DLGSUP <0013> gsup_server.c:236 7:  20250123085654853 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085654853 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085654853 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085654853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@cc41ec40bce0: 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") 20250123085654866 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36257<->l=127.0.0.1:4259) 20250123085654867 DAUC <0003> db_auc.c:157 IMSI='262427714020313': No 2G Auth Data 20250123085654867 DAUC <0003> db_auc.c:192 IMSI='262427714020313': No 3G Auth Data HLR_Test-GSUP(249)@cc41ec40bce0: Created GsupExpect[0] for "262427714020313" to be handled at TC_mo_sss_reject(252) 20250123085654875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 20250123085654894 DLINP <000b> input/ipa.c:452 connected read/write 20250123085654894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085654894 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427714020313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427714020313" session_id=3391577540 session_state=BEGIN} 20250123085654894 DSS <0004> hlr_ussd.c:576 262427714020313/0xca275dc4: Process SS (BEGIN) 20250123085654894 DSS <0004> hlr_ussd.c:498 262427714020313/0xca275dc4: SS CompType=Invoke, OpCode=InterrogateSS 20250123085654894 DSS <0004> hlr_ussd.c:506 262427714020313/0xca275dc4: Structured SS requests are not supported, rejecting... 20250123085654894 DSS <0004> hlr_ussd.c:354 262427714020313/0xca275dc4: Tx ReturnError(0, 0x15) 20250123085654894 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427714020313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427714020313" session_id=3391577540 session_state=END} 20250123085654894 DLINP <000b> input/ipa.c:452 connected read/write 20250123085654894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085654894 DLINP <000b> input/ipa.c:452 connected read/write 20250123085654894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@cc41ec40bce0: Found GsupExpect[0] for "262427714020313" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@cc41ec40bce0: Added IMSI table entry 0TC_mo_sss_reject(252)"262427714020313" TC_mo_sss_reject(252)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085654901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@cc41ec40bce0: Final verdict of PTC: pass 20250123085654904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4258 20250123085654905 DLINP <000b> input/ipa.c:452 connected read/write 20250123085654905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085654905 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085654905 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085654905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085654906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36257<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@cc41ec40bce0: Final verdict of PTC: none 250@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 250: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_mo_sss_reject finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:54 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 20250123085654970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 20250123085655071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4284) Waiting for packet dumper to finish... 1 (prev_count=4284, count=31692) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:56:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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 20250123085657377 DSS <0004> hlr_ussd.c:239 262422982500053/0x3019a52d: SS Session Timeout, destroying 20250123085657377 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422982500053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085657405 DSS <0004> hlr_ussd.c:239 262420388077301/0x174a3cc2: SS Session Timeout, destroying 20250123085657405 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420388077301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085657417 DSS <0004> hlr_ussd.c:239 262423674525105/0x727cc828: SS Session Timeout, destroying 20250123085657417 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423674525105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085657432 DSS <0004> hlr_ussd.c:239 262427855403284/0xa71e9c5f: SS Session Timeout, destroying 20250123085657432 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427855403284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085657446 DSS <0004> hlr_ussd.c:239 262428893782284/0x28a8f72b: SS Session Timeout, destroying 20250123085657446 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428893782284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085657458 DSS <0004> hlr_ussd.c:239 262422727640484/0x5a04656f: SS Session Timeout, destroying 20250123085657458 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422727640484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085657470 DSS <0004> hlr_ussd.c:239 262429356529298/0xc749ebb9: SS Session Timeout, destroying 20250123085657470 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429356529298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250123085657481 DSS <0004> hlr_ussd.c:239 262424573632790/0x978369cf: SS Session Timeout, destroying 20250123085657481 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424573632790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_check_imei started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085658100 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085658100 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085658101 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085658103 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658103 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085658103 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085658103 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  20250123085658103 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085658103 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  20250123085658103 DLGSUP <0013> gsup_server.c:236 2:  20250123085658103 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085658103 DLGSUP <0013> gsup_server.c:236 3:  20250123085658103 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085658103 DLGSUP <0013> gsup_server.c:236 4:  20250123085658103 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085658103 DLGSUP <0013> gsup_server.c:236 5:  20250123085658103 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085658103 DLGSUP <0013> gsup_server.c:236 7:  20250123085658103 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085658103 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085658103 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085658103 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@cc41ec40bce0: 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") 20250123085658111 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36541<->l=127.0.0.1:4259) 20250123085658115 DAUC <0003> db_auc.c:157 IMSI='262421688296602': No 2G Auth Data 20250123085658115 DAUC <0003> db_auc.c:192 IMSI='262421688296602': No 3G Auth Data HLR_Test-GSUP(254)@cc41ec40bce0: Created GsupExpect[0] for "262421688296602" to be handled at TC_gsup_check_imei(257) 20250123085658123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20250123085658146 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658146 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421688296602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421688296602"} 20250123085658146 DMAIN <0000> hlr.c:435 IMSI='262421688296602': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085658146 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421688296602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421688296602"} 20250123085658146 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421688296602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658146 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658146 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@cc41ec40bce0: Found GsupExpect[0] for "262421688296602" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_check_imei(257)"262421688296602" TC_gsup_check_imei(257)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085658147 DAUC <0003> db_auc.c:192 IMSI='262421688296602': No 3G Auth Data 20250123085658149 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658149 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421688296602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421688296602"} 20250123085658149 DAUC <0003> hlr.c:428 IMSI='262421688296602': storing IMEI = 12345678901234 20250123085658149 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421688296602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421688296602"} 20250123085658149 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421688296602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658149 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658149 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658149 DAUC <0003> db_auc.c:192 IMSI='262421688296602': No 3G Auth Data TC_gsup_check_imei(257)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085658150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@cc41ec40bce0: Final verdict of PTC: pass 20250123085658150 DAUC <0003> db_auc.c:157 IMSI='262424192244731': No 2G Auth Data 20250123085658150 DAUC <0003> db_auc.c:192 IMSI='262424192244731': No 3G Auth Data HLR_Test-GSUP(254)@cc41ec40bce0: Created GsupExpect[0] for "262424192244731" to be handled at TC_gsup_check_imei(258) 20250123085658157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57750<->l=127.0.0.1:4258 20250123085658160 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658160 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424192244731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424192244731"} 20250123085658160 DMAIN <0000> hlr.c:435 IMSI='262424192244731': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085658160 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424192244731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424192244731"} 20250123085658160 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424192244731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658160 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658160 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@cc41ec40bce0: Found GsupExpect[0] for "262424192244731" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_check_imei(258)"262424192244731" TC_gsup_check_imei(258)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085658161 DAUC <0003> db_auc.c:192 IMSI='262424192244731': No 3G Auth Data 20250123085658163 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658163 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424192244731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424192244731"} 20250123085658163 DAUC <0003> hlr.c:428 IMSI='262424192244731': storing IMEI = 12345678901234 20250123085658163 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424192244731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424192244731"} 20250123085658163 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424192244731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658163 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658163 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085658164 DAUC <0003> db_auc.c:192 IMSI='262424192244731': No 3G Auth Data 20250123085658165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57750<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@cc41ec40bce0: Final verdict of PTC: pass 20250123085658165 DAUC <0003> db_auc.c:157 IMSI='262427480681306': No 2G Auth Data 20250123085658165 DAUC <0003> db_auc.c:192 IMSI='262427480681306': No 3G Auth Data HLR_Test-GSUP(254)@cc41ec40bce0: Created GsupExpect[0] for "262427480681306" to be handled at TC_gsup_check_imei(259) 20250123085658173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4258 20250123085658175 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658175 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427480681306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427480681306"} 20250123085658175 DMAIN <0000> hlr.c:435 IMSI='262427480681306': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085658175 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427480681306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427480681306"} 20250123085658175 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427480681306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658175 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658175 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@cc41ec40bce0: Found GsupExpect[0] for "262427480681306" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_check_imei(259)"262427480681306" TC_gsup_check_imei(259)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085658177 DAUC <0003> db_auc.c:192 IMSI='262427480681306': No 3G Auth Data 20250123085658179 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658179 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427480681306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427480681306"} 20250123085658179 DAUC <0003> hlr.c:428 IMSI='262427480681306': storing IMEI = 12345678901234 20250123085658179 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427480681306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427480681306"} 20250123085658179 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427480681306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658179 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658179 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085658180 DAUC <0003> db_auc.c:192 IMSI='262427480681306': No 3G Auth Data 20250123085658180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@cc41ec40bce0: Final verdict of PTC: pass 20250123085658181 DAUC <0003> db_auc.c:157 IMSI='262422172860360': No 2G Auth Data 20250123085658181 DAUC <0003> db_auc.c:192 IMSI='262422172860360': No 3G Auth Data HLR_Test-GSUP(254)@cc41ec40bce0: Created GsupExpect[0] for "262422172860360" to be handled at TC_gsup_check_imei(260) 20250123085658188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 20250123085658190 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658190 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422172860360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422172860360"} 20250123085658190 DMAIN <0000> hlr.c:435 IMSI='262422172860360': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085658190 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422172860360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422172860360"} 20250123085658190 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422172860360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658190 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658190 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@cc41ec40bce0: Found GsupExpect[0] for "262422172860360" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_check_imei(260)"262422172860360" TC_gsup_check_imei(260)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085658191 DAUC <0003> db_auc.c:157 IMSI='262422172860360': No 2G Auth Data 20250123085658193 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658193 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422172860360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422172860360"} 20250123085658193 DAUC <0003> hlr.c:428 IMSI='262422172860360': storing IMEI = 12345678901234 20250123085658193 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422172860360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422172860360"} 20250123085658193 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422172860360 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658193 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658193 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085658193 DAUC <0003> db_auc.c:157 IMSI='262422172860360': No 2G Auth Data 20250123085658194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@cc41ec40bce0: Final verdict of PTC: pass 20250123085658194 DAUC <0003> db_auc.c:157 IMSI='262429427503208': No 2G Auth Data 20250123085658194 DAUC <0003> db_auc.c:192 IMSI='262429427503208': No 3G Auth Data HLR_Test-GSUP(254)@cc41ec40bce0: Created GsupExpect[0] for "262429427503208" to be handled at TC_gsup_check_imei(261) 20250123085658201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 20250123085658204 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658205 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429427503208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429427503208"} 20250123085658205 DMAIN <0000> hlr.c:435 IMSI='262429427503208': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085658205 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429427503208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429427503208"} 20250123085658205 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429427503208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658205 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658205 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@cc41ec40bce0: Found GsupExpect[0] for "262429427503208" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_check_imei(261)"262429427503208" TC_gsup_check_imei(261)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085658206 DAUC <0003> db_auc.c:157 IMSI='262429427503208': No 2G Auth Data 20250123085658208 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658208 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429427503208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429427503208"} 20250123085658208 DAUC <0003> hlr.c:428 IMSI='262429427503208': storing IMEI = 12345678901234 20250123085658208 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429427503208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429427503208"} 20250123085658208 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429427503208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658208 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658208 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085658209 DAUC <0003> db_auc.c:157 IMSI='262429427503208': No 2G Auth Data 20250123085658210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@cc41ec40bce0: Final verdict of PTC: pass 20250123085658211 DAUC <0003> db_auc.c:157 IMSI='262425949787918': No 2G Auth Data 20250123085658211 DAUC <0003> db_auc.c:192 IMSI='262425949787918': No 3G Auth Data HLR_Test-GSUP(254)@cc41ec40bce0: Created GsupExpect[0] for "262425949787918" to be handled at TC_gsup_check_imei(262) 20250123085658218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4258 20250123085658221 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658221 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425949787918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425949787918"} 20250123085658221 DMAIN <0000> hlr.c:435 IMSI='262425949787918': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085658221 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425949787918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425949787918"} 20250123085658221 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425949787918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658221 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658221 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@cc41ec40bce0: Found GsupExpect[0] for "262425949787918" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_check_imei(262)"262425949787918" TC_gsup_check_imei(262)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085658224 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658224 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425949787918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425949787918"} 20250123085658224 DAUC <0003> hlr.c:428 IMSI='262425949787918': storing IMEI = 12345678901234 20250123085658224 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425949787918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425949787918"} 20250123085658224 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425949787918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658224 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658224 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085658225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@cc41ec40bce0: Final verdict of PTC: pass 20250123085658226 DAUC <0003> db_auc.c:157 IMSI='262423302706924': No 2G Auth Data 20250123085658226 DAUC <0003> db_auc.c:192 IMSI='262423302706924': No 3G Auth Data HLR_Test-GSUP(254)@cc41ec40bce0: Created GsupExpect[0] for "262423302706924" to be handled at TC_gsup_check_imei(263) 20250123085658233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57796<->l=127.0.0.1:4258 20250123085658235 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658235 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423302706924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423302706924"} 20250123085658235 DMAIN <0000> hlr.c:435 IMSI='262423302706924': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085658235 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423302706924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423302706924"} 20250123085658235 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423302706924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658235 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658235 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@cc41ec40bce0: Found GsupExpect[0] for "262423302706924" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_check_imei(263)"262423302706924" TC_gsup_check_imei(263)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085658237 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658237 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423302706924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423302706924"} 20250123085658237 DAUC <0003> hlr.c:428 IMSI='262423302706924': storing IMEI = 12345678901234 20250123085658237 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423302706924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423302706924"} 20250123085658237 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423302706924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658237 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658237 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085658239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57796<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@cc41ec40bce0: Final verdict of PTC: pass 20250123085658239 DAUC <0003> db_auc.c:157 IMSI='262421443134871': No 2G Auth Data 20250123085658239 DAUC <0003> db_auc.c:192 IMSI='262421443134871': No 3G Auth Data HLR_Test-GSUP(254)@cc41ec40bce0: Created GsupExpect[0] for "262421443134871" to be handled at TC_gsup_check_imei(264) 20250123085658247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20250123085658249 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658249 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421443134871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421443134871"} 20250123085658249 DMAIN <0000> hlr.c:435 IMSI='262421443134871': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085658249 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421443134871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421443134871"} 20250123085658249 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421443134871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658249 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658249 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@cc41ec40bce0: Found GsupExpect[0] for "262421443134871" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_check_imei(264)"262421443134871" TC_gsup_check_imei(264)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085658253 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658253 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421443134871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421443134871"} 20250123085658253 DAUC <0003> hlr.c:428 IMSI='262421443134871': storing IMEI = 12345678901234 20250123085658253 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421443134871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421443134871"} 20250123085658253 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421443134871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085658253 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085658253 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085658254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085658255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 20250123085658256 DLINP <000b> input/ipa.c:452 connected read/write 20250123085658256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085658256 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085658256 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 255@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(254)@cc41ec40bce0: Final verdict of PTC: none 20250123085658256 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085658256 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36541<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_check_imei finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:56:58 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 20250123085658286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57810<->l=127.0.0.1:4258 20250123085658387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57810<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69820) Waiting for packet dumper to finish... 1 (prev_count=69820, count=129256) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:57: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_check_imei_via_proxy started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085701489 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085701489 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085701490 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57818<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085701491 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701492 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085701492 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085701492 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  20250123085701492 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085701492 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  20250123085701492 DLGSUP <0013> gsup_server.c:236 2:  20250123085701492 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085701492 DLGSUP <0013> gsup_server.c:236 3:  20250123085701492 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085701492 DLGSUP <0013> gsup_server.c:236 4:  20250123085701492 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(265)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085701492 DLGSUP <0013> gsup_server.c:236 5:  20250123085701492 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085701492 DLGSUP <0013> gsup_server.c:236 7:  20250123085701492 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085701492 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085701492 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085701492 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@cc41ec40bce0: 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") 20250123085701501 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35181<->l=127.0.0.1:4259) 20250123085701504 DAUC <0003> db_auc.c:157 IMSI='262422668777159': No 2G Auth Data 20250123085701504 DAUC <0003> db_auc.c:192 IMSI='262422668777159': No 3G Auth Data HLR_Test-GSUP(266)@cc41ec40bce0: Created GsupExpect[0] for "262422668777159" to be handled at TC_gsup_check_imei_via_proxy(269) 20250123085701511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57834<->l=127.0.0.1:4258 20250123085701538 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701538 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422668777159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422668777159" source_name="the-source\n"} 20250123085701538 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250123085701538 DMAIN <0000> hlr.c:435 IMSI='262422668777159': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085701538 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422668777159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422668777159" destination_name="the-source\n"} 20250123085701538 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422668777159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701538 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701538 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@cc41ec40bce0: Found GsupExpect[0] for "262422668777159" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422668777159" TC_gsup_check_imei_via_proxy(269)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085701540 DAUC <0003> db_auc.c:192 IMSI='262422668777159': No 3G Auth Data 20250123085701541 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701541 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422668777159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422668777159" source_name="the-source\n"} 20250123085701541 DAUC <0003> hlr.c:428 IMSI='262422668777159': storing IMEI = 12345678901234 20250123085701541 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422668777159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422668777159" destination_name="the-source\n"} 20250123085701541 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422668777159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701541 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701541 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085701542 DAUC <0003> db_auc.c:192 IMSI='262422668777159': No 3G Auth Data 20250123085701542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57834<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@cc41ec40bce0: Final verdict of PTC: pass 20250123085701543 DAUC <0003> db_auc.c:157 IMSI='262425180467881': No 2G Auth Data 20250123085701543 DAUC <0003> db_auc.c:192 IMSI='262425180467881': No 3G Auth Data HLR_Test-GSUP(266)@cc41ec40bce0: Created GsupExpect[0] for "262425180467881" to be handled at TC_gsup_check_imei_via_proxy(270) 20250123085701551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57842<->l=127.0.0.1:4258 20250123085701553 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701553 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425180467881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425180467881" source_name="the-source\n"} 20250123085701553 DMAIN <0000> hlr.c:435 IMSI='262425180467881': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085701554 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425180467881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425180467881" destination_name="the-source\n"} 20250123085701554 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425180467881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701554 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701554 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@cc41ec40bce0: Found GsupExpect[0] for "262425180467881" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425180467881" TC_gsup_check_imei_via_proxy(270)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085701555 DAUC <0003> db_auc.c:192 IMSI='262425180467881': No 3G Auth Data 20250123085701556 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701556 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425180467881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425180467881" source_name="the-source\n"} 20250123085701556 DAUC <0003> hlr.c:428 IMSI='262425180467881': storing IMEI = 12345678901234 20250123085701556 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425180467881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425180467881" destination_name="the-source\n"} 20250123085701556 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425180467881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701556 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701556 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701557 DAUC <0003> db_auc.c:192 IMSI='262425180467881': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085701557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57842<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@cc41ec40bce0: Final verdict of PTC: pass 20250123085701558 DAUC <0003> db_auc.c:157 IMSI='262425331643347': No 2G Auth Data 20250123085701558 DAUC <0003> db_auc.c:192 IMSI='262425331643347': No 3G Auth Data HLR_Test-GSUP(266)@cc41ec40bce0: Created GsupExpect[0] for "262425331643347" to be handled at TC_gsup_check_imei_via_proxy(271) 20250123085701566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 20250123085701569 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701569 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425331643347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425331643347" source_name="the-source\n"} 20250123085701569 DMAIN <0000> hlr.c:435 IMSI='262425331643347': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085701569 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262425331643347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425331643347" destination_name="the-source\n"} 20250123085701569 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262425331643347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701569 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701569 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@cc41ec40bce0: Found GsupExpect[0] for "262425331643347" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262425331643347" TC_gsup_check_imei_via_proxy(271)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085701570 DAUC <0003> db_auc.c:192 IMSI='262425331643347': No 3G Auth Data 20250123085701572 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701572 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425331643347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425331643347" source_name="the-source\n"} 20250123085701572 DAUC <0003> hlr.c:428 IMSI='262425331643347': storing IMEI = 12345678901234 20250123085701572 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262425331643347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425331643347" destination_name="the-source\n"} 20250123085701572 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262425331643347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701572 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701572 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085701573 DAUC <0003> db_auc.c:192 IMSI='262425331643347': No 3G Auth Data 20250123085701574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@cc41ec40bce0: Final verdict of PTC: pass 20250123085701575 DAUC <0003> db_auc.c:157 IMSI='262429473856664': No 2G Auth Data 20250123085701575 DAUC <0003> db_auc.c:192 IMSI='262429473856664': No 3G Auth Data HLR_Test-GSUP(266)@cc41ec40bce0: Created GsupExpect[0] for "262429473856664" to be handled at TC_gsup_check_imei_via_proxy(272) 20250123085701583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58682<->l=127.0.0.1:4258 20250123085701587 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701587 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429473856664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429473856664" source_name="the-source\n"} 20250123085701587 DMAIN <0000> hlr.c:435 IMSI='262429473856664': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085701587 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429473856664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429473856664" destination_name="the-source\n"} 20250123085701587 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262429473856664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701587 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701587 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@cc41ec40bce0: Found GsupExpect[0] for "262429473856664" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429473856664" TC_gsup_check_imei_via_proxy(272)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085701589 DAUC <0003> db_auc.c:157 IMSI='262429473856664': No 2G Auth Data 20250123085701591 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701591 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429473856664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429473856664" source_name="the-source\n"} 20250123085701591 DAUC <0003> hlr.c:428 IMSI='262429473856664': storing IMEI = 12345678901234 20250123085701591 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429473856664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429473856664" destination_name="the-source\n"} 20250123085701591 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262429473856664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701591 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701591 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085701592 DAUC <0003> db_auc.c:157 IMSI='262429473856664': No 2G Auth Data 20250123085701592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58682<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@cc41ec40bce0: Final verdict of PTC: pass 20250123085701593 DAUC <0003> db_auc.c:157 IMSI='262428268790235': No 2G Auth Data 20250123085701593 DAUC <0003> db_auc.c:192 IMSI='262428268790235': No 3G Auth Data HLR_Test-GSUP(266)@cc41ec40bce0: Created GsupExpect[0] for "262428268790235" to be handled at TC_gsup_check_imei_via_proxy(273) 20250123085701601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20250123085701604 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701604 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428268790235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428268790235" source_name="the-source\n"} 20250123085701604 DMAIN <0000> hlr.c:435 IMSI='262428268790235': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085701604 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428268790235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428268790235" destination_name="the-source\n"} 20250123085701604 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262428268790235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701604 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701604 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@cc41ec40bce0: Found GsupExpect[0] for "262428268790235" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428268790235" TC_gsup_check_imei_via_proxy(273)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085701606 DAUC <0003> db_auc.c:157 IMSI='262428268790235': No 2G Auth Data 20250123085701607 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701607 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428268790235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428268790235" source_name="the-source\n"} 20250123085701607 DAUC <0003> hlr.c:428 IMSI='262428268790235': storing IMEI = 12345678901234 20250123085701607 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428268790235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428268790235" destination_name="the-source\n"} 20250123085701607 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262428268790235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701607 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701607 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085701608 DAUC <0003> db_auc.c:157 IMSI='262428268790235': No 2G Auth Data 20250123085701609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@cc41ec40bce0: Final verdict of PTC: pass 20250123085701610 DAUC <0003> db_auc.c:157 IMSI='262429008857775': No 2G Auth Data 20250123085701610 DAUC <0003> db_auc.c:192 IMSI='262429008857775': No 3G Auth Data HLR_Test-GSUP(266)@cc41ec40bce0: Created GsupExpect[0] for "262429008857775" to be handled at TC_gsup_check_imei_via_proxy(274) 20250123085701620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58696<->l=127.0.0.1:4258 20250123085701624 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701624 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429008857775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429008857775" source_name="the-source\n"} 20250123085701624 DMAIN <0000> hlr.c:435 IMSI='262429008857775': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085701624 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429008857775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429008857775" destination_name="the-source\n"} 20250123085701624 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262429008857775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701624 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701624 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@cc41ec40bce0: Found GsupExpect[0] for "262429008857775" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429008857775" TC_gsup_check_imei_via_proxy(274)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085701628 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701628 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429008857775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429008857775" source_name="the-source\n"} 20250123085701628 DAUC <0003> hlr.c:428 IMSI='262429008857775': storing IMEI = 12345678901234 20250123085701628 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429008857775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429008857775" destination_name="the-source\n"} 20250123085701628 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262429008857775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701628 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701628 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085701630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58696<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@cc41ec40bce0: Final verdict of PTC: pass 20250123085701631 DAUC <0003> db_auc.c:157 IMSI='262420619875497': No 2G Auth Data 20250123085701631 DAUC <0003> db_auc.c:192 IMSI='262420619875497': No 3G Auth Data HLR_Test-GSUP(266)@cc41ec40bce0: Created GsupExpect[0] for "262420619875497" to be handled at TC_gsup_check_imei_via_proxy(275) 20250123085701637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 20250123085701640 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701640 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420619875497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420619875497" source_name="the-source\n"} 20250123085701640 DMAIN <0000> hlr.c:435 IMSI='262420619875497': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085701640 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420619875497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420619875497" destination_name="the-source\n"} 20250123085701640 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262420619875497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701640 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701640 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@cc41ec40bce0: Found GsupExpect[0] for "262420619875497" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420619875497" TC_gsup_check_imei_via_proxy(275)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085701643 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701643 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420619875497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420619875497" source_name="the-source\n"} 20250123085701643 DAUC <0003> hlr.c:428 IMSI='262420619875497': storing IMEI = 12345678901234 20250123085701643 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420619875497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420619875497" destination_name="the-source\n"} 20250123085701643 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262420619875497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701643 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701643 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085701644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@cc41ec40bce0: Final verdict of PTC: pass 20250123085701645 DAUC <0003> db_auc.c:157 IMSI='262428221247751': No 2G Auth Data 20250123085701645 DAUC <0003> db_auc.c:192 IMSI='262428221247751': No 3G Auth Data HLR_Test-GSUP(266)@cc41ec40bce0: Created GsupExpect[0] for "262428221247751" to be handled at TC_gsup_check_imei_via_proxy(276) 20250123085701652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 20250123085701654 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701654 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428221247751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428221247751" source_name="the-source\n"} 20250123085701654 DMAIN <0000> hlr.c:435 IMSI='262428221247751': has IMEI = 12345678901234 (consider setting 'store-imei') 20250123085701654 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428221247751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428221247751" destination_name="the-source\n"} 20250123085701654 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262428221247751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701654 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701654 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@cc41ec40bce0: Found GsupExpect[0] for "262428221247751" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428221247751" TC_gsup_check_imei_via_proxy(276)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085701658 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701658 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428221247751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428221247751" source_name="the-source\n"} 20250123085701658 DAUC <0003> hlr.c:428 IMSI='262428221247751': storing IMEI = 12345678901234 20250123085701658 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428221247751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428221247751" destination_name="the-source\n"} 20250123085701658 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262428221247751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085701658 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085701658 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085701659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085701660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57818<->l=127.0.0.1:4258 20250123085701660 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35181<->l=127.0.0.1:4259) 20250123085701660 DLINP <000b> input/ipa.c:452 connected read/write 20250123085701660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085701660 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085701660 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085701660 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085701660 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(266)@cc41ec40bce0: Final verdict of PTC: none 267@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:01 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 20250123085701697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58732<->l=127.0.0.1:4258 20250123085701798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58732<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:57: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_check_imei_invalid_len started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085704829 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085704829 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085704830 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085704831 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704831 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085704831 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085704831 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  20250123085704831 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085704831 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  20250123085704831 DLGSUP <0013> gsup_server.c:236 2:  20250123085704831 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085704831 DLGSUP <0013> gsup_server.c:236 3:  20250123085704831 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085704831 DLGSUP <0013> gsup_server.c:236 4:  20250123085704831 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085704831 DLGSUP <0013> gsup_server.c:236 5:  20250123085704831 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085704831 DLGSUP <0013> gsup_server.c:236 7:  20250123085704831 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085704831 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085704831 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085704831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@cc41ec40bce0: 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") 20250123085704840 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40789<->l=127.0.0.1:4259) 20250123085704843 DAUC <0003> db_auc.c:157 IMSI='262423006403409': No 2G Auth Data 20250123085704843 DAUC <0003> db_auc.c:192 IMSI='262423006403409': No 3G Auth Data HLR_Test-GSUP(278)@cc41ec40bce0: Created GsupExpect[0] for "262423006403409" to be handled at TC_gsup_check_imei_invalid_len(281) 20250123085704849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4258 20250123085704878 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704878 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006403409"} 20250123085704878 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250123085704878 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006403409" cause=Invalid mandatory information} 20250123085704878 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704878 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704878 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@cc41ec40bce0: Found GsupExpect[0] for "262423006403409" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262423006403409" TC_gsup_check_imei_invalid_len(281)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085704879 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704879 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006403409"} 20250123085704879 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250123085704879 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006403409" cause=Invalid mandatory information} 20250123085704879 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704879 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704879 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704880 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704880 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006403409"} 20250123085704880 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250123085704880 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006403409" cause=Invalid mandatory information} 20250123085704880 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704880 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704880 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704881 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704881 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006403409"} 20250123085704881 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250123085704881 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006403409" cause=Invalid mandatory information} 20250123085704881 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704881 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704881 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704881 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704881 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423006403409"} 20250123085704881 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250123085704881 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423006403409" cause=Invalid mandatory information} 20250123085704881 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423006403409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704881 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704881 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@cc41ec40bce0: Final verdict of PTC: pass 20250123085704883 DAUC <0003> db_auc.c:157 IMSI='262428111172347': No 2G Auth Data 20250123085704883 DAUC <0003> db_auc.c:192 IMSI='262428111172347': No 3G Auth Data HLR_Test-GSUP(278)@cc41ec40bce0: Created GsupExpect[0] for "262428111172347" to be handled at TC_gsup_check_imei_invalid_len(282) 20250123085704890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 20250123085704891 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704891 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428111172347"} 20250123085704891 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250123085704891 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428111172347" cause=Invalid mandatory information} 20250123085704891 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704891 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704891 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@cc41ec40bce0: Found GsupExpect[0] for "262428111172347" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@cc41ec40bce0: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262428111172347" TC_gsup_check_imei_invalid_len(282)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085704892 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704892 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428111172347"} 20250123085704892 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250123085704892 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428111172347" cause=Invalid mandatory information} 20250123085704892 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704892 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704892 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704893 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704893 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428111172347"} 20250123085704893 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250123085704893 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428111172347" cause=Invalid mandatory information} 20250123085704893 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704893 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704893 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704894 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704894 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428111172347"} 20250123085704894 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250123085704894 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428111172347" cause=Invalid mandatory information} 20250123085704894 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704894 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704894 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704895 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704895 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428111172347"} 20250123085704895 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250123085704895 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428111172347" cause=Invalid mandatory information} 20250123085704895 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428111172347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704895 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704895 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58766<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@cc41ec40bce0: Final verdict of PTC: pass 20250123085704897 DAUC <0003> db_auc.c:157 IMSI='262421255311624': No 2G Auth Data 20250123085704897 DAUC <0003> db_auc.c:192 IMSI='262421255311624': No 3G Auth Data HLR_Test-GSUP(278)@cc41ec40bce0: Created GsupExpect[0] for "262421255311624" to be handled at TC_gsup_check_imei_invalid_len(283) 20250123085704904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58774<->l=127.0.0.1:4258 20250123085704906 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704906 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421255311624"} 20250123085704906 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250123085704906 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421255311624" cause=Invalid mandatory information} 20250123085704906 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704906 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704906 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@cc41ec40bce0: Found GsupExpect[0] for "262421255311624" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@cc41ec40bce0: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421255311624" TC_gsup_check_imei_invalid_len(283)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085704908 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704908 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421255311624"} 20250123085704908 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250123085704908 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421255311624" cause=Invalid mandatory information} 20250123085704908 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704908 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704908 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704908 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704908 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421255311624"} 20250123085704908 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250123085704908 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421255311624" cause=Invalid mandatory information} 20250123085704908 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704909 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704909 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704909 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704909 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421255311624"} 20250123085704909 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250123085704909 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421255311624" cause=Invalid mandatory information} 20250123085704909 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704909 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704909 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704910 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704910 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421255311624"} 20250123085704910 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250123085704910 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421255311624" cause=Invalid mandatory information} 20250123085704910 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421255311624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704910 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704910 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58774<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@cc41ec40bce0: Final verdict of PTC: pass 20250123085704911 DAUC <0003> db_auc.c:157 IMSI='262426354074406': No 2G Auth Data 20250123085704911 DAUC <0003> db_auc.c:192 IMSI='262426354074406': No 3G Auth Data HLR_Test-GSUP(278)@cc41ec40bce0: Created GsupExpect[0] for "262426354074406" to be handled at TC_gsup_check_imei_invalid_len(284) 20250123085704919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 20250123085704921 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704921 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426354074406"} 20250123085704921 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250123085704921 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426354074406" cause=Invalid mandatory information} 20250123085704921 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704921 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704921 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@cc41ec40bce0: Found GsupExpect[0] for "262426354074406" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@cc41ec40bce0: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426354074406" TC_gsup_check_imei_invalid_len(284)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085704922 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704922 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426354074406"} 20250123085704922 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250123085704922 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426354074406" cause=Invalid mandatory information} 20250123085704922 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704922 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704922 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704923 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704923 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426354074406"} 20250123085704923 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250123085704923 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426354074406" cause=Invalid mandatory information} 20250123085704923 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704923 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704923 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704924 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704924 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426354074406"} 20250123085704924 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250123085704924 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426354074406" cause=Invalid mandatory information} 20250123085704924 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704924 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704924 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704925 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704925 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426354074406"} 20250123085704925 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250123085704925 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426354074406" cause=Invalid mandatory information} 20250123085704925 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426354074406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704925 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704925 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@cc41ec40bce0: Final verdict of PTC: pass 20250123085704927 DAUC <0003> db_auc.c:157 IMSI='262422692397958': No 2G Auth Data 20250123085704927 DAUC <0003> db_auc.c:192 IMSI='262422692397958': No 3G Auth Data HLR_Test-GSUP(278)@cc41ec40bce0: Created GsupExpect[0] for "262422692397958" to be handled at TC_gsup_check_imei_invalid_len(285) 20250123085704933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20250123085704935 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704935 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422692397958"} 20250123085704935 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250123085704935 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422692397958" cause=Invalid mandatory information} 20250123085704935 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704935 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704935 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@cc41ec40bce0: Found GsupExpect[0] for "262422692397958" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@cc41ec40bce0: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422692397958" TC_gsup_check_imei_invalid_len(285)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085704936 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704936 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422692397958"} 20250123085704936 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250123085704936 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422692397958" cause=Invalid mandatory information} 20250123085704936 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704936 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704936 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704937 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704937 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422692397958"} 20250123085704937 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250123085704937 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422692397958" cause=Invalid mandatory information} 20250123085704937 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704937 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704937 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704938 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704938 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422692397958"} 20250123085704938 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250123085704938 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422692397958" cause=Invalid mandatory information} 20250123085704938 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704938 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704938 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704938 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704938 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422692397958"} 20250123085704938 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250123085704938 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422692397958" cause=Invalid mandatory information} 20250123085704938 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422692397958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704938 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704938 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@cc41ec40bce0: Final verdict of PTC: pass 20250123085704939 DAUC <0003> db_auc.c:157 IMSI='262421683948069': No 2G Auth Data 20250123085704939 DAUC <0003> db_auc.c:192 IMSI='262421683948069': No 3G Auth Data HLR_Test-GSUP(278)@cc41ec40bce0: Created GsupExpect[0] for "262421683948069" to be handled at TC_gsup_check_imei_invalid_len(286) 20250123085704947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4258 20250123085704950 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704950 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421683948069"} 20250123085704950 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250123085704950 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421683948069" cause=Invalid mandatory information} 20250123085704950 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704950 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704950 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@cc41ec40bce0: Found GsupExpect[0] for "262421683948069" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@cc41ec40bce0: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421683948069" TC_gsup_check_imei_invalid_len(286)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085704951 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704951 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421683948069"} 20250123085704951 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250123085704951 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421683948069" cause=Invalid mandatory information} 20250123085704951 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704951 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704951 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704952 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704952 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421683948069"} 20250123085704952 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250123085704952 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421683948069" cause=Invalid mandatory information} 20250123085704952 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704952 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704952 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704953 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704953 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421683948069"} 20250123085704953 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250123085704953 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421683948069" cause=Invalid mandatory information} 20250123085704953 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704953 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704953 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704954 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704954 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421683948069"} 20250123085704954 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250123085704954 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421683948069" cause=Invalid mandatory information} 20250123085704954 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421683948069 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704954 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704954 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@cc41ec40bce0: Final verdict of PTC: pass 20250123085704956 DAUC <0003> db_auc.c:157 IMSI='262425171903469': No 2G Auth Data 20250123085704956 DAUC <0003> db_auc.c:192 IMSI='262425171903469': No 3G Auth Data HLR_Test-GSUP(278)@cc41ec40bce0: Created GsupExpect[0] for "262425171903469" to be handled at TC_gsup_check_imei_invalid_len(287) 20250123085704963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4258 20250123085704965 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704965 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425171903469"} 20250123085704965 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250123085704965 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425171903469" cause=Invalid mandatory information} 20250123085704965 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704965 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704965 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@cc41ec40bce0: Found GsupExpect[0] for "262425171903469" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@cc41ec40bce0: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425171903469" TC_gsup_check_imei_invalid_len(287)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085704966 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704966 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425171903469"} 20250123085704966 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250123085704966 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425171903469" cause=Invalid mandatory information} 20250123085704966 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704966 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704966 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704967 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704967 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425171903469"} 20250123085704967 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250123085704967 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425171903469" cause=Invalid mandatory information} 20250123085704967 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704967 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704967 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704968 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704968 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425171903469"} 20250123085704968 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250123085704968 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425171903469" cause=Invalid mandatory information} 20250123085704968 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704968 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704968 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704969 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704969 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425171903469"} 20250123085704969 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250123085704969 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425171903469" cause=Invalid mandatory information} 20250123085704969 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425171903469 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704969 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704969 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@cc41ec40bce0: Final verdict of PTC: pass 20250123085704971 DAUC <0003> db_auc.c:157 IMSI='262429196832852': No 2G Auth Data 20250123085704971 DAUC <0003> db_auc.c:192 IMSI='262429196832852': No 3G Auth Data HLR_Test-GSUP(278)@cc41ec40bce0: Created GsupExpect[0] for "262429196832852" to be handled at TC_gsup_check_imei_invalid_len(288) 20250123085704978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4258 20250123085704980 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704980 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429196832852"} 20250123085704980 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250123085704980 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429196832852" cause=Invalid mandatory information} 20250123085704980 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704980 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704980 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@cc41ec40bce0: Found GsupExpect[0] for "262429196832852" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@cc41ec40bce0: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429196832852" TC_gsup_check_imei_invalid_len(288)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085704981 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704981 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429196832852"} 20250123085704981 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250123085704981 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429196832852" cause=Invalid mandatory information} 20250123085704981 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704981 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704981 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704982 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704982 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429196832852"} 20250123085704982 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250123085704982 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429196832852" cause=Invalid mandatory information} 20250123085704982 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704982 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704982 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704983 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704983 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429196832852"} 20250123085704983 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250123085704983 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429196832852" cause=Invalid mandatory information} 20250123085704983 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704983 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704983 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704984 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704984 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429196832852"} 20250123085704984 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250123085704984 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429196832852" cause=Invalid mandatory information} 20250123085704984 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429196832852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085704984 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085704984 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085704985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@cc41ec40bce0: Final verdict of PTC: pass MTC@cc41ec40bce0: setverdict(pass): none -> pass 20250123085704986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 20250123085704987 DLINP <000b> input/ipa.c:452 connected read/write 20250123085704987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085704987 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085704987 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085704987 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085704987 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40789<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@cc41ec40bce0: Final verdict of PTC: none 279@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: pass MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@cc41ec40bce0: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:04 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 20250123085705021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4258 20250123085705121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:57:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_gsup_check_imei_unknown_imsi started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085708179 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085708179 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085708182 DLINP <000b> input/ipa.c:452 connected read/write 20250123085708182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085708184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085708187 DLINP <000b> input/ipa.c:452 connected read/write 20250123085708187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085708187 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085708187 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085708187 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  20250123085708187 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085708187 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  20250123085708187 DLGSUP <0013> gsup_server.c:236 2:  20250123085708187 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085708187 DLGSUP <0013> gsup_server.c:236 3:  20250123085708187 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085708187 DLGSUP <0013> gsup_server.c:236 4:  20250123085708187 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085708187 DLGSUP <0013> gsup_server.c:236 5:  20250123085708187 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085708187 DLGSUP <0013> gsup_server.c:236 7:  20250123085708187 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085708187 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085708187 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085708187 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@cc41ec40bce0: 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") 20250123085708211 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44795<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@cc41ec40bce0: Created GsupExpect[0] for "262422752772501" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250123085708218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4258 20250123085708234 DLINP <000b> input/ipa.c:452 connected read/write 20250123085708234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085708234 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422752772501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422752772501"} 20250123085708234 DMAIN <0000> hlr.c:435 IMSI='262422752772501': has IMEI = 22245678901234 (consider setting 'store-imei') 20250123085708234 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422752772501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250123085708234 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422752772501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422752772501" cause=Invalid mandatory information} 20250123085708234 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422752772501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085708234 DLINP <000b> input/ipa.c:452 connected read/write 20250123085708234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085708234 DLINP <000b> input/ipa.c:452 connected read/write 20250123085708234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@cc41ec40bce0: Found GsupExpect[0] for "262422752772501" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@cc41ec40bce0: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262422752772501" TC_gsup_check_imei_unknown_imsi(293)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085708239 DLINP <000b> input/ipa.c:452 connected read/write 20250123085708239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085708239 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422752772501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422752772501"} 20250123085708239 DAUC <0003> hlr.c:428 IMSI='262422752772501': storing IMEI = 22245678901234 20250123085708239 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422752772501': no such subscriber 20250123085708239 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422752772501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250123085708239 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422752772501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422752772501" cause=Invalid mandatory information} 20250123085708239 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422752772501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085708239 DLINP <000b> input/ipa.c:452 connected read/write 20250123085708239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085708239 DLINP <000b> input/ipa.c:452 connected read/write 20250123085708239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085708242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58860<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@cc41ec40bce0: Final verdict of PTC: pass 20250123085708243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4258 20250123085708245 DLINP <000b> input/ipa.c:452 connected read/write 20250123085708245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085708245 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085708245 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085708245 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085708245 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44795<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@cc41ec40bce0: Final verdict of PTC: none 291@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 291: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:08 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 20250123085708282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58866<->l=127.0.0.1:4258 20250123085708383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58866<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:57: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085711457 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085711457 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085711459 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085711461 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711461 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085711461 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085711461 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  20250123085711461 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085711461 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  20250123085711461 DLGSUP <0013> gsup_server.c:236 2:  20250123085711461 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085711461 DLGSUP <0013> gsup_server.c:236 3:  20250123085711461 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085711461 DLGSUP <0013> gsup_server.c:236 4:  20250123085711461 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085711461 DLGSUP <0013> gsup_server.c:236 5:  20250123085711461 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085711461 DLGSUP <0013> gsup_server.c:236 7:  20250123085711461 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085711461 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085711461 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085711461 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@cc41ec40bce0: 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") 20250123085711471 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35023<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@cc41ec40bce0: Created GsupExpect[0] for "262420059706998" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250123085711477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20250123085711506 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711506 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059706998"} 20250123085711506 DMAIN <0000> hlr.c:227 IMSI='262420059706998': Creating subscriber on demand 20250123085711506 DMAIN <0000> hlr.c:243 IMSI='262420059706998': Successfully assigned MSISDN='300' 20250123085711506 DAUC <0003> hlr.c:428 IMSI='262420059706998': storing IMEI = 12345678901234 20250123085711506 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420059706998"} 20250123085711506 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085711506 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711506 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@cc41ec40bce0: Found GsupExpect[0] for "262420059706998" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@cc41ec40bce0: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262420059706998" TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085711513 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711513 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711515 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711515 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711516 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711516 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711518 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711518 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420059706998" cn_domain=PS} 20250123085711518 DLU <0006> fsm.c:456 lu(262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085711518 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085711518 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085711518 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420059706998" cn_domain=PS} 20250123085711518 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711518 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711520 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711520 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420059706998"} 20250123085711520 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085711520 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085711520 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420059706998"} 20250123085711520 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085711520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085711520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085711520 DLU <0006> fsm.c:568 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085711520 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711520 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711522 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711522 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059706998"} 20250123085711522 DMAIN <0000> hlr.c:227 IMSI='262420059706998': Creating subscriber on demand 20250123085711522 DMAIN <0000> hlr.c:243 IMSI='262420059706998': Successfully assigned MSISDN='262' 20250123085711522 DAUC <0003> hlr.c:428 IMSI='262420059706998': storing IMEI = 12345678901234 20250123085711522 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420059706998"} 20250123085711522 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085711522 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711522 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711523 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711523 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711523 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711523 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711523 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711523 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711524 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711524 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711524 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711524 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420059706998" cn_domain=PS} 20250123085711524 DLU <0006> fsm.c:456 lu(262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085711524 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085711524 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085711524 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420059706998" cn_domain=PS} 20250123085711524 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711524 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711525 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711525 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420059706998"} 20250123085711525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085711525 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085711525 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420059706998"} 20250123085711525 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085711525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085711525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085711525 DLU <0006> fsm.c:568 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085711525 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711525 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711527 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711527 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059706998"} 20250123085711527 DMAIN <0000> hlr.c:227 IMSI='262420059706998': Creating subscriber on demand 20250123085711527 DMAIN <0000> hlr.c:243 IMSI='262420059706998': Successfully assigned MSISDN='402' 20250123085711527 DAUC <0003> hlr.c:428 IMSI='262420059706998': storing IMEI = 12345678901234 20250123085711527 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420059706998"} 20250123085711527 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085711527 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711527 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711527 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711527 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711528 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711528 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711528 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711528 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711528 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711528 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711529 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711529 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420059706998" cn_domain=PS} 20250123085711529 DLU <0006> fsm.c:456 lu(262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085711529 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250123085711529 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420059706998" cause=GPRS services not allowed} 20250123085711529 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085711529 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085711529 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085711529 DLU <0006> fsm.c:568 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085711529 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711529 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711530 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711530 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059706998"} 20250123085711530 DMAIN <0000> hlr.c:227 IMSI='262420059706998': Creating subscriber on demand 20250123085711531 DMAIN <0000> hlr.c:243 IMSI='262420059706998': Successfully assigned MSISDN='097' 20250123085711531 DAUC <0003> hlr.c:428 IMSI='262420059706998': storing IMEI = 12345678901234 20250123085711531 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420059706998"} 20250123085711531 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085711531 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711531 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711531 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711531 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711532 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711532 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711532 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711532 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711532 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711532 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420059706998" cn_domain=PS} 20250123085711532 DLU <0006> fsm.c:456 lu(262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085711532 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250123085711533 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420059706998" cause=GPRS services not allowed} 20250123085711533 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085711533 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085711533 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085711533 DLU <0006> fsm.c:568 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085711533 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711533 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711535 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711535 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059706998"} 20250123085711535 DMAIN <0000> hlr.c:227 IMSI='262420059706998': Creating subscriber on demand 20250123085711535 DAUC <0003> hlr.c:428 IMSI='262420059706998': storing IMEI = 12345678901234 20250123085711535 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420059706998"} 20250123085711535 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085711535 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711535 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711536 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711536 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711536 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711536 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711536 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711536 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711537 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711537 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420059706998" cn_domain=PS} 20250123085711537 DLU <0006> fsm.c:456 lu(262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085711537 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250123085711537 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420059706998" cause=GPRS services not allowed} 20250123085711537 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085711537 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085711537 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085711537 DLU <0006> fsm.c:568 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085711537 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711537 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711540 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711540 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420059706998"} 20250123085711540 DMAIN <0000> hlr.c:227 IMSI='262420059706998': Creating subscriber on demand 20250123085711540 DAUC <0003> hlr.c:428 IMSI='262420059706998': storing IMEI = 12345678901234 20250123085711540 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420059706998"} 20250123085711540 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250123085711540 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711540 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711540 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711540 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711541 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711541 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711541 DAUC <0003> db_auc.c:157 IMSI='262420059706998': No 2G Auth Data 20250123085711541 DAUC <0003> db_auc.c:192 IMSI='262420059706998': No 3G Auth Data 20250123085711542 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711542 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420059706998" cn_domain=PS} 20250123085711542 DLU <0006> fsm.c:456 lu(262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085711542 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085711542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085711542 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420059706998" cn_domain=PS} 20250123085711542 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711542 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711543 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711543 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420059706998"} 20250123085711543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085711543 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085711543 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420059706998"} 20250123085711543 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420059706998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085711543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085711543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085711543 DLU <0006> fsm.c:568 lu(PS:IMSI-262420059706998)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085711543 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085711543 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085711544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@cc41ec40bce0: Final verdict of PTC: pass 20250123085711545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 20250123085711545 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35023<->l=127.0.0.1:4259) 20250123085711545 DLINP <000b> input/ipa.c:452 connected read/write 20250123085711545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085711545 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085711545 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085711545 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@cc41ec40bce0: Final verdict of PTC: none 296@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 296: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:11 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 20250123085711572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 20250123085711673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:57: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_subscr_create_on_demand_ul started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085714738 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085714738 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085714740 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714741 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(299)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085714743 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714743 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085714743 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085714743 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  20250123085714743 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085714743 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  20250123085714743 DLGSUP <0013> gsup_server.c:236 2:  20250123085714743 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085714743 DLGSUP <0013> gsup_server.c:236 3:  20250123085714743 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085714743 DLGSUP <0013> gsup_server.c:236 4:  20250123085714743 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085714743 DLGSUP <0013> gsup_server.c:236 5:  20250123085714743 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085714743 DLGSUP <0013> gsup_server.c:236 7:  20250123085714743 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085714743 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085714743 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085714743 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@cc41ec40bce0: 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") 20250123085714753 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44949<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@cc41ec40bce0: Created GsupExpect[0] for "262421157941869" to be handled at TC_subscr_create_on_demand_ul(303) 20250123085714761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4258 20250123085714790 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714790 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421157941869" cn_domain=PS} 20250123085714790 DMAIN <0000> hlr.c:227 IMSI='262421157941869': Creating subscriber on demand 20250123085714790 DMAIN <0000> hlr.c:243 IMSI='262421157941869': Successfully assigned MSISDN='326' 20250123085714791 DLU <0006> fsm.c:456 lu(262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085714791 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085714791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085714791 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421157941869" cn_domain=PS} 20250123085714791 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714791 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@cc41ec40bce0: Found GsupExpect[0] for "262421157941869" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@cc41ec40bce0: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421157941869" 20250123085714799 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714799 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421157941869"} 20250123085714799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085714799 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085714799 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421157941869"} 20250123085714799 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085714799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085714799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085714799 DLU <0006> fsm.c:568 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085714799 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714799 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085714802 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714802 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714804 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714804 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714805 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714805 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714811 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714811 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421157941869" cn_domain=PS} 20250123085714811 DMAIN <0000> hlr.c:227 IMSI='262421157941869': Creating subscriber on demand 20250123085714811 DMAIN <0000> hlr.c:243 IMSI='262421157941869': Successfully assigned MSISDN='247' 20250123085714811 DLU <0006> fsm.c:456 lu(262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085714811 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085714811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085714811 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421157941869" cn_domain=PS} 20250123085714811 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714811 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714814 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714814 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421157941869"} 20250123085714814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085714814 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085714814 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421157941869"} 20250123085714814 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085714814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085714814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085714814 DLU <0006> fsm.c:568 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085714814 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714814 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714816 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714816 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085714818 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714818 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714819 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714819 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714820 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714820 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714824 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714824 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421157941869" cn_domain=PS} 20250123085714824 DMAIN <0000> hlr.c:227 IMSI='262421157941869': Creating subscriber on demand 20250123085714824 DMAIN <0000> hlr.c:243 IMSI='262421157941869': Successfully assigned MSISDN='406' 20250123085714824 DLU <0006> fsm.c:456 lu(262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085714824 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250123085714824 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421157941869" cause=GPRS services not allowed} 20250123085714824 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085714824 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085714824 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085714824 DLU <0006> fsm.c:568 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085714824 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714824 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714825 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714825 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085714826 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714826 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714826 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714826 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714826 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714826 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714828 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714828 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421157941869" cn_domain=PS} 20250123085714828 DMAIN <0000> hlr.c:227 IMSI='262421157941869': Creating subscriber on demand 20250123085714828 DMAIN <0000> hlr.c:243 IMSI='262421157941869': Successfully assigned MSISDN='749' 20250123085714828 DLU <0006> fsm.c:456 lu(262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085714828 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250123085714828 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421157941869" cause=GPRS services not allowed} 20250123085714828 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085714828 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085714828 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085714828 DLU <0006> fsm.c:568 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085714828 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714828 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714829 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714829 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085714829 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714829 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714829 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714829 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714831 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714831 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421157941869" cn_domain=PS} 20250123085714831 DMAIN <0000> hlr.c:227 IMSI='262421157941869': Creating subscriber on demand 20250123085714831 DLU <0006> fsm.c:456 lu(262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085714831 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250123085714831 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421157941869" cause=GPRS services not allowed} 20250123085714831 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085714831 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085714831 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Freeing instance 20250123085714831 DLU <0006> fsm.c:568 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Deallocated 20250123085714831 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714831 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714831 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714831 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085714831 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714831 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714831 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714831 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714833 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714833 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421157941869" cn_domain=PS} 20250123085714833 DMAIN <0000> hlr.c:227 IMSI='262421157941869': Creating subscriber on demand 20250123085714833 DLU <0006> fsm.c:456 lu(262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085714833 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085714833 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085714833 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421157941869" cn_domain=PS} 20250123085714833 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714833 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714833 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714833 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421157941869"} 20250123085714833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085714833 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085714833 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421157941869"} 20250123085714833 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421157941869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085714834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085714834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085714834 DLU <0006> fsm.c:568 lu(PS:IMSI-262421157941869)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085714834 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714834 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085714834 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714834 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085714834 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714834 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data 20250123085714835 DAUC <0003> db_auc.c:157 IMSI='262421157941869': No 2G Auth Data 20250123085714835 DAUC <0003> db_auc.c:192 IMSI='262421157941869': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085714835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@cc41ec40bce0: Final verdict of PTC: pass 20250123085714836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33552<->l=127.0.0.1:4258 20250123085714836 DLINP <000b> input/ipa.c:452 connected read/write 20250123085714836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085714836 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085714836 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085714836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085714836 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44949<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@cc41ec40bce0: Final verdict of PTC: none 301@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 301: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:14 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 20250123085714861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33566<->l=127.0.0.1:4258 20250123085714961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33566<->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=81804) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_subscr_create_on_demand_sai started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085718013 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085718013 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085718014 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085718015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085718016 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085718016 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085718016 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085718016 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  20250123085718016 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085718016 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  20250123085718016 DLGSUP <0013> gsup_server.c:236 2:  20250123085718016 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085718016 DLGSUP <0013> gsup_server.c:236 3:  20250123085718016 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085718016 DLGSUP <0013> gsup_server.c:236 4:  20250123085718016 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085718016 DLGSUP <0013> gsup_server.c:236 5:  20250123085718016 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085718016 DLGSUP <0013> gsup_server.c:236 7:  20250123085718016 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085718016 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085718016 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085718016 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@cc41ec40bce0: 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") 20250123085718025 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33013<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@cc41ec40bce0: Created GsupExpect[0] for "262425926094089" to be handled at TC_subscr_create_on_demand_sai(308) 20250123085718031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33580<->l=127.0.0.1:4258 20250123085718062 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085718062 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425926094089"} 20250123085718062 DMAIN <0000> hlr.c:227 IMSI='262425926094089': Creating subscriber on demand 20250123085718062 DMAIN <0000> hlr.c:243 IMSI='262425926094089': Successfully assigned MSISDN='397' 20250123085718062 DAUC <0003> db_auc.c:157 IMSI='262425926094089': No 2G Auth Data 20250123085718062 DAUC <0003> db_auc.c:192 IMSI='262425926094089': No 3G Auth Data 20250123085718062 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425926094089 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 20250123085718062 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425926094089" cause=IMSI unknown in HLR} 20250123085718062 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250123085718062 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085718062 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@cc41ec40bce0: Found GsupExpect[0] for "262425926094089" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@cc41ec40bce0: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425926094089" TC_subscr_create_on_demand_sai(308)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085718063 DAUC <0003> db_auc.c:157 IMSI='262425926094089': No 2G Auth Data 20250123085718063 DAUC <0003> db_auc.c:192 IMSI='262425926094089': No 3G Auth Data 20250123085718063 DAUC <0003> db_auc.c:157 IMSI='262425926094089': No 2G Auth Data 20250123085718063 DAUC <0003> db_auc.c:192 IMSI='262425926094089': No 3G Auth Data 20250123085718064 DAUC <0003> db_auc.c:157 IMSI='262425926094089': No 2G Auth Data 20250123085718064 DAUC <0003> db_auc.c:192 IMSI='262425926094089': No 3G Auth Data 20250123085718064 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085718064 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425926094089" cn_domain=PS} 20250123085718064 DLU <0006> fsm.c:456 lu(262425926094089)[0x55c2ee0f76b0]{UNVALIDATED}: Allocated 20250123085718064 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250123085718064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425926094089)[0x55c2ee0f76b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085718064 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425926094089" cn_domain=PS} 20250123085718064 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085718064 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085718065 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085718065 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425926094089"} 20250123085718065 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425926094089)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085718065 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085718065 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425926094089"} 20250123085718065 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425926094089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085718065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425926094089)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085718065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425926094089)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085718065 DLU <0006> fsm.c:568 lu(PS:IMSI-262425926094089)[0x55c2ee0f76b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085718065 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085718065 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085718066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33580<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@cc41ec40bce0: Final verdict of PTC: pass 20250123085718066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4258 20250123085718067 DLINP <000b> input/ipa.c:452 connected read/write 20250123085718067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085718067 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085718067 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085718067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085718067 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33013<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(305)@cc41ec40bce0: Final verdict of PTC: none 306@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 306: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:18 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 20250123085718090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 20250123085718191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33582<->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=36596) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_MSLookup_mDNS_service_other_home started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085721221 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085721221 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085721223 DLINP <000b> input/ipa.c:452 connected read/write 20250123085721223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085721224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@cc41ec40bce0: 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 } } } } 20250123085721225 DLINP <000b> input/ipa.c:452 connected read/write 20250123085721225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085721225 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085721226 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085721226 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  20250123085721226 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085721226 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  20250123085721226 DLGSUP <0013> gsup_server.c:236 2:  20250123085721226 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085721226 DLGSUP <0013> gsup_server.c:236 3:  20250123085721226 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085721226 DLGSUP <0013> gsup_server.c:236 4:  20250123085721226 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085721226 DLGSUP <0013> gsup_server.c:236 5:  20250123085721226 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085721226 DLGSUP <0013> gsup_server.c:236 7:  20250123085721226 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085721226 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085721226 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085721226 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@cc41ec40bce0: 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") 20250123085721235 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42559<->l=127.0.0.1:4259) 20250123085721237 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250123085721237 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@cc41ec40bce0: Created GsupExpect[0] for "262429218064576" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250123085721247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33600<->l=127.0.0.1:4258 20250123085721249 DAUC <0003> db_auc.c:157 IMSI='262429218064576': No 2G Auth Data 20250123085721249 DAUC <0003> db_auc.c:192 IMSI='262429218064576': No 3G Auth Data 20250123085721253 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610717188.msisdn 20250123085721253 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610717188.msisdn: not attached (vlr_number unset) 20250123085721253 DDGSM <0007> mslookup_server.c:327 sip.voice.491610717188.msisdn: does not exist in GSUP proxy 20250123085722255 DLINP <000b> input/ipa.c:452 connected read/write 20250123085722255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085722255 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429218064576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429218064576" cn_domain=CS} 20250123085722255 DLU <0006> fsm.c:456 lu(262429218064576)[0x55c2ee0ff260]{UNVALIDATED}: Allocated 20250123085722255 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429218064576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250123085722255 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429218064576)[0x55c2ee0ff260]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250123085722255 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429218064576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429218064576" cn_domain=CS} 20250123085722255 DLINP <000b> input/ipa.c:452 connected read/write 20250123085722255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085722255 DLINP <000b> input/ipa.c:452 connected read/write 20250123085722255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@cc41ec40bce0: Found GsupExpect[0] for "262429218064576" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@cc41ec40bce0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429218064576" 20250123085722258 DLINP <000b> input/ipa.c:452 connected read/write 20250123085722258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085722258 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429218064576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429218064576"} 20250123085722258 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429218064576)[0x55c2ee0ff260]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250123085722258 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429218064576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250123085722258 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429218064576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429218064576"} 20250123085722258 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429218064576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085722258 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429218064576)[0x55c2ee0ff260]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250123085722258 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429218064576)[0x55c2ee0ff260]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250123085722258 DLU <0006> fsm.c:568 lu(CS:IMSI-262429218064576)[0x55c2ee0ff260]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250123085722258 DLINP <000b> input/ipa.c:452 connected read/write 20250123085722258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085722258 DLINP <000b> input/ipa.c:452 connected read/write 20250123085722258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085722259 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610717188.msisdn 20250123085722259 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610717188.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250123085722259 DDGSM <0007> mslookup_server.c:327 sip.voice.491610717188.msisdn: does not exist in GSUP proxy 20250123085722259 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610717188.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@cc41ec40bce0: setverdict(pass): pass -> pass, component reason not changed 20250123085722261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33600<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@cc41ec40bce0: Final verdict of PTC: pass 20250123085722261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 20250123085722262 DLINP <000b> input/ipa.c:452 connected read/write 20250123085722262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085722262 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085722262 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085722262 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085722262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42559<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@cc41ec40bce0: Final verdict of PTC: none 311@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 311: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:22 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 20250123085722286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34006<->l=127.0.0.1:4258 20250123085722387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34006<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37544) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:57: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_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 20250123085724895 DSS <0004> hlr_ussd.c:239 262427714020313/0xca275dc4: SS Session Timeout, destroying 20250123085724895 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427714020313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_MSLookup_GSUP_proxy started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085725421 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085725421 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085725422 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085725422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085725423 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085725423 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085725423 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085725423 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  20250123085725423 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085725423 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  20250123085725423 DLGSUP <0013> gsup_server.c:236 2:  20250123085725423 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085725423 DLGSUP <0013> gsup_server.c:236 3:  20250123085725423 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085725423 DLGSUP <0013> gsup_server.c:236 4:  20250123085725423 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085725423 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(314)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085725423 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085725423 DLGSUP <0013> gsup_server.c:236 7:  20250123085725423 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085725423 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085725423 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085725423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250123085725423 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250123085725424 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@cc41ec40bce0: 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") 20250123085725439 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43823<->l=127.0.0.1:4259) 20250123085725440 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250123085725440 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@cc41ec40bce0: Created GsupExpect[0] for "262423457674526" to be handled at TC_MSLookup_GSUP_proxy(320) 20250123085725447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@cc41ec40bce0: Created GsupExpect[0] for "262423457674526" to be handled at TC_MSLookup_GSUP_proxy(320) 20250123085725470 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085725470 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423457674526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423457674526" cn_domain=CS} 20250123085725470 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423457674526 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250123085725470 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423457674526 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250123085725470 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423457674526.imsi 20250123085725470 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423457674526.imsi 20250123085725470 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423457674526.imsi: does not exist in local HLR 20250123085725473 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423457674526 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250123085725473 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250123085725473 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250123085725473 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250123085725473 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250123085725473 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250123085725473 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423457674526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085725473 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250123085725473 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250123085725473 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250123085725473 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250123085725473 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250123085725473 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@cc41ec40bce0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@cc41ec40bce0: 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) } } } } 20250123085725475 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085725475 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085725475 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250123085725475 DLINP <000b> ipa.c:396 tag 1: HLR 20250123085725475 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123085725476 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085725476 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085725476 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@cc41ec40bce0: 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)@cc41ec40bce0: 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)@cc41ec40bce0: Found GsupExpect[0] for "262423457674526" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@cc41ec40bce0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423457674526" HLR_Test-GSUP-server-IPA(318)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085725518 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085725518 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085725518 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085725518 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085725518 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423457674526 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616764864 20250123085725518 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423457674526 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250123085725518 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085725518 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@cc41ec40bce0: Found GsupExpect[0] for "262423457674526" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@cc41ec40bce0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423457674526" 20250123085725521 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085725521 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085725521 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423457674526 MSISDN-491616764864 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250123085725521 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085725521 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085725522 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085725522 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085725522 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423457674526 MSISDN-491616764864 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 20250123085725522 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423457674526 MSISDN-491616764864 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250123085725522 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085725522 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085725523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@cc41ec40bce0: Final verdict of PTC: pass 20250123085725523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4258 20250123085725524 DLINP <000b> input/ipa.c:452 connected read/write 20250123085725524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085725524 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085725524 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085725524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@cc41ec40bce0: Final verdict of PTC: none 316@cc41ec40bce0: Final verdict of PTC: none 20250123085725524 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43823<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(314)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(315)@cc41ec40bce0: Final verdict of PTC: none 20250123085725524 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085725524 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085725524 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250123085725524 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250123085725524 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 316: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:25 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 20250123085725563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4258 20250123085725664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=756) Waiting for packet dumper to finish... 1 (prev_count=756, count=43600) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085728746 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085728746 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085728748 DLINP <000b> input/ipa.c:452 connected read/write 20250123085728748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085728749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34056<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@cc41ec40bce0: 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)@cc41ec40bce0: 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 } } } } 20250123085728751 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250123085728751 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250123085728751 DLINP <000b> input/ipa.c:452 connected read/write 20250123085728751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085728751 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085728751 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085728751 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  20250123085728751 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085728751 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  20250123085728751 DLGSUP <0013> gsup_server.c:236 2:  20250123085728751 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085728751 DLGSUP <0013> gsup_server.c:236 3:  20250123085728751 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085728751 DLGSUP <0013> gsup_server.c:236 4:  20250123085728751 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085728751 DLGSUP <0013> gsup_server.c:236 5:  20250123085728751 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085728751 DLGSUP <0013> gsup_server.c:236 7:  20250123085728751 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085728751 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085728751 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085728751 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@cc41ec40bce0: 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") 20250123085728766 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42123<->l=127.0.0.1:4259) 20250123085728769 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250123085728769 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@cc41ec40bce0: Created GsupExpect[0] for "262427153123942" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250123085728779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4258 20250123085728781 DAUC <0003> db_auc.c:157 IMSI='262427153123942': No 2G Auth Data 20250123085728781 DAUC <0003> db_auc.c:192 IMSI='262427153123942': No 3G Auth Data 20250123085728786 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427153123942.imsi 20250123085728786 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427153123942.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085728790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34066<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@cc41ec40bce0: Final verdict of PTC: pass 20250123085728791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34056<->l=127.0.0.1:4258 20250123085728792 DLINP <000b> input/ipa.c:452 connected read/write 20250123085728792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085728792 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085728792 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085728792 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085728792 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42123<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@cc41ec40bce0: Final verdict of PTC: none 323@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 323: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:28 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 20250123085728839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34068<->l=127.0.0.1:4258 20250123085728940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34068<->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@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:57: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_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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085732010 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085732010 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085732012 DLINP <000b> input/ipa.c:452 connected read/write 20250123085732012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085732012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@cc41ec40bce0: 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) } } } } 20250123085732014 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250123085732014 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@cc41ec40bce0: 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 } } } } 20250123085732014 DLINP <000b> input/ipa.c:452 connected read/write 20250123085732014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085732014 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085732014 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085732014 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  20250123085732014 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085732014 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  20250123085732014 DLGSUP <0013> gsup_server.c:236 2:  20250123085732014 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085732014 DLGSUP <0013> gsup_server.c:236 3:  20250123085732014 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085732014 DLGSUP <0013> gsup_server.c:236 4:  20250123085732014 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085732014 DLGSUP <0013> gsup_server.c:236 5:  20250123085732014 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085732014 DLGSUP <0013> gsup_server.c:236 7:  20250123085732014 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085732014 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085732014 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085732014 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@cc41ec40bce0: 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") 20250123085732044 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36283<->l=127.0.0.1:4259) 20250123085732048 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250123085732048 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@cc41ec40bce0: Created GsupExpect[0] for "262425778009191" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250123085732061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@cc41ec40bce0: Created GsupExpect[0] for "262425778009191" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250123085732067 DLINP <000b> input/ipa.c:452 connected read/write 20250123085732067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085732067 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425778009191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425778009191" cn_domain=CS} 20250123085732067 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425778009191 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250123085732067 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425778009191 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250123085732067 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425778009191.imsi 20250123085732067 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425778009191.imsi 20250123085732067 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425778009191.imsi: does not exist in local HLR 20250123085732072 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425778009191 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250123085732072 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250123085732072 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250123085732072 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250123085732072 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250123085732072 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250123085732072 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425778009191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085732072 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250123085732072 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250123085732072 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250123085732072 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250123085732072 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250123085732072 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@cc41ec40bce0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@cc41ec40bce0: 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) } } } } 20250123085732075 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085732075 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085732075 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250123085732075 DLINP <000b> ipa.c:396 tag 1: HLR 20250123085732075 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123085732076 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085732076 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085732076 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@cc41ec40bce0: 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)@cc41ec40bce0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@cc41ec40bce0: Found GsupExpect[0] for "262425778009191" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@cc41ec40bce0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425778009191" HLR_Test-GSUP-server-IPA(330)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085732122 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085732122 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085732122 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085732122 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085732122 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425778009191 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610040473 20250123085732122 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425778009191 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250123085732122 DLINP <000b> input/ipa.c:452 connected read/write 20250123085732122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085732122 DLINP <000b> input/ipa.c:452 connected read/write 20250123085732122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@cc41ec40bce0: Found GsupExpect[0] for "262425778009191" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@cc41ec40bce0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425778009191" 20250123085732125 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085732125 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085732125 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425778009191 MSISDN-491610040473 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250123085732125 DLINP <000b> input/ipa.c:452 connected read/write 20250123085732125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085732125 DLINP <000b> input/ipa.c:452 connected read/write 20250123085732125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085732127 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085732127 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085732127 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425778009191 MSISDN-491610040473 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 20250123085732127 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425778009191 MSISDN-491610040473 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250123085732127 DLINP <000b> input/ipa.c:452 connected read/write 20250123085732128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085732128 DLINP <000b> input/ipa.c:452 connected read/write 20250123085732128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085732129 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425778009191.imsi 20250123085732129 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425778009191.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085733130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@cc41ec40bce0: Final verdict of PTC: pass 20250123085733130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4258 20250123085733131 DLINP <000b> input/ipa.c:452 connected read/write 20250123085733131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085733131 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085733131 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085733131 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250123085733131 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085733131 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085733131 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250123085733131 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250123085733131 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(329)@cc41ec40bce0: Final verdict of PTC: none 20250123085733131 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36283<->l=127.0.0.1:4259) 328@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP(327)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@cc41ec40bce0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 328: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:33 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 20250123085733202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4258 20250123085733303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@cc41ec40bce0: 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@cc41ec40bce0: 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 Jan 23 08:57:35 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@cc41ec40bce0: 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@cc41ec40bce0: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@cc41ec40bce0: legacy= false MTC@cc41ec40bce0: in not legacy case 1 MTC@cc41ec40bce0: in not legacy case 2 20250123085736355 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250123085736355 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085736358 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085736359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@cc41ec40bce0: 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) } } } } 20250123085736361 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250123085736361 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@cc41ec40bce0: 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 } } } } 20250123085736361 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085736361 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250123085736361 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250123085736361 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  20250123085736361 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250123085736361 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  20250123085736361 DLGSUP <0013> gsup_server.c:236 2:  20250123085736361 DLGSUP <0013> gsup_server.c:238 2: 00  20250123085736361 DLGSUP <0013> gsup_server.c:236 3:  20250123085736361 DLGSUP <0013> gsup_server.c:238 3: 00  20250123085736361 DLGSUP <0013> gsup_server.c:236 4:  20250123085736361 DLGSUP <0013> gsup_server.c:238 4: 00  20250123085736361 DLGSUP <0013> gsup_server.c:236 5:  20250123085736361 DLGSUP <0013> gsup_server.c:238 5: 00  20250123085736361 DLGSUP <0013> gsup_server.c:236 7:  20250123085736361 DLGSUP <0013> gsup_server.c:238 7: 00  20250123085736361 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250123085736361 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250123085736361 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)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@cc41ec40bce0: 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") 20250123085736392 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39183<->l=127.0.0.1:4259) 20250123085736395 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250123085736395 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@cc41ec40bce0: Created GsupExpect[0] for "262428584732136" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250123085736409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@cc41ec40bce0: Created GsupExpect[0] for "262428584732136" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250123085736414 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085736415 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428584732136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428584732136" cn_domain=CS} 20250123085736415 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428584732136 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250123085736415 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428584732136 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250123085736415 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428584732136.imsi 20250123085736415 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428584732136.imsi 20250123085736415 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428584732136.imsi: does not exist in local HLR 20250123085736421 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428584732136 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250123085736421 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250123085736421 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250123085736421 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250123085736421 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250123085736421 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250123085736421 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428584732136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250123085736421 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250123085736421 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250123085736421 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250123085736421 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250123085736421 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250123085736421 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@cc41ec40bce0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@cc41ec40bce0: 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) } } } } 20250123085736424 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085736424 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085736424 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250123085736424 DLINP <000b> ipa.c:396 tag 1: HLR 20250123085736424 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123085736425 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085736425 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085736425 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@cc41ec40bce0: 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)@cc41ec40bce0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@cc41ec40bce0: Found GsupExpect[0] for "262428584732136" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@cc41ec40bce0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428584732136" HLR_Test-GSUP-server-IPA(337)@cc41ec40bce0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@cc41ec40bce0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123085736466 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085736466 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085736466 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085736466 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085736466 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428584732136 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610481672 20250123085736466 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428584732136 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250123085736466 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085736466 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@cc41ec40bce0: Found GsupExpect[0] for "262428584732136" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@cc41ec40bce0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428584732136" 20250123085736469 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085736469 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085736469 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428584732136 MSISDN-491610481672 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250123085736469 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085736469 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085736471 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085736471 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085736471 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428584732136 MSISDN-491610481672 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 20250123085736471 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428584732136 MSISDN-491610481672 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250123085736471 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085736471 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250123085736473 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610481672.msisdn 20250123085736473 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610481672.msisdn: does not exist in local HLR 20250123085736473 DDGSM <0007> mslookup_server.c:352 sip.voice.491610481672.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250123085736473 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610481672.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@cc41ec40bce0: setverdict(pass): none -> pass 20250123085736481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@cc41ec40bce0: Final verdict of PTC: pass 20250123085736482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@cc41ec40bce0: Final verdict of PTC: none 20250123085736483 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39183<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@cc41ec40bce0: Final verdict of PTC: none 335@cc41ec40bce0: Final verdict of PTC: none 20250123085736483 DLINP <000b> input/ipa.c:452 connected read/write 20250123085736483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250123085736483 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250123085736483 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250123085736483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(338)@cc41ec40bce0: Final verdict of PTC: none 20250123085736484 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250123085736484 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250123085736484 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250123085736484 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250123085736484 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(337)@cc41ec40bce0: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@cc41ec40bce0: Final verdict of PTC: none MTC@cc41ec40bce0: Setting final verdict of the test case. MTC@cc41ec40bce0: Local verdict of MTC: none MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC with component reference 335: none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@cc41ec40bce0: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@cc41ec40bce0: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@cc41ec40bce0: 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 Jan 23 08:57:36 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 20250123085736574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53014<->l=127.0.0.1:4258 20250123085736675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53014<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14200) Waiting for packet dumper to finish... 1 (prev_count=14200, count=46320) MTC@cc41ec40bce0: 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@cc41ec40bce0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@cc41ec40bce0: Terminating MTC. MC@cc41ec40bce0: MTC terminated. MC2> exit MC@cc41ec40bce0: Shutting down session. MC@cc41ec40bce0: 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-7522.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 (2202895) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2202847) [testenv] Showing testsuite/junit-xml-7522.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7522.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0'] testenv-hlr-osmocom-nightly-20250123-0855-8dba2f2a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2563/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS